.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: 64px;
    position: absolute;
    width: 1100px;
    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>img {
    margin-top: 20px;
    position: relative;
    right: 32px;
    float: right;
    width: 30%;
}

.weibaok .form-control {
    display: inline-block;
    margin: 0 16px;
    width: 15%;
}

.weibaok .form-control .r {
    display: block;
    float: left;
    /* padding: 4px; */
    height: 48px;
    border: none;
    width: 100%;
    font-size: 15px;
    color: #000;
    border-radius: 0;
    padding-left: 10px;
    margin-bottom: 15px;
}

.weibaok .form-control .submit:hover {
    opacity: .8
}

.weibaok .te {
    width: 18%;
}

.weibaok .form-control .submit {
    width: 100%;
    height: 56px;
    cursor: pointer;
    color: #005E3C;
    font-size: 23px;
    background: linear-gradient(#F6CF2C,#ED9D5E);
    border: 0 none;
    font-weight: normal;
    position: relative;
    top: -31px;
    font-weight: bold;
    border-radius: 43px;
}

.weibaok form>p {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}

.weibaok form>p>a {
    color: #F4DC24;
    text-decoration: underline;
}

.bglun {
    background: #1B460F;
    height: 824px;
}

.lunnb {
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
    text-align: center;
    width: 100%;
}

.lunnb img {
    width: 100%;
    margin-bottom: -5px;
}

.slidea .hd {
    position: relative;
    text-align: left;
    background: #E49D40;
    padding-left: 100px;
}

.slidea .hd ul li {
    cursor: pointer;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 80%;
    border-radius: 2px;
    font-size: 22px;
    text-align: center;
    color: #fff
}

.slidea .hd ul li.on {
    background: #F4C437;
}

.slidea .prev, .slidea .next {
    position: absolute;
    left: 12%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(images/slider-arrow.png) -175px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.9;
}

.slidea .next {
    left: auto;
    right: 12%;
    background: url(images/slider-arrow.png) -53px 5px no-repeat;
}

.slidea .prev:hover, .slidea .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slidea .prevStop {
    display: none;
}

.slidea .nextStop {
    display: none;
}
