body {
    background: #f2f5f7;
}

.content {
    width: 999px;
    margin: 0px auto 10px;
}

.contentbg {
    width: 999px;
    margin-top: 12px;
    background-color: #fff;
    padding-bottom: 24px;
    box-shadow: 0 5px 5px #e3e5e7;
}
/*灏忔爣棰樿繛鎺�*/
.contenttit {
    border-left: 3px #7d8592 solid;
    height: 19px;
    line-height: 19px;
    padding-left: 6px;
    margin-top: 14px;
    font-style: italic;
    *margin-bottom: 10px;
}

    .contenttit a {
        color: #3e4a61;
    }

        .contenttit a.link {
            color: #0c71b4;
        }

.condition {
    width: 44px;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
}

.conditionstyle {
    border: 1px solid #bdcede;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    color: #767676;
    margin-top: 13px;
    height: 19px;
    position: relative;
    float: left;
    z-index: 8;
}

    .conditionstyle:hover {
        color: #2496cc;
        border-color: #2496cc;
    }

    .conditionstyle:active {
        color: #0c71b4;
        border-color: #0c71b4;
    }

.conditionpag {
    width: 111px;
    line-height: 19px;
    margin-left: 14px;
}

.pagvalue {
    width: 85px;
    display: inline-block;
    height: 100%;
    color: #3e4a61;
    padding-left: 7px;
    overflow: hidden;
    font-size: 12px;
    line-height: 19px;
    *line-height: 17px;
}

    .pagvalue:hover {
        color: #2496cc;
        border-color: #2496cc;
    }

    .pagvalue:active {
        color: #0c71b4;
        border-color: #0c71b4;
    }

.downicon {
    width: 19px;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    background:  no-repeat 0 -25px;
    position: absolute;
}

.conditionstyle:hover .downicon {
    background:  no-repeat 0 -1px;
}

.conditionstyle:active .downicon {
    background:  no-repeat 0 -47px;
}

.conditionstyle:hover .downcont {
    color: #767676;
}

.conditionstyle:active .downcont {
    color: #767676;
}

.divcont {
    overflow: hidden;
    height: 100%;
}

.downcont {
    width: 100%;
    position: absolute;
    top: 20px;
    left: -1px;
    background: #fff;
    overflow-y: auto;
    border: 1px solid #bdcede;
    border-top: 0 none;
    border-radius: 0 0 3px 3px;
    height: 99px;
    padding: 4px 0 12px 0;
    display: none;
    z-index: 9;
}

    .downcont li {
        line-height: 22px;
        font-size: 12px;
        padding-left: 7px;
    }

        .downcont li:hover {
            color: #0074c2;
        }

.numberpage {
    width: auto;
    margin-left: 19px;
    display: inline-block;
    height: 21px;
    margin-top: 13px;
    line-height: 21px;
    position: relative;
    z-index: 8;
}

.nop1 {
    float: left;
    line-height: 21px;
    padding-right: 6px;
}

.nummath {
    float: left;
    width: 51px;
    height: 19px;
    display: inline-block;
    border: 1px solid #bdcede;
    border-radius: 3px;
    cursor: pointer;
    color: #767676;
    margin-right: 6px;
    position: relative;
    z-index: 8;
}

.pagvalues {
    width: 23px;
    display: initial;
    height: 100%;
    color: #3e4a61;
    padding-left: 4px;
    overflow: hidden;
    *line-height: 17px;
}

.downicons {
    width: 19px;
    height: 19px;
    overflow: hidden;
    cursor: pointer;
    background:  no-repeat 0 -25px;
    position: absolute;
    right: 0;
    *top: 0px;
}

.nummath:hover {
    color: #2496cc;
    border-color: #2496cc;
}

.nummath:active {
    color: #0c71b4;
    border-color: #0c71b4;
}

.nummath:hover .pagvalues {
    color: #2496cc;
}

.nummath:active .pagvalue {
    color: #0c71b4;
}

.nummath:hover .downicons {
    background:  no-repeat 0 -1px;
}

.nummath:active .downicons {
    background:  no-repeat 0 -47px;
}

.nummath:hover .downcont {
    color: #767676;
}

.nummath:active .downcont {
    color: #767676;
}

/*涓讳綋鍐呭*/
.subjectcontent {
    width: 965px;
    height: auto;
    margin: 20px auto auto;
    clear: both;
}


.subjectcontent_cpws {
    width: 97%;
    height: auto;
    margin: auto;
    clear: both;
}

.subjectcontentleft {
    width: 203px;
    float: left;
    margin-left: -5px;
}

.subjectcontentright {
    width: 964px;
    /*border:1px solid #bdd3e9 ;*/
    float: right;
}

.navleft0 {
    width: 201px;
    margin-bottom: 3px;
    border: 1px solid #bdcede;
    border-radius: 3px;
    background-color: #f5fbfd;
    display: none;
}

.navleft1 {
    width: 201px;
    height: 140px;
    border: 1px solid #bdcede;
    border-radius: 3px;
    margin-top: 3px;
    background-color: #f5fbfd;
}

.navleft2 {
    width: 201px;
    height: 106px;
    border: 1px solid #bdcede;
    border-radius: 3px;
    margin-top: 3px;
    background-color: #f5fbfd;
}

.navleft3 {
    width: 201px;
    height: 84px;
    border: 1px solid #bdcede;
    border-radius: 3px;
    margin-top: 3px;
    background-color: #f5fbfd;
}

.navleft4 {
    width: 201px;
    height: 40px;
    border: 1px solid #bdcede;
    border-radius: 3px;
    margin-top: 3px;
    background-color: #f5fbfd;
}

.heightfixed {
    height: 180px;
    overflow-y: auto;
    position: relative;
    margin: 8px 0;
}

.navleftone {
    width: 100%;
    height: 28px;
    margin-top: 4px;
    color: #3e4a61;
    font-size: 14px;
    line-height: 28px;
}

.oneicon {
    display: inline-block;
    width: 9px;
    height: 10px;
    background:  -6px -2px no-repeat;
    margin: 0 2px 0 8px;
}

.nultiselect {
    width: 32px;
    height: 15px;
    border: 1px solid #bdcede;
    color: #767676;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 52px;
    cursor: pointer;
}

.heartimg {
    display: inline-block;
    margin-left: 2px;
    width: 19px;
    height: 11px;
    background:  -57px -2px no-repeat;
    cursor: pointer;
    float: right;
    margin-right: 2px;
    margin-top: 2px;
}

.heartimgs {
    display: inline-block;
    margin-left: 2px;
    width: 11px;
    height: 19px;
    background:  -44px -9px no-repeat;
    cursor: pointer;
    position: relative;
    top: 5px;
    float: right;
    margin-right: 2px;
    margin-top: 2px;
}

    .heartimgs:active {
        display: inline-block;
        margin-left: 2px;
        width: 11px;
        height: 19px;
        background:  -17px -12px no-repeat;
        cursor: pointer;
        position: relative;
        top: 5px;
    }

.heartimg:active {
    display: inline-block;
    margin-left: 2px;
    width: 19px;
    height: 11px;
    background:  -57px -14px no-repeat;
}

.nultiselect:hover {
    color: #2496cc;
    border-color: #2496cc;
}

.nultiselect:active, .nultiselect.on {
    color: #0c71b4;
    border-color: #0c71b4;
}

.navlefttwo {
    height: 24px;
    line-height: 24px;
    position: relative;
    height: auto;
}

.selfbg {
    float: left;
    margin-left: 7px;
    margin-top: 6px;
    width: 10px;
    height: 10px;
}

.twoicon0 {
    width: 10px;
    height: 10px;
    background:  no-repeat 0 0;
    cursor: pointer;
    display: none;
}

    .twoicon0.on {
        background:  no-repeat 0 -13px;
    }

.twoicon5 {
    width: 10px;
    height: 10px;
    background:  -18px -1px no-repeat;
    float: left;
    margin-left: 7px;
    margin-top: 7px;
}
/*.siblingsdiv .icon.twoicon0{*/
/*width: 10px;*/
/*height:10px;*/
/*background:  -18px -1px  no-repeat;*/
/*float: left;*/
/*margin-left: 7px;*/
/*margin-top: 7px;*/
/*}*/
.twoicon1 {
    background:  no-repeat 0 0;
    width: 9px;
    height: 9px;
    float: left;
    margin-left: 6px;
    margin-top: 7px;
}

    .twoicon1.on {
        background:  no-repeat 0 -15px;
    }
/*鐐瑰嚮鍚庢牱寮�*/
/*.twoicon1_click{*/
/*width: 10px;*/
/*height:10px;*/
/*background:  -33px -13px  no-repeat;*/
/*float: left;*/
/*margin-left: 6px;*/
/*margin-top: 7px;*/
/*word-wrap: break-word;*/
/*word-break: normal;*/
/*}*/
.wordstitle1 {
    width: 150px;
    color: #3e4a61;
    line-height: 22px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
}

    .wordstitle1:active {
        color: #0c71b4;
    }

.navleftone:active {
    color: #0c71b4;
}

.wordstitle1 span {
    font-size: 10px;
    color: #767676;
}

.wordstitle2 {
    width: 142px;
    color: #3e4a61;
    line-height: 22px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
}

    .wordstitle2:active {
        color: #0c71b4;
    }

    .wordstitle2 span {
        font-size: 10px;
        color: #767676;
    }

.wordstitle3 {
    width: 125px;
    color: #3e4a61;
    line-height: 22px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
}

    .wordstitle3:active {
        color: #0c71b4;
    }

    .wordstitle3 span {
        font-size: 10px;
        color: #767676;
    }

.siblingsdiv {
    height: auto;
    overflow: hidden;
    cursor: pointer;
}

.navleftthree {
    width: 89%;
    margin-left: 15px;
}

.twoiconthree {
    width: 3px;
    height: 8px;
    background:  -54px -2px no-repeat;
    float: left;
    margin-left: 6px;
    margin-top: 8px;
}

.navleftfour {
    margin-left: 14px;
    width: 158px;
}

.twoiconfour {
    width: 3px;
    height: 4px;
    background:  -47px -3px no-repeat;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}
/*鍙宠竟鍐呭*/
.rerul-ul li {
    float: left;
    width: 121px;
    height: 29px;
    background-color: #f5fbfd;
    border: 1px #bdcede solid;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 12px;
    line-height: 29px;
    text-align: center;
    color: #3e4a61;
    position: relative;
    cursor: pointer;
}

.rerul-ul {
    width: 755px;
    border-bottom: 1px #bdcede solid;
}

    .rerul-ul.nor {
        border-bottom: 1px #0c71b4 solid;
    }

    .rerul-ul li.w1-li {
        width: 138px;
    }

    .rerul-ul li.on .xbicon {
        display: inline-block;
        background:  no-repeat 0 -20px;
        width: 10px;
        /*height: 8px;*/
        position: absolute;
        top: 28px;
        left: 56px;
    }

    .rerul-ul.nor li {
        background-color: #fff;
        color: #3e4a61;
    }

        .rerul-ul.nor li .xbicon {
            display: inline-block;
            background:  no-repeat 0 0px;
            width: 10px;
            /*height: 8px;*/
            position: absolute;
            top: 28px;
            left: 56px;
        }

        .rerul-ul.nor li.on .none {
            display: inline-block;
        }

        .rerul-ul.nor li .none {
            display: none;
        }

        .rerul-ul.nor li:hover .xbicon, .rerul-ul.nor li.on:hover .xbicon {
            background:  no-repeat 0 -10px;
        }

        .rerul-ul.nor li.on:active .xbicon, .rerul-ul.nor li.on .xbicon {
            background:  no-repeat 0 -20px;
        }

    .rerul-ul li.on {
        background-color: #0c71b4;
        color: #fff;
        border: 1px #0c71b4 solid;
        border-bottom: 0;
    }

.rerul-ul li.onfdw.on {
	background-color: #c02725;
	color: #fff;
	border: 1px #c02725 solid;
	border-bottom: 0;
}
.rerul-ul li.onfdw.on:hover {
    background-color: #c02725;
    color: #fff;
    border: 1px #c02725 solid;
    border-bottom: 0;
}
    .rerul-ul li:hover {
        background-color: #2496cc;
        color: #fff;
        border: 1px #2496cc solid;
        border-bottom: 0;
    }

    .rerul-ul.nor:active, .rerul-ul.nor.on {
        border-bottom: 1px #0c71b4 solid;
    }

    .rerul-ul.nor li:active {
        background-color: #0c71b4;
        border: 1px #0c71b4 solid;
        border-bottom: 0;
    }

.t-nav {
    background-color: #f2f5f7;
    height: 30px;
    width: 963px;
    border: 1px #bdd3e9 solid;
}

    .t-nav li {
        float: left;
        padding: 0 7px;
        text-align: center;
        margin-top:15px;
        line-height: 28px;
        border-bottom: 2px #f2f5f7 solid;
        margin-top: 2px!important;
        height:unset !important;
    }

        .t-nav li a {
            display: inline-block;
            color: #3e4a61;
        }

        .t-nav li:active a {
            color: #0c71b4;
        }

        .t-nav li:active, .t-nav li.on {
            color: #0c71b4;
            border-bottom: 2px #0c71b4 solid;
        
        }

.borderbox {
    /*width: 1000px !important;*/
    border: 1px #bdd3e9 solid;
    margin-top: -1px;
}

.left-box {
    width: 963px;
    background-color: #fff;
    /*border-right: 1px #bdd3e9 solid;*/
    /*box-shadow: 5px 0 5px rgba(0,0,0,0.1);*/
    float: left;
}

    .left-box .c-ul {
        width: 850px;
        margin: 0px 0 0 24px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

.unusual_sx {
    position: absolute;
    top: 22px;
    right: -31px;
    background:  no-repeat;
    width: 36px;
    height: 39px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}

.unusual_ybxd {
    position: absolute;
    top: 22px;
    right: -31px;
    background:  no-repeat;
    width: 36px;
    height: 39px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}


.unusual_swsx {
    position: absolute;
    top: 22px;
    right: -31px;
    background:  no-repeat;
    width: 36px;
    height: 39px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}

.unusual_bfsx {
    position: absolute;
    top: 22px;
    right: -31px;
    background:  no-repeat;
    width: 36px;
    height: 39px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}


.unusual_fz {
    position: absolute;
    top: 22px;
    right: -31px;
    background:  no-repeat;
    width: 36px;
    height: 39px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}


.left-box .c-ul li {
    padding: 19px 24px 0 0;
    border-bottom: 1px #e6e8e9 dotted;
    position: relative;
}

.left-box .c-ul li .qkzhaiyao {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 20px;
    padding-top: 10px;
}
    .left-box .c-ul li .wz_info_title {
        color: #8e8e8e;
        font-size: 14px;
        line-height: 20px;
    }

    .left-box .c-ul li.bor0 {
        border-bottom: 0;
    }

.selecton {
    background:  no-repeat 0 0;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: -17px;
    top: 5px;
    cursor: pointer;
}

    .selecton:hover {
        background:  no-repeat 0 -13px;
    }

    .selecton.on, .selecton:active {
        background:  no-repeat 0 -26px;
    }

.fz-title1 {
    position: relative;
}

    .fz-title1 a {
        color: #0c71b4;
        font-size: 16px;
        line-height: 20px;
    }

        .fz-title1 a:hover {
            color: #0c71b4;
            font-weight: bold;
        }


.div-title a {
    color: #0c71b4;
    font-size: 16px;
    margin-bottom: 10px;
    width: 920px;
    line-height: 22px;
}


    .div-title a:hover {
        color: #0c71b4;
        font-weight: bold;
    }



.fz-title1 a:active, .fz-title1 a:hover {
    color: #0c71b4;
}

.fz-htit {
    color: #3e4a61;
    padding-top: 8px;
    line-height: 16px;
}


    .fz-htit a {
        color: #3e4a61;
        padding-top: 8px;
        line-height: 16px;
    }

        .fz-htit a:hover {
            color: #3e4a61;
            padding-top: 8px;
            line-height: 16px;
        }


.wz-info {
    margin-top: 10px;
    color: #8e8e8e;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
}


    .wz-info .summary {
        font-style: normal;
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }

    .wz-info a {
        color: #8e8e8e;
        font-size: 12px;
    }

        .wz-info a:link {
            color: #3e4a61;
        }

    .wz-info span {
        padding-right: 20px;
    }

.fz-title1 .new-icon {
    background:  no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
}

.wz-info .ln-icon {
    display: inline-block;
    background:  no-repeat 0 0;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    cursor: pointer;
}

.laudcon {
    background:  no-repeat 0 0;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

    .laudcon.on, .laudcon:active {
        background:  no-repeat 0 -18px;
    }

.left-box .c-ul .box_shadow {
    box-shadow: 5px 0 1px rgba(0, 0, 0, 0.1);
    border-right: 1px #bdd3e9 solid;
}

.sxpop {
    width: 260px;
    padding: 6px 74px 14px 16px;
    background-color: #f5fafd;
    border-top: 3px #0c71b4 solid;
    border-left: 1px #bdcede solid;
    border-bottom: 3px #cedae6 solid;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 99;
    display: none;
}

.sxpop1 {
    width: 260px;
    padding: 6px 74px 14px 16px;
    background-color: #f5fafd;
    border-top: 3px #0c71b4 solid;
    border-left: 1px #bdcede solid;
    border-bottom: 3px #cedae6 solid;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 99;
    display: none;
}

.sxlist {
    border-bottom: 1px #bacddd dotted;
    padding: 12px 0 10px 0;
    color: #515151;
}

    .sxlist .nospan1 {
        display: inline-block;
        width: 65px;
        padding-right: 3px;
    }

    .sxlist .nospan2 a {
        color: #3e4a61;
    }

        .sxlist .nospan2 a:hover {
            color: #0c71b4;
        }

.tjpop {
    width: 200px;
    padding: 6px 17px 14px 16px;
    background-color: #f5fafd;
    border-top: 3px #0c71b4 solid;
    border-left: 1px #bdcede solid;
    border-bottom: 3px #cedae6 solid;
    border-radius: 4px;
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 9;
    color: #3e4a61;
}


.zypop, .fyplpop, .mzjgpop {
    width: 335px;
    padding: 6px 17px 14px 16px;
    background-color: #f5fafd;
    border-top: 3px #0c71b4 solid;
    border-left: 1px #bdcede solid;
    border-bottom: 3px #cedae6 solid;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 39px;
    z-index: 99;
}

    /*.fyplpop, .mzjgpop {
    max-height: 200px;
    overflow: hidden;
}*/

    .fyplpop .zy-text, .mzjgpop .zy-text {
        max-height: 200px;
        overflow: hidden;
        position: relative;
    }

.zy-text {
    font-size: 14px;
    color: #3e4a61;
    line-height: 18px;
}

.left-box .c-ul li.js_zindex {
    position: relative;
    z-index: 9999;
}

.r-box {
    width: 68px;
    position: absolute;
    right: -69px;
    top: 6px;
}

    .r-box .f-btn1 {
        display: block;
        background:  no-repeat 0 0;
        width: 58px;
        height: 29px;
        text-align: center;
        line-height: 29px;
        color: #0c71b4;
    }

        .r-box .f-btn1:hover {
            background:  no-repeat 0 -69px;
        }

        .r-box .f-btn1:active {
            background:  no-repeat 0 -36px;
        }

    .r-box .f-btn2 {
        display: block;
        background:  no-repeat 0 0;
        width: 66px;
        height: 29px;
        text-align: center;
        line-height: 29px;
        color: #0c71b4;
        margin-top: 3px;
    }

        .r-box .f-btn2:hover {
            background:  no-repeat 0 -33px;
        }

        .r-box .f-btn2:active {
            background:  no-repeat 0 -66px;
        }

/*缂堝銆�*/
.borderbox .left-box .c-ul li .pager {
    text-align: center;
    color: #8d9197;
    padding: 45px 0;
}

    .borderbox .left-box .c-ul li .pager .in {
        display: inline-block;
        font-size: 14px;
    }

    .borderbox .left-box .c-ul li .pager .s1 {
        margin: 10px 15px 0 0;
    }

    .borderbox .left-box .c-ul li .pager .s2 a {
        float: left;
        min-width: 30px;
        height: 32px;
        border: 1px solid #ddd;
        margin-right: -1px;
        text-align: center;
        line-height: 32px;
        color: #4889bf;
        margin: 0 5px 0 0;
    }

    .borderbox .left-box .c-ul li .pager .s2 .pre, .detail_main .pager .s2 .next {
        color: #858687;
    }

    .borderbox .left-box .c-ul li .pager .s3 {
        margin: 10px 15px 0 15px;
    }

    .borderbox .left-box .c-ul li .pager .s5 {
        margin: 10px 15px 0 5px;
    }

    .borderbox .left-box .c-ul li .pager .s4 {
        margin-top: 3px;
    }

        .borderbox .left-box .c-ul li .pager .s4 .text {
            width: 28px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            border: 1px solid #ddd;
        }

    .borderbox .left-box .c-ul li .pager .s6 {
        width: 44px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        background: #f5fbfd;
        border: 1px solid #bdcede;
        border-radius: 5px;
        color: #0c71b4;
        float: left;
        margin-top: 5px;
    }

    .borderbox .left-box .c-ul li .pager .first {
        background: url(/uploads/image/simg/i_3.png) no-repeat center center;
    }

    .borderbox .left-box .c-ul li .pager .last {
        background: url(/uploads/image/simg/i_4.png) no-repeat center center;
    }

    .borderbox .left-box .c-ul li .pager .pre {
        background: url(/uploads/image/simg/i_5.png) no-repeat center center;
    }

    .borderbox .left-box .c-ul li .pager .next {
        background: url(/uploads/image/simg/i_6.png) no-repeat center center;
    }

    .borderbox .left-box .c-ul li .pager .a:hover {
        background: #0c71b4;
        color: #fff;
    }

    .borderbox .left-box .c-ul li .pager .a_select {
        background: #0c71b4;
        color: #fff;
    }
/*灏鹃儴*/
.footer.bg1 {
    background-color: #cfd8dc;
    margin-top: 25px;
}

    .footer.bg1 .about a:hover {
        color: #468fbf;
    }

    .footer.bg1 .copr, .footer.bg1 .about a {
        color: #7a888f;
    }

.cpgz-attribute-all.left-box.cpgz-attribute .js-sxpop {
    width: 626px;
    margin-bottom: 8px;
}

    .cpgz-attribute-all.left-box.cpgz-attribute .js-sxpop.sxpop {
        width: 644px;
    }

        .cpgz-attribute-all.left-box.cpgz-attribute .js-sxpop.sxpop > div {
            width: 307px;
        }

.cpgz-attribute .c-ul .js_sxbtn {
    position: relative;
}

.cpgz-attribute .c-ul .cpgz-triangle {
    left: 50%;
    top: 24px;
    position: absolute;
    width: 10px;
    height: 5px;
    display: none;
}

    .cpgz-attribute .c-ul .cpgz-triangle img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: -5px;
    }
