.phone .w1200 {
    width: 10rem;
}

.phone body {
    background: url(../images/mob_top.jpg) no-repeat #fff1e4;
    background-size: 100%;
}

.phone .bloom-top {
    height: 11.40rem;
}

.phone .bloom-top p.text {
    display: block;
    width: 8.4rem;
    margin: -2.76rem auto 0 auto;
    font-size: 0.4rem;
    line-height: 1.4;
    text-indent: 2em;
}

.phone .bloom-top a {
    display: none;
}

.phone .bloom-wrap1 .tit1 {
    margin-top: 40px;
}

.phone .bloom-wrap1 .tit1 img {
    width: 60%;
}

.phone .bloom-wrap1 .pic-list {
    display: none;
}

.phone .mob-pic-list {
    display: block;
}

.phone .mob-pic-list .menu {
    display: flex;
    width: 9.6rem;
    margin: 10px auto 0 auto;
}

.phone .mob-pic-list .menu .m-items {
    width: 50%;
    height: 0.9333333333333333rem;
    color: #c92f1e;
    font-size: 0.3rem;
    border-radius: 10px;
    background-color: #efd3af;
    line-height: 0.9333333333333333rem;
    text-align: center;
    margin: 0 5px;
}

.phone .mob-pic-list .menu .m-items#active1 {
    background-image: linear-gradient(90deg, #f16138 0%, #f16138 100%);
    color: #ffedd5;
}

.phone .mob-pic-list .m-pic-list {
    display: none;
    width: 100%;
    margin-top: 20px;
}

.phone .mob-pic-list .m-pic-list ul {
    overflow-x: auto;
    display: flex;
    padding-bottom: 20px;
}

.phone .mob-pic-list .m-pic-list ul .sheet-m {
    margin-right: 17px;
    width: 33%;
}

.phone .mob-pic-list .m-pic-list ul .sheet-m img {
    box-shadow: 0px 5px 6px 0px rgba(97, 15, 20, 0.3);
    border-radius: 10px;
    width: 3.3466666666666667rem;
    height: 4.733333333333333rem;
    display: block;
}

.phone .mob-pic-list .m-pic-list ul .sheet-m span.m-txt {
    background: url(../images/bg5.png) no-repeat;
    height: 0.9466666666666667rem;
    display: block;
    background-size: 100%;
    margin-top: 12px;
    line-height: 0.9466666666666667rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.phone .bloom-wrap2 .tit1 img {
    width: 35%;
}

.phone .bloom-wrap2 .bg {
    background: none;
    height: 6.786666666666666rem;
}

.phone .bloom-content {
    height: 6.786666666666666rem;
}

.phone .bloom-content .first-pic {
    height: 5.986666666666666rem;
}

.phone .bloom-content .first-pic img {
    width: 100%;
    height: 5.986666666666666rem;
}

.phone .bloom-content .list li img {
    width: 100%;
    height: 5.986666666666666rem;
}

.phone .bloom-content .menu {
    display: flex;
    top: 5.986666666666666rem;
    width: 100%;
}

.phone .bloom-content .menu li.items {
    height: 0.8rem;
    line-height: 0.8rem;
    width: 20%;
    font-size: 20px;
}

.phone .bloom-wrap3 {
    background: none;
}

.phone .bloom-wrap3 #bloom-box2 {
    margin-top: 20px;
}

.phone .bloom-wrap3 .tit1 img {
    width: 85%;
}

.phone .bloom-wrap3 #tit1-m img {
    width: 50%;
}

.phone .bloom-wrap3 .p3Con {
    height: auto;
    flex-direction: column;
    background: none;
}

.phone .bloom-wrap3 .p3Con .left {
    width: 9.2rem;
    padding-left: 0;
    order: 2;
}

.phone .bloom-wrap3 .p3Con .left h3.tit1 {
    text-align: left;
    font-size: 20px;
    line-height: 1.4;
    margin-top: 15px;
	padding-left: 20px;
}

.phone .bloom-wrap3 .p3Con .left h3.tit1::before {
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
    top: 8px;
    background: #be2d2c;
}

.phone .bloom-wrap3 .p3Con .left h3.tit1::after {
    display: none;
}

.phone .bloom-wrap3 .p3Con .left h3.tit1 a {
    margin-left: 0px;
}

.phone .bloom-wrap3 .p3Con .left p.txt1 {
    display: none;
}

.phone .bloom-wrap3 .p3Con .scroll-pic {
    display: none;
}

.phone .bloom-wrap3 .p3Con .scroll-m {
    display: block;
}

.phone .bloom-wrap3 .p3Con .right {
    width: 10rem;
}

.scroll-m {
    width: 100%;
    height: 5.3rem;
    position: relative;
}

.scroll-m .swiper-container2 {
    height: 5.3rem;
    width: 10rem;
    overflow: hidden;
}

.scroll-m .swiper-container2 .swiper-slide {
    width: 5rem;
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    transition: transform 1.0s;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.8;
}

.scroll-m .swiper-container2 .swiper-slide img {
    width: 100%;
    height: 4.16rem;
}

.scroll-m .swiper-container2 .swiper-slide-active {
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
    opacity: 1;
}

.scroll-m .pagination2 {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0px;
    width: 100%;
    z-index: 999;
}

.scroll-m .pagination2 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #bfbfbf;
    margin: 0 3px;
    cursor: pointer;
}

.scroll-m .pagination2 .swiper-active-switch {
    background: #c42816;
}

.phone .bloom-wrap4 {
    flex-direction: column;
    margin-top: 40px;
}

.phone .bloom-wrap4 .left {
    width: 9.6rem;
}

.phone .bloom-wrap4 .left .bloom-content {
    height: 10.4rem;
}

.phone .bloom-wrap4 .left .bloom-content .first-pic {
    height: 9.6rem;
}

.phone .bloom-wrap4 .left .bloom-content .first-pic img {
    width: 100%;
    height: 9.6rem;
}

.phone .bloom-wrap4 .left .bloom-content .list li img {
    width: 100%;
    height: 9.6rem;
}

.phone .bloom-wrap4 .left .bloom-content .menu {
    top: 9.6rem;
}

.phone .bloom-wrap4 .right {
    width: 9.053333333333333rem;
    height: 20.053333333333335rem;
    background: url(../images/bg10.png) no-repeat;
    background-size: 100% auto;
    margin-top: 35px;
}

.phone .bloom-wrap4 .right .content {
    width: 96%;
    height: 16.026666666666667rem;
	
}

.phone .bloom-wrap4 .right .content ul.list li.items {
    padding: 15px 0;
}

.phone .bloom-wrap4 .right .content ul.list li.items h4.tit1,
.phone .bloom-wrap4 .right .content ul.list li.items h3.tit1,
.phone .bloom-wrap4 .right .content ul.list li.items span.job1,
.phone .bloom-wrap4 .right .content ul.list li.items p.txt1 {
    width: 73%;
    padding-bottom: 10px;
}

.phone .bloom-wrap4 .right .content ul.list li.items .pic-list1 span.sheet1 {
    width: 30%;
}

.phone .bloom-wrap4 .right .content ul.list li.items .pic-list1 span.sheet1 img {
    width: 100%;
    height: auto;
}

.phone .bloom-wrap5 .tit1 img {
    width: 50%;
}

.phone .bloom-wrap5 .pic-list1 {
    overflow-x: auto;
    padding-bottom: 20px;
}

.phone .bloom-wrap5 .pic-list1 .sheet {
    margin-right: 10px;
}

.phone .bloom-name {
	height: auto;
}
.phone .bloom-name .name-pic {
    display: none;
}

.phone .bloom-name .name-pic-m {
    display: block;
    margin-top: 20px;
    text-align: center;
}

.phone .bloom-name .name-pic-m img {
    width: 96%;
}
.phone #copyright {
	padding: 20px 0;
}