﻿
@media only screen
and (min-device-width:320px)
and (max-device-width:480px){.copyRight{line-height:1.4em;}
.visiter strong{text-align:left !important}
.muti-search input{border:none;width:170px}
#main-nav{display:none}
#maplink-slider{position:relative;}
#slider-main{margin-bottom:15px;}
.map-pos-1 .item-maplink-slider{margin-top:15px;}
.item-maplink-slider{background:#e5e5e5;}
#social-header{padding:10px 0px;}
.language{float:left;margin-top:10px;}
.news-event .item-news-event .detail{width:70%;}
.body-content > .col-xs-12{width:100% !important;}
/*.search{position:fixed;right:15px;top:10px}
.search .inputbox{width:185px}*/
}
@media only screen
and (min-width:321px){}
@media only screen
and (max-width:320px){}
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px){
    /*.search{position:fixed;right:25px;top:10px;z-index:8888}
    .search .inputbox{width:185px}*/
    
    }
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:landscape){}
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:portrait){}
@media only screen
and (min-width:1224px){
    .img-thumbnail {max-width:296px}
    .no-padding{padding-left:-10px !important;}
    .button-toggle-menu {display:none}
}
@media only screen
and (min-width:1824px){}
@media
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){}