body {
    line-height: 1.6;
    background-color: #fff;
}

body, th, td, button, input, select, textarea {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
    font-size: 12px;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

html, body {
    height: 100%;
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
    margin: 0;
    padding: 0;
}

.wrap {
    margin: 0 auto;
    min-width: 990px;
    max-width: 1190px
}

.banner {
    background: url(../img/domains/banner.jpg) no-repeat 50% top;
    margin: 0 auto;
    height: 343px;
    text-align: center
}

.main {
    margin: 0 auto;
    padding: 0 0 20px 0
}

.buy {
    background-color: #ff8400;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 3px;
    margin-top: 20px
}

.buy:hover {
    color: #fff;
    background-color: #f16600;
}

.banner h1 {
    font-size: 48px;
    color: #2780d9;
    font-family: Tahoma, sans-serif;
    padding: 60px 0 20px 0
}

.banner p {
    color: #fff;
    font-size: 20px;
}

.domain-info {
    padding: 20px 50px;
    position: relative;
}

.left {
    background: #f6f6f6 url(../img/domains/detail.jpg) no-repeat left top;
    height: 100%;
    width: 100%;
    margin-right: 320px;
    font-size: 16px
}

.domain-detail {
    padding: 50px 380px 50px 100px
}

.domain-detail p {
    line-height: 50px;
}

.domain-detail p span {
    display: inline-block;
    width: 120px;
    text-align: right;
    margin-right: 5px
}

strong.red {
    color: #ff7e00;
    font-size: 24px
}

.right {
    background-color: #2780d9;
    height: 100%;
    width: 320px;
    position: absolute;
    right: 50px;
    top: 0;
    color: #fff;
    padding: 0 20px 0 20px;
    font-size: 16px
}

.right h2 {
    color: #fff;
    border-bottom: 1px solid #1071d2;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    text-align: center
}

.avatar {
    padding: 25px 0 20px 0;
    text-align: center;
}

.contact {
    margin-left: 50px
}

.contact p {
    line-height: 40px
}

a {
    text-decoration: none;
}
