
    #ex_slide_5283{ 
        width:1920px;
        height:600px;
        overflow:hidden;
        position:relative;
    }
    #ex_slide_5283 ol li{
        height:600px;
        width:1920px;
        list-style:none; 
        display:block;
        overflow:hidden;
        border:0;
        margin:0;

    }
    #ex_slide_5283 .slide-trigger{
        z-index:55;
		width:30%;
        margin:0 auto;
        margin-top: 570px;
		height:30px;
		/*background:rgba(255,255,255,0.4)*/
    }
	.ex-slide11 .slide-trigger{bottom:0px;}
	.ex-slide11 .slide-trigger li{float:left;width:15px;height:15px;line-height:15px;color:#000;background:#fff;opacity:1;text-align:center;cursor:pointer; border-radius:50% 50% 50% 50%;margin-top:7px;position:relative;left:40%;margin-right:8px }
	.ex-slide11 .slide-trigger li.active{background:#000;color:#ffffff}


    input{
        border: 1px solid #ccc;
        padding: 7px 0px;
        border-radius: 3px; /*css3属性IE不支持*/
        padding-left:5px;
        width: 62px;
    }
    .tabCon{
        display: block !important;
    }
    .current{
        color: white;
        background-color: red;
    }
    .pageContent{
        text-align: center;
    }
    .pagination a{
        display: inline-block;
        width: 25px;
        height: 20px;
        text-align: center;
    }
    .pagination .previous,.pagination .next{
        width: 50px;
        height: 25px;
    }
    #area span,#next_cat span,#sort span{
        margin-right: 25px;
    }
    #Merchants > span{
        width: 155px;
        height: 40px;
        margin-right: 17px;
    }
    #Merchants > span:last-child{
        margin-right: 0;
    }
    .foo {
        padding:0 26px;

    }
    .foo > div{
        min-height: 60px;
        /*line-height: 59px;*/
        line-height: 40px;
        border-bottom: 1px dashed #DDD;
        box-sizing: border-box; 
    }
    .foo > #area > b,
    .foo > #area > span,
    .foo > #next_cat > b,
    .foo > #next_cat > span,
    .foo > #sort > b,
    .foo > #sort > span{
        margin-right: 26px;
        font-size: 14px;
        color: #666666;
        cursor: pointer;
    }
    .foo > #area > b,
    .foo > #next_cat > b,
    .foo > #sort > b{
        cursor: default;
    }
    .foo > #area > .current,
    .foo > #next_cat > .current,
    .foo > #sort > .current{
        color: white;
    }
    .foo > #sort{
        border: none;
    }
    #sort > input {
        vertical-align: initial;
    }
    .foo > #sort > .custom{
        margin-right: 10px;
        margin-left: 133px;
    }
    #sort input[type="text"]{
        width: 78px;
        height: 22px;
        margin-left: 7px;
        margin-right: 7px;
    }
    .foo > #sort > .custom_{
        margin: 0;
        color: #666666;
    }
    #sort input[type="button"]{
        border: none;
        background:none;
        color: #666666;
    }
