.ingrampc {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1200>img {
    margin-top: -4px;
}
.bga {
    background: #025B46;
    padding-top: 60px;
    padding-bottom: 60px;
}

.ingrampc > img {
    display: block;
    vertical-align: bottom;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.weib {
    height: 64px;
    position: absolute;
    width: 1200px;
    left: 40px;
    right: 0;
    bottom: 50px;
    /* 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-right: 1.5%;
    width: 21%;
}

.weibaok .form-control .r {
    display: block;
    float: left;
    /* padding: 4px; */
    height: 55px;
    border: none;
    width: 98%;
    font-size: 15px;
    color: #000;
    border-radius: 9px;
    padding-left: 10px;
    margin-bottom: 15px;
    border: 1px solid #DCDCDC;
}

.weibaok .form-control .submit:hover {
    opacity: .8
}

.weibaok .te {
    width: 25%;
}

.weibaok .form-control .submit {
    width: 100%;
    height: 56px;
    cursor: pointer;
    color: #007B4E;
    font-size: 26px;
    background: #F4DC25;
    border: 0 none;
    position: relative;
    top: -34px;
    border-radius: 8px;
}

.weibaok form>p {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}

.weibaok form>p>a {
    color: #F4DC24;
    text-decoration: underline;
}
.bgb {
    background: #007B4E;
    padding-top: 60px;
    padding-bottom: 60px;
}
.bgc{
    background: #FEF9EE;padding-top: 60px;
    padding-bottom: 60px;
}
.luna>li>img{
    margin-bottom: -4px
}
.slideBoxa {
     margin-top: 35px; 
     padding-bottom: 8px; width: 1200px;
    margin: 0 auto;
}
.slideBoxa .hd{ 
    height: 65px;    
    line-height: 95px;
    position: relative;
    text-align: center;
}
.slideBoxa .hd ul li{
    width: 15px;
    height: 15px;
    overflow:hidden;
    margin-right: 12px;
    text-indent:-999px;
    cursor:pointer;
    background:#F4DC25;
    display: inline-block;
    border-radius: 15px;
}
.slideBoxa .hd ul li.on{background: #096542;}






