.ingrampc {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1200>img {
   
}
.bga {
    background: #FBEFDF; 
    padding-bottom:50px;
    text-align: center;
}
.bgb {
    background: #0a5831;
    padding-bottom: 40px;
    padding-top: 40px;
}
.ingrampc > img {
    display: block;
    vertical-align: bottom;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.weib {
    height: 475px;
    width: 1200px;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
    background: url(images/qing_05.jpg);
    background-size: 100% 100%;
}

.weib>ul {
    text-align: center;
}

.weib_left>div {
    display: inline-block;
    vertical-align: top;
}

.weib_lefts {
    margin-top: 108px;
    margin-right: 132px;
}

.weib_lefts>img {
    margin-top: 20px;
    position: relative;
    right: 32px;
    float: right;
    width: 30%;
}

.weib_lefts>.weibaok {
    width: 460px;
    float: left;
}

.weibaok .form-control {
    margin: 4px auto;
    width: 96%;
}

.weibaok .form-control .r {
    display: block;
    float: left;
    padding: 4px;
    height: 48px;
    border: 1px solid #DEDEDE;
    width: 100%;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    padding-left: 10px;
    margin-bottom: 15px;
}

.weibaok .form-control .submit:hover {
    opacity: .8
}

.weibaok .te>input {
    width: 208px!important;
    margin-right: 10px;
}

.weibaok .form-control .submit {
    width: 103.3%;
    float: left;
    height: 65px;
    cursor: pointer;
    color: #fff;
    font-size: 26px;
    background:#0a5831;
    border: 0 none;
    border-radius: 5px;
    margin-top: 8px;
    font-weight: normal;
}

.liangun {
    overflow: hidden;
    height: 150px;
    width: 111%;
    padding: 0px;
}

.weib_jl {
    width: 468px;
    margin-left: 8px;
    padding-top: 15px;
    margin-top: 272px;
    overflow: hidden;
    padding-bottom: 2px;
}

.weib_jl>h3 {
    text-align: center;
    font-size: 16px;
    margin-top: 22px;
    color: #444444;
    margin-bottom: 10px;
}

.weib_jl>h3 span {
    font-size: 28px;
    padding: 9px 5px;
    position: relative;
    top: -23px;
    color: #333;
    border-bottom: 2px solid #A9141A;
}

.weib_jl>div ul {
    overflow: hidden;
    text-align: center;
}

.weib_jl>div ul li {
    width: 100%;
    font-size: 18px;
    height: 35px;
    line-height: 36px;
    color: #5A5959;
}

.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%;
}

.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:#FFF;
    display: inline-block;
    border-radius: 15px;
}
.slideBoxa .hd ul li.on{background: #096542;}
.slidea .hd {
    position: relative;
}

.slidea .hd ul li {
    /* cursor: pointer; */
    margin: 8px 8px;
    display: inline-block;
    border-radius: 80%;
    border-radius: 2px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 6px;
    background: #E6E6E6;
}

.slidea .hd ul li.on {
    background: #1E542D;
}
.baoz {
    margin-bottom: 40px;
}

.baoz ul {
    text-align: center;
}

.baoz ul li {
    display: inline-block;
    background: #fbefdf;
    padding: 25px;
    vertical-align: top;
    margin: 0 10px;
    border-radius: 5px;
}
.baoz ul li:first-child{
    margin-left: 0;
}
.baoz ul li:last-child{
    margin-right: 0;
}
.baoz ul li img {
    width: 170px;
    border-radius: 50%
}

.baoz ul li p {
    font-size: 20px;
    margin-top: 10px;
    height: 84px;
    line-height: 30px;
}

.baoz ul li p b {
    color: #095831;
}