@charset "gb2312";
@media (min-width: 767px) {
    /*三角*/
    .triangleL,.triangleR,.triangleT,.triangleB { display:block; border:6px solid #000; cursor:pointer; overflow:hidden; width:0px; height:0px; position:relative;}
    .triangleL { left:-6px; border-color:transparent #e44345 transparent transparent;/* 黑 透明 透明 */ _border-style:dashed solid dashed dashed; /*解决ie6不支持transparent的问题*/}
    .triangleR { left:0px; border-color:transparent transparent transparent #e44345;/* 黑 透明 透明 */  _border-style:dashed dashed dashed solid; /*解决ie6不支持transparent的问题*/}
    .triangleT { top:-6px; border-color:transparent transparent #e44345 transparent;/* 黑 透明 透明 */  _border-style:dashed dashed solid dashed; /*解决ie6不支持transparent的问题*/}
    .triangleB { top:0px; border-color:#e44345 transparent transparent transparent;/* 黑 透明 透明 */  _border-style:solid dashed dashed dashed; /*解决ie6不支持transparent的问题*/}

    /*drop*/
    .ui-drop .ui-dropHd .pHead { line-height:32px; font-size:12px; color:#545454;}
    .ui-drop .ui-dropNr { top:33px; height:170px; overflow:hidden; overflow-y:auto; box-shadow:none;}
    .ui-drop .DouTriangleB { position:absolute; right:10px; top:12px;}
    .ui-drop .ui-dropNr li a { line-height:33px;}



    /*第六个模块*/
    .qTwZ { width:1008px; zoom:1; position:relative; z-index:5;}
    .qTwZ:after { display:block; content:""; clear:both;}
    .qTwZ .ui-drop { float:left; height:35px; margin-right:40px;}
    .qTwZ .wZone { width:172px;}/*第1个下拉框*/
    .qTwZ .wZtwo { width:172px;}
    .qTwZ .wZthree { width:172px;}
    .qTwZ .wZfour { width:172px;}
    .qTwZ .wZfive { width:172px;}
    .qTwZ .wZsix { width:160px; margin-right:0px;}/*第6个下拉框*/

    .qTwZ .wZone .ui-dropNr { width:170px;}
    .qTwZ .wZtwo .ui-dropNr { width:170px;}
    .qTwZ .wZthree .ui-dropNr { width:170px;}
    .qTwZ .wZfour .ui-dropNr { width:170px;}
    .qTwZ .wZfive .ui-dropNr { width:170px;}
    .qTwZ .wZsix .ui-dropNr { width:158px;}

    .qTwZ .ui-drop .ui-dropNr li a:hover{ background:#e3393a;}
    .qTwZ .ui-drop .pHead { cursor:pointer;}




    .rZpT .ui-box-container {
        width: auto !important;
    }

    .bSdT .ui-box-container {
        width: auto !important;
    }

    .sMwY .ui-box-container {
        width: auto !important;
    }

    .zFmH .ui-box-container {
        width: auto !important;
    }


    a:focus {
        outline: 0;
    }
}
