﻿@charset "utf-8";
.shadow{/*-webkit-box-shadow: 1px 1px 1px #aaaaaa;-moz-box-shadow: 1px 1px 1px #aaaaaa;box-shadow: 1px 1px 1px #aaaaaa;*/}
.taglisth{height: 335px;overflow: hidden;}
.taglisth ul{width: 638px;height: 333px;float: left;}
.taglisth ul li{width: 198px;float: left;margin-left: 10px;background-color: #fff;/*-webkit-box-shadow: 1px 1px 1px #aaaaaa;-moz-box-shadow: 1px 1px 1px #aaaaaa;box-shadow: 1px 1px 1px #aaaaaa;*/}
.taglisth ul li img{width: 100%;height: 269px;}
.taglisthtitle{color: #6e6e6e;font-size: 14px;font-weight: 600;display: block;margin-top: 12px;margin-left: 8px;width: 90%;height: 21px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.taglisth p{margin-top: 5px;margin-left: 8px;color: #797b76;}
.taglisths{float: right;width: 400px;margin-right: 10px;}
.taglisths-desc{background-color: #fff;padding: 5px;height: 171px;}
.taglisths-desc h1{color: #ce8e7c;font-size: 16px;font-weight: 900;padding: 5px;}
.taglisths-desc p{text-indent: 2em;color: #888888;line-height: 21px;}
.taglisths-tag{background-color: #fff;margin-top: 10px;height: 142px;}
/*.taglisths-tag div a{display: block;width: 25%;float: left;margin-bottom: 5px;color: #4a4a4a;font-size: 13px;height: 19px;overflow: hidden;}*/
.taglisths-tag h3{border-bottom: 1px solid #f3f3f3;padding:5px;}
.taglisths-tag div {padding: 10px 5px 5px 5px;text-align: center;}
.taglist{margin-top: 10px;}
.taglist ul{padding-bottom: 10px;}
.taglist ul li{width: 198px;float: left;margin-left: 12px;background-color: #fff;/*-webkit-box-shadow: 1px 1px 1px #aaaaaa;-moz-box-shadow: 1px 1px 1px #aaaaaa;box-shadow: 1px 1px 1px #aaaaaa;*/margin-top: 10px;}
.taglist ul li img{width: 100%;height: auto;}
.taglist p{margin-top: 5px;margin-left: 8px;color: #797b76;}

.tag_type_list_warp{width: 390px;overflow: hidden;position:relative}
#tag_type_list a{display: block;width: 25%;float: left;margin-bottom: 5px;color: #4a4a4a;font-size: 13px;height: 19px;overflow: hidden;}
#tag_type_list{width: 392px;position: relative;height: 75px;}
#tag_type_list li{width: 392px;position: absolute;margin: 0px;background-color:transparent;/*-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;*/}
.tag_type_list_nav a{background-image: url("../img/hficon.png");background-position: 0px 0px;display: block;float: left;width: 11px;height: 11px;margin-right: 9px;margin-left: 9px;}
.tag_type_list_nav .on{background-position: 0px -50px;}
.taglisth .tag_type_list_nav{margin-top: 15px;}
/**/
.filter-warp{
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.filter-header{
    background-color: #fff;
	width:1035px;
	overflow: auto;
}
.filter-header div{
    margin: 13px 33px;
}
.filter-header div a,.filter-header div span{
    color: #505050;
    font-size: 14px;
    display: block;
    float: left;
}
.filter-header div span{
    margin-right: 15px;
    padding: 3px 0px;
	color: #ce8e7c;
}
.filter-header div a{
    padding: 3px 8px;
}
.filter-header div .cur{
    background-color: #e36739;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.relation-tag{
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 0px 33px;
}
.relation-tag a{
	display:block;
	float:left;
	margin-right:8px;
	margin-bottom:15px;
	color:#505050;
	font-size:14px;
	padding:2px 8px;
	position:relative;
}
.relation-tag a.cur{
	background-color: #e36739;
    color: #fff;
}
.relation-tag a.cur i{
	position:absolute;
	bottom: -12px;
	left: 40%;
    color: #e36739;
}
.relation-tag span{
	color: #ce8e7c;
    margin-right: 15px;
    padding: 3px 0;
	display: block;
    float: left;
    font-size: 14px;
	font-weight: bold;
}
.relation-tag-warp{
	width:100%;
	height:auto;
}
.relation-tag-warp a{
	color: #4a4a4a;
    display: block;
    float: left;
    font-size: 13px;
    height: 19px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 10%;
}
.tag-imglist-desc{
	width: 1035px;
	margin: 14px auto 0px auto;
}
.tag-imglist-head{
	height: 45px;
	border-left: 3px solid #e36739;
	border-bottom: 1px solid #e0e0e0;
}
.tag-imglist-head h1{
	line-height:45px;
	font-weight:bold;
	padding-left:15px;
	font-size:16px;
	color:#505050;
}
.tag-imglist-txt{
	color: #888888;
    font-size: 14px;
    line-height: 28px;
    padding: 11px 19px;
    text-indent: 2em;
}
