@charset "utf-8";
.details {
    background:#fff;
    padding:33px 0;
}
.prod_info_left {
    width:400px;
    position:relative;
    z-index:20;
    margin-right: 40px;
}
.prod_info_left .prod_pic {
    position:relative;
    width:400px;
    height:450px;
    border:1px solid #DCDEE0;
}
.prod_info_left .prod_pic .themePic {
    width:100%;
    height:100%;
    position:absolute;
    z-index:10;
    left:0;
    top:0;
    cursor:move;
}
.prod_info_left .prod_pic .themePic img {
    width:100%;
    height:100%;
    object-fit:cover;
    position:absolute;
    z-index:10;
    left:0;
    top:0;
}
.prod_info_left .prod_pic .themePic .mask {
    width:200px;
    height:225px;
    background:rgba(0,0,0,.5);
    position:absolute;
    z-index:15;
    top:0;
    left:0;
    display:none;
}
.prod_info_left .prod_pic .zmPic {
    width:24px;
    height:24px;
    position:absolute;
    z-index:20;
    right:0;
    bottom:0;
    padding:12px;
    background:rgba(0,0,0,.4);
}
.prod_info_left .prod_pic .bigPic {
    position:absolute;
    z-index:30;
    width:400px;
    height:450px;
    border:1px solid #DCDEE0;
    overflow:hidden;
    left:410px;
    top:0;
    display:none;
}
.prod_info_left .prod_pic .bigPic img {
    width:800px;
    height:900px;
    object-fit:cover;
}
.prod_info_con {
    position:relative;
    z-index:10;
}
.prod_info_right {
    width:160px;
}
.goods_attr li {
    height:32px;
    border-radius:2px;
    border:1px solid #DCDEE0;
    transition:all .3s;
    padding:0 12px;
    color:#4E5969;
    font-size:14px;
    margin:0 8px 8px 0;
    position: relative;
}
.goods_attr li:nth-last-child(1) {
    margin-right:0;
}
.goods_attr li.on {
    background:#009B4C;
    border-color:#009B4C;
    color:#fff;
}
.diyLength {
    width:100px;
    height:32px;
    background:#FFFFFF;
    border-radius:2px;
    border:1px solid #DCDEE0;
    outline:none;
    padding:0 10px;
}
.prod_desc_title_bg {
    height:52px;
}
.prod_desc_title {
    width:100%;
    height:50px;
    background:#F2F3F5;
    border-bottom:2px solid #009B4C;
    position:relative;
    z-index:400;
    left:0;
}
.prod_desc_title li {
    height:50px;
    padding:0 24px;
    color:#4E5969;
}
.prod_desc_title li.on {
    color:#fff;
    background:#009B4C;
}
.prod_desc_title_on {
    position:fixed;
    top:80px;
}
.prod_desc_cpxq {
    padding:16px 0 0 0;
}
.prod_desc_cpxq img{
    max-width: 100%;
    width:auto;
    height: auto;
    display: block;
    margin: 0 auto;
}
.prod_desc_video {
    padding:24px 0 0 0;
}
.prod_desc_video .video_item {
    position:relative;
    width:1122px;
    height:770px;
    margin:0 auto 40px auto;
}
.prod_desc_video .video_item .play {
    width:100%;
    height:100%;
    background:rgba(0,0,0,.44);
    position:absolute;
    z-index:20;
    left:0;
    top:0;
}
.prod_desc_video .video_item .play_btn {
    width:88px;
    height:89px;
    background:url(../images/goods1/video_play.png) no-repeat center center;
    background-size:cover;
    position:absolute;
    z-index:20;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}
.pic_thump{
    padding: 16px;
    border-radius: 0px 0px 8px 8px;
    border: 1px solid #E5E5E5;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
}
.pic_thump img{
    width: 100%;
    height: 80px;
    border-radius: 8px;
    border:1px solid #E5E5E5;
}
.pic_thump img.on{
    border:2px solid #009B4C;
}
.ban_prev_item {
    background: #F0F0F0;
    border-radius: 4px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
}
.ban_prev_con {
    padding: 8px;
    border-radius: 4px;
}
.ban_prev_style1 {
    background: #FF0000;
    color: #FFC82C;
}
.ban_prev_style2 {
    background: #FF0000;
    color: #ffffff;
}
.ban_prev_style3 {
    color: #262626;
}
.ban_prev_btn .flex-auto {
    height: 32px;
}
.ban_prev_btn .fgx {
    width: 1px;
    height: 16px;
    background: #D9D9D9;
}
.matter_file {
    width: 100%;
    background: #F5F5F5;
    border-radius: 4px;
    margin: 0 0 8px 0;
    padding: 12px;
}
.matter_file_sket {
    width: 100%;
    background: rgba(233, 250, 237, .3);
    border-radius: 4px;
    padding: 12px;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}
.matter_file_sket .sket_item1 {
    width: 48px;
    height: 48px;
    background: rgba(233, 250, 237, .7);
    border-radius: 4px;
    margin-right: 8px;
}
.matter_file_sket .sket_item2 {
    width: 100%;
    height: 18px;
    background: rgba(233, 250, 237, .7);
    margin-bottom: 4px;
}
.matter_file_sket .sket_item3 {
    width: 86px;
    height: 18px;
    background: rgba(233, 250, 237, .7);
}
.matter_file_sket .loading {
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.matter_file_sket .loading .loading_state {
    width: 166px;
    height: 8px;
    background: rgba(140, 140, 140, .2);
    border-radius: 4px;
    position: relative;
    margin-bottom: 8px;
}
.matter_file_sket .loading .loading_state_proces {
    height: 8px;
    background: #009B4C;
    border-radius: 4px;
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
}
.input-sum{
    width: 100px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #DCDEE0;
    outline: none;
}
#app .addPic {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    border: 1px dashed #BFBFBF;
    margin: 0 16px 16px 0;
}
.pic_item {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    position: relative;
    margin: 0 16px 16px 0;
}
.pic_item .pic {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    position: relative;
    z-index: 10;
}
.pic_item .del {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 20;
    left: 52px;
    top: -8px;
}
.fre-nav{
    height: 50px;
    position: relative;
}
.fre-nav .fre-nav-text{
    position: relative;
    z-index: 20;
}
.fre-nav .fre-nav-bg{
    width: 100%;
    height: 60px;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    display: none;
}
.fre-nav:nth-child(1) .fre-nav-bg{
    border-radius: 8px 0 0 0;
}
.fre-nav:nth-child(1) .fre-nav-bg:after{
    display: block;
    content: "";
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 0;
    right: -10px;
    width: 50%;
    height: 100%;
    transform-origin: left top;
    transform: skewX(20deg);
    border-radius: 0 8px 0 0;
}
.fre-nav:nth-child(2) .fre-nav-bg:before{
    display: block;
    content: "";
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 0;
    left: -10px;
    width: 50%;
    height: 100%;
    transform-origin: left top;
    transform: skewX(-20deg);
    border-radius: 8px 0 0 0;
}
.fre-nav:nth-child(2) .fre-nav-bg:after{
    display: block;
    content: "";
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 0;
    right: -10px;
    width: 50%;
    height: 100%;
    transform-origin: left top;
    transform: skewX(20deg);
    border-radius: 0 8px 0 0;
}
.fre-nav:nth-child(3) .fre-nav-bg{
    border-radius: 0 8px 0 0;
}
.fre-nav:nth-child(3) .fre-nav-bg:after{
    display: block;
    content: "";
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 0;
    left: -10px;
    width: 50%;
    height: 100%;
    transform-origin: left top;
    transform: skewX(-20deg);
    border-radius: 8px 0 0 0;
}
.fre-nav-on .fre-nav-bg{
    display: block;
}
.zxwl-crd-nav{
    width: 280px;
    height: 390px;
    background: #FAFAFA;
    box-shadow: inset -1px 0px 0px 0px #E5E5E5;
    border-radius: 8px 0px 0px 8px;
    padding: 8px;
}
.zxwl-crd-nav li{
    height: 54px;
    border-radius: 8px;
    margin-bottom: 8px;
    color: #262626;
}
.zxwl-crd-nav li.on{
    background: #E6F5ED;
    border: 1px solid #009B4C;
    font-weight: bold;
    color: #009B4C;
}
.zxwl-crd-top{
    height: 48px;
    background: #FAFAFA;
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.06);
    padding: 0 16px;
}
.zxwl-crd-top div{
    height: 24px;
    padding: 0 8px;
    color: #595959;
}
.zxwl-crd-top div.on{
    color: #009B4C;
    font-weight: bold;
}
.zxwl-crd-con{
    width: 100%;
    height: 342px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
}
.zxwl-crd-con::-webkit-scrollbar,.fre-list::-webkit-scrollbar,.layui-layer-page .layui-layer-content::-webkit-scrollbar{
    width:5px;
    height:5px;
    background-color:#fff;
}
.zxwl-crd-con::-webkit-scrollbar-track,.fre-list::-webkit-scrollbar-track,.layui-layer-page .layui-layer-content::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
    border-radius:10px;
    background-color:#fff;
}
.zxwl-crd-con::-webkit-scrollbar-thumb,.fre-list::-webkit-scrollbar-thumb,.layui-layer-page .layui-layer-content::-webkit-scrollbar-thumb{
    border-radius:10px;
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
    background-color:#E5E5E5;
}
.shop-list{
    padding: 0 24px;
}
.shop-list li{
    padding: 16px 0;
    border-bottom: 1px solid #F0F0F0;
}
.gczf-item{
    height: 390px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}
.gczf-item-on{
    border-color: #009B4C;
}
.fre-list{
    width: 100%;
    height: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
}
.fre-list ul{
    padding: 0 16px;
}
.fre-list li{
    height: 54px;
    border-bottom: 1px solid #F0F0F0;
}
.diyFreTips{
    white-space: pre-wrap;
}
.layui-layer-prompt textarea.layui-layer-input{
    font-size: 14px;
}
.safeBuyTpl,.aiFreTpl {
    padding: 16px;
}
#fre-back{
    padding: 16px;
}
#save-adres-dom{
    padding: 16px;
}
.fmsj_tips{
    position: absolute;
    height: 14px;
    border-radius: 6px 0 6px 0;
    padding: 0 4px;
    position: absolute;
    z-index: 20;
    top: -8px;
    right: 0;
    background: #FF7732;
    font-family: '宋体';
}
#prod_fot_lay{
    width: 1200px;
    background: #FFFFFF;
    box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.05), 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 3px 6px -4px rgba(0,0,0,0.12);
    border-radius: 8px 8px 0px 0px;
    position: fixed;
    z-index: 999;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    padding: 16px;
}