.ingrampc {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.w1200 {
    width: 1500px;
    margin: 0 auto;
}

.daotop {
    background: #D50318;
    height: 80px;
    line-height: 80px;
    margin-top: -2px;
}

.daotopa {
    margin-top: 0px;
}

.daotopa>a {
    width: 160px;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    color:#fff;
}
.daotopa>a.on {
    background: #E94030;
}
.daotopa>a:hover{
     background: #E94030;
}
.ingrampc > img {
    display: block;
    vertical-align: bottom;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.weib {
    height: 452px;
    position: absolute;
    width: 1300px;
    left: 0;
    right: 0;
    bottom: 134px;
    margin: auto;
}

.weib>ul {
    height: 396px;
    padding-bottom: 15px;
    text-align: center;
}

.weib_left>div {
    display: inline-block;
    vertical-align: top;
}

.weib_lefts {
    margin-left: 70px;
    margin-right: 40px;
}

.weib_lefts>img {
    margin-top: 20px;
    position: relative;
    right: 32px;
    float: right;
    width: 30%;
}

.weib_lefts>.weibaok {
    width: 560px;
    float: left;
}

.weibaok .form-control {
    margin: 4px auto;
    width: 100%;
}

.weibaok .form-control .r {
    display: block;
    float: left;
    padding: 4px;
    height: 55px;
    border: 1px solid #E8E8E8;
    width: 96%;
    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: 99%;
    float: left;
    height: 70px;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    background: #D50319;
    border: 0 none;
    border-radius: 5px;
    margin-top: 8px;
    font-weight: normal;
}

.liangun {
    overflow: hidden;
    height: 200px;
    width: 100%;
    padding: 0px;
}

.weib_jl {
    width: 599px;
    padding-top: 15px;
    margin-top: 23px;
    overflow: hidden;
    padding-bottom: 2px;
}

.weib_jl>h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-weight: bold;
    color: #444444;
    border-bottom: 1px dashed #EFEFEF;
}

.weib_jl>h3 span {
    color: #D50319;
    font-size: 22px;
}

.weib_jl>p {
    border-top: 1px dashed #EFEFEF;
    margin-top: 34px;
    padding-top: 20px;
    font-size: 16px;
    color: #A1A1A1;
}

.weib_jl>div ul {
    overflow: hidden;
    text-align: center;
}

.weib_jl>div ul li {
    width: 100%;
    font-size: 16px;
    height: 42px;
    line-height: 39px;
    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%;
}

.line {
    height: 62px;
    width: 100%!important;
    position: relative;
    margin-bottom: 30px;
}

.line i {
    float: left;
    width: 97%;
}

.line i input.file-a {
    height: 63px;
    font-size: 14px;
    width: 71.5%;
    border: 1px solid #E6E6E6;
    padding-left: 30%;
    border-radius: 5px;
}

.file1 {
    display: inline-block;
    position: absolute;
    width: 28%;
    left: 0;
    height: 56px;
    line-height: 23px;
    margin-top: 1px;
    color: #6b6b6b;
    background: #e1e1e1;
    z-index: 1;
    cursor: pointer;
    padding-top: 8px;
    font-size: 17px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.file-b {
    position: absolute;
    left: 10px;
    height: 55px;
    width: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
}

.bg {
    background: #C0161E;
    text-align: center;
}

#topb {
    background: #FBF1F0;
}

.yangban {
    text-align: center;
    /* padding-top: 30px; */
    /* background: #fff; */
}

.yangban>li {
    width: 23%;
    display: inline-block;
    margin: 0 0.5%;
    margin-bottom: 15px;
    background: #fff;
}

.yangban>li img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.yangbanx {
    padding: 10px 5px;
    text-align: left;
}

.yangbanx>img {
    width: 65px!important;
    height: 65px!important;
    object-fit: cover;
    border-radius: 7px;
}

.yangbanx>div {
    width: 74%;
    margin-left: 2%;
    display: inline-block;
    vertical-align: top;
}

.yangbanx>div>b {
    font-size: 16px;
}

.yangbanx>div>p {
    font-size: 14px;
    margin-bottom: 0;
    color: #666;
    line-height: 22px;
    height: 25px;
    overflow: hidden;
}

.yangbanx>div>span {
    color: #D82B2D;
    border: 1px solid #D82B2D;
    font-size: 14px;
    padding: 0px 8px;
    border-radius: 7px;
}
.yangbanx>b{
    width: 65px!important;
    height: 65px!important;
    overflow:hidden;
    display:inline-block;
    border-radius: 7px;
}
.yangbanx>b>img {
   width: 100%;
   height: auto;
}
