/*产品装修相关样式S*/
.product_page_edit {margin-top: 20px;width: 100%;position: fixed;top: 60px;bottom: 0;}
/* 组件显示部分 */
.center {width: 870px;padding: 80px 40px 0;box-sizing: border-box;overflow-y: auto;height: calc(100vh - 120px);background: #fff;margin: auto;}
.product_center{width: 870px;box-sizing: border-box;overflow-y: auto;padding:54px 40px 0 40px;height: calc(100vh - 80px);margin: auto;}
/* 组件设置部分 */
.right {width: 375px;text-align: left;overflow-y: auto;height: calc(100vh - 110px);background: #fff;}
/* 上图下文的样式 */
.up_img_down_warp{padding:15px 0 15px 0;box-sizing: border-box}
.up_img_down_tit {padding: 10px 10px 10px 0;box-sizing: border-box;}
.up_img_down_text {padding: 0 10px 0 0;box-sizing: border-box;white-space: pre-wrap;word-break: break-all;word-wrap: break-word;line-height: 2;}

.up_img_down_warp_m{padding:30px 20px 30px 20px;box-sizing: border-box}
.up_img_down_tit_m {padding: 0 10px 10px 0;box-sizing: border-box; font-size: 32px}
.up_img_down_text_m {padding: 0;box-sizing: border-box;white-space: pre-wrap;word-break: break-all;word-wrap: break-word;line-height: 1.5;font-size: 28px}
/* 上图下文的副标题 */
.up_img_down_text_subtitle {text-align: left;padding: 20px 0 20px 0;box-sizing: border-box;font-size: 27px;white-space: pre-wrap;word-break: break-all;word-wrap: break-word;}
.up_img_no_img_box {width: 200px;margin: auto;}
.up_img_no_img_box img {width: 100%;}
/* 左图右文 */
.left_img_no_img_box img {width: 100%;margin: auto;box-sizing: border-box;}
/* 视频链接 */
.pro_class_video {height: 750px;width: 100%;position: relative;}
/* 视屏居中 */
.pro_class_video .video {position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 100%;}
/* 多图上传 */
.textnav_one {width: 50%;height: 100%;margin-right: 10px;margin-bottom: 20px;}
.textnav_one img {width: 100%;height: 100%;}
.textnav_ones {width: 284px;height: 160px;margin-right: 10px;margin-bottom: 10px;}
.textnav_ones img {width: 100%;height: 100%;}
.textnav_twos {width: 350px;height: 160px;margin-right: 10px;margin-bottom: 10px;}
.textnav_twos img {width: 100%;height: 100%;}
/* 改版的轮播图样式 */
.swiper_img {width: 100%;}
.margin_top_arrow {margin-top: 30px;}
.title_tuwen {width: 65px;text-indent: 20px;line-height: 32px;}
.header_top {width: 100%;position: fixed;top: 0;bottom: 0}
/* 新增加的样式 */
.text_title {font-size: 31px;text-align: center;margin: 10px}

/* 从新更改上文下图的样式 */
.upload_update {position: relative;height: 150px;width: 250px;background: white;margin-bottom: 12px;border: 1px solid #ffffff;cursor: pointer;box-sizing: border-box;margin: auto;}
.upload_update_img {height: 200px;}
.upload_update_img img {height: 150px;margin-bottom: 10px;width: 100%;}
.add_img_default_item_text {text-align: center;line-height: 150px;font-size: 12px;color: #005ca9;}
/* 单张图片 */
.pic_ad_default_single_picture {background: #f2f2f2;}
.pic_ad_default_single_picture .no_img_box {position: absolute;top: 45px;left: 0;right: 0;bottom: 0;margin: auto;}
/* 更改多图并列的样式 */
.upload_border {border: 1px solid #ffffff;background-color: #ffffff;padding: 10px;margin-bottom: 20px;}
.upload_one_img {position: relative;height: 200px;background: white;margin-bottom: 12px;border: 1px solid #ffffff;cursor: pointer;box-sizing: border-box;margin: 10px auto 10px auto;}
.upload_border:hover {box-shadow: 0 2px 13px 0 rgba(213, 212, 212, 0.5);border: 1px solid #e0e0e0;}
.upload_img_imgbox {height: 200px;width: 200px;overflow: hidden;margin: 0 auto;}
.upload_img_imgbox img {width: 100%;}
.img_updata {line-height: 30px;margin-left: 20px;font-size: 13px;margin-top: 20px;}
/* 线条 */
/*.line {width: 100%;border-bottom: 2px dashed #2878F0;}*/
.ng5 {margin-right: 0;}
.add_img_default_item{ line-height: 181px!important;}
.upload_product_banner_one{position: relative;height: 310px;background: white;margin-top: 10px;cursor: pointer;box-sizing: border-box;}
.product_upload_img{ }
.product_upload_img img{ height: 181px; width: 100%}
.product_component_class{background-clip:padding-box;position: relative;width: 750px;box-sizing: border-box;}
.about_filp_pc{transform: rotateY(180deg);}
.upside_down_pc{transform: rotateX(180deg);}
.about_filp_AND_upside_down_pc{transform: rotate(180deg);}
.active_transparent_bg_pc{background-image: url("../../../assets/icon/transparent_bg.png")}

.active_transparent_bg_pc_red{background:rgba(255, 0, 0, 0.4) }