.m {
    display: block;
}

.pc {
    display: none;
}

.wrapper {
    padding-top: 29px;
}

.banner {
    width: 100vw;
    height: 56vw;
    display: block;
    position: relative;
    margin-bottom: 21.87vw;
}

.banner .swiper-slide {
    background-size: auto 100%;
    overflow: hidden;
}

.banner .bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100%;
    transform: scale(1.1);
}

.banner .one .bg {

    background-image: url('./banner1.png');

}

.banner .two .bg {
    background-image: url('./banner2.png');
}

.overtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.titleinfo {}

.titleinfo {
    position: relative;
    top: 23.33vw;
    margin-left: 9.33vw;
}

.titleinfo dt {
    height: 3.65vw;
    font-family: '微软雅黑';
    font-size: 6.67vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5vw;
    letter-spacing: 0vw;
    color: #012d62;
    text-align: justify;
}

.titleinfo dd {
    height: 3vw;
    font-family: '微软雅黑';
    font-size: 4.5vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5vw;
    letter-spacing: 0vw;
    color: #464646;
    text-align: justify;
    margin-top: 3.6vw;
    text-indent: -1vw;
}

.infolist {
    display: block;
    position: absolute;
    left: 4.67vw;
    bottom: -13.87vw;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1)
}

.infolist .item {
    width: 45.33vw;
    height: 13.87vw;
    background-color: #fff;
    display: block;
    float: left;
    position: relative;
}

.infolist .item::before {
    content: "";
    width: 8.27vw;
    height: 0.93vw;
    bottom: -0.3vw;
    position: absolute;
    opacity: 0;
    left: 2.53vw;

}

.infolist .active::before {
    background-color: #012d62;
    transition: 1s;
    opacity: 1;
}

.infolist .item>dt {
    width: 14.4vw;
    height: 13.87vw;
    display: block;
    float: left;
    position: absolute;
}

.infolist .item>dd {
    width: 31.07vw;
    height: 14.13vw;
    display: block;
    float: right;
    position: relative;
    background-color: #012d62;
}

.infolist .item>dd::before {
    content: "";
    position: absolute;
    width: 3.5vw;
    height: 3.5vw;
    background-color: #012d62;
    transform: rotate(45deg);
    left: -1.6vw;
    top: 4.5vw;
}

.infolist .item>dd span {
    width: 24.4vw;
    height: 4.67vw;
    font-family: '微软雅黑';
    font-size: 1.93vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3vw;
    letter-spacing: -0.06vw;
    color: #ffffff;
    text-align: justify;
    margin-left: 5vw;
    margin-top: 3.6vw;
    display: block;
}

.itemchild dt img {
    width: 4.88vw;
    height: 4.88vw;
}

.itemchild {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 0.5vw;
}

.itemchild h3 {
    height: 0.52vw;
    font-family: '微软雅黑';
    font-size: 1.33vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.6vw;
    letter-spacing: 0vw;
    color: #bcbcd8;
    margin-bottom: 1.6vw;
    text-align: center;
    position: relative;
}

.itemchild h3::after {
    content: "";
    position: absolute;
    width: 7.9vw;
    border-bottom: 2px solid #bcbcd8;
    bottom: -1.9vw;
    left: 3.1vw;
}

.itemchild h4 {
    height: 0.73vw;
    font-family: '微软雅黑';
    font-size: 1.83vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.8vw;
    letter-spacing: 0vw;
    color: #3b3a82;
    text-align: center;
}

.banner-pagination.swiper-pagination-bullets {
    text-align: center;
    bottom: 1vw;
    display: block;
    position: absolute;
    z-index: 2;
}

.banner .swiper-pagination-bullet {
    width: 1vw;
    height: 1vw;
    border-radius: 50%;
}

.banner .swiper-slide.swiper-slide-active .bg {
    transform: scale(1);
    transition: 5s;
}

/* 保障 */
.baozhang {
    width: 100%;
    height: 94vw;
    display: block;
}

.baozhang .in {
    width: 95vw;
    margin: 0 auto;
    display: block;
}

.baozhang .title dd {
    display: none;
}

.in .title {
    text-align: center;
}

.in .title dt {
    width: 50vw;
    font-family: '微软雅黑';
    font-size: 4.53vw;
    font-weight: normal;
    letter-spacing: 0.05vw;
    color: #494949;
    margin: 8.33vw auto 5vw auto;
}

.in .title dt font {
    font-family: '微软雅黑';
    font-size: 4.53vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0.05vw;
    color: #012d62;
}

.in .title dd {
    width: 77.5vw;
    height: 5.83vw;
    font-family: '微软雅黑';
    font-size: 1.35vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.08vw;
    letter-spacing: 0vw;
    color: #000000;
    text-align: justify;
    margin-top: 5.42vw;
}

.bzlist {
    width: 95vw;
    margin-top: 3vw;
    display: block;
}

.bzlist li {
    display: block;
    width: 95vw;
    padding: 2.5vw;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-right: 1.8vw;
    margin-bottom: 1.8vw;
    float: left;
}

.bzlist li:hover {
    /* background-color: #012d62; */
}

.bzlist li:hover dl dt,
.bzlist li:hover dl dd {
    /* transition: 0.5s;
    color: #fff; */
}

.bzlist li img {
    width: 100%;
}

.bzlist li dl {
    margin-left: -2.5vw;
}

.bzlist li dl dt {
    width: 37.87vw;
    height: 6.4vw;
    font-family: '微软雅黑';
    font-size: 3.3vw;
    font-weight: bold;
    font-stretch: normal;
    line-height: 6.4vw;
    text-align: center;
    letter-spacing: 0vw;
    margin: 1.98vw auto 1.25vw 0;
    background-color: #012d62;
    color: #fff;
    display: block;
    border-top-right-radius: 3.2vw;
    border-bottom-right-radius: 3.2vw;
}

.bzlist li dl dd {
    font-family: '微软雅黑';
    width: 82.93vw;
    height: 24.67vw;
    font-size: 3.47vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #565656;
    text-align: justify;
    margin-left: 3.1vw;
}

/* 医生 */
.doctor {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0vw;
}

.doctor .in:hover img {
    filter: drop-shadow(1px 1px 20px rgba(0, 0, 0, 0.5));
}

.doctor .in {
    margin: 0 auto;
    width: 100vw;
}

.doctor .in .title {
    margin-top: 8.3vw;
    margin-bottom: 17.5vw;
}

.doctor .in .title dt {
    font-family: '微软雅黑';
    font-size: 4.53vw;
    line-height: 7.3vw;
    font-weight: normal;
    letter-spacing: 0.05vw;
    color: #494949;
    margin-top: 8.33vw;
}

.doctor .in .title dt font {
    font-family: '微软雅黑';
    font-size: 4.53vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0.05vw;
    color: #012d62;
}

.doctor .in .title dt span {
    display: block;
    text-indent: -10vw;
    overflow: hidden;
    height: 0;
}

.doctor .in .title dd h3 {
    width: 2.08vw;
    height: 6.51vw;
    font-size: 2.19vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.41vw;
    letter-spacing: 0.04vw;
    color: #012d62;
    position: absolute;
    right: 8vw;
    top: -10vw;
}

.doctor .in .content dd h4 {
    width: 1.08vw;
    height: 6.51vw;
    font-size: 1.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0.04vw;
    color: #012d62;
    position: absolute;
    right: 6.2vw;
    top: -9.5vw;
}

.doctor .in .content {
    background-color: #012d62;
    width: 100vw;
    height: 36.8vw;
    display: block;
    position: relative;
    color: #fff;
    margin-top: 37.53vw;
    float: left;
}

.doctor .in .content dt {
    width: 84.67vw;
    height: 15.13vw;
    font-size: 3.47vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    margin-top: 7.73vw;
    margin-left: 7.87vw;
    position: relative;
}

.doctor .in .content dd {
    width: 100vw;
    height: 44.53vw;
    position: absolute;
    top: -44.53vw;
    background-color: #eaeaea;
    overflow: hidden;
}

.doctor .in .content dd::before {
    content: "";
    position: absolute;
    width: 57.6vw;
    height: 1.07vw;
    background-color: #012d62;
    left: 21.07vw;
    margin-top: -0.5vw;
}

.doctor .in .content dd img {
    position: absolute;
    width: 46.2vw;
    /* height: 35.89vw; */
    bottom: -1px;
    /* right: 4.64vw; */
    left: 50%;
    margin-left: -23vw;
    top: 3vw;
}

.doctor .in .content dd h3 {
    width: 4.27vw;
    height: 13.47vw;
    font-size: 4.53vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 4.6vw;
    letter-spacing: 0.09vw;
    color: #012d62;
    position: absolute;
    top: 10.67vw;
    left: 22vw;
}

.doctor .in .content dd h4 {
    width: 2.27vw;
    height: 9.2vw;
    font-size: 2.27vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.6vw;
    letter-spacing: 0.04vw;
    color: #012d62;
    left: 27.47vw;
    top: 10.8vw;

}

.doctor .in .content .button {
    width: 11.87vw;
    height: 3.2vw;
    border-radius: 1.6vw;
    font-size: 1.73vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3.22vw;
    letter-spacing: 0vw;
    background-color: #fff;
    color: #012d62;
    text-align: center;
    position: absolute;
    right: 9vw;
    bottom: 6vw;

}

/* 检查 */
.check {
    width: 100%;
    display: block;
    float: left;
}

.check .in {
    width: 100vw;
    margin: 0 auto;
    display: block;
}

.check .content {
    width: 92.27vw;
    margin: 0 auto;
    display: block;
    margin-top: 1.6rem;
}

.check .content>dt {
    width: 100%;
    height: 11.33vw;
    display: block;
}

.check .content>dd {
    /* display: block;*/
}

.check .content>dt span {
    width: 30.75vw;
    height: 11.33vw;
    display: block;
    float: left;
    background-color: #c4c4c4;
    font-family: '微软雅黑';
    font-size: 2.7vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 11.33vw;
    letter-spacing: 0.05vw;
    color: #012d62;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10.83vw 7.97vw;
}

.check .content>dt span:nth-child(1) {
    border-top-left-radius: 6vw;
}

.check .content>dt span:nth-child(3) {
    background-color: #a4a5a5;
    border-top-right-radius: 6vw;
}

.check .content>dt span.active {
    background-color: #012d62;
    color: #fff;
}

.check .content>dd .checkcont {

    border: 1px solid #012d62;
}

.check .content>dd .checkcont dl {
    width: 84.53vw;
    margin: 0 auto;
}

.check .content>dd .checkcont dl dt {
    font-size: 4vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 11vw;
    letter-spacing: 0vw;
    color: #012d62;
    margin-top: 2.5vw;
}

.check .content>dd .checkcont dl dd {
    width: 79.73vw;
    font-size: 3.47vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #565656;
    margin-left: 4.27vw;
}

.check .content>dd .checkcont dl dd li {
    margin-top: 1vw;
    margin-bottom: 5.27vw;
    list-style: disc;
    text-align: justify;
}

.check .content>dd .checkcont dl dd font {
    color: #012d62;
}

.check .content>dd .checkcont .item {
    border-bottom: 1px solid #012d62;
}

.check .content>dd .checkcont .item:last-child {
    border-bottom: none;
}

.check .item {
    position: relative;
    padding-bottom: 3.5vw;
}

.check .item dt {
    position: absolute;
    width: 26vw;
    height: 20vw;
    display: block;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 20vw;
    font-size: 1.46vw;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0vw;
    color: #012d62;
}

.check .item dd {
    width: 38.5vw;
    margin-left: 26vw;
    display: inline-block;
    font-family: '微软雅黑';
    font-size: 1.46vw;
    font-weight: normal;
    letter-spacing: 0vw;
    color: #000000;
}

.check .item dd font {
    font-size: 1.46vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.08vw;
    letter-spacing: 0vw;
    color: #012d62;
}

.check .item dd span {
    font-size: 1.3vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.88vw;
    letter-spacing: 0vw;
    color: #8b8e91;
}

.check .item li {
    list-style: disc;
    margin-top: 3.5vw;
    text-align: justify;
}

.check .tip {
    width: 70.1vw;
    height: 3.38vw;
    font-family: '微软雅黑';
    font-size: 1.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.88vw;
    letter-spacing: 0vw;
    color: #8b8e91;
    margin: 0 auto;
    margin-top: 2.2vw;
    text-align: center;
}

.check .in .title dt {
    width: 100%;
}

.check .in .title dd {
    width: 84.53vw;
    height: 19.13vw;
    font-family: SourceHanSansCN-Medium;
    font-size: 3.47vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #565656;
    margin-left: 8vw;
    position: relative;
    padding-top: 2vw;
}
.check .in .title dd::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1vw;
    top: 0;
    background-color: #012d62;
}
.serv {
    display: block;
    width: 100%;
    float: left;
}

ul.servcont {
    width: 92.67vw;
    height: 30.57vw;
    display: block;
    margin: 0 auto;
    margin-top: 5.26vw;
}

ul.servcont li {
    display: block;
    float: left;
    height: 15.31vw;
    background-size: cover;
    background-color: #b8c5d3;
}

ul.servcont li span {
    display: block;
    text-align: justify;
}

ul.servcont li:nth-child(1) {
    width: 42.67vw;
    height: 36vw;
    background-color: #b8c5d3;
}

ul.servcont li:nth-child(1) span {
    width: 32.27vw;
    height: 8.53vw;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #ffffff;
    margin-top: 13.3vw;
    margin-left: 5.7vw;
}

ul.servcont li:nth-child(2) {
    width: 49.47vw;
    height: 36vw;
}

ul.servcont li:nth-child(3) {
    width: 59.87vw;
    height: 34.8vw;
    position: relative;
    margin-left: 32.27vw;
}

ul.servcont li:nth-child(3) span {
    width: 47.47vw;
    height: 19.07vw;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #012d62;
    text-align: justify;
    margin-top: 6.7vw;
    margin-left: 5.4vw;
}

ul.servcont li:nth-child(4) {
    width: 32.27vw;
    height: 35.53vw;
    position: relative;
    margin-left: -92vw;
}

ul.servcont li:nth-child(5) {
    width: 44.53vw;
    height: 39.2vw;
    margin-left: 44.53vw;
}

ul.servcont li:nth-child(6) {
    width: 47.73vw;
    height: 39.2vw;
    position: relative;
    margin-left: -89vw;

}

ul.servcont li:nth-child(6) span {
    width: 30.53vw;
    height: 8.53vw;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #012d62;
    margin-top: 13.6vw;
    margin-left: 6.67vw;
}

ul.servcont li:nth-child(7) {
    width: 47.73vw;
    height: 33.73vw;
}

ul.servcont li:nth-child(8) {
    width: 44.53vw;
    height: 33.73vw;
    background-color: #b8c5d3;
}

ul.servcont li:nth-child(8) span {
    width: 34.8vw;
    height: 19.2vw;
    font-size: 3.2vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 4.33vw;
    letter-spacing: 0vw;
    color: #012d62;
    margin: 8.13vw auto auto 5.07vw;
}

ul.servcont li.active {
    background-color: #012d62;
}

ul.servcont li.active span {
    color: #fff;
}

/* 科普 */
.kepu {
    width: 100%;
    display: block;
    float: left;
}

.kepu .in {
    width: 91.87vw;
    margin: 0 auto;
    display: block;
}

.kepu .in .content {
    width: 91.87vw;
    display: block;
    margin: 0 auto;
    margin-top: 6.35vw;
}

.kepu .in .content dl dt {
    width: 91.87vw;
    height: 11.33vw;
    background-color: #a4a5a5;
    font-family: '微软雅黑';
    font-size: 4vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 11.3vw;
    letter-spacing: 0vw;
    text-indent: 8.85vw;
    color: #012d62;
}

.kepu .in .content dl dt font.m {
    display: inline;
}

.kepu .in .content dl:nth-child(2n) dt {
    background-color: #c4c4c4;
}

.kepu .in .content dl {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.kepu .in .content dl dd {
    display: none;
}

.kepu .in .content dl.active dd {
    display: block;

}

.kepu .in .content dl.active dd span {

    font-family: '微软雅黑';
    width: 76.27vw;
    font-size: 3.33vw;
    display: block;
    margin: 6.8vw auto 4.8vw auto;
    font-weight: normal;
    font-stretch: normal;
    line-height: 4.8vw;
    letter-spacing: 0vw;
    color: #012d62;
    text-align: justify;

}

.kepu .in .content dl.active dt {
    background-color: #012d62;
    color: #fff;
    background-image: url(./qa.png);
    background-size: auto 80%;
    background-position: 96% top;
    background-repeat: no-repeat;
}

.dec {
    width: 100%;
    margin-top: 12vw;
    display: block;
    margin-bottom: 8vw;
    float: left;
    position: relative;

}

.dec .in {
    width: 100vw;
    margin: 0 auto;
    text-align: justify;
    background-color: #fff;
    box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.1);
}

.dec .in>dl>dt {
    width: 99.87vw;
    height: 58vw;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

.dec .in>dl>dt::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100vw;
    height: 1vw;
    background-color: #012d62;
}

.dec .in>dl>dd {
    position: relative;
    width: 100vw;
    height: 33.44vw;
    display: block;
    float: left;
}

.dec .in>dl>dd::before {
    content: "";
    position: absolute;
    width: 3vw;
    height: 3vw;
    background-color: #ffffff;
    z-index: 1;
    left: -1.5vw;
    border-radius: 0.5vw;
    top: 12vw;
    transform: rotate(45deg);
}

.dec .in>dl>dd .title {
    width: 100vw;

}

.dec .in>dl>dd .title dt {
    margin-top: 0;
    width: 100vw;
    display: none;
}

.dec .in>dl>dd dl dd {
    width: 93.33vw;
	height: 40vw;
    margin: 0 auto;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-bottom-right-radius: 6vw;
    border-bottom-left-radius: 6vw;
}

.dec .in>dl>dd dl dd span {
    font-family: '微软雅黑';
    width: 80.27vw;
    height: 26.13vw;
    font-size: 3.47vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.33vw;
    letter-spacing: 0vw;
    color: #565656;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    margin: 0 auto;
    padding-top: 9.9vw;
}
.dec .in>dl>dd dl dd span:nth-child(2){
    display: none;
}
.dec .in  .button {
    width: 11.87vw;
    height: 3.2vw;
    border-radius: 1.6vw;
    font-size: 1.73vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3.22vw;
    letter-spacing: 0vw;
    color: #fff;
    background-color: #012d62;
    text-align: center;
    position: absolute;
    right: 9vw;
    bottom: 0;
}

/* 链接 */
.links {
    width: 100vw;
    height: 12.02vw;
    padding-top: 2vw;
    display: block;
    background-color: #e8eaef;
    margin-top: 3vw;
}

.links .in {
    width: 78.85vw;
    display: block;

    height: 8.5vw;
    margin: 0 auto;
}

.links .in>dl {
    width: 78.85vw;
    display: block;
    float: left;
}

.links .in>dl>dt {
    width: 28.5vw;
    height: 8.5vw;
    font-family: '微软雅黑';
    font-size: 2.81vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 8.5vw;
    letter-spacing: 0.28vw;
    color: #000000;
    text-indent: 10vw;
    display: block;
    float: left;
}

.links .in>dl>dd {
    width: 50vw;
    height: 8.5vw;
    display: block;
    float: left;
}

.links ul {
    width: 60vw;
    height: 8.5vw;
    display: block;
    float: left;
}

.links ul li {
    width: 12.92vw;
    height: 2.76vw;
    display: block;
    float: left;
    background-color: #fff;
    border-radius: 5vw;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
    float: left;
    background-repeat: no-repeat;
    background-size: auto 1.46vw;
    background-position: 0.99vw center;
    position: relative;
    margin-right: 5.78vw;
    margin-top: 0.75vw;
    margin-bottom: 0.75vw;
}

.links ul li dt {
    font-family: '微软雅黑';
    font-size: 1.09vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.76vw;
    letter-spacing: 0vw;
    color: #464646;
    margin-left: 3.13vw;
}

.links ul li dd {
    position: absolute;
    right: 0.85vw;
    width: 0.73vw;
    height: 1.15vw;
    top: 0.78vw;
    background-image: url(./rightrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.links ul li:hover dd {
    right: 0.5vw;
    transition: 0.5s;
}
.mwebBom{
    width: 100vw;
	height: 27.73vw;
    margin-top: 10vw;
    background-color: #012d62;
    color: #fff;
    display: block;
    float: left;
}
.mwebBom dl{
    width: 45.47vw;
    height: 23vw;
    display: block;
    margin: 4.27vw auto auto auto;
    text-align: center;
}
.mwebBom dl dt{
    font-size: 6.06vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 9.32vw;
	letter-spacing: 0vw;
	color: #ffffff;
}
.mwebBom dl dt img{
    width: 4.27vw;
	height: 4.67vw;
    margin-right: 2vw;
}
.mwebBom dl dd{
    font-size: 2.13vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3.73vw;
	letter-spacing: 0vw;
	color: #ffffff;
}