.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;
}
.pc-com-module-title {
    padding: 36px 0 68px 0;
    text-align: center;
    line-height: 34px;
    color: #333333;
    font-size: 33px;
    letter-spacing: 2px;
}
.pc-com-module-title2 .tit {
    padding: 100px 0 24px 0;
    text-align: center;
    line-height: 34px;
    color: #333;
    font-size: 34px;
    letter-spacing: 2px;
}
.pc-com-module-title2 .cont {
    max-width: 605px;
    text-align: center;
    line-height: 24px;
    color: #898f9a;
    font-size: 13px;
    margin: 0 auto 65px;
}
.mbxtopnav {
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}
.mbxtopnav .headnav {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 60px;
    color: #666;
}
.mbxtopnav .headnav a {
    color: #666;
}
.mbxtopnav {
    margin-top: 66px;
}

.serve-team .cbox {
    width: 1225px;
    margin: 0 auto;
}
.serve-team .cbox .citem {
    float: left;
    width: 282px;
    height: 340px;
    background: #ffffff;
    border-radius: 0;
    margin: 0 12px;
}
.serve-team .cbox {
    margin-bottom: 58px;
}
.serve-team .cbox li.citem {
    -webkit-box-shadow: 0 0 20px rgba(204, 204, 204, 0.35);
    box-shadow: 0 0 20px rgba(204, 204, 204, 0.35);
}
.serve-team .cbox li.citem img {
    width: 100%;
    height: 170px;
}
.serve-team .cbox li.citem .tit {
    font-size: 21px;
    line-height: 44px;
    color: #409EFF;
    padding: 12px 32px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.serve-team .cbox li.citem .cont {
    height: 78px;
    font-size: 13px;
    line-height: 26px;
    color: #333333;
    padding: 0 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-wrap: break-word;
}
.serve-team .btn {
    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;
}
.needzl2 .zlbox {
    width: 1251px;
    margin: 0 auto;
}
.needzl2 .zlbox .citem {
    float: left;
    width: 200px;
    height: auto;
    background: transparent;
    border-radius: 0;
    margin: 0 25px;
}
.needzl2 .zlbox li.citem {
    text-align: center;
}
.needzl2 .zlbox li.citem .iimg {
    width: 100%;
    height: 230px;
    border-radius: 0;
    /* background-color: #f8f7f7; */
    line-height: 230px;
    overflow: hidden;
}
.needzl2 .zlbox li.citem .iimg img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
}
.needzl2 .zlbox li.citem p {
    font-size: 15px;
    line-height: 30px;
    color: #333333;
    padding-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.needzlnew {
    padding-bottom: 96px;
}
.needzlnew .zlbox {
    width: 1241px;
    margin: 0 auto;
}
.needzlnew .zlbox .citem {
    float: left;
    width: 248px;
    height: auto;
    background: transparent;
    border-radius: 0;
    margin: 0 0;
}
.needzlnew .zlbox li.citem {
    text-align: center;
}
.needzlnew .zlbox li.citem .iimg {
    width: 140px;
    height: 140px;
    margin: auto;
}
.needzlnew .zlbox li.citem .iimg img {
    width: 140px;
    height: 140px;
}
.needzlnew .zlbox li.citem p {
    font-size: 15px;
    line-height: 30px;
    color: #333333;
    padding-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relate-question .qabox li {
    width: 576px;
    margin-bottom: 50px;
}
.relate-question .qabox li .tit {
    float: left;
    width: 26px;
    height: 26px;
    background-color: #409EFF;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin-right: 16px;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: 0 0 20px rgba(254, 131, 49, 0.1);
    box-shadow: 0 0 20px rgba(254, 131, 49, 0.1);
}
.relate-question .qabox li .cont {
    float: left;
    width: 532px;
}
.relate-question .qabox li .ques {
    margin-bottom: 24px;
}
.relate-question .qabox li .ques .cont {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
}
.relate-question .qabox li .answ {
    overflow: hidden;
}
.relate-question .qabox li .answ .tit {
    background-color: #9686ff;
    margin-top: 5px;
    -webkit-box-shadow: 0 0 20px rgba(150, 134, 255, 0.1);
    box-shadow: 0 0 20px rgba(150, 134, 255, 0.1);
}
.relate-question .qabox li .answ .cont {
    font-size: 15px;
    line-height: 36px;
    color: #666666;
}
.relate-question .qbtn {
    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;
}
.other-provide {
    padding-bottom: 120px;
}
.other-provide .obox {
    width: 1082px;
    margin: 0 auto;
}
.other-provide .obox .item {
    float: left;
    width: 160px;
    height: 160px;
    margin: 0 10px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 15px rgba(204, 204, 204, 0.3);
    box-shadow: 0 0 15px rgba(204, 204, 204, 0.3);
    overflow: hidden;
}
.other-provide .obox .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.other-provide .obox .item img {
    width: 68px;
    height: 68px;
    margin-top: 30px;
}
.other-provide .obox .item p {
    font-size: 15px;
    line-height: 54px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.other-provide .obox li:hover {
    background-color: #f8f8f8;
}
