.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: 400px;
    position: absolute;
    width: 1100px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.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: 360px;
    float: left;
}
.weibaok .form-control {
    margin: 4px auto;
    width: 100%;    
}
.weibaok .form-control .r {
    display: block;
    float: left;
    padding: 4px;
    height: 41px;
    border: 1px solid #D8D8D8;
    width: 100%;
    font-size: 16px;
    color: #000;
    border-radius: 1px;
    padding-left: 10px;
    margin-bottom: 14px;
}
.weibaok .form-control .submit:hover {
    opacity: .8
}
.weibaok .te>input{
    width: 208px!important;
    margin-right: 10px;
}
.weibaok .form-control .submit {
    width: 104.5%;
    float: left;
    height: 50px;
    cursor: pointer;
    color: #BE2827;
    font-size: 24px;
    background: #F2D33B;
    border: 0 none;
    border-radius: 5px;
    margin-top: 8px;
    font-weight: normal;
}
.liangun{
    overflow: hidden;
    height: 198px;
    width: 111%;
    padding: 0px;
}
.weib_jl {
    width: 400px;
    margin-left: 8px;
    padding-top: 0px;
    margin-top: 50px;
    overflow: hidden;
    border: 1px dashed #fff;    
    padding-bottom: 2px;
}
.weib_jl>h3{
    text-align: center;
    font-size: 16px;
    margin-top: 28px;
    color: #444444;

}
.weib_jl>h3 span{
        font-size: 26px;
        padding: 9px 5px;
        position: relative;
        top: -19px;
        color: #fff;
        border-bottom: 3px solid #F2D33B;
}
.weib_jl>div ul {
    overflow: hidden;    
    text-align: center;
}
.weib_jl>div ul li {
    width: 100%;
    font-size: 16px;
    height: 39px;
    line-height: 39px;
    color: #fff;
}
.weib_jl>div ul li span {
    width: 30%;
    display: inline-block;
    text-align: left;
}
.weib_jl>div ul li span:first-child {
    padding-left: 15px;
    width: 18%;
}
.cak{
    cursor: pointer;
}





