li{
	list-style: none;
	}
	 a {
     text-decoration: none;
   }
.container {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 50px;
    margin-top: 80px;
}
.title {
    width: 1200px;
    text-align: center;
}
.title>h1 {
    font-size: 32px;
}
.title>p {
    font-size: 22px;
}
.wechatVideo-container
 {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
}

.wechatVideo-container-left {
    width: 650px;
}
.wechatVideo-container-right{
    flex:1;
    display:flex;
    flex-direction:column;
    gap: 30px;
}
img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border: 0;
}
.wechatVideo-container-right>img {
    width: 80%;
    cursor: pointer;
}
.wechatVideo-container-right>img:nth-child(2) {
    align-self: flex-end;
}
.wechatVideo-container-right>img {
    width: 80%;
    cursor: pointer;
}
.wechatVideo-container-bottom {
    width: 1200px;
    position: absolute;
    left: 0;
    bottom: -105px;
    display: flex
;
    background: #fff;
    box-shadow: 0 0 27px 0 rgb(45 57 94 / 11%);
    -moz-box-shadow: 0 0 27px 0 rgba(45, 57, 94, .11);
    -webkit-box-shadow: 0 0 27px 0 rgb(45 57 94 / 11%);
}
.wechatVideo-container-bottom-item {
    position: relative;
    flex: 1;
    text-align: center;
    padding: 20px 0;
}
.wechatVideo-container-bottom-item>h1 {
    color: #5d53f5;
    font-size: 36px;
    font-weight: 700;
}
.wechatVideo-container-bottom-item>span {
    color: #939393;
    font-size: 20px;
}
.wechatVideo-container-bottom-item::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    height: 38px;
    width: 2px;
    background-color: #cee1ff;
}
.ban-or{
	padding-top:110px;
}
.ban-or .pos {
    width:1200px;
    height: fit-content;
    margin: auto;
}
.ban-or .long {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container3 {
    width: 1200px;
}
.ban-or .box{
	width:634px;
}
.ban-or .color-1.info .steer {
    color: #282828;
}
.ban-or .box .title1 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 50px;
    line-height: initial;
    animation: tops 1.2s 0s ease both infinite;
}
.ban-or .box .level {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: initial;
    /* margin-top: 15px; */
    animation: bottoms .8s 0s ease both infinite;
}
.ban-or .row-1 {
    display: flex
;
    margin: 50px 0 -10px -12px;
    flex-wrap: wrap;
}
.ban-or .row-1 li {
    position: relative;
    margin: 0 0 10px 10px;
    padding: 10px 20px;
    color: #282828;
    font-size: 16px;
    border: 1px #ddd solid;
    border-radius: 30px;
}
.ban-or .tip {
    display: block;
    margin-top: 30px;
    color: #696969;
    font-size: 16px;
}
.ban-or .more-5 {
    margin-top: 60px;
}
.more-5 {
    display: flex
;
    align-items: center;
    transition: all .4s ease-in-out;
}

.more-5 font {
    display: table;
    padding: 10px 30px;
    color: #282828;
    font-size: 18px;
    border-radius: 30px;
    background: #fff;
    transition: all .4s ease-in-out;
}
.more-5:hover font{color:#fff;border-color:#ea5b0c !important; background:#ea5b0c !important}
.more-5:hover:after{color:#fff !important;transform: rotate(0deg);background: #ea5b0c !important;}
.b-dsp .more-5::after {
    background: #161823;
}
.more-5.u2 font {
    background: #eeeeee;
}
.prd_02 {
    overflow: hidden;
    padding-top: 1rem;
    position: relative;
    z-index: 99;
}
.wrap {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}
.prd_02 .sp1 {
    position: absolute;
    left: 0px;
    top: 0%;
    height: 100%;
    writing-mode: vertical-rl;
    text-transform: uppercase;
    text-align: center;
    font-family: Arial;
    color: #f9f2ed;
    font-size: .8rem;
    font-weight: bold;
    line-height: .8;
}
.prd_02 .wrap_c {
    display: flex
;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative;
    z-index: 99;
}
.prd_02 .fr {
    width: 43%;
    overflow: visible;
    position: relative;
}
.rack.tb0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.dsp-pattern {
    background: url(https://buma1.oss-cn-beijing.aliyuncs.com/buma7/spdyy/pattern-bg-2.jpg) no-repeat center;
    background-size: cover;
}
.titleBx {
    
    font-size: 36px;
    margin-bottom: 50px;
    text-align: center;
}
.titleBx{
    color: #fff;
}
.pic-cent {
    position: relative;
    display: table;
    margin: auto;
    overflow: hidden;
    text-align: center;
}