@charset "utf-8";

.visual{position:relative; width:320px; height:275px; margin:0 auto; }
.visual img{width:320px; height:275px;}
/*.touchslider-nav-item{float:left; width:107px; height:48px; background:url(/img/slide_tab_bg2.png) no-repeat center top; cursor:pointer;}
.touchslider-nav-item-current{float:left; width:106px; height:48px; background:url(/img/slide_tab_bg2_on.png) no-repeat center top; }
.touchslider-nav-item img{width:53px; height:14px; margin:18px 0 0 0;}
.touchslider-item{height:275px;}
.touchslider-item a{display:block;}
.touchslider-nav{position:absolute; left:0; bottom:0px; text-align:center;}*/

.touchslider-nav{position:absolute; left:50%; margin-left:-70px; bottom:10px; text-align:center; z-index:99999;}
.touchslider-nav-item{float:left; width:17px; height:17px; background:url(/img/1_on.png) no-repeat left top; cursor:pointer; filter:alpha(opacity=60); opacity:0.6; margin-left:3px;}
.touchslider-nav-item-current{float:left; width:17px; height:17px; background:url(/img/1_on.png) no-repeat left top; filter:alpha(opacity=100); opacity:1;}

.touchslider-item{height:275px;}
.touchslider-item a{display:block;}

.category{height:48px; background:url(/img/slide_tab_bg2.png) repeat-x left top;}
.category li{float:left; width:104px; height:48px; cursor:pointer; text-align:center;}
.category li img{width:53px; height:14px; margin:18px 0 0 0; text-align:center;}


.main_menu{position:relative; width:100%; margin:0 auto; overflow:hidden; background:#e1e1e1;}
.main_menu .main_icon_ul{position:relative; width:94%; margin:3% 3% 0 3%; overflow:hidden;}
.main_menu .main_icon_ul li{float:left; width:50%; margin:0; padding:0;}
.main_menu .main_icon_ul li a{display:block; height:105px;}
.main_menu .main_icon_ul li a img{}

.main_con_img{position:relative; width:94%; padding:2% 3%; overflow:hidden; text-align:center; background:#e1e1e1;}
.main_con_img img{height:100px;}