.content-banner{
    height: 770px;
    margin: 0 auto;
    background: url("../image/banner_0919.jpg") no-repeat center center;
}
body{
    background: #fff!important;
}
.content{
    width: 1100px;
    margin: 0 auto;
}
.popup{
    display: none!important;
}
.content strong{
    font-size: 18px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
    color: #e0240e;
    line-height: 30px;
    margin-left: 160px;
    font-weight: normal;
    display: block;
}
.content .first{
    height: 302px;
}
.content .second{
    height: 510px;
}
.content .activity{
    width: 1100px;
    background: #f6f6f6;
}
.title{
    margin: 40px 0 10px;
    width: 1100px;
    height: 36px;
}
.title .title-left{
    width: 470px;
    height: 18px;
    border-bottom: 1px solid #ddd;
    float: left;
}
.title .title-center{
    width: 140px;
    height: 36px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    float: left;
    margin: 0 10px;
}
.title .title-right{
    width: 470px;
    height: 18px;
    border-bottom: 1px solid #ddd;
    float: left;
}
.activity p{
    font-size: 16px;
    color: #333;
    line-height: 32px;
    margin-left: 160px;
}
.activity input{
    width: 258px;
    height: 46px;
    vertical-align: middle;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #999;
    line-height: 1;
    line-height: 46px\0;
    display: block;
    text-align: center;
    margin: 40px auto;
}
.activity .btn{
    width: 258px;
    display: block;
    margin: 0 auto;
    height: 46px;
    background: #e0240e;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 46px;

}
.activity .btnUp{
    display: none;
}
.cover{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top:0;
    background: #000\9;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    left:0;
    display: none;
}
.cover .main{
    width: 480px;
    height: 260px;
    background: #fff;
    position: fixed;
    left:50%;
    margin-left:-240px;
    top:50%;
    margin-top:-130px;
    display: none;
}
.cover .main div{
    margin: 40px auto 20px;
    text-align: center;
}
.cover .main p{
    font-size: 18px;
    text-align: center;
}
.cover .main .closed{
    width: 120px;
    height: 42px;
    margin: 30px auto 0;
    display: block;
    line-height: 42px;
    background:#e0240e;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.cover .main .close{
    width: 118px;
    height: 40px;
    border: 1px solid #ddd;
    margin: 30px 0 0 110px;
    float: left;
    line-height: 42px;
    background:#f5f5f5;
    color: #666666;
    text-align: center;
    font-size: 14px;

}
.cover .main .rightNow{
    width: 120px;
    height: 42px;
    margin: 30px 0 0 20px;
    float: left;
    line-height: 42px;
    background:#e0240e;
    color: #fff;
    text-align: center;
    font-size: 14px;
}













