.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;
}
.haibao{
    position: relative;
}
.haibao>ul{
    height: 400px;
    position: absolute;
    left: 0;
    right: 0;    
    bottom: 0;
    text-align: center;
}
.haibao>ul>li{
    background: url(images/hai.png);
    background-size: 100% 100%;
    width: 32%;
    display: inline-block;
    height: 400px;
}
.haibao>ul>li>h3{
    font-size: 21px;
    margin-top: 52px;
    color: #040160;
}
.haibao>ul>li>h3>b{
    display: block;
    font-size: 36px;
    margin-bottom: 15px;
}
.haibao>ul>li>p{
    font-size: 21px;
    margin-top: 132px;
    line-height: 36px;
    color: #040160;
}
.dabao{
    position: relative;
}
.weib{
    height: 470px;
    position: absolute;
    left: 0;
    right: 0;    
    bottom: 0;
}
.weib>ul{
    text-align: center;
}
.weib_left>div{
        display: inline-block;
    vertical-align: top;
}
.weib_lefts {
    margin-top: 40px;
    margin-right: 56px;
}
.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: 46px;
    border: 1px solid #D8D8D8;
    width: 100%;
    font-size: 16px;
    color: #000;
    border-radius: 1px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.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: #C80000;
    border: 0 none;
    border-radius: 5px;
    margin-top: 8px;
}
.liangun{
    overflow: hidden;
    height: 229px;
    width: 111%;
    padding: 0px;
}
.weib_jl {
    width: 400px;
    margin-left: 8px;
    padding-top: 0px;
    margin-top: 50px;
    overflow: hidden;
    border: 1px dashed #030070;
    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: #030070;
    border-bottom: 1px solid #030070;
}
.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%;
}
.zhibo{
    position: relative;
}
.zhibo>ul{
    height: 330px;
    position: absolute;
    left: 0;
    right: 0;    
    bottom: 0;
    text-align: center;
}
.zhibo>ul>li{
        width: 22%;
    margin: 0px 32px;
    display: inline-block;
    height: 330px;
    background: #FADAA9;
}
.zhibo>ul>li>p{
    color: #040098;
    font-size: 19px;
    margin-top: 19px;
}
.zhibo>ul>li>p>b{
    color: #040098;
    font-size: 24px;
    display: block;
    padding-bottom: 2px;
}
.dingj{
    position: relative;
}
.dingj>ul{
    height: 265px;
    position: absolute;
    left: 0;
    right: 0;    
    bottom: 0;
    text-align: center;
}
.dingj>ul>li{
    background: url(images/ding.png);
    background-size: 100% 100%;
    width: 16.5%;
    display: inline-block;
    height: 265px;
}
.dingj>ul>li>b{
    color: #FEE8C7;
    font-size: 22px;
    font-weight: normal;
    position: relative;
    top: 5px;
}
.dingj>ul>li>h4{
    font-size: 48px;
    color: #05009E;
    margin-top: 30px;
    font-weight: bold;
    position: relative;    
    margin-bottom: 10px;
}
.dingj>ul>li>h4>b{
    position: absolute;
    left: 20px;
    top: 23px;
    font-size: 26px;
    font-weight: normal;
}
.dingj>ul>li>h3{
    font-size: 28px;
    height: 64px;
    line-height: 72px;
    color: #05009E;
    margin-top: 30px;
    font-weight: bold;
    position: relative;    
    margin-bottom: 10px;
}
.dingj>ul>li>p{
    color: #05009E;
    font-size: 18px;
    margin-bottom: 5px;
}
.dingj>ul>li>p>em{
    color: #555;
}
.dingj>ul>li>span{
    display: inline-block;
    margin-top: 12px;
    color: #040160;
    background: #FDE1B6;
    padding: 4px 24px;
    font-size: 19px;
    cursor: pointer;
}
.dingj>ul>li>span:hover{
    color:  #FDE1B6;
    background:#040160;
}








.bgb{
    background: #C8161D;    
    margin-bottom: -120px;
}
.slideBoxc {
     margin-top: 35px; 
     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: url(images/fengk_14.jpg);
    background-size: 100% 100%;
    padding-bottom: 50px;   
    padding-top: 145px;
}
.dizhi{
    margin-top: 12px;
    display: inline-block;
    width: 49%;
}
.dizhi>b{
    border: 1px dashed #fff;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    padding: 2px 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    display: inline-block;
}
.dizhi>p{
    color: #fff;
    margin-bottom: 4px;
    font-size: 22px;
    margin-top: 5px;
}
.dizhi>p>b{
    font-size: 32px;
}







