@charset "UTF-8";
.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
html,body{min-width: 1200px;}
*{
    font-family: PingFangSC-Regular, PingFang SC,Macrsoft YaHei;
}
.elli {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.boxbg {
    background: url("/static/2021/imgs/bizcourse/box_bg.png") left bottom /100% no-repeat;
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
    box-sizing: border-box;
}

.pg_tit {
    height: 42px;
    font-size: 30px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 42px;
    width: 1180px;
    margin: 0 auto;
}

.pg_tit .stit {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-left: 10px;
}

.banner {
    width: 100%;
    height: 560px;
    background: url("/static/2021/imgs/dmcourse/banner.png?v1.0") center top/1920px no-repeat;
    position: relative;
}

.botbox {
    height: 130px;
    background: linear-gradient(98deg, rgba(59, 92, 193, 0.7) 0%, rgba(68, 33, 132, 0.7) 100%);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.botbox p {
    float: left;
    width: 200px;
    text-align: center;
}

.botbox p span {
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 42px;
    margin-top: 23px;
    display: block;
    height: 48px;
}

.botbox p span i {
    font-size: 14px;
}

.botbox p > i {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 8px;
}

.disbox {
    padding: 42px 50px;
    margin: 40px auto 60px;
}

.disbox h6 {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 42px;
    margin-bottom: 4px;
}

.disbox p {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.jineng_box {
    margin: 30px auto 60px;
}

.jineng_box .st {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 42px;
    margin:41px 0 4px 52px;
}
.jineng_box .sbox {
    width: 330px;
    float: left;
    text-align: center;
    margin: 35px 20px 32px;
}
.jineng_box .sbox:first-child{
    margin-left:52px;
}

.jineng_box .sbox p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    text-align: justify;
}

.banner2 {
    width: 100%;
    height: 726px;
    background: url("/static/2021/imgs/dmcourse/banner2.png?v1.0") center top/1920px no-repeat;
    margin-bottom: 60px;
}
.banner2 span{
    font-size:14px;color:#fff;
    width: 120px;position: absolute;text-align: justify;
}
.banner2 .sp1{
    left:200px;
    top:283px;
}
.banner2 .sp2{
    left:372px;
    top:205px;
}
.banner2 .sp3{
    left:550px;
    top:210px;
}
.banner2 .sp4{
    left:725px;
    top:125px;
}
.banner2 .sp5{
    width:145px;
    left:890px;
    top:20px;
}
.biaozhun_box {
    width: 1200px;
    height: 240px;
    background: url("/static/2021/imgs/dmcourse/kcbz_img.png") center top/1200px no-repeat;
    margin-top: 22px;
    position: relative;
    margin-bottom: 113px;
}

.biaozhun_box > span {
    position: absolute;
    top: 71px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.dagang_box {
    margin-top: 34px;
    margin-bottom: 100px;
    background-position: center -85px;
}

.dagang_box .leftbox {
    width: 280px;
    height: 450px;
    background: #ECE7FF;
    border-radius: 16px;
    overflow: hidden;
    float: left;
}

.dagang_box .leftbox ul {
    margin-top: 11px;
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

.dagang_box .leftbox ul li {
    width: 222px;
    height: 52px;
    background: rgba(177, 56, 240, 0.17);
    border-radius: 25px;
    margin: 16px 0 0 24px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400;
    color:#5202BA;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    cursor: pointer;
}

.dagang_box .leftbox ul li:hover {
    margin-left: 34px;
    font-weight: 500;
}

.dagang_box .leftbox ul li.cur {
    background:#B455E4 linear-gradient(125deg, #B455E4 0%, #5D40D5 54%, #568DFD 100%);
    color: #fff;
    margin-left: 24px;
    font-weight: 400;
}

.dagang_box .leftbox ul::-webkit-scrollbar {
    width: 6px;
}

.dagang_box .leftbox ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.dagang_box .leftbox ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

.dagang_box .rightbox {
    width: 770px;
    float: right;
    margin-right: 60px;
}

.dagang_box .rightbox > div {
    display: none;
}

.dagang_box .rightbox > div.cur {
    display: block;
}

.dagang_box .rightbox .tit {
    border-bottom: 1px #D7DEEE solid;
    line-height: 48px;
    height: 48px;
    margin-top: 10px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 38px;
}

.dagang_box .rightbox .tit span {
    margin-right: 50px;
    font-weight: 500;
}

.dagang_box .rightbox .tit i {
    font-weight: 400;
}

.dagang_box .rightbox .stit {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    padding-left: 25px;
    margin-top: 30px;
}

.dagang_box .rightbox .p {
    margin-top: 13px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding-left: 25px;
    position: relative;width:auto;
}

.dagang_box .rightbox .p::after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    position: absolute;
    left: 7px;
    top: 8px;
}

.dagang_box .rightbox .dv1 .stit {
    background: url("/static/2021/imgs/bizcourse/dg_icon1.png") left center/19px no-repeat;
}

.dagang_box .rightbox .dv1 .p::after {
    background: #3291ED;
}

.dagang_box .rightbox .dv2 .stit {
    background: url("/static/2021/imgs/bizcourse/dg_icon2.png") left center/17px no-repeat;
}

.dagang_box .rightbox .dv2 .p::after {
    background: #FFAE3F;
}

.dagang_box .rightbox .dv3 .stit {
    background: url("/static/2021/imgs/bizcourse/dg_icon3.png") left center/20px no-repeat;
}

.dagang_box .rightbox .dv3 .p::after {
    background: #32E5D5;
}

.renqun_box,
.moshi_box {
    margin: 10px 0 40px;
}

.renqun_box > div,
.moshi_box > div {
    float: left;
    width: 25%;
    text-align: center;
    padding: 20px 0;
}

.renqun_box > div h6,
.moshi_box > div h6 {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 60px;
}

.renqun_box > div p,
.moshi_box > div p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.renqun_box > div:hover,
.moshi_box > div:hover {
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
}

.lujing_box {
    margin: 20px 0 60px;
    text-align: center;
    line-height: 0;
    position: relative;
}

.lujing_box span {
    position: absolute;
    left: 0;
    top: 0;
    width: 313px;
    height: 100%;
}

.lujing_box span:hover {
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
}

.lujing_box .sp1 {
    left: 82px;
}

.lujing_box .sp2 {
    width: 303px;
    left: 395px;
}

.lujing_box .sp3 {
    left: 698px;
    width: 334px;
}

.xiangmu_box {
    margin-bottom: 60px;
}

.xiangmu_box .tabul li {
    float: left;
    width: 180px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #F5F8FD;
    border-radius: 6px;
    margin-left: 22px;
    margin-top: 30px;
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
}

.xiangmu_box .tabul li:first-child {
    margin-left: 0;
}

.xiangmu_box .tabul li:hover {
    background: #F5F8FD;
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    margin-top: 20px;
}

.xiangmu_box .tabul li.cur {
    background: linear-gradient(125deg, #B455E4 0%, #5D40D5 54%, #568DFD 100%);
    color: #fff;
}

.xiangmu_box .tabbox > div {
    display: none;
}

.xiangmu_box .tabbox > div.cur {
    display: block;
}

.xiangmu_box .tabbox .dv1 .st {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin: 10px 0 30px;
    text-align: center;
}

.xiangmu_box .tabbox .dv1 .cbox {
    width: 380px;
    height: 520px;
    background: url("/static/2021/imgs/bizcourse/al_bg.png") center bottom/380px no-repeat;
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    padding: 36px 27px 0 33px;
    box-sizing: border-box;
    float: left;
    margin-right: 16px;
    margin-bottom: 33px;
}

.xiangmu_box .tabbox .dv1 .cbox h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
}

.xiangmu_box .tabbox .dv1 .cbox p {
    margin-top: 10px;
    font-size: 14px;
    text-align: justify;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-bottom: 17px;
}

.xiangmu_box .tabbox .dv1 .cbox:nth-child(3n) {
    margin-right: 0;
}

.xiangmu_box .tabbox .dv2 {
    margin-top: 30px;
}

.xiangmu_box .tabbox .dv2 .st {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin: 10px 0 30px;
    text-align: center;
}

.xiangmu_box .tabbox .dv2 .boxbg {
    width: 1180px;
    padding: 30px 32px 30px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
}

.xiangmu_box .tabbox .dv3 .st {
    margin: 10px auto 30px;
    width: 644px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    font-size: 14px;
}

.xiangmu_box .tabbox .dv3 .boxbg {
    background-position: center 0px;
}

.xiangmu_box .tabbox .dv3 .rbox {
    width: 310px;
    text-align: center;
    float: left;
    margin: 41px 20px;
}

.xiangmu_box .tabbox .dv3 .rbox h6 {
    margin: 16px 0 12px;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
}

.xiangmu_box .tabbox .dv3 .rbox p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.xiangmu_box .tabbox .dv3 .rbox:first-child {
    margin-left: 90px;
}

.xiangmu_box .tabbox .dv4 .st,.xiangmu_box .tabbox .dv6 .st {
    margin: 10px 0 31px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.xiangmu_box .tabbox .dv4 .boxbg,.xiangmu_box .tabbox .dv6 .boxbg {
    line-height: 0;
}

.xiangmu_box .tabbox .dv4 .boxbg img,.xiangmu_box .tabbox .dv6 .boxbg img {
    margin: 35px auto 31px;
    display: block;
}

.xiangmu_box .tabbox .dv5 .st {
    margin: 10px auto 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    width: 884px;
}

.xiangmu_box .tabbox .dv5 .boxbg {
    padding: 40px 32px 49px;
}

.xiangmu_box .tabbox .dv5 .boxbg h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
}

.xiangmu_box .tabbox .dv5 .boxbg .sbox {
    margin-top: 60px;
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox {
    width: 620px;
    margin-left: 30px;
    float: left;
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox > div > div {
    float: left;
    width: 50%;
    margin-bottom: 40px;
    margin-top: 10px;
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox > div span {
    width: 120px;
    height: 40px;
    border-radius: 6px;
    float: left;
    line-height: 40px;
    text-align: center;
    background: #FFC586;
    color: #fff;
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox > div .lb1 {
    background: linear-gradient(348deg, #3158D3 0%, #306EF3 100%);
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox > div .lb2 {
    background: linear-gradient(227deg, #28C4FF 0%, #34EDCB 100%);
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox > div i {
    width: 176px;
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.xiangmu_box .tabbox .dv5 .boxbg .rbox > div i.d {
    line-height: 40px;
}

.xiangmu_box .tabbox .dv5 .boxbg .pfont {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.kaohe_box {
    padding: 51px 0 35px;
    line-height: 0;
    margin: 31px 0 70px;
}

.kaohe_box img {
    display: block;
    margin: 0 auto;
}

.moshi_box > div {
    width: 20%;
}

.fuwu_box {
    margin-bottom: 14px;
}

.fuwu_box li {
    width: 270px;
    height: 230px;
    background: #FFFFFF url(/static/2021/imgs/bizcourse/fw_bg.png) center bottom/270px no-repeat;
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    position: relative;
    padding-top: 23px;
    float: left;
    margin-right: 49px;
    margin-left: 80px;
    margin-bottom: 46px;
    box-sizing: border-box;
    position: relative;
}

.fuwu_box li .label {
    position: absolute;
    width: 100px;
    height: 40px;
    background: #FFC586;
    border-radius: 6px;
    left: -50px;
    top: 19px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 2px;
}

.fuwu_box li .lb1 {
    background: linear-gradient(227deg, #28C4FF 0%, #34EDCB 100%);
}

.fuwu_box li .lb2 {
    background: #B138F0;
}

.fuwu_box li .lb3 {
    background: linear-gradient(348deg, #3158D3 0%, #306EF3 100%);
}

.fuwu_box li h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    min-height: 28px;
    margin: 0 0 12px 61px;
}

.fuwu_box li p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-left: 62px;
}

.fuwu_box li:nth-child(3n) {
    margin-right: 0;
}

.fuwu_box li::after {
    content: '';
    width: 67px;
    height: 43px;
    background: url("/static/2021/imgs/bizcourse/fw_icon.png") center top/67px no-repeat;
    position: absolute;
    right: -90px;
    top: 110px;
}

.fuwu_box li:nth-child(3n)::after {
    display: none;
}

.fuwu_box li.ficon::after {
    background: url("/static/2021/imgs/bizcourse/fw_icon1.png") center top/67px no-repeat;
    right: -111px;
}

.shengtaiquan_box {
    width: 1180px;
    height: 400px;
    overflow: hidden;
    margin: 25px auto 87px;

}

.shengtaiquan_box ul li {
    position: relative;
    float: left;
    overflow: hidden;
    width: 200px;
    cursor: pointer;
}

.shengtaiquan_box ul li > img {
    height: 400px;
}

.shengtaiquan_box ul li div {
    position: absolute;
    left: 30px;
    bottom: 20px;
    color: #FFFFFF;
    z-index: 1;
}

.shengtaiquan_box ul li div .pic {
    opacity: 0.5;
}

.shengtaiquan_box ul li div h6,
.shengtaiquan_box ul li div h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    position: relative;
    display: none;
}

.shengtaiquan_box ul li div h5 {
    display: block;
}

.shengtaiquan_box ul li div h6::after,
.shengtaiquan_box ul li div h5::after {
    content: '';
    width: 80px;
    height: 2px;
    background: #FFC586;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.shengtaiquan_box ul li div h6.l1::after,
.shengtaiquan_box ul li div h5.l1::after {
    background: #B138F0;
}

.shengtaiquan_box ul li div h6.l2::after,
.shengtaiquan_box ul li div h5.l2::after {
    background: #32E5D5;
}

.shengtaiquan_box ul li div h6.l3::after,
.shengtaiquan_box ul li div h5.l3::after {
    background: #63B3FF;
}

.shengtaiquan_box ul li div p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 22px;
}

.shengtaiquan_box ul li::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0;
}

.shengtaiquan_box ul li.cur::before {
    display: none;
}

.shengtaiquan_box ul li.cur div h6 {
    display: block;
}

.shengtaiquan_box ul li.cur div h5 {
    display: none;
}

.zuopin_box {
    margin-bottom: 30px;
}

.zuopin_box dl {
    float: left;
    width: 280px;
    margin-right: 18px;
    cursor: pointer;
    margin-top: 30px;
}

.zuopin_box dl dd {
    width: 280px;
    height: 158px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.zuopin_box dl dd img {
    width: 280px;
    height: 158px;
}

.zuopin_box dl dd span {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.29);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.zuopin_box dl dd span::after {
    content: '';
    width: 40px;
    height: 40px;
    background: url("/static/2021/imgs/bizcourse/play_icon.png") center top/100% no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}

.zuopin_box dl dt {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin: 10px 0 22px;
}

.zuopin_box dl:nth-child(4n) {
    margin-right: 0;
}

.zuopin_box dl:hover {
    margin-top: 20px;
}

.zuopin_box dl:hover dd {
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
}

.zuopin_box dl:hover dd img {
    transform: scale(1.1);
}

.zuopin_box dl:hover dt {
    color: #0261BA;
}

.liucheng_box {
    width: 100%;
    height: 623px;
    line-height: 0;
    margin: 0 auto 66px;
    position: relative;
}

.liucheng_box .swiper-container {
    height: 100%;
    width: 1000px;
    margin: 0 auto;
}

.liucheng_box .arrow-left,
.liucheng_box .arrow-right {
    width: 76px;
    height: 76px;
    background: url("/static/2021/imgs/bizcourse/left_icon.png") center center/76px no-repeat;
    position: absolute;
    top: 335px;
    left: 0;
}

.liucheng_box .arrow-right {
    background: url("/static/2021/imgs/bizcourse/right_icon.png") center center/76px no-repeat;
    left: auto;
    right: 0;
}

.videoTck {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}

.videoTck .videoCent1 {
    width: 800px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -400px;
}

.videoTck .offVideo {
    position: absolute;
    top: 0;
    right: -20px;
    width: 15px;
}

.videoTck #myVideo1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -400px;
}

.toplogo {
    width: 100%;
    height: 80px;
    background: #277CFF;
    line-height: 0;
    vertical-align: middle;
}

.toplogo img {
    height: 40px;
    margin-top: 20px;
    margin-left: 20px;
}

.banner2font {
    font-size: 30px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 42px;
    position: absolute;
    left: 0;
    top: 60px;
}
.zpmenu .zpinfor p{color:#333;}
.zpmenu .zpinfor h3{color:#333}
.booter {width: 100%;height: 67px;background: #9F50E0;position: fixed;bottom:0;z-index: 1000;}
.booter .cont{width: 1180px;margin: 0 auto;}
.booter .cont img{float: left;margin-left: 80px;}
.booter .cont ul li{display: block;float: left;}
.booter .cont ul input{border: none;height: 36px;width: 140px;background: #fff;margin-top: 16px;margin-left: 20px;padding-left: 12px;font-size: 18px;color: #979797;}
.booter .cont ul li a{margin-top: 16px;display: block;height: 38px;width: 150px;background: #7c7eff;text-align: center;line-height: 38px;color: #fff;font-size: 18px;margin-left: 12px;}
.booter .cont ul li .n1{margin-left: 80px;}
.booter .cont img{width:481px;margin-top:15px;}
.booter .cont ul li a{background:#fb724c}
.tktips {width: 250px;background: rgba(0,0,0,0.8);border-radius: 35px;color: #fff;font-size: 16px;font-family: PingFang SC;font-weight: 400;position: fixed;top: 45%;left: 50%;z-index: 100;height: 40px;margin-left: -125px;line-height: 40px;text-align: center;display: none;}

.pinzhi_box{
    margin:44px 0 51px;
}
.pinzhi_box .leftbox{
    width: 591px;height:620px;background:url("/static/2021/imgs/dmcourse/vs_left.png") left top /100% no-repeat;box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 8px;float: left;
}
.pinzhi_box .cenbox{
    float: left;
    position: relative;width: 113px;margin:0 16px 0 13px;
}
.pinzhi_box .cenbox img{
    position: absolute;left:0;top:-16px;
}
.pinzhi_box .cenbox p{
    margin-top:96px;text-align:center;font-size:16px;font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.pinzhi_box .rightbox{
    width: 447px;
    height: 620px;float: left;
    background: linear-gradient(180deg, #FBFBFB 0%, #F5F5F5 100%);
    box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.04), 0px 13px 14px 0px rgba(0, 0, 0, 0.08), 0px 7px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 8px;padding:27px 0 0 26px;box-sizing: border-box;
}
.pinzhi_box .rightbox h6{
    width: 183px;
    height: 56px;
    line-height: 56px;text-align:center;font-size:24px;font-weight: 600;
    color: #FFFFFF;
    background: linear-gradient(125deg, #C3C3C3 0%, #868990 100%);
    border-radius: 28px;
    margin-bottom:14px;
}
.pinzhi_box .rightbox p{
    font-size:16px;font-weight: 400;
    color: #666666;
    line-height: 36px;
    background:url("/static/2021/imgs/dmcourse/vs_icon.png")left 10px /16px no-repeat;
    padding-left:25px;
}
