﻿.protitbox {
            position: relative;
            padding-bottom: 0 !important;
            border-bottom: none !important;
        }

        .protih {
            padding-right: 50px;
            font-size: 16px;
            font-weight: bold;
            color: #545454;
        }

        .prosharebtns {
            border-left: 1px solid #eee;
            background-color: #fff;
            padding-left: 10px;
            position: absolute;
            top: 12px;
            right: 12px;
        }

        .proshicon {
            text-align: center;
        }

            .proshicon img {
                width: 24px;
                height: 24px;
            }

        .proshtext {
            line-height: 20px;
            font-size: 12px;
            color: #FF3131;
        }

        /*按钮图标END*/
        .prosharebg {
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.4);
            position: fixed;
            top: 0;
            left: 0;
            z-index: 50;
        }

        .prosharehbimg {
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.4);
            position: fixed;
            top: 0;
            left: 0;
            z-index: 51;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            overflow: hidden;
        }

            .prosharehbimg .prosharefxzimgshow {
                text-align: center;
            }

                .prosharehbimg .prosharefxzimgshow img {
                    width: 66%;
                }

            .prosharehbimg .prosharefxztxt {
                padding-bottom: 20px;
                text-align: center;
                font-size: 14px;
                color: #eee;
                line-height: 40px;
            }

            .prosharehbimg .prosharefxzclose {
                width: 40px;
                height: 40px;
                margin: 0 auto;
            }

        .prosharenotice {
            width: 100%;
            padding: 0 20px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            box-sizing: border-box;
            background-color: #FBF5DF;
            color: #ff6600;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 52;
        }



        .prosharefxzimgshow{position:relative;}
	.prosharhbcheage{ width:32px; height:32px; line-height:32px; font-size:12px; color:#fff; border-bottom-right-radius:3px; border-top-right-radius:3px; background-color:#76c939; position:absolute; top:0; right:17%; transform:translateX(32px);}
