.sxybjmain {
    width: 100%;
    min-width: 1200px;
}

.sxybjmain .xsybjaudios {
    width: 100%;
}

.sxybjmain .xsybjaudios .imgHeader {
    width: 100%;
}

.sxybjmain .xsybjItem {
    width: 100%;
    margin-top: 100px;
}

.xsybjTitle {
    width: 1200px;
}

.xsybjTitle .xsybjTitleOne {
    font-size: 30px;
    font-weight: bold;
    color: #111111;
}

.xsybjTitle .xsybjTitleTwo {
    font-size: 14px;
    font-weight: 400;
    color: #484848;
    margin-top: 20px;
}

.xsybjTab {
    width: 1200px;
    margin-top: 10px;
}

.shidang {
    margin-top: 53px;
}

.xsybjTab .sections2 {
    background-color: rgba(120, 120, 120, 1);
    width: 1px;
    height: 14px;
}

.xsybjTab .infoactinve {
    margin: 0 1px;
    background: #ff6400;
    border-radius: 6px;
    color: #ffffff !important;
}

.xsybjTab .infos8 {
    font-size: 16px;
    font-weight: 300;
    color: #010101;
    padding: 10px 35px;
}

.xsybjTab .infos8:hover {
    color: #ff6400;
    cursor: pointer;
}

.xsybjTab .sections2:last-child {
    display: none;
}

.xsybjSwiper {
    width: 1200px;
    position: relative;
    margin-top: 60px;
}

.xsybjswiper1 {
    width: 696px;
}

.xsybjswiper1 .swiperwrapper1 .swiperslide1 {
    position: relative;
}

.xsybjswiper1 .swiperwrapper1 .swiperslide1 img {
    border-radius: 10px;
}

.swiperslide1 .vricons {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.swiperslide1 .vricons:hover {
    cursor: pointer;
}

.xsybjSwiper .xsybjswiper2 {
    width: 434px;
    height: 249px;
    margin-left: 70px;
}

.xsybjswiperslide2 .titlexsybj .wordTitle {
    font-size: 90px;
    font-weight: bold;
    color: #eceef4;
    text-transform: capitalize;
    letter-spacing: -2px;
}

.xsybjswiperslide2 .titlexsybj .wrodClass {
    margin-top: -36px;
}

.xsybjSwiper .prevxsybj2 {
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/rightclick2.png) no-repeat;
    position: absolute;
    top: 68%;
    left: -56px;
}

.xsybjSwiper .prevxsybj2:hover {
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/clickright.png) no-repeat;
}

.xsybjSwiper .nextxsybj2 {
    width: 50px;
    height: 50px;
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/rightclick2.png) no-repeat;
    position: absolute;
    top: 68%;
    right: -56px;
}

.xsybjSwiper .nextxsybj2:hover {
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/clickright.png) no-repeat;
}

.prevxsybj2::after {
    display: none;
}

.nextxsybj2::after {
    display: none;
}

.wrodClass .classType {
    font-size: 30px;
    font-weight: bold;
    color: #111111;
}

.wrodClass .typeStyle {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
    margin: 0 12px;
}

.wrodClass .majoi {
    font-size: 14px;
    font-weight: 300;
    color: #111111;
}

.titlexsybj .wordText {
    font-size: 14px;
    font-weight: 300;
    color: #111111;
    margin-top: 20px;
    line-height: 24px;
    text-align: justify;
}

.xsybjSwiper .xsybjfrom1 {
    width: 434px;
    position: absolute;
    right: 0;
    bottom: 41px;
}

.xsybjfrom1 .from1Wrod {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
}

.xsybjfrom1 #from1 {
    display: flex;
    flex-direction: column;
}

.from1box {
    margin-top: 31px;
    margin-bottom: 10px;
}

.from1box .select {
    margin-right: 20px;
    width: 146px;
    height: 52px;
    position: relative;
    padding: 0 20px;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 6px;
}

.from1box .selectBox {
    height: 52px;
    background: url("https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/components/DecorationQuotation/bottom.png") no-repeat right center;
    background-size: 14px 8px;
}

.from1box .inputFrom1 {
    flex: 1;
    height: 52px;
    padding: 0 20px;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 6px;
}

.from1box .inputFrom1 input {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #787878;
    border: none;
    outline: none;
    background: transparent;
}

#from1 .from1button {
    width: 100%;
    height: 52px;
    background: #ff6400;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.xsybjswiper3 {
    width: 1200px;
    margin-top: 60px;
}

.xsybjswiper4 {
    width: 1200px;
    margin-top: 60px;
}

.itemImgs {
    width: 1200px;
    height: 241px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.from2 {
    height: 184px;
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/index/psgrji35p32hdb70aggtdbb5371mqp33c47dac8d24-9650-4bee-b9a3-d9021a315580.png) 100% no-repeat;
    min-width: 1200px;
    margin: 100px 0 0 0px;
}

.fromain5 {
    width: 438px;
    height: 114px;
}

.fromain5 .bdwrap12 {
    width: 100%;
    height: 52px;
}

.fromain5 .bdwrap12 .outer6 {
    width: 146px;
    height: 100%;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    padding: 0 20px;
}

.outer6 .labelxia6 {
    width: 16px;
    height: 9px;
    margin-top: 3px;
    position: absolute;
    right: 20px;
    top: 18px;
}

.outer6 .from2Select {
    width: 100%;
    height: 100%;
    outline: none;
    background: url("https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/components/DecorationQuotation/bottom.png") no-repeat right center;
    background-size: 14px 8px;
}

.inputouter7 {
    flex: 1;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    margin-left: 12px;
}

.inputouter7 input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding-left: 20px;
    padding-right: 20px;
}

.from2 .fromain5 .butd13 {
    width: 438px;
    height: 52px;
    background: #fdb740;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #111111;
    display: flex;
    align-items: center;
    justify-content: center;
}

.butd13:hover {
    cursor: pointer;
}

.xsybjItem .tabxsybj3 {
    display: flex;
    justify-content: center;
    margin-top: 44px;
}

.xsybjItem .tabxsybj3 span:hover {
    cursor: pointer;
    color: rgba(255, 100, 0, 1);
}

.xsybjItem .tabxsybj3 span {
    width: 118px;
    height: 36px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 300;
    color: #010101;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xsybjItem .tabxsybj3 .actispan {
    background: #ff6400;
    color: #ffffff !important;
}

.swipe3Wrap {
    width: 1200px;
    position: relative;
}

.swipe3Wrap .prevxsybj3 {
    cursor: pointer;
    width: 50px;
    height: 50px;
    left: -60px;
    transform: rotate(180deg);
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/right3.png) no-repeat;
}

.swipe3Wrap .prevxsybj3:hover {
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/clickright.png) no-repeat;
}

.swipe3Wrap .prevxsybj3::after {
    display: none;
}

.swipe3Wrap .nextxsybj3 {
    width: 50px;
    height: 50px;
    right: -60px;
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/right3.png) no-repeat;
}

.swipe3Wrap .nextxsybj3:hover {
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/clickright.png) no-repeat;
}

.swipe3Wrap .nextxsybj3::after {
    display: none;
}

.swipe3Wrap .prevxsybj4 {
    width: 50px;
    height: 50px;
    left: -60px;
    transform: rotate(180deg);
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/right3.png) no-repeat;
}

.swipe3Wrap .prevxsybj4:hover {
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/clickright.png) no-repeat;
}

.swipe3Wrap .prevxsybj4::after {
    display: none;
}

.swipe3Wrap .nextxsybj4 {
    width: 50px;
    height: 50px;
    right: -60px;
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/right3.png) no-repeat;
}

.swipe3Wrap .nextxsybj4:hover {
    background: url(https://ikj-storage-front-prod.oss-cn-beijing.aliyuncs.com/app/html-pc/xsybj/clickright.png) no-repeat;
}

.swipe3Wrap .nextxsybj4::after {
    display: none;
}

.sweripWra5 {
    width: 1200px;
    margin-top: 60px;
    position: relative;
}

.xsybjswiper5 {
    width: 1100px;
    margin: 0 !important;
}

.xsybjswiper5 .xsybjswiperwrapper5 {
    width: 100%;
}

.xsybjswiperwrapper5 .xsybjswiperslide5 {
    width: 100%;
    display: flex;
}

.xsybjswiperslide5 .leftayer5 {
    /* width: 238px;
      height: 118px; */
    /* font-size: 48px;
      font-family: MADE TOMMY;
      font-weight: bold;
      color: #111111;
      line-height: 36px; */
    padding-top: 119px;
}

.leftayer5 .extroup2 .txt9 {
    font-size: 48px;
    font-family: MADE TOMMY;
    font-weight: bold;
    color: #111111;
    line-height: 72px;
    display: block;
    white-space: nowrap;
}

.leftayer5 .extroup2 .word19 {
    font-size: 24px;
    font-weight: 400;
    color: #484848;
    line-height: 36px;
}

.leftayer5 .btund5 {
    margin-top: 49px;
}

.leftayer5 .btund5 .block4 {
    width: 100px;
    height: 40px;
    background: #ff6400;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leftayer5 .btund5 .block5 {
    width: 100px;
    height: 40px;
    border: 1px solid #000000;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #111111;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xsybjswiperslide5 a .blockimg {
    width: 810px;
    margin-left: 52px;
}

.sweripWra5 .xsybjprev5::after {
    display: none;
}

.sweripWra5 .xsybjprev5 {
    width: 63px;
    height: 54px;
    position: absolute;
    top: 64%;
    left: 1001px;
    background-color: rgba(255, 100, 0, 1);
    border-radius: 0px 20px 20px 0px;
    height: 100px;
    width: 100px;
    transform: rotate(180deg);
}

.sweripWra5 .xsybjnext5::after {
    display: none;
}

.sweripWra5 .xsybjnext5 {
    width: 63px;
    height: 54px;
    position: absolute;
    top: 64%;
    left: 1100px;
    background-color: rgba(255, 100, 0, 1);
    border-radius: 0px 20px 20px 0px;
    height: 100px;
    width: 100px;
}

.styleLife {
    width: 1200px;
    margin-top: 66px;
    margin-bottom: 140px;
}

.tasabs {
    width: 290px;
    height: 366px;
    margin-right: 14px;
    position: relative;
}

.tasabs:last-child {
    margin-right: 0;
}

.tasabs .scrolImg img {
    width: 100%;
    transition: all 0.3s;
}

.tasabs .jincnbaojia {
    width: 250px;
    height: 84px;
    position: absolute;
    bottom: -26px;
    left: 20px;
    background: #ffffff;
    box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.jincnbaojia .titleImgsto {
    font-size: 22px;
    font-weight: bold;
    color: #010101;
    line-height: 30px;
}

.jincnbaojia .titlelSele {
    font-size: 14px;
    font-weight: 400;
    color: #010101;
    line-height: 30px;
}

.orgin {
    background: #ff6400;
    border: 1px solid rgba(228, 228, 228, 0.7);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
}

.sumbit2:hover {
    background: #fdb740;
    cursor: pointer;
}

.tasabs .fro3 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 22px;
}

.tasabs .itemfrom {
    width: 240px;
    height: 52px;
    background: #ffffff;
    border-radius: 6px;
    margin-top: 10px;
    padding: 14px 17px;
}

.itemfrom .iconsto {
    width: 22px;
    height: 24px;
}

.itemfrom .dredep {
    width: 1px;
    height: 25px;
    margin-left: 17px;
    background: #787878;
    display: inline-block;
}

.itemfrom input {
    border: none;
    outline: none;
    flex: 1;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding-left: 12px;
}

.itemfrom input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #787878;
}

.itemfrom .select {
    flex: 1;
    height: 100%;
    padding-left: 12px;
}

.tasabs .scrolImg {
    width: 290px;
    height: 366px;
    overflow: hidden;
    border-radius: 10px;
}

.tasabs .scrolImg:hover img {
    cursor: pointer;
    transform: scale(1.2);
    transition: all 0.3s;
}

.xsybjAuto {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    pointer-events: auto;
}

.xsybjAuto .videoWrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 550px;
    pointer-events: fill;
}
.xsybjAuto .videoWrap .offViderwep{
    font-size: 41px;
    position: absolute;
    top: -6px;
    right: -36px;
    color: #fff;
    cursor: pointer;
}
.pustImg{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    cursor: pointer;
    display: none;
}
.itemfrom select {
    flex: 1;
    height: 100%;
    -webkit-appearance: none;
    border: none;
    outline: none;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #787878;
    padding-left: 12px;
}