﻿.down {
    width: 1178px;
    display: inline-block;
    float: left;
    border: 1px solid #EBEBEB;
    margin-top: 10px;
}

/*左侧*/
.down .ft {
    width: 622px;
    padding-left: 15px;
    float: left;
    overflow: hidden;
}

.down .ft .helpus {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.down .ft .helpus .dad1 {
    width: 300px;
    height: 250px;
    float: left;
    background: #f5f5f5;
    margin-right: 10px;
}

.down .ft .helpus .dad2 {
    width: 600px;
    height: 250px;
    float: left;
    background: #f5f5f5;
}

.down .ft .toart {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    font-weight: bold;
}

.down .ft .status {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    margin-top: 12px;
    color: #666
}

.down .ft .status a {
    color: #F24473;
    font-weight: bold;
    text-decoration: underline;
}

.down .ft .status b {
    color: #800040
}

/*下载按钮*/
.down .ft .downlist {
    width: 100%;
    height: 66px;
    float: left;
    margin-top: 25px;
}

.down .ft .downlist a {
    display: inline;
    float: left;
    margin-right: 14px;
    width: 130px;
    height: 45px;
    overflow: hidden;
    text-indent: -999em;
    background: url(img/down.gif) no-repeat;
}

.down .ft .downlist a.down1 {
    background-position: 0 -126px;
}

.down .ft .downlist a.down1:hover {
    background-position: 0 -172px;
}

.down .ft .downlist a.down2 {
    background-position: 0 -218px;
}

.down .ft .downlist a.down2:hover {
    background-position: 0 -264px;
}

.down .ft .downlist a.down3 {
    background-position: 0 -310px;
}

.down .ft .downlist a.down3:hover {
    background-position: 0 -356px;
}

.down .ft .downlist a.down4 {
    background-position: 0 -402px;
}

.down .ft .downlist a.down4:hover {
    background-position: 0 -448px;
}

.down .ft .intro {
    color: #666;
    margin-top: 0px;
    width: 100%;
    float: left;
}

.down .ft .intro p {
    margin-top: 10px;
}

/*右侧*/
.down .fr {
    width: 540px;
    height: 560px;
    border-left: 1px solid #ebebeb;
    background: #f8f8f8;
    float: left;
}

.down .fr h2 {
    width: 520px;
    height: 36px;
    border-bottom: 1px solid #ddd;
    float: left;
    font-size: 18px;
    padding-top: 10px;
    text-indent: 16px;
    background: #fff;
    color: #333;
    padding-left: 20px;
}

.down .fr dl {
    width: 500px;
    display: inline-block;
    float: left;
    padding-left: 40px;
}

.down .fr dl.fst {
    border-top: 1px solid #eee;
}

.down .fr dl dt {
    width: 420px;
    height: 30px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-left: 16px;
    background: #E2E2E2;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    line-height: 30px;
    line-height: 32px \9;
    _line-height: 30px;
    color: #444
}

.down .fr dl dt b {
    display: inline;
    float: left;
    width: 30px;
    height: 30px;
    background: #4B9AEC;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-right: 6px;
    line-height: 30px;
}

.down .fr dl dd {
    width: 460px;
    float: left;
}

.down .fr dl dd .mehtod {
    margin-top: 10px;
    width: 100%;
    float: left;
    color: #666
}

.down .fr dl dd .mehtod p {
    margin-top: 4px;
    text-indent: 30px;
}

.down .fr dl dd .more {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
}

.down .fr dl dd .more a {
    float: right;
    display: inline;
    margin-right: 24px;
}

.down .fr dl dd form {
    float: left;
}

.down .fr dl dd .choose {
    display: inline-block;
    float: left;
    padding-left: 22px;
    margin-top: 15px;
    width: 320px;
}

.down .fr dl dd .choose label {
    float: left;
    width: 310px;
    padding-bottom: 4px;
    border: 1px solid #F8F8F8;
    cursor: default;
}

.down .fr dl dd .choose label input {
    float: left;
    display: inline;
    margin: 6px 4px 0 4px;
    *margin: 2px 0 0 2px;
}

.down .fr dl dd .choose label b {
    font-weight: normal;
    float: left;
    display: inline;
    margin: 4px 0 0 0;
    color: #444
}

.down .fr dl dd .choose label:hover {
    background: #FFF0E1;
    border: 1px solid #FF8040;
}

.down .fr dl dd .sure {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 10px;
}

.down .fr dl dd .sure .gopay {
    float: right;
    display: inline;
    margin-right: 24px;
}

.down .fr .helpyou {
    display: inline-block;
    float: left;
    padding-left: 22px;
    margin-top: 15px;
    width: 316px;
    color: #666;
}

/*按钮元素
******************************/

/*了解详细*/
.btn1 {
    width: 136px;
    border: 1px solid #ccc;
    color: #555;
    border-radius: 5px;
}

.btn1 b {
    width: 134px;
    height: 38px;
    display: inline;
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #f8f8f8;
    border-bottom: 1px solid #eee;
    border-radius: 5px;
    background: #F3F3F3;
    background-image: -webkit-linear-gradient(top, #fff, #e4e4e4);
    background-image: -moz-linear-gradient(top, #fff, #e4e4e4);
    background-image: -o-linear-gradient(top, #fff, #e4e4e4);
    background-image: -ms-linear-gradient(top, #fff, #e4e4e4);
    background-image: linear-gradient(top, #fff, #e4e4e4);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#e4e4e4, gradientType=0);
    text-shadow: 0 1px #fff;
}

.btn1:hover {
    color: #317EE7;
}

.btn1:hover b {
    border: 1px solid #fff;
}

/*进入充值*/
.gopay {
    width: 136px;
    border: 1px solid #BD3E00;
    color: #555;
    border-radius: 5px;
    background: #F3F3F3;
    background-image: -webkit-linear-gradient(top, #FE5300, #E84B00);
    background-image: -moz-linear-gradient(top, #FE5300, #E84B00);
    background-image: -o-linear-gradient(top, #FE5300, #E84B00);
    background-image: -ms-linear-gradient(top, #FE5300, #E84B00);
    background-image: linear-gradient(top, #FE5300, #E84B00);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FE5300, endColorStr=#E84B00, gradientType=0);
}

.gopay div {
    width: 134px;
    height: 38px;
    overflow: hidden;
    display: inline;
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #f8f8f8;
    border-color: #FF7C3E #FF7C3E #FF5C0F #FF7C3E;
    border-radius: 5px;
}

.gopay:hover {
}

.gopay:hover div {
    border: 1px solid #FFCDB5;
}

.gopay input {
    width: 146px;
    height: 46px;
    border: 0;
    margin: -5px 0 0 -3px;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    background: transparent;
    color: #fff;
    text-shadow: 0 1px #BD3E00;
}
