﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
    font-family: "微软雅黑", serif;
    outline: none
}

img {
    border: 0;
}

.cler {
    clear: both;
}

body {
    background-image: url(/images/dl_bg-a74e4e990ab9c18127c35735fd41410d.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.dl_w {
    width: 100%;
    height: 648px;
    opacity: 0.9;
    margin: 0 auto;
    margin-top: 170px;
    overflow: hidden;
}

.dl_w_l {
    width: 650px;
    margin: 0 auto;
    margin-top: 98px;
}

.dl_w_l_logo {
    width: 118px;
    height: 118px;
    margin: 0 auto;
    background-image: url(/images/logo-82a7499f069f8aecb6d908a458e879e6.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.wz {
    width: 586px;
    height: 40px;
    margin: 21px auto 0;
    background-repeat: no-repeat;
}

.ww {
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-top: 45px;
}

.dl_wz {
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 1px;
}

.bd {
    width: 100%;
}

.inpt {
    width: 180px;
    height: 28px;
    float: left;
    border: 1px solid #dfdfe1;
    border-left: 0;
}

.top {
    margin-top: 10px;
}

.button {
    margin: 0 auto;
    margin-top: 46px;
    text-align: center;
}

.button_dl {
    background-color: #008a34;
    width: 280px;
    height: 30px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 8px;
}

.ts {
    text-align: center;
    margin-top: 54px;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
}

.placeholder {
    color: gray;
}