.ingrampc{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.w1200{
    width: 1200px;
    margin: 0 auto;
}
.bga{
    background: #F2F2F2;
    padding-bottom: 45px;
}
.ingrampc > img {
    display: block;
    vertical-align: bottom;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.weib{
    height: 115px;
    position: absolute;
    width: 1200px;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
    text-align: center;
}
.weib>ul{
        height: 396px;
    padding-bottom: 15px;
    text-align: center;
}
.weib_left>div{
        display: inline-block;
    vertical-align: top;
}
.weib_lefts {
    /* margin-top: 40px; */
    /* margin-right: 78px; */
}
.weib_lefts>img{
        margin-top: 20px;
    position: relative;
    right: 32px;
    float: right;    
    width: 30%;
}
.weib_lefts>.weibaok{
        /* width: 500px; */
        /* float: left; */
}
.weibaok .form-control {
    display: inline-block;
    margin-right: 8px;
    width: 23%;
}
.weibaok .form-control .r {
    display: block;
    float: left;
    padding: 4px;
    height: 49px;
    border: none;
    width: 97%;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.weibaok .form-control .submit:hover {
    opacity: .8
}
.weibaok .te{
    display: block;
    text-align: center;
    width: 32%;
    margin: 0 auto;
    margin-top: 16px;
}
.weibaok .form-control .submit {
    width: 100%;
    height: 64px;
    cursor: pointer;
    color: transparent;
    font-size: 31px;
    background: transparent;
    border: 0 none;
    font-weight: normal;
    position: relative;
    top: -32px;
    font-weight: bold;
    border-radius: 17px;
}
.weibaok form>p{
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}
.weibaok form>p>a{
    color: #F4DC24;  
    text-decoration: underline;
}




