body { background: #EFF3F7;}
.tc-banner { height:300px; background: url(../images/tc/tc_banner.jpg) center no-repeat;}

.tc-search { padding-top: 23px;}
.tc-searchbar { position: relative;}
.tc-searchbar .search { 
	width: 894px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    padding: 22px 12px;
    overflow: hidden;
    display: block;
    float: left;
    font-size: 14px;
    font-family: "simsun";
    border: 0;
    color: #666;
    letter-spacing: 2px;
    padding-left: 56px;
    border-radius: 6px 0 0 6px;
}
.tc-searchbar i {
	font-size: 28px;     
	margin-top: 15px;
    position: absolute;
    top: 8px;
    left: 15px;
    color: #999;
}
.tc-searchbar .tc-sbtn {
	width: 238px;
    height: 64px;
    overflow: hidden;
    float: left;
    background-color: #46529d;
    color: #fff;
    text-align: center;
    line-height: 64px;
    font-size: 18px;
    letter-spacing: 4px;
    cursor: pointer;
    border-radius: 0 6px 6px 0;
}
.tc-category { margin-top: 20px;}
.tc-category .fui-icon-group { margin-right: -2px;}
.tc-category .fui-icon-group .fui-icon-col { width:20%; background: #fff; margin-bottom: 2px; padding-top: 40px; padding-bottom: 40px; letter-spacing: 2px; color: #333;}
.tc-category .fui-icon-group .fui-icon-col:before { border-left: 2px solid #EFF3F7; top:0; bottom:0;}
.tc-category .fui-icon-group .fui-icon-col:last-child:before {
	display: block;
}
.tc-category .fui-icon-group .fui-icon-col .text { font-size: 14px; height: auto; padding: 8px; color: #333;}
.tc-category .fui-icon-group .fui-icon-col p { font-size: 18px;}
.tc-category .fui-icon-group .fui-icon-col:hover { background: #8c92b7; color: #fff;}
.tc-category .fui-icon-group .fui-icon-col:hover .text { color: #fff;}
.tc-category .tc-icon-group { margin-top: 0;}
.tc-category-tab {
    width: 100%;
    height: 72px;
    overflow: hidden;
    background-color: #fbfbfb;
    margin-bottom: 1px;
}
.tc-category-tab li {
    width: 20%;
    float: left;
    cursor: pointer;
    letter-spacing: 2px;
}
.tc-category-tab li.active span {
    border-bottom: 5px solid #38aedf;
    color: #424e95;
    font-weight: bold;
}

.tc-category-tab li span {
    display: block;
    width: 100%;
    height: 67px;
    overflow: hidden;
    line-height: 72px;
    color: #666;
    font-size: 20px;
    border-bottom: 5px solid #fbfbfb;
    text-align: center;
}
.tc-category-tab li:hover span {
    color: #424e95;
}

.tc-category .tc-industry-box .fui-icon-group { border-top: 0;}
.tc-industry-box .industry-name { width:99px; border-right: 1px solid #eee; float: left;}
.tc-category .tc-industry-box .fui-icon-group .fui-icon-col { width: 100%;}
.category-type {
    overflow: hidden;
    padding: 30px 0 0 15px;
    border-bottom: 1px dashed #f4f4f4;
}
.category-type:last-child {
    border-bottom: 0;
}
.category-type span {
    display: block;
    float: left;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}
.page-arrow {
    height: 46px;
    overflow: hidden;
    position: relative;
}
.category-item a {
    float: left;
    width: 100px;
    height: 30px;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin: 0 15px 15px 0;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.category-item a:hover span {
    background-color: #424e95;
    color: #fff;
    border-right: 1px solid #424e95;
}
.category-item a:hover {
    border: 1px solid #424e95;
    color:#424e95;
}
.industry-list {
    height: 174px;
    overflow: hidden;
    background-color: #fff;
    margin: 0 0 4px 0;
}
.industry-list:hover .fui-icon-col { background: #8c92b7; color: #fff;}
.industry-list:hover .fui-icon-col .text { color:#fff;}
.category-type .page-arrow span { width:30px; /*background-color: #bcbcbc; color: #fff;*/ border-right: 1px solid #bcbcbc;}

/* 列表 */
.tc-search-box { height:110px; background: url(../images/tc/search-bj.jpg) center no-repeat;}
.grid {
    line-height: 52px;
    color: #666;
    font-family: "simsun";
    letter-spacing: 2px;
}
.grid span {
    margin: 0 6px;
}
.tc-detail-panel{
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.category-info{
    background-color: #46529d;
    border-bottom: 5px solid #8B9EED;
    padding: 30px 20px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
}
.category-info i{
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: block;
    float: left;
    background: url("../images/tc/detail-ico.png") no-repeat center;
}
.category-con{
    margin: 0 40px 0 72px;
}

.category-top{
    width: 100%;
    height: 40px;
    margin-bottom: 2px;
}
.category-top h1{
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    float: left;
}
.pop-btn{
    float: left;
    margin: -8px 0 0 22px;
    cursor: pointer;
    background-color: #fff32d;
    font-size: 14px;
    color: #666;
    padding: 10px 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    letter-spacing: 1px;
}
.category-con p{
    font-family: "simsun";
    color: #a8afd7;
    letter-spacing: 2px;
    line-height: 20px;
}
.category-des{
    width: 1040px;
    overflow: hidden;
    margin: 30px auto;
    line-height: 32px;
    color: #666;
    font-family: "simsun";
    letter-spacing: 1px;
}
.category-des p.category-notes{
    font-size: 14px;
    font-family: "simsun";
    color: #46529d;
    display: block;
}
.category-group-fg{
    width: 100%;
    height: 8px;
    overflow: hidden;
    background-color: #f4f6f9;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
/* ç¾¤ç»„ä¿¡æ¯ */
.group-panel h2{
    width: 100%;
    height: 62px;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
}
.group-panel h2 span{
    display: block;
    padding-left: 6px;
    line-height: 22px;
    letter-spacing: 1px;
    border-left: 6px solid #2ebaee;
    color: #323232;
    font-size: 16px;
    margin: 20px 0 20px 36px;
}
.group-con{
    width: 1150px;
    overflow: hidden;
    margin-left: 36px;
    letter-spacing: 1px;
    position: relative;
}
.group-con ul{
    width: 626px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #ececec;
    padding: 32px 0;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}
.group-con ul li{
    width: 94%;
    overflow: hidden;
    float: left;
    cursor: pointer;
    line-height: 26px;
    font-size: 14px;
    font-family: "simsun";
    white-space:nowrap;
    text-overflow:ellipsis;
    margin-bottom: 14px;
}
.group-con ul li a{
    color: #666;
}
.group-con ul li.active a{
    color: #46529d;
}
.group-con ul li.active span{
    color: #46529d;
    text-decoration: underline;
}
.group-right{
    width: 522px;
    overflow: hidden;
    float: right;
    padding: 32px 0;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}
.group-des{
    padding: 0 34px;
}
.group-title{
    line-height: 26px;
    font-size: 14px;
    color: #46529d;
    font-family: "simsun";
    margin-bottom: 20px;
}
.group-des strong,
.group-des p{
    display: block;
    line-height: 30px;
    color: #666;
    font-family: "simsun";
}
.group-des p{
    margin-bottom: 32px;
}
.group-arrow{
    width:0;
    height:0;
    border-width:10px 0 10px 16px;
    border-style:solid;
    border-color:transparent transparent transparent #e9e9e9;
    position: absolute;
    left: 626px;
    top: 32px;
}
.group-remarks{
    padding: 30px 34px;
    border-top: 1px dashed #d7d7d7;
}
.group-remarks span{
    display: block;
    color: #ff7171;
    font-family: "simsun";
    margin-bottom: 10px;
}
.group-remarks p{
    line-height: 30px;
    color: #666;
}

/* 搜索 */
.btn-apply{
    cursor: pointer;
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    background-color: #ff7930;
    color: #fff;
    letter-spacing: 4px;
    font-size: 18px;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.search-panel{
    width: 896px;
    overflow: hidden;
    float: left;
}
.search-con{
    width: 884px;
}
.search-top{
    width: 100%;
    height: 52px;
    overflow: hidden;
    background-color: #46529d;
}
.search-top strong{
    width: 570px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    background: url("../../img/sort/search-top-fg.png") no-repeat right top;
}
.search-top strong.category{
    width: 294px;
    background: inherit;
}
.search-list{
    
    padding: 0 56px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    
    background-color: #fff;
}
.search-group{
    width: 513px;
    padding: 56px 0;
    min-height: 130px;
    float: left;
    background: url("../images/tc/search-dot-fg.png") repeat-y right top;
}
.search-group li{
    width: 86%;
    overflow: hidden;
    letter-spacing: 2px;
}
.search-group li a{
    text-indent: -8px;
    font-size: 16px;
    color: #444;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
.search-group li a:hover{
    color: #46529d;
    text-decoration: underline;
}
.search-group li p{
    color: #666;
    line-height: 24px;
    margin-bottom: 36px;
}
.search-list i.search-fg{
    width: 52px;
    height: 52px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    right: 288px;
    margin-top: -26px;
    background: url("../images/tc/search-ico.png") no-repeat center;
}
.search-category{
    width: 180px;
    height: 120px;
    /*overflow: hidden;*/
    position: absolute;
    right: 56px;
    top: 50%;
    /*margin-top: -60px;*/
    margin-top: -30px;
    letter-spacing: 1px;
    text-align: center;
}
.search-category a{
    font-size: 20px;
    font-weight: bold;
    color: #444;
}
.search-category a:hover{
    color: #46529d;
    text-decoration: underline;
}
.search-category p{
    font-size: 16px;
    color: #888;
    line-height: 34px;
    border-top: 1px solid #cfcfcf;
    margin: 6px 0 12px 0;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}
.category-btn{
    font-size: 14px;
    letter-spacing: 1px;
    height: 40px;
    line-height: 40px;
}
.search-con-more{
    width: 38px;
    height: 38px;
    overflow: hidden;
    margin: 38px auto 0;
}

.sort-right{
    width: 290px;
    overflow: hidden;
    float: right;
    background-color: #fff;
}
.sort-block{
    width: 100%;
    margin-bottom: 18px;
}
.sort-title{
    width: 100%;
    height: 60px;
    overflow: hidden;
    letter-spacing: 2px;
    position: relative;
    border-bottom: 1px dashed #e1e1e1;
}
.sort-title strong{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 20px;
    color: #444;
    margin: 19px 0 19px 14px;
    padding-left: 10px;
    display: block;
}
.sort-title a{
    position: absolute;
    top: 20px;
    right: 22px;
    color: #666;
    line-height: 28px;
}
.sort-con-auto{
    width: 244px;
    overflow: hidden;
    margin: 22px auto 0;
}

.sort-con-auto ul {}
.sort-con-auto li { box-sizing: border-box;}
.sort-con-auto dl { background: #f8f8f8; padding-bottom: 15px; margin-bottom: 15px; transition: all 0.4s ease-in-out 0s;}

.sort-con-auto .goods-thumb { overflow: hidden;}
.sort-con-auto .goods-thumb img { width:100%;}
.sort-con-auto .goods-name { text-align: center; font-size: 16px; font-weight: 700; padding: 15px 0 10px;}
.sort-con-auto .goods-name a:hover { text-decoration: none;}
.sort-con-auto .goods-price { text-align: center; font-size: 16px; font-weight: 400; color:#f1592a;}
.sort-con-auto a .goods-name { color:#333;}
.sort-con-auto a:hover .goods-name { color:#000;}
