@charset"utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", STXihei,  SimSun, Heiti, sans-serif;
    background: #fec601;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
.red {color: #d32b3d;}
.buy_btn {
    display: block;
    width: 312px;
    height: 60px;
    background: #d32d3f;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
}
.buy_btn:hover {
    background: #ff334b
}
.buy_btn:active {
    background: #b31426
}
/*header {*/
.header {
    border-bottom:10px solid #cc800f;
    height: 357px;
    background: url(images/banner-10.jpg) center top no-repeat #d12638;
}
.header_wrapper {
    position: relative;
    width: 1116px;
    height: 347px;
    background: url(images/text_bg.png) no-repeat;
    margin: 0 auto;
    top: 314px;
}
.logo {
    position: absolute;
    top: -290px;
    left: 0;
    width: 114px;
    height: 45px;
    background: url(images/logo_transparent.png) no-repeat;
    _background: url(images/logo_transparent_ie6.png) no-repeat;
    text-indent: -999999px;
    font-size: 0;
    filter:alpha(opacity=80);
    opacity:0.8;
}
.text_title {
    position: absolute;
    top: 10px;
    left: 140px;
    font-size: 32px;
    font-weight: 100;
    color: #fff;
}
.header_left {
    position: absolute;
    top: 75px;
    left: 96px;
    width: 526px;
    color: #333;
    font-size: 14px;
}
.header_left p {margin-bottom: 20px;}
.header_left .red {
    font-size: 18px;
    font-weight: bold;
}
.header_left .span_block {
    float: right;
    margin-bottom: 10px;
    *position: relative;
    *top: -14px;
    *margin-bottom:0;
}
.header_left .span_block span {
    display: block;
    margin-bottom: 10px;
}
.header_right {
    position: absolute;
    top: 20px;
    right: 100px;
    width: 312px;
}
.header_right img {display: block;margin:20px auto;}
.header_right .red {font-weight: bold;}
.header_right p {
    color: #666;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 5px;
}
.header_right .buy_btn {margin-top: 20px;}
/*header }*/

/*content {*/
.content {
    position: relative;
    width: 980px;
    height: 1230px;
    margin: 290px auto 0;
    background: url(images/content_bg.gif) top center no-repeat;
    text-align: center;
}
.content p {
    color: #666;
}
.content small {
    display: block;
    font-size: 16px;
    color: #666;
    padding-bottom: 10px;
}
.content h3 {
    font-size: 32px;
    font-weight: 100;
    color: #666;
    margin: 20px 0 10px 0;
}
.content .red {
    font-size: 32px;
}
.yddy {
    position: absolute;
    top: 15px;
    left: 0;
    width: 476px;
    height: 192px;
    padding-top: 200px;
    background: url(images/yddy.png) no-repeat;
    z-index: 2;
}
.xmt {
    position: absolute;
    top: 0;
    right: 0;
    width: 476px;
    height: 328px;
    padding-top: 80px;
    text-indent: -200px;
    background: url(images/xmsj.png) no-repeat;
    z-index: 2;
}
.ipad {
    position: absolute;
    top: 140px;
    left: 248px;
    width: 476px;
    height: 238px;
    padding-top: 156px;
    background: url(images/ipad.png) no-repeat;
    z-index: 1;
}
.ipad h3 {margin-top: 68px;}
.iphone {
    position: absolute;
    top: 390px;
    left: 0;
    width: 476px;
    height: 350px;
    padding-top: 200px;
    text-indent: 180px;
    background: url(images/iphone.png) no-repeat;
}
.macbook {
    position: absolute;
    top: 419px;
    right: 0;
    width: 476px;
    height: 302px;
    padding-top: 220px;
    background: url(images/macbook.png) no-repeat;
}
.alienware {
    position: absolute;
    top: 756px;
    left: 248px;
    width: 476px;
    height: 146px;
    padding-top: 246px;
    background: url(images/alienware.png) no-repeat;
    z-index: 1;
}
.content .buy_btn {
    position: absolute;
    bottom: 0;
    left: 328px;
}
/*content }*/

/*footer {*/
.footer {
    border-top:4px solid #a5211f;
    height: 120px;
    text-align: center;
    background: #363636;
    font-size: 14px;
    padding-top: 20px;
    *padding-top: 40px;
    margin-top: 40px;
}
.footer p {
    width: 980px;
    margin: 20px auto 0;
    color: #b2b2b2
}
.footer a {
    padding: 0 10px;
    color: #b2b2b2;
    text-decoration: none;
}
.footer a:hover {color: #fff;text-decoration: underline;}
/*footer }*/