
/*unititle*/
.page_item .unititlebox {
width:100%;
min-height:200px;
background-color:#ffffff;
position:absolute;
left:0px;
top:0px;	
}
.page_item .unititlebox h1{
 margin:auto;
 text-align:center;
 width:100%;
 padding:20px 0px;
}
.page_item .unislider[class~=hastitle] {
top:150px;	
}
.page_item .unislider_seg[class~=hastitle] {
padding-bottom:150px;	

}


.page_item .itemlist {
width:100%;
text-align:center;	
}

.page_item .itemlist a {
text-decoration:none
}

.page_item .itemlist .itembk{
display:inline-block;
padding:3px 5px;
border:1px solid #cccccc;
color:#aaaaaa
}
.page_item .itemlist .itembk[class~=active],.page_item .itemlist .itembk:hover {
border:1px solid #999999;
color:#ffffff;
background-color:#999999
}

.page_item .catebox .itemlist {
display:none;
}

@media screen  and (max-width: 1600px) {


} /*end w1600*/
@media screen  and (max-width: 1350px) {


} /*end w1200*/
@media screen  and (max-width: 1200px) {


} /*end w1200*/
@media screen  and (max-width: 1080px) {


} /*end w1080*/

@media screen  and (max-width: 960px) {


} /*end w960*/

@media screen  and (max-width: 800px) {

.page_item .unislider[class~=hastitle] {
top:80px;	
}
.page_item .unislider_seg[class~=hastitle] {
padding-bottom:80px;	

}

.page_item .itemlist {
padding:10px;
box-sizing:border-box;
display:none;
}

.page_item .itemlist .itembk,.page_item .itemlist .itembk[class~=active],.page_item .itemlist .itembk:hover {
display:block;
margin:2px 0px;
}

.page_item .catebox .itemlist {
display:block;
}


} /*end w800*/
@media screen  and (max-width: 640px) {



} /*end w640*/
@media screen  and (max-width: 480px) {


} /*end w480*/
@media screen  and (max-width: 320px) {


} /*end w320*/