﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/* hot-event */
.hot-event{position:relative; z-index:1;height:350px;width:620px;margin:0 auto; overflow:hidden; float:right;}
.hot-event .switch-tab{text-align:center;position:absolute;bottom:10px;left:20px;z-index:9;}
.hot-event .switch-tab a, .hot-event .switch-tab .current{margin:0 2px;display:inline-block;width:15px;height:15px;line-height:99em;overflow:hidden;background-image:url(../images/banner/bg.png);background-position:-161px 0;}
.hot-event .switch-tab .current{background-image:url(../images/banner/bg.png);background-position:-195px 0;}
.hot-event .switch-nav{position:absolute;right:10px;top:310px;z-index:2; height:30px; overflow:hidden;}
.hot-event .switch-nav .i-prev{background-image:url(../images/banner/bg.png);background-position:-127px 0;}
.hot-event .switch-nav .prev{ background:url(../images/banner/bg.png) no-repeat 0 0;}
.hot-event .switch-nav .next{background:url(../images/banner/bg.png) no-repeat -50px 0;}
.hot-event .switch-nav .prev:hover{ background:url(../images/banner/bg.png) no-repeat 0 -30px;}
.hot-event .switch-nav .next:hover{background:url(../images/banner/bg.png) no-repeat -50px -30px;}
.hot-event .switch-nav .i-next{background-image:url(../images/banner/bg.png);background-position:-144px 0;}
.hot-event .switch-nav a{display:inline-block;padding:7px 16px;}
.hot-event .event-item{height:300px;width:960px;position:absolute;z-index:1;left:0;top:0;}
.ico{display:block;width:16px;height:16px;overflow:hidden; text-indent:-999px; cursor:pointer;}