body {
    width:100vw;
    overflow:hidden;
}
.hide {
    display: none !important;
}
.index-search {
    background-image: url(../images/moban/search.jpg);
 
}

.menu-con .m_f_fix_bg .lm_lay_ul2 li img {
    width: 40px;
    height: 40px;
}
.menu-con .m_f_fix_bg {
    background-color: #ffffff;
    height: 1.2rem;
    border-top: 1px solid #e8e8e8;
    border-top: unset;
}

.menu-con {
    padding: 20px 0 10px 0;
    background: #ffffff;
}
.process img {
    width: 100%;
}
.lay_ti2 .ti_l span {
    font-size: .42rem;
    color: #333333;
}
.text-bold {
    font-weight: 700;
}
.cp_tj ::-webkit-input-placeholder{
	color:#999;
	font-weight: 700;
}
.lay_dj .lay_dj_bt .btn {
    background-color: #ff5001;
    font-weight: 700;
}
.cp_tj .lay_ti2 .ti_l img {
    width: 20px;
}
.cp_tj .lay_ti2 .ti_l {
    display: flex;
    align-items: center;
}
.cp_tj .lay_ti2 .ti_r span {
    font-size: 14px;
}
.tc-img {
    background-color: #ffffff;
    padding: 0.24rem;
}
.customization ul {
    padding: 0 0.24rem;
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.customization ul li {
    width: 49%;
    margin-bottom: 5px;
}
.designer .swiper-container {
    position: relative;
    padding-bottom: 40px;
    background: #ffffff;
}
.designer .wiper-pagination {
    position: absolute;
    bottom: 10px;
    z-index: 999999;
}   
.banner .swiper-pagination-bullet-active {
    background: #323333;
    opacity: 1;
}
.swiper-pagination-bullet {
    width: 0.6rem;
    height: 4px;
    display: inline-block;
    border-radius: unset;
    background: #000;
    opacity: .2;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {

    bottom: 0.3rem;
}
.in-right {
    margin-left: auto;
    
}
.lay_ti2 {
    display: flex;
}