 a {
            outline: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        .body-wrapper {
            background: #fff;

        }

        /*ÂÖ²¥Í¼*/
        .swiper-out {
            width: 100%;
        }

        .swiper-container {
            width: 100%;
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .swiper-slide {
            margin-bottom: -0.3rem;
        }

        .swiper-slide img {
            width: 100%;
            /* height: 100%; */
        }


        @media screen and (max-width:321px) {
            html {
                font-size: 15px
            }
        }

        @media screen and (min-width:321px) and (max-width:400px) {
            html {
                font-size: 16px
            }
        }

        @media screen and (min-width:400px) {
            html {
                font-size: 18px
            }
        }

        .navbar .navbar_box p {
            text-decoration: none;
        }
		
		.navbar .navbar_box p a{text-decoration:none;
		}
        /* 1 */
        .nav_item {
                    padding: 0 .15rem;
                    margin: .6rem 0;
                }

                .nav_item ul {
                    display: flex;
                    display: -webkit-flex;
                    /* Safari */
                    justify-content: space-around;
                }

                .nav_item li {
                    height: 100%;
                    width: 23%;
                    border: 1px solid #ccc;
                    border-radius: .12rem;
                    text-align: center;
                    font-size: 0.2rem;
                    box-shadow: 0px 0px 2px 2px #1d00ff47;

                }

                .nav_item li:active {
                    box-shadow: 0px 0px 2px 2px #aca2ff;
                }

                .nav_item li:active img {
                    width: 0.701rem;
                }

                .nav_item li img {
                    width: 0.7rem;
                    margin-top: .2rem;
                }

                .nav_item li p {
                    padding-bottom: .1rem;
                }

                .fix-bar {
                    margin-top: .15rem;
                    display: flex;
                    justify-content: space-around;
                    background: #3E58CF;
                    color: #fff;
                    height: 56px;
                    align-items: center;
                }

                .fix-bar li {
                    text-align: center;
                }
                /* 2 */
                .floor h3 {
                    color: #005ada;
                    font-size: .3rem;
                    text-align: center;
                    margin-top: .5rem;
                }

                .floor h4 {
                    text-align: center;
                    font-size: .2rem;
                    margin-bottom: .4rem;
                }

                .floor-content {
                    display: flex;
                    justify-content: space-around;
                    flex-wrap: wrap;
                    padding: 0 10px;
                }

                .floor-content a {
                    width: 49%;
                    height: 2.66rem;
                    margin-bottom: .05rem;
                    background: url(/public/static/mobile/img-624/6.jpg) no-repeat;
                    background-size: 100%;
                    text-align: center;
                    position: relative;
                }

                .floor-content a:nth-of-type(2) {
                    background: url(/public/static/mobile/img-624/1.jpg) no-repeat;
                    background-size: 100%;

                }

                .floor-content a:nth-of-type(3) {
                    background: url(/public/static/mobile/img-624/2.jpg) no-repeat;
                    background-size: 100%;

                }

                .floor-content a:nth-of-type(4) {
                    background: url(/public/static/mobile/img-624/7.jpg) no-repeat;
                    background-size: 100%;

                }
				
				.floor-content a:nth-of-type(5) {
                    background: url(/public/static/mobile/img-624/8.jpg) no-repeat;
                    background-size: 100%;

                }
				
				.floor-content a:nth-of-type(6) {
                    background: url(/public/static/mobile/img-624/3.jpg) no-repeat;
                    background-size: 100%;

                }
				
				.floor-content a:nth-of-type(7) {
                    background: url(/public/static/mobile/img-624/4.jpg) no-repeat;
                    background-size: 100%;

                }
				
				.floor-content a:nth-of-type(8) {
                    background: url(/public/static/mobile/img-624/9.jpg) no-repeat;
                    background-size: 100%;

                }
				
				.floor-content a:nth-of-type(9) {
                    background: url(/public/static/mobile/img-624/5.jpg) no-repeat;
                    background-size: 100%;

                }
				.floor-content a:nth-of-type(10) {
                    background: url(/public/static/mobile/img-624/10.jpg) no-repeat;
                    background-size: 100%;

                }


                .floor-content h4 {
                    font-size: .25rem;
                    margin: .4rem 0;
                    color: #fff;
                    margin-bottom: .1rem;
                }

                .floor-content p {
                    margin: 0 .13rem;
                    font-size: .2rem;
                    color: #fff;
                    height: 1.05rem;
                    overflow: hidden;
                }

                .fixed-floor {
                    
                    
                    text-align: center;
                    color: #fff;
                    width: 100%;
                    margin:0 auto;
                    font-size: .2rem;
					border: 1px solid #fff; width:80px; padding:5px;;
					margin-bottom: 50px;
                }

                .fixed-floor1 {
                    bottom: .27rem;

                }

                .fixed-floor4 {
                    bottom: .35rem;
                    font-size: .15rem;
                }

                .find-more {
                    margin-bottom: .3rem;
                    overflow: hidden;
                    margin-right: 0.1rem;
                    font-size: .18rem;
                }

                .find-more a {
                    float: right;
                    color: #005ada;

                }
                /* 3 */
                .solution-idea {
                    width: 100%;
                    background: url('/public/static/mobile/img-624/shopbg.jpg') no-repeat;
                    background-size: 100%;
                    text-align: center;
                    overflow: hidden;
                    margin: .5rem 0;
                }

                .solution-idea h3 {
                    color: #fff;
                    font-size: .28rem;
                    margin-top: .5rem;
                }

                .solution-idea ul {
                    display: flex;
                    flex-wrap: wrap;
                    margin: 0 .9rem;
                    margin-top: .3rem;
                    margin-bottom: .2rem;
                }

                .idea-content li {
                    width: 49%;
                    color: #fff !important;
                    height: 1.5rem;
                    line-height: 1.5rem;
                    border-bottom: .1px solid #eee;
                }

                .idea-content li:nth-child(even) {
                    text-align: left;

                }

                .idea-content li:nth-child(odd) {
                    text-align: right;
                    border-right: .1px solid #eee;

                }

                .idea-content li:nth-child(odd) a {
                    margin-right: .2rem;
                    color: #fff;
                    font-size: .2rem;
                }

                .idea-content li:nth-child(even) a {
                    margin-left: .2rem;
                    color: #fff;
                    font-size: .2rem;

                }
                /* 4 */
                .sales {
                    text-align: center;
                }

                .sales h3 {
                    color: #005ada;
                    font-size: .3rem;
                    margin-bottom: .36rem;
                }

                .sales ul {
                    display: flex;
                    flex-wrap: wrap;
                    margin: 0 .1rem;
                    justify-content: space-around;

                }

                .sales ul li {
                    width: 24%;
                    /* float: left; */
                }

                .sales ul li img {
                    width: .8rem;
                }

                .sales li h4 {
                    margin-bottom: .2rem;
                }
                /* 5 */
                .wonderful {
                    text-align: center;
                    margin-bottom: .2rem;
                }

                .wonderful .wonderful_title {
                    color: #005ada;
                    font-size: .3rem;
                    margin-bottom: .2rem;
                }

                .wonderful_content {
                    /* text-align-last: left; */
                    text-align: left;
                    margin: 0 .1rem;
                }

                .wonderful_content li {
                    padding: .01rem .5rem .26rem 1.3rem;
                    background-image: url('/public/static/mobile/imgs/youshi-1.png');
                    background-size: 100% 100%;
                    min-height: 1.2rem;
                }

                .wonderful_content li:nth-of-type(2) {
                    background-image: url('/public/static/mobile/imgs/youshi-2.png');

                }

                .wonderful_content li:nth-of-type(3) {
                    background-image: url('/public/static/mobile/imgs/youshi-3.png');

                }

                .wonderful_content li:nth-of-type(4) {
                    background-image: url('/public/static/mobile/imgs/youshi-4.png');

                }

                .wonderful_content li:nth-of-type(5) {
                    background-image: url('/public/static/mobile/imgs/youshi-5.png');

                }

                .wonderful_content h4 {
                    padding-top: 0.4rem;
                }

                .wonderful p {
                    font-size: .18rem;
                }
                /* 6 */
                .anli {
                    background-image: url('/public/static/mobile/imgs/hezuo.jpg');
                    background-size: 100% 100%;

                }

                .anli h3 {
                    text-align: center;
                    font-size: .26rem;
                    color: #fff;
                    /* margin: .2rem 0 ; */
                    padding: .3rem 0;
                }

                .anli ul {
                    display: flex;
                    flex-wrap: wrap;
                    margin: 0 .1rem;
                    justify-content: space-around;
                    padding-bottom: .2rem;
                }

                .anli li {
                    width: 30%;
                    margin-bottom: .2rem;

                }

                .anli li img {
                    width: 100%;
                }

                .more_anli {
                    text-align: right;
                    margin: .1rem 0;

                }

                .more_anli a {
                    margin-right: 0.1rem;

                    color: #005ada;
                    font-size: .18rem;
                }
                /* 7 */
                .swiper-bottom {
                    width: 100%;
                    height: 580px;
                    margin: 20px auto;
                    overflow-x: hidden;
                    position: relative;
                }

                .swiper-bottom .swiper-slide {
                    text-align: center;
                    font-size: 18px;
                    background: #fff;

                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    -webkit-justify-content: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    -webkit-align-items: center;
                    align-items: center;
                }

                .addd {
                    width: 80%;
                    border: 1px solid #eee;
                    box-shadow: 0px 1px 5px #bbb;
                    padding-bottom: .5rem;
                    min-height: 402.17px;
                }

                .addd h3 {
                    margin: .2rem 0;
                    color: #005ada;
                    font-size: .3rem;
                }

                .addd p {
                    font-size: .2rem;
                    padding: .1rem;
                }

                .swiper-pagination-bottom {
                    text-align: center;
                }

                .swiper-bottom .swiper-wrapper {
                    height: 88% !important;
                }
                .h3 {
                    text-align: center;
                    color: #005ada;
                    font-size: .3rem;
                }