﻿body,ul{ padding:0; margin:0}
table{ border-collapse:collapse; border-spacing:0; }
fieldset,img,abbr,acronym{ border:none; }
ol,ul,li{ list-style:none; }
img{ border:0;}
a{ color:#333; text-decoration:none; outline:none; }
a:hover{ text-decoration:none; }
.fl{ float:left; display:inline; }
.clear{ clear:both; }


.indexTypes{width:1200px; }
.indexTypes ul li{position:relative;float:left;width:280px;overflow:hidden;height:300px;overflow:hidden;   }
.indexTypes ul li:hover{cursor:pointer;}
.indexTypes ul li.currnet{width:280px;}
.indexTypes ul li .title{ width:280px; height:300px;font-size:18px;color: #fff;font-family:"微软雅黑"; 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{}

.indexTypes ul li .con{position:absolute;top:0; width:360px; left:280px;overflow:hidden;height:300px;overflow:hidden; background:#fff;}

.indexTypes ul #cur_1:hover{ }

.indexTypes ul li .con ul{padding-top:12px; padding-left:0px;}
.indexTypes ul li .con ul li{float: left;height:auto;width: auto!important;border:none;}
.indexTypes ul li .con ul li a{float:left;line-height:28px;width:180px;display:block;text-indent: 2em;border-bottom:1px dashed #d1d1d1;font-size:14px;line-height: 50px;color:#8a8a8a;font-family:"微软雅黑";font-weight:100;}
.indexTypes ul li .con ul li a:hover{color: #ce0000;}