.choiceType{width: 1184px;border: 1px solid #d3d3d3;margin: 0 auto;background: #fff;padding:8px 7px 0 7px;}
.cTDemo{margin-bottom: 20px;}
.cTDLeft{width: 100px;height: 30px; float: left;}
.cTDLeft span{width: 50%;height: 100%;text-align: center;line-height: 30px;background: #dedede;font-size: 15px;color: #000;float: left;}
.cTDLeft span:last-child{background: #0069a3;font-size: 15px;color: #fff;}
#cTDLH{cursor: pointer;}

.cTDRight{width: 1065px;float: right;padding: 6px 0 0 15px;}
.cTDRight span{float: left;margin: 0 23px 10px 0;font-size: 14px;color: #333;}
#sd{color: red;cursor: pointer;}
.cTDRight .active{color: red;}

#cTDTwo{display: none;}
#cTDTwo span{cursor: pointer;}

.cTDemo:after{content: '';display: block;clear: both;}

.appendul{}
.appendul>li{float: left;padding-right: 37px;padding-bottom: 20px;position: relative;}
.appendul>li>a{position: relative;}
/* .appendul>li>.yass2:after{
    content: '';
    display: block;
    width: 0px;height: 0px;position: absolute;right: -15px;top: 5px;border: 5px solid transparent;border-top-color: #333;
} */
.appendul>li>a.on:after{
    content: '';
    display: inline-block;
    width: 7px;height: 7px;/* position: absolute;right: 30%;top: 9px; */border: 5px solid transparent;border-top-color: #333;
}
.pobox{max-width: 800px;min-width: 600px; border: 1px solid #e4e4e4;background: #fff; position: absolute;left: 0;top: 30px;-moz-border-radius:5px;
        -ms-border-radius:5px;
        -o-border-radius:5px;
        border-radius:5px;
        padding: 8px 4px;overflow: hidden;
        display: none;

    }
    .pobox a{float: left;padding: 5px 8px;color: #808080;margin-right: 10px; -moz-border-radius:50px;
        -ms-border-radius:50px;
        -o-border-radius:50px;
        border-radius:50px;}
.pobox a:hover{background: #0069a3;color: #fff;text-decoration: none;}

.act .triangle{
          
            width: 0;
            height:0;
            border: 10px solid;
            border-color: transparent transparent #e4e4e4;position: absolute;
            left: 50%;top: 12px;margin-left: -7px;z-index: 10;
        }
        .act .triangle:after{
            content: '';
            display: block;
            border:8px solid;
            margin-left: -8px;
            margin-top: -6px;
            border-color: transparent transparent #fff;

        }








