/* BASIC css start */
.brand { position: relative ; width:100%; padding-top:15px; }
.brand_inner { width:1300px; margin:0 auto;  }
.brand_inner ul{ display:block; font-size:0; }
.brand_inner li { display:inline-block; width:calc(100% / 5);  text-align:center; padding:10px 0}
.brand_inner li:hover { opacity:0.7 }argin:0 auto;}


.topposition {position: relative ; width:100%; padding-top:15px;}
.topposition_inner { width:1250px; margin:0 auto; padding:20px 0 }
.topposition_inner .title { font-size:18px; font-weight:600; color:#333; float:left; width:60%}

.topposition_inner .sort { float:right; width:40%;}
.topposition_inner .sort ul{display:block;}
.topposition_inner .sort li a {float:right; font-size:13px; font-weight:600; color:#888; padding-right:10px;}
.topposition_inner .sort li a:hover { color:#333; text-decoration:underline; cursor:pointer}

/* BASIC css end */

