.ingrampc{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.ingrampc > img {
    display: block;
    vertical-align: bottom;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w1200>img{
    margin-top: -4px;
}
.bga{
    background: #EDEDED;
    padding-bottom: 45px;
}
.weib{
    text-align: center;
}
.weib>h3{
    font-size: 46px;
    color: #000;
    font-weight: bold;
    padding-top: 24px;
    margin-bottom: 15px;
}
.weib>p{
    color: #1B828D;
    width: 50%;
    margin: 0 auto;
    border-top: 1px solid #1B828D;
    margin-top: 30px;
}
.weib>p>b{
    color: #1B828D;
    font-size: 24px;
    font-weight: 400;
    padding: 0 31px;
    position: relative;
    top: -18px;
    background: #f0f0f0;
}
.weib>p>em{
    color: #1B828D;
    position: relative;
    top: -18px;
    font-size: 22px;
}
.weib>ul{
    height: 310px;
}
.weib_left>div{
        display: inline-block;
    vertical-align: top;
}
.weib_lefts {
    margin-top: 10px;
    margin-right: 75px;
}
.weib_lefts>img{
        margin-top: 20px;
    position: relative;
    right: 32px;
    float: right;    
    width: 30%;
}
.weib_lefts>.weibaok{
    width: 400px;
    float: left;
}
.weibaok .form-control {
    margin: 4px auto;
    width: 100%;    
}
.weibaok .form-control .r {
    display: block;
    float: left;
    padding: 4px;
    height: 42px;
    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: 52px;
    cursor: pointer;
    color: #fff;
    font-size: 26px;
    background: #1B828D;
    border: 0 none;
    border-radius: 5px;
    margin-top: 8px;
}
.liangun{
    overflow: hidden;
    height: 198px;
    width: 111%;
    padding: 0px;
}
.weib_jl {
    width: 400px;
    margin-left: 8px;
    padding-top: 0px;
    margin-top: 20px;
    overflow: hidden;
    border: 1px dashed #1B828D;    
    padding-bottom: 2px;
}
.weib_jl>h3{
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
    color: #444444;

}
.weib_jl>h3 span{
        font-size: 26px;
    padding: 9px 5px;
    position: relative;
    top: -19px;
    color: #1B828D;
    border-bottom: 1px solid #1B828D;
}
.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: #666;
}
.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%;
}
.bgb{
    background: #EDEDED;   
}
.fangpai{
    background: #0F4A5A;
    padding-bottom: 60px;
    margin-bottom: 4px;
}

.slideBoxc {
     padding-bottom: 8px; 
}
.slideBoxc .hd{ 
    height: 40px;    
    line-height: 40px;
    position: relative;
    text-align: center;
}
.slideBoxc .hd ul li{ 
    width:28px; 
    height:9px; 
    overflow:hidden; 
    margin-right:5px; 
    text-indent:-999px; 
    cursor:pointer; 
    background:#DAD9D9; 
    display: inline-block;
    border-radius: 80%;
    border-radius: 2px;
}
.slideBoxc .hd ul li.on{ background:#009688; }
.bgc{
    background: #fff;
        padding-top: 5px;
}
.bgd{  
    padding-top: 80px;
    padding-bottom: 40px;
    background: url(images/chang_08.jpg);
    background-size: 100% 100%;
    height: 400px;
}
.bgd>.w1200{
    position: relative;
}
.bgd>.w1200>img{
    border: 1px solid #fff;
}
.baotwo{
    position: absolute;
    left: 85px;
    bottom: -14px;
    width: 85%;
}
.baotwo .form-control {
        width: 43%;
        display: inline-block;
        padding-left: 4%;
        margin-bottom: 25px;
}
.baotwo .form-control>.r,.baotwo .form-control>.submit{
    height: 60px;
    background: transparent;
    border: none;
    font-size: 24px;
}
.baotwo .form-control:nth-child(1),.baotwo .form-control:nth-child(3){
    margin-right: 53px;
}
.baotwo .form-control>.submit{
        position: relative;
        top: -11px;
        margin-top: 0;
        height: 69px;
        font-size: 34px;
}
.weibaok .form-control .submit:hover {
    /*opacity: 0; */
}