.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;
}
.weib{
    height: 404px;
    position: absolute;
    width: 1100px;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
}
.weib>ul{
        height: 396px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.weib_left>div{
        display: inline-block;
    vertical-align: top;
}
.weib_lefts {
    margin-top: 40px;
    margin-right: 78px;
}
.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: 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: #B01040;
    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: 50px;
    overflow: hidden;
    border: 1px dashed #B01040;    
    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: #B01040;
    border-bottom: 1px solid #B01040;
}
.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: #B01040;
}
.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%;
}
.cpin{
    background: #F7E792;
}
.shigong{
    width: 1200px;
    margin: 0 auto;  
}
.biaodao{
    text-align: center;
    width: 100%;    
    margin-bottom: 10px;   
    margin-top: 20px;
}
.biaodao>li{
    display: inline-block;
    text-align: center;    
    margin-bottom: 20px;
    margin-right: 12px;  
}
.biaodao>li:last-child{
    margin-right: 0;
}
.biaodao>li>a{   
    background: #fff;
    font-size: 18px;
    color: #C6073D;
    width: 226px;
    display: inline-block;
    padding: 15px 0; 
}
.biaodao>li.current>a{
    background: #C6073D;
    color: #Fff;
}
.biaodaox{
    text-align: center;
    width: 100%;
}
.biaodaox{
    width:1198px;
    overflow: hidden;    
}
.biaodaox li{
    display:none;    
}
.biaodaox li.current{
    display: block;
}