@charset "gb2312";
body,html{width:100%;height:100%;}
body>div{width:100%;}
*{padding:0;margin:0;}
li{list-style:none;}
input,select,option{outline:none;}
body{font-size: 12px;color: #666}
a {
    font-family: "Microsoft YaHei", Î¢ÈíÑÅºÚ, ºÚÌå, ËÎÌå, "Microsoft JhengHei", »ªÎÄÏ¸ºÚ, STHeiti, MingLiu;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    color: #666;
}
.container{ width:1220px; margin:0 auto; }
.mt_select_box{border:1px solid #eaeaea; float:left; position:relative;_overflow:hidden; margin-top:10px;width: 100%;margin-bottom: 10px;}
.mt_nav{padding:11px 0 13px 0; height:20px ; border-bottom:1px solid #e8e8e8; font-weight: normal;}
.mt_nav ul{margin-left: 23px;}
.mt_nav ul li{float:left; margin-right:12px; display:inline; height:20px;}
.mt_nav ul li.has_arrow a{float: left; height: 20px; line-height: 20px; text-decoration: none;font-size: 14px;}
span.nav_arrow_right{ font-size:14px; background:url(../images/nav.png); width:6px; height:10px;float:left;margin:6px 0 0 14px; display: inline}
.nav_type_select{margin-right: 0}
.nav_close{background:url(../images/cc.png) no-repeat;display: block;width:8px;height:8px;float: right;background-position: 0px 0px;cursor:pointer;margin:5px}
.mt_nav ul li.nav_type_select a{border:1px solid #e1002d; background:#fff; float:left; margin-right:12px; display:inline; color:#e1002d; height:18px;text-decoration:none; cursor:pointer}
/*.mt_nav ul li.nav_type_select a:hover{background:#e1002d; color:#fff}*/
.mt_nav ul li.nav_type_select a h6{height:18px; line-height:18px; padding:0 7px; font-weight:normal;display: block;float: left;font-size: 12px;}

.mt_select_box dl.height_40{height:40px}
.mt_select_box dl.height_auto{height:auto}

.mt_select_box dl{border-top:1px dotted #eaeaea; width:100%;top:-1px; position:relative; float:left; overflow:hidden}
.mt_select_box dl dt{font-family: "Microsoft YaHei", Î¢ÈíÑÅºÚ, "Microsoft JhengHei", »ªÎÄÏ¸ºÚ, STHeiti, MingLiu;background: #f8f8f8;}
.mt_select_box dl dt{width:77px; border-right:1px solid #eaeaea; text-align:center;  font-weight:bold; position:absolute;top:0; left:0 ; height:100%;line-height:40px; z-index:1; color:#999;}
.mt_select_box dl dd{float:left; margin-left:110px; display:inline}
.mt_select_box dl dd a{color: #111111;display:inline-block; height:40px; line-height:40px; min-width:62px;margin-right: 10px; text-align:left; text-decoration: none }
.mt_select_box dl dd a:hover{color:#f25618;}
.mt_select_box dl dd a.on{font-weight:bold; color: #333}

.mt_select_box dl a.mt_nav_showMore{background:url(../images/pp.png);position:absolute; width:16px; height:16px; background-position:0 -32px; right:10px; top:12px}
.mt_select_box dl a.showMore_down{background-position:0 -16px;}
#zan{background: url(../images/zan.png) #f8f8f8 no-repeat;background-size: 40%;}
.mt_container{position:relative; float:left; display:inline; width:100%;height: 500px}
.item{position: absolute;width: 290px;}
.mt_container .item span{position:relative; float:left;  height:100%; width:290px; _overflow:hidden}
.item span a img{width: 100%;float: left;}
.mt_container .item div{position: relative;z-index: 2;background: #fff;width:288px; height: 40px; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; float:left; }
.mt_container .item div a{ display:inline-block; width:200px; height:18px; line-height:18px; font-size:14px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:13px 0 0 14px; font-family:"Microsoft YaHei", Î¢ÈíÑÅºÚ, "Microsoft JhengHei", »ªÎÄÏ¸ºÚ, STHeiti, MingLiu;  text-decoration: none}
.mt_container .item span a.item_img{ display:block; float:left; cursor: pointer;}
.item_tag{    position: absolute;
    width: 280px;
    height: 0;
    line-height: 40px;
    background: #ed002d;
    color: #fff;
    bottom: 0;
    padding-left: 10px;
    font-size: 16px;
    font-family: Î¢ÈíÑÅºÚ;
	display: none;
}

