@charset "utf-8";


/* 共同模组宽度定义*/
.contmode .titlemd,
.contmode .videofontmd,
.contmode .hr,
.contmode .videomd,
.contmode .Imagetextlrmd,
.contmode .Imagetextudmd,
.contmode .datadownloadmd,
.contmode .partsmd,
.contmode .banermd,
.contmode .textmd,
.contmode .swipermd,
.contmode .btnmd,
.contmode .Imagemd
{
    width: 90%;
    margin: 30px auto;
}

.contmode .hr{
    display: flow-root;
}
.contmode .videomd img{
    width: 100%;
}
.contmode .videomd{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.contmode .videomd .pcA{
    cursor: pointer;
    padding: 0 5px;
    flex: 1; 
    position: relative;
}
.contmode .videomd a:first-child,.contmode .videomd .icp-c2-col:first-child{
    padding-left: 0;
}
.contmode .videomd a:nth-last-child(2),.contmode .videomd .icp-c2-col:last-child{
    padding-right: 0;
}
.contmode .videomd .span-video-title,
.contmode .videofontmd .span-video-title{   
    font-size: 16px;
    display: inline-block;
    margin: 10px 3px;
}


/* 
 ******分割线模组******
 */
.contmode .hr_line {
    height: 1px;
    /* margin-top: 40px; */
    text-align: center;
    border-top: 1px solid #111;
}

.contmode .hr_line_ft {
    position: relative;
    top: -20px;
    background-color: #fff;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
}

/* 视频本页播放样式 */
.icp-c2-col {
    width: 100%;
    padding: 5px;
}

.videomd .icp-c2-col {
    padding: 0 20px;
}

.impress-video {
    position: relative;
    padding-bottom: 56.2%;
    height: 0;
    overflow: hidden;
}

.impress-video iframe,
.impress-video object,
.impress-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ccH5playerBox {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
}
.icp-caption {
    margin: 10px 0;
}
/* 标题模组 */
.titlemd .titlemd-h3{
    font-size: 36px;
}
.titlemd-h3{
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
}
.videofontmd{
    display: flex;
    display: -webkit-flex;
    
}
/* 视文混排 */
.videofontmd .videobox{
    width: 50%;
}
.videofontmd .fontbox{
    width: 50%;
    font-size: 16px;
    line-height: 24px;
    padding: 0 20px;
}
.videofontmd .fontbox h3,
.contmode .Imagetextlrmd .textboxr h3
{
    font-size: 22px;
    line-height: 33px;
    padding: 0 20px 20px 0;
    margin: 0;
}
.videofontmd .fontbox .fontboxdiv,
.contmode .Imagetextlrmd .textboxr
{
    font-size: 16px;
    line-height: 24px;
    word-wrap: break-word;
}
.videofontmd .fontbox .fontboxdiv img{
    width: 100%;
}

/* 图文混排 */
.Imagetextlrmd,.contmode .partsmd .partsmdrow,.newmodel_btn{
    display: flex;
    display: -webkit-flex;
}
.Imagetextlrmd {
    justify-content: space-between;
}
.contmode .partsmd .partsmdrow{
    align-items: self-start;
}
.Imagetextlrmd .textboxl,
.Imagetextlrmd .textboxr
{
    width: 50%;
}
.textboxl{
    text-align: center;
}
.textboxl img{
    width: 100%;
    max-width: 100%;
}

.Imagetextlrmd .textboxr{
    padding: 0 20px;
}

.pcA{
    position: relative;
}

.itmdrow{
    display: -webkit-flex;
    width: 100%;
    justify-content: center;
}
.itmdrow:has(> .itmdrowblock:nth-child(n+2)) {
    justify-content: space-between; /* 当有两个或两个以上的.itmdrowblock时，为两端对齐 */
}

.itmdrow .itmdrowblock{
    margin: 0 1%;
}

.itmdrowblock img{
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: fill;

}
.itmdrow .itmdrowblock:first-child{
    margin-left: 0;
}
.itmdrow .itmdrowblock:nth-last-child(1){
    margin-right: 0;

}
.itmdrow .itmdrowblock .h3new{
    font-size: 24px;
    padding: 20px 0 10px 0;
}
.itmdrow .itmdrowblock .fontnew{
    font-size: 16px;
    padding: 10px 0 0 0;
}


.banermd{
    position: relative;
}

.bgimg{
    position:relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    height: 300px;
}

.bgimg_title{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -46px auto 0;
    z-index: 2;
}
.bgimg_title h3{
    padding-bottom: 40px;
    font-size: 36px;
    line-height: 1.3;
    color: #ffffff;
    text-shadow: 0px 2px 2px rgb(0 0 0 / 50%);
    text-align: center;
    padding-top: 20px;
}
.contmode .partsmd .partsmdrow{
    padding: 18px 0;
    border-bottom: 1px solid #ccc;
}
.contmode .partsmd .partsmdrow:first-child{
    padding-top: 0px
}
.contmode .partsmd .newmodel_xd101 h3{
    margin-bottom: 20px;
    font-size: 24px!important;
}
.contmode .partsmd .partsmdrow .imgtext{
    margin-right: 20px;
    border: 1px solid #000;
}
.contmode .partsmd .partsmdrow .font{
    max-width: 900px;
}
.contmode .partsmd .partsmdrow .font h3{
    font-size: 24px;
    padding-bottom: 20px;
    color: #000;
}
.contmode .partsmd .partsmdrow .font h4{
    font-size: 20px;
    color: #000;
    padding-bottom: 20px;
}
.contmode .partsmd .partsmdrow .font p{
    padding-bottom: 20px;
    font-size: 16px;
}
.contmode .partsmd .partsmdrow .font .descmodarrayblock{
    padding-bottom: 20px;
}
.contmode .partsmd .partsmdrow .font .descmodarrayblock .spanb{
    background-color: #cc0000;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    padding: 3px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    height: 28px
}
.newmodel_btn{
    letter-spacing: normal;
}
.newmodel_btn a{
    align-items: center;
    background: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #999;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    padding: 14px 35px 14px 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 220px;
    transition: .2s background ease-out;
}
.newmodel_btn a:hover{
    text-decoration: none;
}


.newmodel_btn a::before,.newmodel_btn a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    content: "";
    box-sizing: border-box;
}
.newmodel_btn a::before{
    background: #1a1a1a;
    z-index: 0;
    right: 11px;
    border-radius: 0.5em;
    width: 1em;
    height: 1em;
}
.newmodel_btn a::after{
    z-index: 1;
    right: 17px;
    width: 0.4em;
    height: 0.4em;
    transform: rotate(45deg);
    border: 1px solid #fff;
    border-width: 1px 1px 0 0;
}
.btnmd .xc11_new{
 margin: 0;
}
.btnmd .xc11_new .xc31{
    padding: 0;
    margin-right: 2%;
}

/* 
    竖版视频问题修改
*/
.bb0 .ccH5playerBox video {
    object-fit: contain !important;
}

.CCH5playerContainer video  {
    object-fit: fill;
}

.CCH5playerContainer .ccH5playerBox.ccVrBox {
    position: absolute !important;
}

@media screen and (min-width: 975px) {
    .btnmd .xc11_new .xc31:last-child{
        margin-right: 0%;
    }
    .bb0 {
        margin-left: -533.5px;
        width: 1067px;
    }
    .bb2 {
        width: 1067px;

    }
}

@media screen and (min-width: 200px) and (max-width: 974px) {

    .titlemd .titlemd-h3{
        font-size: 50px;
    }

    /* 
     ******分割线模组******
     */
    .contmode .hr {
        width: 90% !important;
        margin: 30px auto;
    }
    .contmode .videomd,
    .contmode .Imagetextlrmd,
    .contmode .Imagetextudmd,
    .contmode .textmd,
    .contmode .btnmd,
    .contmode .Imagemd
    {
        display: block;
        width: 90% !important;
        margin: 30px auto;
    }

    .contmode .videomd::after {
        content: " ";
        clear: both;
        display: table;
    }

    .contmode .videomd .span-video-title,
    .contmode .videofontmd .span-video-title{
        font-size: 24px;
    }

    .contmode .titlemd .titlemd-h3{
        font-size: 50px!important;
    }

    .contmode .videofontmd,
    .contmode .Imagetextlrmd
    {
        display: block;
    }

    .videofontmd .fontbox h3,
    .contmode .Imagetextlrmd .textboxr h3
    {
        font-size: 34px;
    }

    .contmode .videofontmd .fontboxdiv,
    .contmode .Imagetextlrmd .textboxr .fontboxdiv,
    .contmode .Imagetextlrmd .textboxr .fontboxdiv p
    {
        font-size: 30px;
        line-height: 1.5;
    }
    .contmode .Imagetextlrmd .textboxr p.impress-size13{
        font-size: 26px!important;
    }
    .divavideo{
        margin-bottom: 20px;
    }
    .contmode .Imagetextlrmd .textboxl,
    .contmode .Imagetextlrmd .textboxr
    {
        width: 100%!important;
    }

    .textboxr{
        padding: 30px 0 0 0;
    }
    .videofontmd .videobox,.videofontmd .fontbox,.itmdrow .itmdrowblock{
        width: 100%!important;
    }
    .itmdrow,.contmode .partsmd .partsmdrow{
        flex-wrap: wrap;
    }
    .contmode .partsmd .partsmdrow .font{
        max-width: 100%;
    }
    .contmode .partsmd .partsmdrow .font h3{
        margin-top: 30px;
    }
    .btnmd .xc11_new .xc31{
        width: 49%;
        margin: 0 2% 4% 0;
    }
    .btnmd .xc11_new .xc31:nth-child(2n){
        margin-right: 0%;
    }
    .btnmd .banner_new_dsp{
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }

    .contmode .icp-c2-col .CCH5playerContainer {
        position: static !important;
    }
    .itmdrow .itmdrowblock {
        margin: 0 0 5% 0 !important;
    }
    .videomd .icp-c2-col{
        padding: 0;
        margin-bottom: 40px;
    }

    .rrw1 img {
        height: 120px;
    }
    
    .table11 h3 {
        font-size: 30px;
        margin: 20px 0px 10px;
    }

    .xc9 .table11 h3 {
        font-size: 36px;
        margin:0;
    }
}

body.overview_box2 .html70 table{
    box-sizing: border-box;
}
/* 关闭产品窄屏的返回顶部样式 */
.cssd .bottom_toolbar{
    display: none;
}