﻿@charset "utf-8";
/* CSS Document */
body{font-family:"Microsoft Yahei", "微软雅黑";color:#333; width:100%;/*box-sizing: border-box;overflow:visible!important;*/}

.indexTypes{/*border:1px solid #f00;*/ float:right; margin-top:15px;}
.indexTypes ul li{position:relative;float:left;width:36px;overflow:hidden;height:34px;overflow:hidden; margin-left:5px;}
.indexTypes ul li:hover{cursor:pointer;}

.indexTypes ul li .title{width:56px; font-size:18px;color: #fff;font-family:"Microsoft Yahei", "微软雅黑";height:34px; float:left;}
.indexTypes ul li .title a{color:#fff;}
.indexTypes ul li .title h2{font-size:20px;font-weight:bold;padding-bottom:5px;}
.indexTypes ul li.current .title{background:url(../images/typeT.jpg) no-repeat left top;}
.indexTypes ul li .con{position:absolute;top:0; width:142px; left:36px; overflow:hidden;height:34px;overflow:hidden; line-height:34px; padding-left:5px; }
.indexTypes ul li #con22{background:url(../images/con22.jpg) no-repeat left top;}
.indexTypes ul li #con33{background:url(../images/con33.jpg) no-repeat left top;}
.indexTypes ul li .con a{ color:#262626; }
.indexTypes ul li .con a:hover{ color:#b67138; }
.indexTypes ul li:nth-child(2){
	/*display:none;*/}
	.indexTypes ul li.currnet{width:150px !important;}