.content-inquiry{

    background: #E2E6EF;
    padding: 30px 0;
}
.main-create {
    background-color: #fff;
    box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.06);
border: 1px solid #FFFFFF;
    min-height: 570px;
}
.main-create .left{
    width: 200px;
    background: linear-gradient(90deg, #E6ECFA 0%, #E8ECF7 100%);
    padding: 25px 0;
}
.main-create .left .list{
    height: 300px;
    margin-top: 20px;
}
.main-create .left .list .each{
    padding-left: 31px;
    height: 50px;
}
.main-create .left .list .active-each{
    background-color: #fff;
    border-left: 1px solid #2288FC;
    color: #2288FC;
}
.main-create .left .title{
    font-size: 18px;
    font-weight: 500;
    color: #222222;
    line-height: 25px;
}
.service-box{
    flex: 1;
}
.service-box iframe{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1600px) {
    .main .right{
        width: 208px;
        padding: 16px;
        box-sizing: border-box;
        border-left: 1px solid #e1e1e1;
    }
    .color-yellow{
        margin-top: 10px;
    }
    .feedback-main{
        flex-wrap: wrap;
    }
    .each-other-single{
        margin-left: 0!important;
    }
    .each-other-double{
        margin-left: 20px!important;
    }
    .feedback-main .each-feed{
        width: 174px!important;
    }
    .main-create .left{
        width: 155px;
    }
}
@media screen and (min-width: 1600px) {
    .main .right{
        width: 310px;
        padding: 16px;
        box-sizing: border-box;
        border-left: 1px solid #e1e1e1;
    }
}

.main .right .gonggaotitle{
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
}
.main .right .gonggao-list{
    margin-top: 20px;
    height: 150px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
#goqqbtn{
    border: 1px solid #777;
    border-radius: 4px;
    padding: 4px 10px;
}
.goqqbtn{
    border: 1px solid #2288FC;
    border-radius: 4px;
    padding: 4px 10px;
    cursor: pointer;
    color: #2288FC;
}
.main .right .gonggao-list .each-gonggao{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.main .right .others{
    margin-top: 30px;
}
.main .right .others .title {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
}
.main .right .others .each-other{
    flex-direction: column;
    width: 76px;
    height: 76px;
    background: #F4F7FF;
    border-radius: 11px;
    margin-bottom: 16px;
}
.other-list{
    margin-top: 23px;
}
.main .right .others .each-other span{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.service-feedback{
    margin-top: 10px;
}
.feedback-main{
    margin-top: 15px;
}
.feedback-main .each-feed{
    width: 132px;
    height: 52px;
    border-radius: 4px;
}
.feedback-main .each-feed img{
    margin-right: 10px;
}
.color-blue{
    background: #F3F8FE;
}
.color-yellow{

    background: #FCF6EA;
}
.each{
    color: #333;
}
.qrcode-img{
    flex-direction: column;
}
.qrcode-img img{
    width: 300px;
    height: 300px;
}
.qrcode-tips{
    margin-top: 20px;
}
.qrcode-box {
    width: 100%;
    height: 100%;
}
.class_qidian_wpa{
    display: none;
}
.new-gonggao-box{
    height: 150px;
    padding:10px 0px;
}
.new-gonggao-box .swiper-container{
    height: 150px;
}
.new-gonggao-box .swiper-container a{
    font-size: 14px;
    display:block;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}