﻿

.container {
    font-size: 12px;
    font-family: "Microsoft Yahei", tahoma,arial,"Hiragino Sans GB",\5b8b\4f53;
    width: 100%;
    min-width: 1000px;
    /*position: relative;*/
    overflow: hidden;
    background: #fff7e2;
}




/*modal*/
.gd-modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 2001;
    display: none;
}

.gd-modaltop {
    display: block;
    top: 30%;
}

.gd-modal-content {
    width: 550px;
    padding: 15px;
    height: 524px;
    position: absolute;
    left: 55%;
    top: 50%;
    margin-left: -344px;
    margin-top: -260px;
    z-index: 3000;
}

    .gd-modal-content.model-opacitybg {
        background-color: #000;
        opacity: 0.3;
        filter: alpha(opacity=30);
    }

.gd-modal-main {
    height: 320px;
    border: 10px solid gray;
}

.modal-title {
    height: 50px;
    background: #e2e2e2;
    border-bottom: 1px solid #c8c8c8;
    padding-left: 37px;
}

.modal-message {
    background: #fff;
    padding-left: 37px;
    padding-top: 20px;
    position: relative;
    height: 300px;
}

.modal-download {
    background: #eeeeee;
    padding-left: 37px;
    padding-top: 20px;
}

.gd-modal-content h3 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
}

.gd-text {
    text-align: center;
    margin-right: 40px;
    margin-top: 20px;
}




.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=40);
    z-index: 2000;
    _position: absolute;
    _width: 100%;
    height: 1456px;
}


.content {
    /*padding-left: 130px;*/
    padding-top: 20px;
    position: absolute;
}

.text {
    height: 50px;
    width: 400px;
    border-radius: 3.5px;
    border: none;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #989898;
    vertical-align: middle;
}

.pfont {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pfont1 {
    font-weight: bold;
    font-size: 22px;
    font-family: 'Microsoft YaHei';
}

p {
    margin-top: 0px;
    padding-top: 0px;
    line-height: 25px;
}

.button {
    height: 80px;
    width: 400px;
    font-size: 33px;
    background-color: #e42f44;
    color: white;
    border: 0px;
    border-radius: 3.5px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    cursor: pointer;
    background: url(http://j5.dfcfw.com/image/201411/20141119150345.jpg) no-repeat #e71739 330px 15px;
}

.leftFloat {
    float: left;
    height: 50px;
    margin-top: -24px;
    background-color: #fff7e6;
    width: 398px;
    z-index: 999;
    position: absolute;
    top: -2px;
    left: 0px;
    zoom: 1;
    /*position: absolute;
            left: 0px;
            top: 846px;*/
}

.rightFloat {
    float: right;
    height: 50px;
    margin-top: -24px;
    background-color: #fff7e6;
    width: 290px;
    z-index: 999;
    position: absolute;
    top: -26px;
    right: 0px;
    zoom: 1;
    /*position: absolute;
            left: 0px;
            top: 846px;*/
}

.ztdiv {
    margin: auto;
    font-family: Microsoft YaHei;
    font-size: 13.5px;
    line-height: 25px;
}

.ztdiv1 {
    width: 1085px;
    margin: 15px auto;
    line-height: 20px;
    font-family: Microsoft YaHei;
    font-size: 13.5px;
    zoom: 1;
}



.msg1 {
    text-align: center;
    position: absolute;
    left: 526px;
    top: 720px;
    border: 1px solid #FFC340;
    color: red;
    background-color: #FFFCC7;
    width: 220px;
    line-height: 25px;
    height: 25px;
    margin-bottom: 3px;
    opacity: 0.9;
}

.msg {
    /*
            position: absolute;
            left: 538px;
            top: 30px;*/
    text-align: center;
    border: 1px solid #FFC340;
    color: red;
    width: 220px;
    margin: 0 auto;
    background-color: #FFFCC7;
    margin-left: 27px;
    line-height: 25px;
    height: 25px;
    margin-bottom: 3px;
    opacity: 0.9;
}


.chacha {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 20px;
    width: 32px;
    height: 32px;
}

.disblock {
    display: block;
}

.disnone {
    display: none;
}
