.cover {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.m_question .relate-question .qabox li {
    width: 6.98rem;
    margin: 0 auto .34rem;
}
.m_question .relate-question .qabox li.mhide {
    display: none;
}
.m_question .relate-question .qabox li .tit {
    width: .4rem;
    height: .4rem;
    background-color: #fe8331;
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #ffffff;
    margin-right: .26rem;
    text-align: center;
    -webkit-box-shadow: 0 0 0.3rem rgba(254, 131, 49, 0.1);
    box-shadow: 0 0 0.3rem rgba(254, 131, 49, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.m_question .relate-question .qabox li .cont {
    width: 6.3rem;
}
.m_question .relate-question .qabox li .ques {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .3rem;
}
.m_question .relate-question .qabox li .ques .cont {
    font-size: 0.27rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
}
.m_question .relate-question .qabox li .answ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}
.m_question .relate-question .qabox li .answ .tit {
    background-color: #9686ff;
    margin-top: .1rem;
    -webkit-box-shadow: 0 0 0.3rem rgba(150, 134, 255, 0.1);
    box-shadow: 0 0 0.3rem rgba(150, 134, 255, 0.1);
}
.m_question .relate-question .qabox li .answ .cont {
    font-size: 0.25rem;
    line-height: 0.56rem;
    color: #666666;
}
.m_question .relate-question .qbtn {
    display: block;
    width: 3rem;
    height: 0.8rem;
    border-radius: 0;
    background-color: #da4615;
    cursor: pointer;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    background: -webkit-gradient(linear, left top, right top, from(#da4615), to(#fb822f));
    background: linear-gradient(left, #da4615, #fb822f);
    letter-spacing: .02rem;
    margin: 0 auto;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.jz-bs .cbox {
    width: 1225px;
    margin: 0 auto;
}
.jz-bs .cbox .citem {
    float: left;
    width: 384px;
    height: 200px;
    background: #ffffff;
    border-radius: 0;
    margin: 0 12px;
}
.jz-bs .cbox {
    padding-bottom: 50px;
}
.jz-bs .cbox .citem {
    text-align: center;
    position: relative;
    background: url(/images/city/beijing1.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.jz-bs .cbox .citem .intro .tit {
    font-size: 21px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    margin: 46px 0 20px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jz-bs .cbox .citem .intro .cont {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin: 20px 0;
    padding: 0 48px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-wrap: break-word;
}
.jz-bs .cbox .item2 {
    background-image: url(/images/city/beijing2.jpg);
}
.jz-bs .cbox .item3 {
    background-image: url(/images/city/beijing3.jpg);
}
.jz-bs .cbtn {
    display: block;
    width: 200px;
    height: 54px;
    border-radius: 0;
    background-color: #d94815;
    cursor: pointer;
    text-align: center;
    line-height: 54px;
    font-size: 19px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    letter-spacing: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#409EFF), to(rgb(121, 187, 255)));
    background: linear-gradient(left,#409EFF, rgb(121, 187, 255));
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dljz-fbox2 .cbox {
    width: 1257px;
    margin: 0 auto;
}
.dljz-fbox2 .cbox .citem {
    float: left;
    width: 250px;
    height: auto;
    background: #ffffff;
    border-radius: 0;
    margin: 0 32px;
}
.dljz-fbox2 .cbox .citem {
    overflow: hidden;
    text-align: center;
    margin-bottom: 54px;
}
.dljz-fbox2 .cbox .citem img {
    width: 100px;
    height: 100px;
    margin-bottom: 26px;
}
.dljz-fbox2 .cbox .citem .tit {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dljz-fbox2 .cbox .citem .tit a {
    color: #333333;
}
.dljz-fbox2 .cbtn {
    display: block;
    width: 200px;
    height: 56px;
    border-radius: 0;
    background-color: #d94815;
    cursor: pointer;
    text-align: center;
    line-height: 56px;
    font-size: 19px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    letter-spacing: 1px;
    background: -webkit-gradient(linear, left top, right top,from(#409EFF), to(rgb(121, 187, 255)));
    background: linear-gradient(left,#409EFF, rgb(121, 187, 255));
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.goodserve .cbox {
    width: 1217px;
    margin: 0 auto;
}
.goodserve .cbox .citem {
    float: left;
    width: 284px;
    height: 300px;
    background: #ffffff;
    border-radius: 3px;
    margin: 0 10px;
}
.goodserve .cbox .citem {
    overflow: hidden;
    background: -webkit-gradient(linear, left top, right bottom, from(#fe8c62), to(#f5c453));
    background: linear-gradient(left top, #fe8c62, #f5c453);
}
.goodserve .cbox .citem img {
    width: 60px;
    height: 60px;
    margin: 35px 0 20px 32px;
}
.goodserve .cbox .citem .tit {
    font-size: 21px;
    line-height: 44px;
    color: #ffffff;
    padding: 0 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    letter-spacing: 1px;
}
.goodserve .cbox .citem .cont {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    padding: 0 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-wrap: break-word;
}
.goodserve .cbox .item2 {
    background: -webkit-gradient(linear, left top, right bottom, from(#33d377), to(#5ae690));
    background: linear-gradient(left top, #33d377, #5ae690);
}
.goodserve .cbox .item3 {
    background: -webkit-gradient(linear, left top, right bottom, from(#6e36e2), to(#9b5eff));
    background: linear-gradient(left top, #6e36e2, #9b5eff);
}
.goodserve .cbox .item4 {
    background: -webkit-gradient(linear, left top, right bottom, from(#688ce4), to(#3fc6f2));
    background: linear-gradient(left top, #688ce4, #3fc6f2);
}
