body {padding:0;margin:0;}
ul {list-style: none;padding:0;margin:0}
.clearfix::after {content:"";display:block;clear:both}
.wrap {width:100%; margin:0 auto}
/* ลว */
.naw_top{position: absolute; top:290px; left: 50%; transform: translateX(-50%); z-index: 3;}
.nav{width:920px;float:left; height: 33px; background-color:rgba(255, 255, 255, 0.7)}
.nav li{position:relative; float: left; width: 182px; height: 31px; display:inline-block; margin: 1px 1px 1px 1px; line-height:2.5; text-align: center; color:#333; font-size: 12px; font-weight: 700; letter-spacing: -0.02em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.nav li.on,.nav li:hover{color:#fff; background-color:rgb(0, 0, 0, 0.8); font-size: 12px; font-weight: 700; letter-spacing: -0.02em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor:pointer;} 
.nav li.on::before,.nav li:hover::before{position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px; }
.nav li~li{border-top:none}


.slide{position:relative;float:left;width:1920px;overflow:hidden;visibility:none;opacity:0; left:50%; margin-left:-960px;}
.slide li img {width:1920px; height: 432px;}
.slide .slick-dots{display:none!important}
.slide.slick-initialized{visibility:visible;opacity:1}
.slide .slick-slide {outline:none}
.prev-arrow{left: 0;}
.next-arrow{right:0}
