.clearfix:after {
    content: "";
    clear: both;
    display: block;
    height: 0px;
    width: 100%;
    font-size: 1px;
    line-height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.wrap-1350 {
    width: 1349px;
    margin: 0 auto;
}

.section-queryS {
    background-color: #f2f6f9;
}

.queryS-top {
    position: relative;
    padding: 10px 0;
}

.qs-item {
    float: left;
    width: 100%;
    height: 85px;
    border-radius: 5px;
}

.bg-green {
    background-color: #06c1ae;
}

.bg-purple {
    background-color: #817ec3;
}

.bg-blue {
    background-color: #13baf1;
}

.item-left {
    float: left;
    width: 160px;
    height: 100%;
    text-align: center;
}

.item-num {
    color: #fff;
    font-size: 18px;
    padding-top: 18px;
}

.bigNum {
    font-size: 56px;
    color: #fff;
    font-weight: bold;
    font-family: arial;
}

.qs-icon {
    padding-top: 7px;
}

.qs-text {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding: 3px 20px;
}

.query-bottom {
    font-size: 22px;
    color: #ac3328;
    font-weight: 500;
    text-align: center;
    padding: 0px 0 10px;
}

.num1 {
    font-weight: bold;
}

.qs-loitem {
    float: left;
    width: 48%;
    margin: 0 1%;
}

.qs-lobox {
    height: 170px;
    border-radius: 20px;
    padding: 4px 8px 13px;
}

.qs-lobox.bg-green {
    background: url(../images/bg_bslo_green.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.qs-lobox.bg-orange {
    background: url(../images/bg_bslo.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.qs-lobox-head {
    float: left;
    width: 34%;
}

.qs-lobox-body {
    float: left;
    width: 66%;
}

.qs-hd-txt {
    padding: 64px 30px;
    text-align: center;
    line-height: 35px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.qs-bd-inner {
    padding: 0 15px;
}

.qs-bd-inner .qs-item {
    height: 100;
}

.qs-bd-inner .item-left {
    width: 70px;
    padding-top: 10px;
    margin-left: 10px;
}

.qs-bd-inner .item-num {
    padding-top: 25px;
    padding-left: 80px;
}

.item-tit {
    font-size: 22px;
    font-weight: bold;
    color: #03b8df;
}

.item-details {
    font-size: 24px;
    color: #666666;
    margin-top: 5px;
}

.bg-green .hasborderB {
    border-bottom: 1px dashed #06c1ae;
}

.bg-orange .hasborderB {
    border-bottom: 1px dashed #b92d0a;
}

.bg-orange .item-tit {
    color: #b92d0a;
}

.cont-input {
    height: 82px;
}

.homeUp {
    height: auto;
    margin-bottom: 30px;
}

/*.cont-ul li{ height:228px; }*/
.cont-ul {
    height: auto;
}

.updatabox {
    padding: 0 15px;
    border: 1px solid #ae3228;
    border-radius: 4px;
}

.update-ul>li {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #666666;
    border-bottom: 1px dashed #e0d9d9;
    /* background: url(../img/icon_remark.png) left center no-repeat; */
    padding: 0 20px 0 36px;
}

.update-ul>li a {
    color: #666666;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.update-title {
    font-weight: 600;
    color: #a3382e;
    padding: 0 12px;
}

.contentZijin {
    padding: 20px 20px 0 20px;
}