@charset "utf-8";

#crumbs,
#curmbd {
    width: 1210px;
    float: left;
    padding: 10px 0;
}

#crumbs em,
#curmbd em {
    color: #F30;
    margin: 0 5px;
}

#crumbs a,
#curmbd a {
    color: #06c;
}

#curmbd {
    border-bottom: solid 2px #ccc;
    margin-bottom: 10px;
}

#crumbs i {
    float: right;
    font-style: normal;
    color: #06c;
    cursor: pointer;
}

/*左box*/
#tmleftbox1 {
    width: 930px;
    float: left;
    margin-bottom: 20px;
}

/*搜索筛选*/
.filterbox {
    width: 928px;
    float: left;
    border: solid 1px #DDD;
    border-top: solid 2px #e4393c;
    margin-bottom: 10px;
}

.filterbox h2 {
    background: #fffae1;
    width: 908px;
    float: left;
    padding: 5px 10px;
    font-size: 16px;
}

.filterbox .search {
    background: #fffae1;
    width: 928px;
    float: left;
    text-align: center;
    padding: 10px 0;
}

.filterbox .search .ipt {
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
}

.filterbox .search .btn {
    width: 50px;
    height: 22px;
    background: #e4393c;
    text-align: center;
    font-size: 12px;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.filterbox .search .btn:hover {
    width: 50px;
    height: 22px;
    background: #F60;
    text-align: center;
    font-size: 12px;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.filterbox .search .stypebox {
    padding: 0;
}

.filterbox .search .stypebox li {
    float: left;
    width: 28px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin: 2px;
    background: #fff;
    display: block;
    cursor: pointer;
}

.filterbox .search .stypebox li:hover {
    background: #ef4043;
    color: #fff;
}

.filterbox .search p {
    padding: 8px 0;
    margin-top: 5px;
    text-align: center;
    display: inline-table;
    width: 100%;
    border-top: solid 1px #DDD;
}

.filterbox .search .btn1 {
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0;
    background: #ef4043;
    color: #fff;
    cursor: pointer;
}

.filterbox .search .btn1:hover {
    background: #F60;
}

.filterbox .pad {
    padding: 10px;
    width: 868px;
    float: left;
}

.filterbox .pad strong {
    margin-right: 10px;
}

.filterbox dl {
    float: left;
    width: 868px;
    padding: 5px 0;
    border-bottom: dashed 1px #DDD;
}

.filterbox dl dt {
    width: 90px;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    float: left;
}

.filterbox dl dd {
    width: 114px;
    margin-right: 2px;
    line-height: 2em;
    text-align: left;
    float: left;
}

.filterbox dl dd.more {
    width: 70px;
    cursor: pointer;
    color: #06c;
}

.filterbox dl dd.unlimi {
    width: 70px;
}

.filterbox dl dd.other {
    width: 180px;
}

.filterbox dl dd.m1 {
    width: 708px;
}

.filterbox dl em {
    float: left;
    padding: 0 5px;
}

.filterbox dl em:hover,
.filterbox dl em.on {
    color: #f60;
    cursor: pointer;
}

.filterbox dl label {
    cursor: pointer;
}

.filterbox dl .ipt {
    width: 30px;
    height: 18px;
    line-height: 18px;
}

.filterbox .subContent {
    width: 677px;
    float: left;
    margin: 5px 0 5px 90px;
    padding: 5px 0 5px 73px;
    background: #f3f3f3;
}

.filterbox .subContent li {
    width: 116px;
    float: left;
    line-height: 2em;
    padding: 1px 0;
}

.filterbox .sbtn {
    width: 888px;
    float: left;
    margin: 10px 0;
    text-align: center;
}

.filterbox .sbtn .btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border: 0;
    background: #ef4043;
    color: #fff;
    cursor: pointer;
}

.filterbox .sbtn .btn:hover {
    background: #F60;
}

.arrow-down,
.arrow-up {
    width: 0;
    height: 0;
    font-size: 0;
    border-width: 4px;
    border-style: solid;
    display: inline-table;
    vertical-align: middle;
}

.arrow-down {
    border-color: #999 transparent transparent;
    margin-left: 5px;
}

.arrow-up {
    border-color: transparent transparent #999;
    margin: -10px 0 0 5px;
}

.amount {
    width: 880px;
    padding: 10px 5px;
    float: left;
    margin-bottom: 10px;
}

.amount1 {
    width: 1198px;
    padding: 10px 5px;
    float: left;
    margin-bottom: 10px;
}

.amount .left,
.amount1 .left {
    float: left;
    margin-right: 20px;
}

.amount .right {
    float: left;
    width: 730px;
}

.amount1 .right {
    float: left;
    width: 1048px;
}

.amount b,
.amount1 b {
    color: #F60;
    font-size: 14px;
    margin: 0 5px;
    font-family: verdana;
}

.amount em,
.amount1 em {
    border: solid 1px #F60;
    height: 18px;
    line-height: 20px;
    padding-left: 5px;
    float: left;
    margin: 0 10px 5px 0;
}

.amount i,
.amount1 i {
    font-style: normal;
    color: #fff;
    background: #F60;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    float: right;
    margin-left: 5px;
    cursor: pointer;
}

.amount a,
.amount1 a {
    display: block;
    padding: 5px;
    float: left;
    color: #06c;
}

/*搜索筛选 end*/

/*查询结果列表*/
.resultbox {
    width: 930px;
    float: left;
    border-top: solid 2px #e4393c;
}

.resultbox .pub_title {
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 0 10px;
}

.resultbox h2 {
    font-size: 16px;
    float: left;
}

.resultbox h3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fffae1;
    padding: 0 10px;
}

.resultbox h3 a,
.resultbox h3 em {
    float: right;
    font-size: 12px;
    color: #06c;
    font-weight: normal;
}

.resultbox h4 {
    background: #f5f5f5;
    margin-top: 5px;
    padding: 5px 10px;
    font-size: 16px;
}

.resultbox h4 span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
}

.resultbox h4 strong {
    margin: 0 3px;
    color: #f60;
}

.resultbox h4 a {
    float: right;
    font-size: 14px;
    color: #f30;
}

.resultbox h5 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
    padding: 5px 10px;
    color: #f30;
    background: #ffefdc;
    border: solid 1px #e4393c;
}

.resultbox ul {
    padding: 10px 0;
    clear: both;
}

.resultbox ul li {
    width: 210px;
    background: #f9f9f9;
    float: left;
    margin: 7px;
    _margin: 3px;
    border: solid 1px #ccc;
    padding: 3px;
}

.resultbox ul li:hover {
    border: solid 3px #F60;
    padding: 1px;
}

.resultbox ul li a img {
    width: 210px;
    height: 176px;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.resultbox ul li a img:hover {
    width: 210px;
    height: 176px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.resultbox ul li p {
    overflow: hidden;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
}

.resultbox ul li .lop {
    height: 22px;
    line-height: 22px;
    text-align: left;
    padding: 0 5px;
    color: #999;
}

.resultbox ul li .lop em {
    color: #999;
    float: right;
}

.resultbox ul li .lop em.jg {
    margin-left: 0px;
    color: #999;
    float: right;
    height: 22px;
    overflow: hidden;
    /*width:108px;*/
    text-align: right;
}

.resultbox ul li p img {
    height: 13px;
}

.resultbox ul li p a {
    color: #999;
}

.resultbox ul li p a:hover {
    color: #f60;
}

.resultbox ul li p a.title {
    font-size: 14px;
}

.resultbox ul li .lop a.log {
    color: #999;
}

.resultbox ul li p.grey,
.resultbox ul li p.grey a {
    color: #999;
    text-align: left;
    line-height: 1.5em;
}

.resultbox ul li .titbox a {
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
}

.resultbox ul li .titbox a.right {
    float: right;
    height: 22px;
    line-height: 22px;
}

.resultbox ul li .tybox {
    margin-right: 5px;
}

.resultbox ul li .tybox a {
    color: #999;
}

.resultbox ul li .tybox a:hover {
    color: #f60;
}

.searchList {
    width: 1210px;
    float: left;
    margin: 10px auto;
}

.searchRes {
    width: 1210px;
    float: left;
    border-top: solid 2px #e4393c;
}

.searchRes h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 0 10px;
}

.searchRes h3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fffae1;
    padding: 0 10px;
}

.searchRes h3 a,
.searchRes h3 em {
    float: right;
    font-size: 12px;
    color: #06c;
    font-weight: normal;
}

.searchRes ul {
    padding: 10px 0;
    display: inline-table;
}

.searchRes ul li {
    width: 200px;
    background: #f9f9f9;
    float: left;
    margin: 7px 17px;
    border: solid 1px #ccc;
    padding: 3px;
    overflow: hidden;
}

.searchRes ul li:hover {
    border: solid 3px #F60;
    padding: 1px;
}

.searchRes ul li a img {
    width: 200px;
    height: 168px;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.searchRes ul li a img:hover {
    width: 200px;
    height: 168px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.searchRes ul li p {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
    padding: 0 5px;
}

.searchRes ul li p em {
    margin-left: 10px;
    color: #666;
    float: right;
}

.searchRes ul li p img {
    height: 13px;
}

.searchRes ul li p a {
    color: #06c;
}

.searchRes ul li p a:hover {
    color: #f60;
}

.searchRes ul li p a.title {
    width: 120px;
    font-size: 14px;
    overflow: hidden;
    float: left;
}

.searchRes ul li p a.log {
    color: #F60;
}

.searchRes ul li p.grey,
.searchRes ul li p.grey a {
    color: #777;
}

/*查询结果列表 end*/

/*商标列表*/
.tmreu {
    width: 930px;
    float: left;
    border-top: solid 2px #e4393c;
    margin-bottom: 10px;
    overflow: hidden;
}

.tmreu h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 0 10px;
    font-weight: 100;
}

.tmreu h2 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.tmreu ul {
    padding: 10px 20px;
}

.tmreu li {
    width: 210px;
    float: left;
    margin: 6px;
}

.tmreu li img {
    width: 198px;
    height: 166px;
    border: solid 1px #ddd;
}

.tmreu li p {
    width: 210px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}

.tmreu li p a {
    display: block;
}

.tmreu .tmtitle a {
    float: left;
    margin: 2px 20px 2px 0;
    word-break: break-all;
    width: auto;
    white-space: nowrap;
}

/*商标列表*/

/*精品商标列表*/
.scrapbox {
    width: 890px;
    float: left;
    border-top: solid 2px #e4393c;
}

.scrapbox h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fffae1;
    padding: 0 10px;
}

.scrapbox h3 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.scrapbox h3 a {
    font-size: 14px;
    color: #06c;
}

.scrapbox ul {
    padding: 10px 0;
    width: 890px;
    float: left;
}

.scrapbox ul li {
    width: 870px;
    float: left;
    margin-bottom: 5px;
    border-bottom: dashed 1px #ddd;
    padding: 3px 10px 10px;
    overflow: hidden;
    color: #777;
}

/*精品商标列表 end*/

/*商标排序*/
.sortbox {
    background: #fcf9ec;
    padding: 5px;
}

.ascbtn,
.desbtn {
    background: url(../images/sbg.png) no-repeat;
    padding: 3px 25px 3px 10px;
    text-align: center;
    cursor: pointer;
    margin: 3px 3px 3px 0;
}

.ascbtn {
    background-position: right -900px;
    background-color: #f3f3f3;
    border: solid 1px #999;
}

.desbtn {
    background-position: right -930px;
    background-color: #fff;
    border: solid 1px #d25e00;
    color: #9e4700;
}

.sortbox em {
    float: right;
    margin-top: 7px;
}

.sortbox label {
    cursor: pointer;
    margin-left: 5px;
}

.sortbox .ipt {
    width: 50px;
    height: 24px;
    border: solid 1px #999;
    padding: 0 3px;
}

.sortbox .btn {
    background: #e4393c;
    border: 0;
    padding: 0 5px;
    height: 24px;
    color: #fff;
    cursor: pointer;
}

.sortbox .btn:hover {
    background: #f60;
}

/*商标排序 end*/

/*右box*/
#tmrightbox {
    width: 270px;
    float: right;
    margin-bottom: 20px;
}

.tmContact {
    width: 268px;
    border: solid 1px #ddd;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}

.tmContact h3 {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 248px;
}

.tmContact h3 a {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    line-height: 40px;
}

.tmContact h3 a:hover {
    color: #f60;
}

.tmContact ul {
    padding: 10px 0;
    background: #fff;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    border-top: none;
    margin-bottom: 10px;
}

.tmContact ul li {
    display: block;
    padding-left: 26px;
    margin-bottom: 0;
    margin-left: 30px;
    border-left: 1px solid #f98823;
}

.tmContact ul li:last-child {
    border-left: none;
}

.tmContact ul li.top {
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.tmContact ul li.top b {
    font-size: 18px;
    color: #E4393C;
}

/*.tmContact  ul li.mobi { height:55px;background:url(../images/phone.png) 10px -135px no-repeat;}*/
.tmContact ul b {
    width: 100%;
    float: left;
    line-height: 1.5em;
    font-size: 14px;
    color: #858585;
    position: relative;
    font-weight: normal;
}

.tmContact ul b span {
    font-weight: bold;
    color: #f98823;
    margin-right: 2px;
}

.tmContact ul b img {
    position: absolute;
    left: -37px;
    top: -1px;
    width: 22px;
    height: 23px;
    color: #898989;
}

.tmContact ul b dfn {
    color: #333;
}

.tmContact ul em {
    width: 114px;
    float: left;
    line-height: 1.5em;
    font-size: 14px;
    color: #858585;
}

.tmContact ul strong {
    line-height: 1.5em;
    font-size: 16px;
}

.tmContact i {
    margin: 0 4px 4px 4px;
    float: left;
    display: inline;
}

.cookisbox {
    width: 268px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.cookisbox h2 {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 248px;
}

.cookisbox ul {
    padding: 10px;
    width: 248px;
    float: left;
}

.cookisbox ul li {
    width: 238px;
    padding-left: 10px;
    margin-bottom: 5px;
    border-bottom: dashed 1px #DDD;
    float: left;
    background: url(../images/sbg.png) 3px -202px no-repeat;
    color: #777;
}

.cookisbox ul li:hover {
    cursor: pointer;
    background: #f0e4d1 url(../images/sbg.png) 3px -202px no-repeat;
}

.cookisbox ul li a {
    color: #06c;
    width: 160px;
    height: 20px;
    overflow: hidden;
    float: left;
}

.cookisbox ul li em {
    float: right;
    color: #999;
}

.recombox {
    width: 268px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.recombox h2 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    width: 248px;
    overflow: hidden;
}

.recombox h2 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.recombox ul {
    padding: 10px;
    width: 248px;
    float: left;
}

.recombox ul li {
    float: left;
    height: 120px;
}

.recombox ul li img {
    width: 112px;
    height: 85px;
    border: solid 1px #ccc;
    margin: 5px;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.recombox ul li img:hover {
    width: 110px;
    height: 83px;
    border: solid 2px #F30;
    margin: 5px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.recombox ul li p {
    text-align: center;
    width: 112px;
    height: 22px;
    overflow: hidden;
    margin: 0 6px;
    line-height: 24px;
}

.recombox1 {
    width: 370px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.recombox1 h2 {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 350px;
}

.recombox1 h2 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.recombox1 ul {
    padding: 10px;
    width: 350px;
    float: left;
}

.recombox1 ul li {
    float: left;
    height: 140px;
}

.recombox1 ul li img {
    width: 132px;
    height: 100px;
    border: solid 1px #ccc;
    margin: 5px;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.recombox1 ul li img:hover {
    width: 130px;
    height: 98px;
    border: solid 2px #F30;
    margin: 5px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.recombox1 ul li p {
    text-align: center;
    width: 132px;
    height: 22px;
    overflow: hidden;
    margin: 0 6px;
}

/*收藏夹*/
.mycollection {
    width: 268px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.mycollection h2 {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #ddd;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 248px;
}

.mycollection h2 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.mycollection h2 span {
    margin-left: 5px;
    color: #F00;
}

.mycollection ul {
    padding: 10px;
    width: 248px;
    float: left;
}

.mycollection ul li {
    float: left;
    display: inline-block;
    width: 112px;
    height: 85px;
    margin: 5px;
    border: solid 1px #ccc;
    background: url(../images/sc.png) center center no-repeat;
    position: relative;
}

.mycollection ul li img {
    width: 112px;
    height: 83px;
}

.mycollection ul li span {
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    right: 0px;
    top: 0px;
    background: url(../images/close1.gif) no-repeat;
}

.mycollection ul li a div {
    display: none;
    position: absolute;
    top: 50px;
    right: 25px;
    background: #f4f0e3;
    width: 180px;
    height: auto;
    line-height: 22px;
    border: solid 1px #F00;
    z-index: 333333;
    padding: 8px;
    color: #333;
}

.mycollection ul li a div em {
    color: #F00;
}

.mycollection ul li a:hover div {
    display: block;
}

.mycollection1 {
    width: 370px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.mycollection1 h2 {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 350px;
}

.mycollection1 h2 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.mycollection1 h2 span {
    margin-left: 5px;
    color: #F00;
}

.mycollection1 ul {
    padding: 10px;
    width: 350px;
    float: left;
}

.mycollection1 ul li {
    float: left;
    display: inline-block;
    width: 132px;
    height: 100px;
    margin: 5px 20px;
    border: solid 1px #ccc;
    background: url(../images/sc.png) no-repeat;
    position: relative;
}

.mycollection1 ul li img {
    width: 132px;
    height: 100px;
}

.mycollection1 ul li span {
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    right: 0px;
    top: 0px;
    background: url(../images/close1.gif) no-repeat;
}

.mycollection1 ul li a div {
    display: none;
    position: absolute;
    top: 50px;
    left: 25px;
    background: #f4f0e3;
    width: 180px;
    height: auto;
    line-height: 22px;
    border: solid 1px #F00;
    z-index: 333333;
    padding: 8px;
    color: #333;
}

.mycollection1 ul li a div em {
    color: #F00;
}

.mycollection1 ul li a:hover div {
    display: block;
}

.hm_history ul li {
    width: 82px;
    height: 65px;
}

.hm_history ul li a img,
.hm_history ul li a img:hover {
    width: 70px;
    height: 53px;
}

.hm_history1 ul li {
    width: 70px;
    height: 60px;
}

.hm_history1 ul li a img,
.hm_history1 ul li a img:hover {
    width: 58px;
    height: 48px;
}

.m_history {
    width: 1208px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.m_history h2 {
    float: left;
    width: 1188px;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
}

.m_history h2 span {
    float: right;
}

.m_history h2 span input {
    display: inline-block;
    width: 150px;
    height: 26px;
    line-height: 26px;
    border: solid 1px #ccc;
    color: #999;
    padding: 0 3px;
}

.m_history h2 span input.input_search {
    width: 60px;
    background: #E4393C;
    cursor: pointer;
    border: none;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 10px;
}

.m_history dl {
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.m_history dl dd {
    float: left;
    display: inline-block;
    height: 166px;
    margin-left: 8px;
    margin-bottom: 15px;
    position: relative;
}

.m_history dl dd img {
    width: 180px;
    height: 136px;
    border: solid 1px #ccc;
    margin: 5px;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.m_history dl dd img:hover {
    width: 178px;
    height: 134px;
    border: solid 2px #F30;
    margin: 5px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.m_history dl dt {
    width: 100%;
    padding: 7px 0px;
    text-indent: 10px;
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.m_history dl dd p {
    text-align: center;
}

.qrCode {
    width: 268px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.qrCode h2 {
    height: 30px;
    line-height: 30px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 248px;
    background: #F6F6F6;
}

.qrCode ul {
    padding: 10px;
    width: 248px;
    float: left;
    text-align: center;
}

.qrCode ul img {
    margin: 0 auto;
}

.qrCode p {
    text-align: center;
    line-height: 2em;
}

.qrCode p a {
    color: #06c;
}

.qrCode p a:hover {
    color: #F60;
}

/*详细分类*/
.tmCation {
    width: 308px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.tmCation h2 {
    height: 30px;
    line-height: 30px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 288px;
    background: #F6F6F6;
}

.tmCation ul {
    padding: 10px 12px;
    width: 288px;
    float: left;
}

.tmCation ul li {
    width: 71px;
    height: 52px;
    float: left;
    color: #777;
}

.tmCation ul li img {
    width: 69px;
    height: 50px;
    border: solid 1px #f5f5f5;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.tmCation ul li img:hover {
    width: 69px;
    height: 50px;
    border: solid 1px #a40000;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.assort {
    margin: 0;
    float: left;
}

.assort .title dl {
    padding: 0;
    height: 24px;
    line-height: 24px;
}

.assort .title dl dt {
    float: left;
    text-align: center;
    width: 67px;
    margin: 0 1px;
    cursor: pointer;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    height: 24px;
    line-height: 24px;
    border: solid 1px #ccc;
    background: #f5f5f5;
}

.assort .title dl dt.hover {
    border: solid 1px #80bc2b;
    background: #80bc2b;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #fff;
}

.assort .contable {
    width: 284px;
}

.assort .contable ul {
    padding: 5px 0 0;
}

/*详细分类 end*/

/*查询条件*/
.qusearch {
    width: 308px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.qusearch h2 {
    height: 30px;
    line-height: 30px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 288px;
    background: #F6F6F6;
}

.qusearch .ulcon {
    padding: 10px;
    width: 288px;
    float: left;
}

.qusearch dl {
    width: 288px;
    margin: 3px;
    float: left;
}

.qusearch dl dt {
    width: 65px;
    height: 24px;
    line-height: 24px;
    float: left;
    text-align: right;
}

.qusearch dl dd {
    width: 223px;
    float: right;
}

.qusearch em {
    width: 65px;
    height: 22px;
    float: left;
    margin-right: 5px;
}

.qusearch pre {
    width: 100px;
    height: 22px;
    float: left;
    margin-right: 5px;
}

.qusearch em label,
.qusearch pre label {
    margin-left: 3px;
    cursor: pointer;
}

.qusearch dl .btn {
    width: 120px;
    height: 28px;
    background: #e4393c;
    text-align: center;
    font-size: 14px;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.qusearch dl .btn:hover {
    width: 120px;
    height: 28px;
    background: #F60;
    text-align: center;
    font-size: 14px;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.qusearch .ipt {
    width: 60px;
    height: 20px;
    line-height: 20px;
}

.qusearch .ipt1 {
    width: 160px;
    height: 20px;
    line-height: 20px;
    color: #666;
}

.qusearch .stypebox {
    padding: 0;
}

.qusearch .stypebox li {
    float: left;
    width: 28px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin: 2px;
    background: #fff;
    display: block;
    cursor: pointer;
}

.qusearch .stypebox li:hover {
    background: #ef4043;
    color: #fff;
}

.qusearch p {
    padding: 5px 0;
    margin-top: 5px;
    text-align: center;
    display: inline-table;
    width: 100%;
    border-top: solid 1px #DDD;
}

.qusearch .btn1 {
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0;
    background: #ef4043;
    color: #fff;
    cursor: pointer;
}

.qusearch .btn1:hover {
    background: #F60;
}

/*查询条件 end*/


/*商标信息*/
.tminfo {
    width: 930px;
    padding: 20px 0;
    float: left;
    margin-bottom: 10px;
}

.tminfo .info {
    width: 930px;
    float: left;
    margin-bottom: 10px;
}

.tminfo .info .bimg {
    width: 410px;
    float: left;
    margin-right: 20px;
}

.tminfo .info .bimg {
    width: 410px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.tminfo .info .bimg dfn {
    width: 82px;
    height: 82px;
    background: url(../images/postmark.png) no-repeat;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
}

.tminfo .info .bimg img {
    width: 408px;
    height: 340px;
    border: solid 1px #eee;
}

.tminfo .rightinfo h2 {
    font-size: 20px;
    line-height: 2em;
    width: 390px;
    float: left;
    position: relative;
}

.tminfo .rightinfo .online {
    position: absolute;
    top: 13px;
    right: -2px;
    text-indent: -99999px;
}

.tminfo .rightinfo .online a {
    width: 62px;
    height: 47px;
    display: block;
    background: url(../images/sbg.png) 0 -845px no-repeat;
}

.tminfo .rightinfo .online a:hover {
    width: 62px;
    height: 47px;
    display: block;
    background: url(../images/sbg.png) -62px -845px no-repeat;
}

.tminfo .rightinfo ul li {
    width: 500px;
    float: right;
    line-height: 2em;
}

.tminfo .rightinfo a.price {
    font-size: 16px;
    color: #f30;
}

.tminfo .rightinfo a.price:hover {
    color: #f60;
}

.tminfo .rightinfo dl {
    margin: 22px 0;
    width: 490px;
    float: left;
    background: #F6F6F6;
    padding: 0 5px;
}

.tminfo .rightinfo dt {
    width: 80px;
    font-weight: bold;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.tminfo .rightinfo dd {
    width: 160px;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.tminfo .rightinfo dfn {
    font-size: 16px;
    font-weight: bold;
    color: #F30;
    margin-top: 10px;
    float: left;
}

.tminfo .rightinfo p {
    font-size: 14px;
    line-height: 2em;
    margin-top: 10px;
}

.tminfo .rightinfo i {
    font-style: normal;
    color: #f60;
}

.tminfo .rightinfo i.num {
    font-size: 24px;
}

.tminfo .otinfo {
    padding: 0 20px;
}

.tminfo .otinfo li {
    line-height: 2em;
    font-size: 14px;
}

/* color:#f60; */
.tminfo .otinfo li.big {
    font-size: 14px;
    word-break: break-all;
}

.tminfo .otinfo li p {
    margin-top: 10px;
    color: #333;
    font-weight: 100;
}

.pcbtn {
    width: 930px;
    float: left;
    margin-bottom: 10px;
}

.pcbtn dl {
    background: #F6F6F6;
    float: left;
    height: 40px;
    line-height: 40px;
}

.pcbtn dl dt {
    width: 320px;
    float: left;
    text-align: center;
}

.pcbtn dl dt.cen {
    width: 300px;
    float: left;
}

.pcbtn dl dd {
    width: 310px;
    float: right;
    text-align: center;
}

.pcbtn a.laud {
    width: 155px;
    padding-left: 25px;
    height: 28px;
    line-height: 28px;
    display: inline-table;
    background: #e4393c url(../images/sbg.png) 30px -795px no-repeat;
    color: #fff;
    text-decoration: none;
    margin-top: 5px;
}

.pcbtn a.laud:hover {
    background: #a40000 url(../images/sbg.png) 30px -795px no-repeat;
}

.discuss {
    width: 930px;
    float: left;
    border-top: solid 2px #e4393c;
}

.discuss h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 0 10px;
    font-weight: 100;
}

.discuss ul {
    padding: 10px 20px;
}

.discuss ul li {
    float: left;
    line-height: 2em;
    width: 100%;
    padding: 5px 0;
}

.discuss ul p {
    font-size: 14px;
    color: #F60;
    line-height: 2em;
}

.discuss .star01,
.discuss .star02,
.discuss .star03,
.discuss .star04,
.discuss .star05 {
    width: 96px;
    height: 18px;
    background: url(../images/star.png) no-repeat;
    text-indent: -999px;
    display: inline-table;
    vertical-align: middle;
}

.discuss .star01 {
    background-position: 0 4px;
}

.discuss .star02 {
    background-position: 0 -22px;
}

.discuss .star03 {
    background-position: 0 -49px;
}

.discuss .star04 {
    background-position: 0 -75px;
}

.discuss .star05 {
    background-position: 0 -101px;
}

.discuss label {
    cursor: pointer;
    margin-right: 10px;
}

.discuss textarea {
    width: 60em;
    height: 5em;
    padding: 5px;
    line-height: 1.5em;
    color: #666;
    border: solid 1px #c1c1c1;
}

.discuss .ipt {
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    border: solid 1px #c1c1c1;
}

.discuss .btn {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 0;
    margin-top: 10px;
    background: #e4393c;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 10000;
}

.discuss .btn:hover {
    background: #a40000;
}

/*讨论 end*/

/*精品商标列表*/
.focus {
    width: 890px;
    float: left;
    margin: 10px 0 20px;
    border-top: solid 2px #e4393c;
}

.focus h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding: 0 10px;
}

.focus ul {
    width: 890px;
    float: left;
}

.focus ul li {
    float: left;
    width: 890px;
    height: 475px;
    overflow: hidden;
    margin-top: 10px;
}

/*精品商标列表 end*/

/*商标信息*/
.showleft {
    width: 372px;
    float: left;
    overflow: hidden;
}

.showleft .tmcircu {
    width: 350px;
    padding: 10px;
    border: solid 1px #ddd;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}

.showleft .tmcircu li {
    margin-bottom: 10px;
    line-height: 2em;
}

.showleft .tmcircu li.mark {
    position: relative;
}

.showleft .tmcircu li dfn {
    width: 82px;
    height: 82px;
    background: url(../images/postmark.png) no-repeat;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
}

.showleft .tmcircu img {
    width: 348px;
    height: 269px;
    border: solid 1px #eee;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.showleft .tmcircu dl {
    margin-bottom: 10px;
    float: left;
    background: #F6F6F6;
    padding: 0 5px;
}

.showleft .tmcircu dt {
    width: 70px;
    font-weight: bold;
    float: left;
    height: 32px;
    line-height: 32px;
}

.showleft .tmcircu dd {
    width: 100px;
    float: left;
    height: 32px;
    line-height: 32px;
}

.showleft .tmcircu dt.big {
    font-size: 14px;
}

.showleft .tmcircu dd.big {
    font-size: 14px;
    width: 270px;
}

.showleft .tmcircu i {
    font-style: normal;
    color: #f60;
}

.showleft .tmcircu i.num {
    font-size: 24px;
}

.showleft .tmcircu a.price {
    font-size: 16px;
    font-weight: bold;
    color: #f30;
}

.showleft .tmcircu a.price:hover {
    color: #f60;
}

.showleft .tmcircu p {
    margin-bottom: 10px;
    color: #333;
}

.showleft .tmcircu p.big {
    font-size: 16px;
    word-break: break-all;
    color: #f60;
}

.showleft .tmcircu h3 {
    color: #333;
    font-size: 14px;
}

.showright {
    width: 823px;
    float: right;
}

.showright h2 {
    font-size: 20px;
    line-height: 2em;
    width: 823px;
    float: left;
    color: #06c;
    position: relative;
    border-bottom: solid 1px #ddd;
}

.showright .online {
    position: absolute;
    top: 0px;
    right: -1px;
    text-indent: -99999px;
}

.showright .online a {
    width: 62px;
    height: 47px;
    display: block;
    background: url(../images/sbg.png) 0 -845px no-repeat;
}

.showright .online a:hover {
    width: 62px;
    height: 47px;
    display: block;
    background: url(../images/sbg.png) -62px -845px no-repeat;
}

.showright .showimg {
    width: 823px;
    float: left;
    margin-bottom: 20px;
}

.showright .showimg h3 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    padding: 0 10px;
}

.showright .showimg ul {
    width: 823px;
    float: left;
}

.showright .showimg ul li,
.showright .showimg li img {
    float: left;
    width: 823px;
    height: 439px;
    overflow: hidden;
    margin-top: 10px;
}

.remark {
    width: 823px;
    float: left;
    margin-bottom: 20px;
}

.remark h3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    border-top: solid 2px #e4393c;
    padding: 0 10px;
}

.remark ul {
    padding: 10px 20px;
}

.remark ul li {
    float: left;
    line-height: 2em;
    width: 100%;
    padding: 5px 0;
}

.remark ul p {
    font-size: 14px;
    color: #F60;
    line-height: 2em;
}

.remark .star01,
.remark .star02,
.remark .star03,
.remark .star04,
.remark .star05 {
    width: 96px;
    height: 18px;
    background: url(../images/star.png) no-repeat;
    text-indent: -999px;
    display: inline-table;
    vertical-align: middle;
    overflow: hidden;
}

.remark .star01 {
    background-position: 0 4px;
}

.remark .star02 {
    background-position: 0 -22px;
}

.remark .star03 {
    background-position: 0 -49px;
}

.remark .star04 {
    background-position: 0 -75px;
}

.remark .star05 {
    background-position: 0 -101px;
}

.remark label {
    cursor: pointer;
    margin-right: 10px;
}

.remark textarea {
    width: 60em;
    height: 5em;
    padding: 5px;
    line-height: 1.5em;
    color: #666;
    border: solid 1px #c1c1c1;
}

.remark .ipt {
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    border: solid 1px #c1c1c1;
}

.remark .btn {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 0;
    margin-top: 10px;
    background: #e4393c;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 10000;
}

.remark .btn:hover {
    background: #a40000;
}

/* width:823px; */
.interfix {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.interfix h3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    border-top: solid 2px #e4393c;
    padding: 0 10px;
    font-weight: 100;
}

.interfix h3 a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #f60;
}

.interfix ul {
    padding: 10px 20px;
}

.interfix li {
    width: 185px;
    float: left;
    margin: 5px;
}

.interfix li img {
    width: 183px;
    height: 153px;
    border: solid 1px #ddd;
}

.interfix li p {
    width: 185px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}

.interfix li p a {
    display: block;
}

.interfix .tmtitle a {
    float: left;
    margin: 2px 20px 2px 0;
    word-break: break-all;
    width: auto;
}

.conNum {
    width: 370px;
    border: solid 1px #ddd;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}

.conNum h2 {
    height: 40px;
    line-height: 50px;
    border-bottom: solid 4px #ddd;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 350px;
}

.conNum h2 a {
    font-size: 12px;
    font-weight: normal;
    color: #F30;
    float: right;
    height: 40px;
    line-height: 55px;
}

.conNum h2 a:hover {
    color: #f60;
}

.conNum ul {
    padding: 5px;
    width: 350px;
    float: left;
}

.conNum ul li {
    padding: 0 0 5px 70px;
    width: 290px;
    margin-bottom: 5px;
    border-bottom: dashed 1px #ddd;
    float: left;
    background: url(../images/phone.png) 20px 5px no-repeat;
}

.conNum ul li.mobi {
    background: url(../images/phone.png) 27px -135px no-repeat;
}

.conNum ul b {
    width: 290px;
    float: left;
    line-height: 1.5em;
    font-size: 14px;
    color: #f30;
}

.conNum ul b dfn {
    color: #333;
}

.conNum ul em {
    width: 140px;
    float: left;
    line-height: 1.5em;
    font-size: 13px;
}

.conNum ul strong {
    float: left;
    line-height: 1.5em;
    font-size: 16px;
}

.conNum i {
    margin: 0 4px 4px 4px;
    float: left;
    display: inline;
}

.tmcookis {
    width: 370px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.tmcookis h2 {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 350px;
}

.tmcookis ul {
    padding: 10px;
    width: 350px;
    float: left;
}

.tmcookis ul li {
    width: 340px;
    padding-left: 10px;
    margin-bottom: 5px;
    border-bottom: dashed 1px #DDD;
    float: left;
    background: url(../images/sbg.png) 3px -202px no-repeat;
    color: #777;
}

.tmcookis ul li:hover {
    cursor: pointer;
    background: #f0e4d1 url(../images/sbg.png) 3px -202px no-repeat;
}

.tmcookis ul li a {
    color: #06c;
    width: 260px;
    height: 20px;
    overflow: hidden;
    float: left;
}

.tmcookis ul li em {
    float: right;
    color: #999;
}

.tmWeixin {
    width: 370px;
    border: solid 1px #DDD;
    float: left;
    margin-bottom: 10px;
}

.tmWeixin h2 {
    height: 30px;
    line-height: 30px;
    border-bottom: solid 4px #DDD;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
    width: 350px;
    background: #F6F6F6;
}

.tmWeixin ul {
    padding: 10px;
    width: 350px;
    float: left;
    text-align: center;
}

.tmWeixin ul img {
    margin: 0 auto;
}

.tmWeixin p {
    text-align: center;
    line-height: 2em;
}

.tmWeixin p a {
    color: #06c;
}

.tmWeixin p a:hover {
    color: #F60;
}

/*商标信息 end*/

/*精品商标列表*/
.goodTm {
    width: 890px;
    float: left;
    border-top: solid 2px #e4393c;
    margin-bottom: 10px;
}

.goodTm h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fffae1;
    padding: 0 10px;
}

.goodTm ul {
    padding: 10px 0;
    display: inline-table;
}

.goodTm ul li {
    width: 94px;
    height: 24px;
    line-height: 24px;
    float: left;
    margin: 2px;
}

.goodTm ul li a {
    display: block;
    width: 92px;
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
}

.goodTm ul li a:hover,
.goodTm ul li a.on {
    text-decoration: none;
    background: #e4393c;
    color: #fff;
}

/*精品商标列表 end*/

/*商标排序*/
.s_tabox {
    float: left;
    width: 1210px;
    margin-bottom: 10px;
}

.s_tabox .title {
    width: 1210px;
    float: left;
    height: 40px;
    border-bottom: solid 2px #2b69ce;
}

.s_tabox .title dl {
    padding: 0;
    margin: 0;
}

.s_tabox .title dl dt {
    float: left;
    text-align: center;
    padding: 0 8px;
    margin-right: 1px;
    cursor: pointer;
    font-size: 16px;
    background: #f5f5f5;
    height: 39px;
    line-height: 39px;
    border: solid 1px #ccc;
    border-bottom: 0;
    color: #333;
    z-index: 200;
    border-radius: 3px 3px 0 0;
}

.s_tabox .title dl dt.ot1 {
    float: right;
}

.s_tabox .title dl dt.ot1 a {
    font-size: 16px;
    color: #333;
}

.s_tabox .title dl dt.hover {
    background: #2b69ce;
    font-weight: bold;
    color: #fff;
    height: 42px;
    line-height: 42px;
    border: 0;
}

.s_tabox .title dl dt.hover a {
    color: #fff;
}

.s_tabox .title dl dt a {
    font-size: 14px;
    font-weight: normal;
    color: #06c;
    margin-left: 5px;
}

.s_tabox .title dl dt a.com {
    font-size: 16px;
    color: #333;
    margin: 0;
}

.s_tabox .contable {
    width: 1208px;
    float: left;
    border: solid 1px #ddd;
    border-top: 0;
    padding: 0;
    position: relative;
}

.s_tabox .contable ul.pad {
    padding: 10px;
}

.s_tabox .contable ul strong {
    margin-right: 10px;
}

.s_tabox .contable input {
    vertical-align: middle;
}

.s_tabox .precise {
    width: 1144px;
    padding: 5px 20px;
    text-align: center;
    float: left;
    background: #fffce8;
    border: solid 1px #ffcd92;
    font-size: 14px;
    margin-bottom: 10px;
}

.s_tabox .precise b {
    font-size: 16px;
}

.s_tabox .precise em {
    margin: 0 10px;
}

.s_tabox .precise .ipt {
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    color: #999;
    border: solid 1px #bbb;
    background: #fff;
}

.s_tabox .precise .btn {
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #e4393c;
    color: #fff;
    font-size: 14px;
    border: 0;
    margin: 0 10px;
    cursor: pointer;
}

.s_tabox .precise .btn:hover {
    background: #f60;
}

.s_tabox .contable dl {
    float: left;
    width: 1186px;
    padding: 5px 0;
    border-bottom: dashed 1px #DDD;
    font-size: 12px;
    background: url(../images/may_line.gif) -40px 0 repeat-y;
}

.s_tabox .contable dl:hover {
    background: #f9f9f9;
}

.s_tabox .contable dl dt {
    width: 150px;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    float: left;
    font-size: 14px;
}

.s_tabox .contable dl dd {
    width: 120px;
    margin-right: 2px;
    line-height: 2em;
    text-align: left;
    float: left;
}

.s_tabox .contable dl dd.more {
    width: 75px;
    cursor: pointer;
    color: #06c;
    float: right;
}

.s_tabox .contable dl dd.unlimi {
    width: 70px;
}

.s_tabox .contable dl dd.other {
    width: 300px;
}

.s_tabox .contable dl dd.select {
    width: 200px;
}

.s_tabox .contable dl dd.m1 {
    width: 1034px;
}

.s_tabox .contable dl dd.m2 {
    width: 1000px;
}

.s_tabox .contable dl dd.m3 {
    width: 600px;
}

.s_tabox .contable dl dd.select span {
    float: left;
    padding: 0;
}

.s_tabox .contable dl em {
    float: left;
    padding: 0 10px;
}

.s_tabox .contable dl em:hover,
.s_tabox .contable dl dfn:hover,
.s_tabox .contable dl em.on {
    color: #f60;
    cursor: pointer;
}

.s_tabox_dfn_hover {
    cursor: pointer;
}

/* å¯¹åº”çš„25ç±»é€‚åº”é£Žæ ¼æœç´¢-checkboxé€‰ä¸­æ—¶ä¿æŒhoveræ ·å¼ */
.s_tabox .contable dl dfn {
    margin-left: 10px;
    padding: 4px 10px;
}

.s_tabox .contable dl i {
    margin-right: 20px;
    font-style: normal;
}

.s_tabox .contable dl label {
    cursor: pointer;
}

.s_tabox .contable dl .ipt,
.s_tabox .contable dl .ipt1,
.s_tabox .contable dl .ipt2 {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    color: #999;
    border: solid 1px #bbb;
    background: #fff;
}

.s_tabox .contable dl .ipt {
    width: 50px;
}

.s_tabox .contable dl .ipt1 {
    width: 400px;
}

.s_tabox .contable dl .ipt2 {
    width: 180px;
    margin-right: 5px;
}

.s_tabox .contable p.btm {
    text-align: center;
    margin: 20px 0;
    position: absolute;
    right: 0;
    top: -15px;
    padding-top: 20px;
    width: 200px;
    height: 105px;
    background: #fff;
}

.s_tabox .contable p.btm .btn {
    width: 114px;
    height: 70px;
    background: #e4393c;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.s_tabox .contable p.btm a {
    text-align: center;
    width: 200px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    float: left;
    color: #06c;
}

.s_tabox .contable p .btn:hover {
    background: #F60;
}

.s_tabox .contable p.btm1 {
    text-align: center;
    width: 1188px;
    float: left;
    margin: 20px 0;
}

.s_tabox .contable p.btm1 .btn {
    width: 250px;
    height: 36px;
    background: #e4393c;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.s_tabox .contable .btn1 {
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0;
    background: #ef4043;
    color: #fff;
    cursor: pointer;
}

.s_tabox .contable dd.subContent {
    width: 950px;
    float: left;
    margin: 5px 0 5px 150px;
    _margin-left: 75px;
    padding: 5px 0 5px 73px;
    background: #f3f3f3;
}

.s_tabox .contable dd.subContent li {
    width: 122px;
    float: left;
    line-height: 2em;
}

.s_tabox .contable .cloth {
    width: 1184px;
    float: left;
    margin: 5px 0;
    border: solid 1px #f30;
}

.s_tabox .contable .cloth dl {
    width: 1184px;
    float: left;
}

.s_tabox .contable .cloth dd.o1 {
    width: 200px;
}

.s_tabox .contable .cloth em.other {
    width: 150px;
}

.s_tabox .contable .cloth strong {
    font-size: 14px;
    margin-right: 10px;
}

.s_tabox .contable .graphic {
    padding: 80px 0;
    background: url(../images/i_search.png) center center no-repeat;
    text-align: center;
    font-size: 18px;
}

.s_tabox .contable .graphic .cho {
    width: 690px;
    margin: 10px auto;
    text-align: left;
    font-size: 16px;
}

.s_tabox .graphic .ipt {
    width: 460px;
    height: 40px;
    line-height: 40px;
    border: solid 3px #e4393c;
    padding: 0 5px;
    color: #999;
}

.s_tabox .graphic .btn {
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    background: #e4393c;
    border: 0;
    color: #fff;
    margin-left: -10px;
    cursor: pointer;
}

.s_tabox .graphic .btn:hover {
    background: #f60;
}

.s_tabox .contable .tmBrand {
    padding: 10px 20px 20px;
}

.s_tabox .tmBrand .remind {
    padding: 10px 20px;
    background: #fffce8;
    border: solid 1px #ffcd92;
    font-size: 14px;
    margin-bottom: 10px;
    color: #f30;
}

.searchTips {
    background: #fffce8 url(../images/nor1.png) 200px center no-repeat;
    padding: 50px 150px 50px 330px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.8em;
    border: dashed 1px #c8bd70;
}

.searchTips .big {
    color: #f30;
    font-size: 24px;
}

.searchTips a {
    color: #06c;
    margin: 0 5px;
}

.searchTips a:hover {
    color: #f60;
}

.wrapbox {
    width: 1168px;
    margin: 10px auto;
    float: left;
}

.wrapbox h3 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 1148px;
    float: left;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    padding: 0 10px;
}

.wrapbox h3 i {
    color: #f60;
    margin: 0 5px;
    font-style: normal;
}

.wrapbox h3 a {
    float: right;
    font-weight: normal;
    color: #06c;
    font-size: 14px;
}

.wrapbox h3 a:hover {
    background: none;
    margin: 0;
    padding: 0;
}

.wrapbox ul {
    width: 1178px;
    float: left;
}

.wrapbox .wrap {
    width: 565px;
    height: 168px;
    border: solid 2px #fff;
    float: left;
    margin: 5px 10px 5px 0;
    padding: 5px;
}

.wrapbox .wrap:hover {
    border: solid 2px #f60;
}

.wrapbox .wrap img {
    width: 198px;
    height: 166px;
    border: solid 1px #ddd;
    float: left;
    margin: 0;
}

.wrapbox .wrap p,
.wrapbox .wrap h4 {
    width: 345px;
    margin: 0 7px 0 5px;
    float: right;
}

.wrapbox .wrap h4 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;
}

.wrapbox .wrap h4 a {
    font-size: 14px;
    width: 250px;
    height: 30px;
    overflow: hidden;
    float: left;
    color: #f30;
}

.wrapbox .wrap a {
    font-size: 12px;
    background: none;
    border: none;
    float: none;
    padding: 0;
    margin: 0;
}

.wrapbox .wrap a:hover {
    background: none;
    border: none;
    color: #f60;
}

.wrapbox .wrap h4 em {
    float: right;
    color: #999;
}

.wrapbox .wrap .popbox {
    height: 30px;
}

.wrapbox .wrap .grey {
    color: #999;
}

.wrapbox .wrap .item {
    height: 70px;
    overflow: hidden;
}

.wrapbox .wrap .lop {
    height: 22px;
    line-height: 22px;
    text-align: left;
    padding: 0 5px;
    color: #999;
}

.wrapbox .wrap .lop em {
    margin-left: 10px;
    color: #f60;
    float: left;
}


.s_tabox .contable .kide {
    height: 260px;
    line-height: 260px;
    background: url(../images/t_search.png) center center no-repeat;
    text-align: center;
    font-size: 18px;
}

.s_tabox .kide .ipt {
    width: 460px;
    height: 40px;
    line-height: 40px;
    border: solid 3px #e4393c;
    padding: 0 5px;
    color: #999;
}

.s_tabox .kide .btn {
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    background: #e4393c;
    border: 0;
    color: #fff;
    margin-left: -10px;
    cursor: pointer;
}

.s_tabox .kide .btn:hover {
    background: #f60;
}

.s_tabox .contable .same {
    padding: 20px 60px;
}

.s_tabox .contable .same label {
    width: 100px;
    float: left;
    margin: 2px 5px;
    font-size: 14px;
    padding: 5px;
    cursor: pointer;
}

.s_tabox .contable .same label input {
    margin-right: 5px;
}

.s_tabox .contable .same label:hover {
    color: #fff;
    background: #e4393c;
}

.s_tabox .contable .same p {
    border-top: solid 1px #ddd;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}

.s_tabox .contable .same p .btn {
    width: 250px;
    height: 36px;
    background: #e4393c;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.s_tabox .contable .same p .btn:hover {
    background: #f60;
}

.s_tabox .same .remind {
    padding: 10px 20px;
    background: #fffce8;
    border: solid 1px #ffcd92;
    font-size: 14px;
    margin-bottom: 10px;
    color: #f30;
}

.mold {
    width: 590px;
    cursor: auto;
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

.mold h4 {
    font-size: 14px;
    padding: 2px 10px;
    margin-bottom: 5px;
    background: #f5f5f5;
}

.mold label {
    float: left;
    width: 60px;
    height: 20px;
    margin: 1px;
    padding: 0 5px 5px;
}

.mold label:hover,
.s_tabox .mold label.on {
    color: #f60;
    cursor: pointer;
}

.mold input {
    vertical-align: middle;
    margin-right: 3px;
    _margin-right: 2px;
    *margin-right: 0px;
}

.mold p {
    text-align: center;
    padding: 5px;
    border-top: solid 1px #ddd;
}

.mold p .btn {
    padding: 5px 15px;
    background: #e4393c;
    color: #fff;
    border: 0;
    cursor: pointer;
}

.mold p .btn:hover {
    background: #f60;
}

.tmSearchbox {
    width: 1208px;
    float: left;
    border: solid 1px #DDD;
    border-top: solid 2px #e4393c;
    margin-bottom: 10px;
}

.tmSearchbox h2 {
    background: #fffae1;
    width: 1188px;
    float: left;
    padding: 5px 10px;
    font-size: 16px;
    color: #f30;
}

.tmSearchbox h2 em {
    font-size: 14px;
    float: right;
    font-weight: normal;
    color: #f30;
}

.tmSearchbox .btn1:hover {
    background: #F60;
}

.tmSearchbox .pad {
    padding: 10px;
    width: 1188px;
    float: left;
}

.tmSearchbox dl {
    float: left;
    width: 1188px;
    padding: 5px 0;
    border-bottom: dashed 1px #DDD;
    font-size: 14px;
}

.tmSearchbox dl:hover {
    background: #fefcf0;
}

.tmSearchbox dl dt {
    width: 90px;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    float: left;
}

.tmSearchbox dl dd {
    width: 120px;
    margin-right: 2px;
    line-height: 2em;
    text-align: left;
    float: left;
}

.tmSearchbox dl dd.more {
    width: 70px;
    cursor: pointer;
    color: #06c;
}

.tmSearchbox dl dd.unlimi {
    width: 70px;
}

.tmSearchbox dl dd.other {
    width: 300px;
}

.tmSearchbox dl dd.m1 {
    width: 1068px;
}

.tmSearchbox dl em {
    float: left;
    padding: 0 4px;
}

.tmSearchbox dl em:hover,
.tmSearchbox dl em.on {
    color: #f60;
    cursor: pointer;
}

.tmSearchbox dl dfn {
    color: #999;
    margin-left: 10px;
}

.tmSearchbox dl label {
    cursor: pointer;
}

.tmSearchbox dl .ipt {
    width: 50px;
    height: 18px;
    line-height: 18px;
}

.tmSearchbox dl .ipt1 {
    width: 400px;
    padding: 0 5px;
    height: 24px;
    line-height: 24px;
}

.tmSearchbox p.btm {
    text-align: center;
    width: 1188px;
    float: left;
    margin: 10px 0 20px;
}

.tmSearchbox p .btn {
    width: 250px;
    height: 36px;
    background: #e4393c;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.tmSearchbox p .btn:hover {
    background: #F60;
}

.tmSearchbox .btn1 {
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0;
    background: #ef4043;
    color: #fff;
    cursor: pointer;
}

.tmSearchbox .subContent {
    width: 977px;
    float: left;
    margin: 5px 0 5px 90px;
    padding: 5px 0 5px 73px;
    background: #f3f3f3;
}

.tmSearchbox .subContent li {
    width: 122px;
    float: left;
    line-height: 2em;
}

/*查询条件 end*/

#fzPop {
    width: 1000px;
}

#fzPop ul {
    padding: 0 10px 10px 10px;
}

#fzPop dl {
    width: 100%;
    float: left;
    margin: 5px 0;
}

#fzPop dt {
    float: left;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    background: #eee;
    padding: 0 5px;
    margin-right: 10px;
}

#fzPop dd {
    float: left;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
}

#fzPop dd label {
    margin-right: 5px;
    cursor: pointer;
    padding: 5px;
}

#fzPop dd label:hover,
#fzPop dd label.on {
    background: #e4393c;
    color: #fff;
}

#fzPop .more {
    color: #06c;
    cursor: pointer;
}

#fzPop .subContent {
    width: 500px;
    float: left;
    margin: 10px 0 0 125px;
}

#fzPop .subContent li {
    float: left;
}

#fzPop .subContent label {
    margin-right: 5px;
    cursor: pointer;
    padding: 5px;
}

#fzPop .subContent label:hover {
    background: #e4393c;
    color: #fff;
}

#fzPop p {
    text-align: center;
    border-top: solid 1px #ddd;
    padding-top: 10px;
}

#fzPop p .btn {
    background: #e4393c;
    border: 0;
    padding: 5px 30px;
    color: #fff;
    cursor: pointer;
}

#fzPop p .btn:hover {
    background: #f60;
}

#graphicPop {
    width: 800px;
}

#samePop {
    width: 650px;
}

#samePop ul {
    padding: 0 10px 10px 10px;
}

#samePop label {
    float: left;
    width: 60px;
    margin-bottom: 5px;
    padding: 0 5px;
    cursor: pointer;
}

#samePop label:hover {
    background: #e4393c;
    color: #fff;
}

#samePop label input {
    margin-right: 5px;
}

#samePop p {
    text-align: center;
    border-top: solid 1px #ddd;
    padding-top: 10px;
}

#samePop p .btn {
    background: #e4393c;
    border: 0;
    padding: 5px 30px;
    color: #fff;
    cursor: pointer;
}

#samePop p .btn:hover {
    background: #f60;
}

/*精品商标列表*/
.sortTable {
    width: 930px;
    float: left;
    border-top: solid 2px #e4393c;
}

.sortTable h2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fffae1;
    padding: 0 10px;
}

.sortTable h2 span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
}

.sortTable h2 strong {
    margin: 0 3px;
    color: #f60;
}

.sortTable h2 em {
    float: right;
    font-size: 14px;
    color: #06c;
    font-weight: normal;
}

.sortTable ul {
    padding: 10px 0;
    display: inline-table;
}

.sortTable ul li {
    width: 216px;
    height: 120px;
    float: left;
    margin: 8px;
    _margin-left: 5px;
    _margin-right: 5px;
    overflow: hidden;
}

.sortTable ul li:hover {
    margin: 8px;
    cursor: pointer;
    background: #4bb7ef url(../images/tmsort1.png) no-repeat;
}

.sortTable ul li p {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: left;
    padding: 0 5px;
    background: #e4e4e4;
    font-size: 16px;
}

.sortTable ul li p em {
    margin-left: 10px;
    float: right;
    font-size: 14px;
}

.sortTable ul li.ico38:hover,
.sortTable ul li.ico44:hover,
.sortTable ul li.ico45:hover {
    background-color: #b28850;
    color: #714101;
}

.sortTable ul li.ico01 {
    background: #f1f1f1 url(../images/tmsort/tmsort_01.png) center 0 no-repeat;
}

.sortTable ul li.ico01:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_01_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico02 {
    background: #f1f1f1 url(../images/tmsort/tmsort_02.png) center 0 no-repeat;
}

.sortTable ul li.ico02:hover {
    background: #8ac523 url(../images/tmsort/tmsort_02_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico03 {
    background: #f1f1f1 url(../images/tmsort/tmsort_03.png) center 0 no-repeat;
}

.sortTable ul li.ico03:hover {
    background: #f30 url(../images/tmsort/tmsort_03_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico04 {
    background: #f1f1f1 url(../images/tmsort/tmsort_04.png) center 0 no-repeat;
}

.sortTable ul li.ico04:hover {
    background: #b28850 url(../images/tmsort/tmsort_04_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico05 {
    background: #f1f1f1 url(../images/tmsort/tmsort_05.png) center 0 no-repeat;
}

.sortTable ul li.ico05:hover {
    background: #f30 url(../images/tmsort/tmsort_05_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico06 {
    background: #f1f1f1 url(../images/tmsort/tmsort_06.png) center 0 no-repeat;
}

.sortTable ul li.ico06:hover {
    background: #b28850 url(../images/tmsort/tmsort_06_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico07 {
    background: #f1f1f1 url(../images/tmsort/tmsort_07.png) center 0 no-repeat;
}

.sortTable ul li.ico07:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_07_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico08 {
    background: #f1f1f1 url(../images/tmsort/tmsort_08.png) center 0 no-repeat;
}

.sortTable ul li.ico08:hover {
    background: #8ac523 url(../images/tmsort/tmsort_08_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico09 {
    background: #f1f1f1 url(../images/tmsort/tmsort_09.png) center 0 no-repeat;
}

.sortTable ul li.ico09:hover {
    background: #b28850 url(../images/tmsort/tmsort_09_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico10 {
    background: #f1f1f1 url(../images/tmsort/tmsort_10.png) center 0 no-repeat;
}

.sortTable ul li.ico10:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_10_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico11 {
    background: #f1f1f1 url(../images/tmsort/tmsort_11.png) center 0 no-repeat;
}

.sortTable ul li.ico11:hover {
    background: #f30 url(../images/tmsort/tmsort_11_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico12 {
    background: #f1f1f1 url(../images/tmsort/tmsort_12.png) center 0 no-repeat;
}

.sortTable ul li.ico12:hover {
    background: #8ac523 url(../images/tmsort/tmsort_12_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico13 {
    background: #f1f1f1 url(../images/tmsort/tmsort_13.png) center 0 no-repeat;
}

.sortTable ul li.ico13:hover {
    background: #8ac523 url(../images/tmsort/tmsort_13_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico14 {
    background: #f1f1f1 url(../images/tmsort/tmsort_14.png) center 0 no-repeat;
}

.sortTable ul li.ico14:hover {
    background: #b28850 url(../images/tmsort/tmsort_14_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico15 {
    background: #f1f1f1 url(../images/tmsort/tmsort_15.png) center 0 no-repeat;
}

.sortTable ul li.ico15:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_15_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico16 {
    background: #f1f1f1 url(../images/tmsort/tmsort_16.png) center 0 no-repeat;
}

.sortTable ul li.ico16:hover {
    background: #b28850 url(../images/tmsort/tmsort_16_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico17 {
    background: #f1f1f1 url(../images/tmsort/tmsort_17.png) center 0 no-repeat;
}

.sortTable ul li.ico17:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_17_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico18 {
    background: #f1f1f1 url(../images/tmsort/tmsort_18.png) center 0 no-repeat;
}

.sortTable ul li.ico18:hover {
    background: #f30 url(../images/tmsort/tmsort_18_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico19 {
    background: #f1f1f1 url(../images/tmsort/tmsort_19.png) center 0 no-repeat;
}

.sortTable ul li.ico19:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_19_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico20 {
    background: #f1f1f1 url(../images/tmsort/tmsort_20.png) center 0 no-repeat;
}

.sortTable ul li.ico20:hover {
    background: #8ac523 url(../images/tmsort/tmsort_20_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico21 {
    background: #f1f1f1 url(../images/tmsort/tmsort_21.png) center 0 no-repeat;
}

.sortTable ul li.ico21:hover {
    background: #8ac523 url(../images/tmsort/tmsort_21_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico22 {
    background: #f1f1f1 url(../images/tmsort/tmsort_22.png) center 0 no-repeat;
}

.sortTable ul li.ico22:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_22_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico23 {
    background: #f1f1f1 url(../images/tmsort/tmsort_23.png) center 0 no-repeat;
}

.sortTable ul li.ico23:hover {
    background: #8ac523 url(../images/tmsort/tmsort_23_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico24 {
    background: #f1f1f1 url(../images/tmsort/tmsort_24.png) center 0 no-repeat;
}

.sortTable ul li.ico24:hover {
    background: #b28850 url(../images/tmsort/tmsort_24_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico25 {
    background: #f1f1f1 url(../images/tmsort/tmsort_25.png) center 0 no-repeat;
}

.sortTable ul li.ico25:hover {
    background: #f30 url(../images/tmsort/tmsort_25_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico26 {
    background: #f1f1f1 url(../images/tmsort/tmsort_26.png) center 0 no-repeat;
}

.sortTable ul li.ico26:hover {
    background: #8ac523 url(../images/tmsort/tmsort_26_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico27 {
    background: #f1f1f1 url(../images/tmsort/tmsort_27.png) center 0 no-repeat;
}

.sortTable ul li.ico27:hover {
    background: #b28850 url(../images/tmsort/tmsort_27_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico28 {
    background: #f1f1f1 url(../images/tmsort/tmsort_28.png) center 0 no-repeat;
}

.sortTable ul li.ico28:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_28_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico29 {
    background: #f1f1f1 url(../images/tmsort/tmsort_29.png) center 0 no-repeat;
}

.sortTable ul li.ico29:hover {
    background: #f30 url(../images/tmsort/tmsort_29_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico30 {
    background: #f1f1f1 url(../images/tmsort/tmsort_30.png) center 0 no-repeat;
}

.sortTable ul li.ico30:hover {
    background: #f30 url(../images/tmsort/tmsort_30_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico31 {
    background: #f1f1f1 url(../images/tmsort/tmsort_31.png) center 0 no-repeat;
}

.sortTable ul li.ico31:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_31_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico32 {
    background: #f1f1f1 url(../images/tmsort/tmsort_32.png) center 0 no-repeat;
}

.sortTable ul li.ico32:hover {
    background: #f30 url(../images/tmsort/tmsort_32_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico33 {
    background: #f1f1f1 url(../images/tmsort/tmsort_33.png) center 0 no-repeat;
}

.sortTable ul li.ico33:hover {
    background: #f30 url(../images/tmsort/tmsort_33_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico34 {
    background: #f1f1f1 url(../images/tmsort/tmsort_34.png) center 0 no-repeat;
}

.sortTable ul li.ico34:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_34_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico35 {
    background: #f1f1f1 url(../images/tmsort/tmsort_35.png) center 0 no-repeat;
}

.sortTable ul li.ico35:hover {
    background: #8ac523 url(../images/tmsort/tmsort_35_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico36 {
    background: #f1f1f1 url(../images/tmsort/tmsort_36.png) center 0 no-repeat;
}

.sortTable ul li.ico36:hover {
    background: #b28850 url(../images/tmsort/tmsort_36_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico37 {
    background: #f1f1f1 url(../images/tmsort/tmsort_37.png) center 0 no-repeat;
}

.sortTable ul li.ico37:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_37_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico38 {
    background: #f1f1f1 url(../images/tmsort/tmsort_38.png) center 0 no-repeat;
}

.sortTable ul li.ico38:hover {
    background: #b28850 url(../images/tmsort/tmsort_38_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico39 {
    background: #f1f1f1 url(../images/tmsort/tmsort_39.png) center 0 no-repeat;
}

.sortTable ul li.ico39:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_39_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico40 {
    background: #f1f1f1 url(../images/tmsort/tmsort_40.png) center 0 no-repeat;
}

.sortTable ul li.ico40:hover {
    background: #8ac523 url(../images/tmsort/tmsort_40_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico41 {
    background: #f1f1f1 url(../images/tmsort/tmsort_41.png) center 0 no-repeat;
}

.sortTable ul li.ico41:hover {
    background: #8ac523 url(../images/tmsort/tmsort_41_1.png) center 0 no-repeat;
    color: #446a03;
}

.sortTable ul li.ico42 {
    background: #f1f1f1 url(../images/tmsort/tmsort_42.png) center 0 no-repeat;
}

.sortTable ul li.ico42:hover {
    background: #4bb7ef url(../images/tmsort/tmsort_42_1.png) center 0 no-repeat;
    color: #005682;
}

.sortTable ul li.ico43 {
    background: #f1f1f1 url(../images/tmsort/tmsort_43.png) center 0 no-repeat;
}

.sortTable ul li.ico43:hover {
    background: #f30 url(../images/tmsort/tmsort_43_1.png) center 0 no-repeat;
    color: #f60;
}

.sortTable ul li.ico44 {
    background: #f1f1f1 url(../images/tmsort/tmsort_44.png) center 0 no-repeat;
}

.sortTable ul li.ico44:hover {
    background: #b28850 url(../images/tmsort/tmsort_44_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li.ico45 {
    background: #f1f1f1 url(../images/tmsort/tmsort_45.png) center 0 no-repeat;
}

.sortTable ul li.ico45:hover {
    background: #b28850 url(../images/tmsort/tmsort_45_1.png) center 0 no-repeat;
    color: #714101;
}

.sortTable ul li span {
    width: 206px;
    height: 80px;
    display: block;
}

.sortTable ul li p.title {
    color: #f30;
}

/*精品商标列表 end*/

/*收藏夹*/
.padul {
    padding: 20px;
    float: left;
    width: 1168px;
}

.f_box {
    line-height: 24px;
    border-bottom: dashed 1px #dfdfdf;
    color: #666;
    width: 1168px;
    float: left;
    background: url(../images/may_line.gif) repeat-y;
}

.f_box span {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    width: 160px;
    text-align: right;
    padding: 10px;
}

.f_box .f_type {
    width: 968px;
    float: right;
    padding: 10px;
    position: relative;
}

.f_box input {
    vertical-align: middle;
    margin-right: 6px;
}

.f_box label {
    width: 105px;
    float: left;
    margin: 0 10px 2px 0;
    padding: 0 5px;
    cursor: pointer;
}

.f_box label:hover {
    color: #fff;
    background: #e4393c;
}

.f_type {
    float: left;
    width: 900px;
    height: auto;
}

.f_box .more {
    float: left;
    width: 33px;
    padding-left: 10px;
    cursor: pointer;
    height: 24px;
    color: #06c;
    position: absolute;
    top: 10px;
    right: 50px;
}

.f_box .more_show {
    display: inline-block;
    width: 7px;
    height: 5px;
    margin-left: 4px;
}

.f_box .more_close {
    display: inline-block;
    width: 7px;
    height: 5px;
    margin-left: 4px;
}

.f_list {
    float: left;
    width: 968px;
    padding: 10px;
}

.f_price {
    float: left;
    width: 968px;
    padding: 10px;
}

.f_price a {
    color: #06c;
}

/*收藏夹*/
.may_box {
    width: 980px;
    float: left;
    padding: 5px;
    background: #f9f9f9;
    margin: 5px;
}

.may_box .labox {
    width: 960px;
    float: left;
}

.may_box label {
    width: 160px;
    float: left;
    padding: 0 10px;
    margin: 2px 10px 2px 0;
}

.may_box label:hover {
    background: #e4393c;
    color: #fff;
}

.may_box input {
    margin-right: 5px;
}

.may_box p {
    color: #F00;
    float: left;
    padding: 10px;
}

.may_select {
    display: inline-block;
    width: 217px;
    height: 24px;
    line-height: 24px;
    border: solid 1px #999;
}

.may_title {
    background: #fffae1;
    color: #f30;
    border: solid 1px #dfdfdf;
    border-top: solid 2px #e4393c;
    border-bottom: none;
    padding: 5px 10px;
}

.may_title h2 {
    font-weight: bold;
    font-size: 16px;
}

.may_input {
    display: inline-block;
    width: 211px;
    height: 16px;
    line-height: 16px;
    border: solid 1px #999;
    padding: 3px;
}

/*收藏夹 end*/

.norbox {
    width: 928px;
    float: left;
    border: solid 1px #DDD;
    border-top: solid 2px #e4393c;
    margin-bottom: 10px;
}

.norbox h2 {
    background: #fffae1;
    width: 908px;
    float: left;
    padding: 5px 10px;
    font-size: 16px;
}

.norbox h2 a {
    float: right;
    margin-left: 15px;
    font-size: 12px;
    font-weight: normal;
    color: #06c;
    line-height: 30px;
    height: 20px;
}

.norbox ul {
    padding: 10px 0;
    display: inline-table;
}

.norbox .none {
    background: url(../images/nor.png) 150px center no-repeat;
    padding: 50px 20px 50px 230px;
    font-size: 14px;
}

.norbox .nul {
    padding: 20px 0;
}

.norbox .log {
    padding: 10px 0;
}

.norbox .log .btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border: 0;
    color: #fff;
    background: #e4393c;
    cursor: pointer;
}

.norbox .log .btn:hover {
    background: #f60;
}

.norbox ul li {
    width: ;
    background: #fff;
    float: left;
    margin: 7px;
    border: solid 1px #eee;
    padding: 3px;
    overflow: hidden;
}

.norbox dl {
    width: 928px;
    float: left;
    margin-bottom: 10px;
}

.norbox dl dt {
    width: 120px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: right;
}

.norbox dl .ipt {
    width: 400px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}

.norbox dl textarea {
    width: 400px;
    height: 25em;
    padding: 5px;
}

.norbox dl .tem {
    width: 360px;
    float: right;
    line-height: 2em;
    margin-right: 20px;
    _margin-right: 10px;
}

.norbox dl h3 {
    font-size: 18px;
    font-weight: normal;
    color: #f30;
    margin-bottom: 5px;
}

.norbox dl .btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border: 0;
    color: #fff;
    background: #e4393c;
    cursor: pointer;
}

.norbox dl .btn:hover {
    background: #f60;
}

.norbox .note {
    width: 868px;
    float: left;
    padding: 10px 30px 20px 30px;
    color: #777;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 20px;
}

.norbox .note1 {
    width: 868px;
    float: left;
    padding: 20px 30px;
    color: #777;
    border-top: dashed 1px #ddd;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 20px;
}

.norbox i {
    color: #f30;
    font-style: normal;
}

.norbox i a {
    color: #06c;
}

.tradebox {
    width: 1208px;
    float: left;
    border: solid 1px #ddd;
    border-top: solid 2px #e4393c;
    margin-bottom: 10px;
    background: #fff;
}

.tradebox h2 {
    font-size: 24px;
    text-align: center;
    line-height: 2em;
    padding: 10px 0 5px;
}

.tradebox h3 {
    font-weight: normal;
    text-align: center;
    color: #777;
}

.tradebox h3 em {
    margin: 0 5px;
}

.tradebox .ulpad {
    width: 1148px;
    float: left;
    padding: 20px 30px;
}

.tradebox ul .note {
    border: solid 1px #e5dfc2;
    background: #fff7d4;
    padding: 10px 20px;
    margin-bottom: 10px;
    line-height: 1.8em;
}

.traRes {
    width: 100%;
    float: left;
}

.traRes h2 {
    font-size: 14px;
    padding: 5px 10px;
    text-align: left;
    background: #f8f8f8;
    border: dashed 1px #ccc;
}

.traRes h2 em {
    color: #f30;
    margin: 0 5px;
}

.traRes h2 i {
    float: right;
    font-style: normal;
}

.traRes ul {
    padding: 10px 0 10px 5px;
    display: inline-table;
}

.traRes ul li {
    width: 210px;
    height: 290px;
    background: #fff;
    float: left;
    margin: 5px;
    border: solid 1px #eee;
    padding: 3px;
}

.traRes ul li:hover {
    border: solid 3px #F60;
    padding: 1px;
}

.traRes ul li a img {
    width: 210px;
    height: 168px;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.traRes ul li a img:hover {
    width: 210px;
    height: 168px;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}

.traRes ul li p {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
    padding: 0 5px;
}

.traRes ul li .lop {
    height: 22px;
    line-height: 22px;
    text-align: left;
    padding: 0 5px;
    color: #999;
}

.traRes ul li .lop em {
    margin-left: 10px;
    color: #f60;
    float: right;
}

.traRes ul li p img {
    height: 13px;
}

.traRes ul li p a {
    color: #06c;
}

.traRes ul li p a:hover {
    color: #f60;
}

.traRes ul li p a.title {
    width: 190px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    float: left;
}

.traRes ul li .lop a.log {
    color: #F60;
}

.traRes ul li p.grey,
.traRes ul li p.grey a {
    color: #999;
}


/*城市*/
.city {
    width: 1208px;
    border: solid 1px #DDD;
    margin-bottom: 10px;
    float: left;
}

.city h2 {
    border-bottom: solid 2px #DDD;
    background: #F6F6F6;
    font-size: 14px;
    padding: 5px;
    width: 1198px;
    float: left;
}

.city ul {
    padding: 10px;
    width: 1188px;
    float: left;
}

.city ul a {
    margin: 2px 5px;
    color: #999;
    font-size: 14px;
    color: #06c;
    float: left;
    padding: 0 10px;
    width: 100px;
}

.cityul {
    width: 1148px;
    float: left;
    padding: 20px 30px;
}

.cityul a {
    margin: 2px 5px;
    color: #999;
    font-size: 14px;
    color: #06c;
    float: left;
    padding: 2px 5px;
}

.cityul a:hover {
    color: #f60;
}

.cityul dl {
    background: url(../images/citybg.png) 0 0 repeat-y;
    margin-bottom: 5px;
    border-bottom: dashed 1px #ddd;
}

.cityul dl:hover {
    background: #f5f5f5 url(../images/citybg.png) 0 0 repeat-y;
}

.cityul dl dt {
    width: 120px;
    float: left;
    margin-right: 8px;
}

.cityul dl dt strong {
    font-size: 14px;
    padding: 5px 10px;
    float: left;
    width: 112px;
    text-align: center;
}

.cityul dl dd {
    width: 1008px;
    float: right;
}

/*城市 end*/

/*统计*/
.cuntabox {
    width: 780px;
    float: left;
    margin-bottom: 10px;
}

.cuntabox .title dl {
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    width: 780px;
    border: 0;
}

.cuntabox .title dl dt {
    float: left;
    text-align: center;
    padding: 0;
    margin-right: 5px;
    cursor: pointer;
    font-size: 12px;
    background: #f5f5f5;
    height: 29px;
    line-height: 29px;
    border: solid 1px #ccc;
    border-bottom: 0;
    color: #333;
    font-weight: normal;
}

.cuntabox .title dl dt.hover {
    background: #fff;
    font-weight: bold;
    color: #F30;
    height: 30px;
    line-height: 30px;
    border: solid 1px #ddd;
    border-bottom: 0;
}

.cuntabox .title dl dt a {
    font-size: 12px;
    font-weight: normal;
    color: #06c;
    margin-left: 5px;
}

.cuntabox .contable {
    border-top: solid 1px #ddd;
    ;
    padding: 0;
}

.cuntabox .contable ul {
    padding: 10px 0;
}

.cuntabox .contable h4 {
    padding: 0 5px 0 10px;
    background: #f5f5f5;
}

.cuntabox .contable h4 dfn {
    font-weight: normal;
    width: 40px;
    float: right;
    color: #06c;
    cursor: pointer;
}

.cuntabox .contable label {
    width: 115px;
    height: 25px;
    float: left;
    margin: 3px 2px;
    padding: 0 5px;
    overflow: hidden;
}

.cuntabox .contable label:hover,
.cuntabox .contable label.on {
    background: #e4393c;
    color: #fff;
}

/*统计 end*/

/*分类*/
.classbox {
    width: 1210px;
    float: left;
    border-top: solid 2px #2050d0;
    margin-bottom: 10px;
}

.classbox .pad {
    padding: 50px 30px 30px 30px;
}

.clatabox {
    width: 100%;
    margin-bottom: 10px;
}

.clatabox .title dl {
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-align: center;
}

.clatabox .title dl dt {
    text-align: center;
    padding: 0 10px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #333;
    display: inline-table;
}

.clatabox .title dl dt.hover {
    background: #fff;
    font-weight: bold;
    color: #F30;
    height: 40px;
    line-height: 40px;
    border-bottom: 0;
}

.clatabox .title dl dt a {
    font-size: 16px;
    font-weight: normal;
    color: #06c;
}

.clatable {
    padding: 0;
}

.clatable .search {
    padding: 0px 0;
    text-align: center;
    font-size: 18px;
}

.clatable .search .ipt {
    width: 460px;
    height: 40px;
    line-height: 40px;
    border: solid 3px #e4393c;
    padding: 0 5px;
    color: #999;
}

.clatable .search .btn {
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    background: #e4393c;
    border: 0;
    color: #fff;
    margin-left: -10px;
    cursor: pointer;
}

.clatable .search .btn:hover {
    background: #f60;
}

.clatable .subContent {
    margin-top: 20px;
}

.clatable .subContent p {
    line-height: 2em;
    padding: 5px 0;
    font-size: 14px;
}

.clatable .subContent p a {
    font-weight: bold;
    color: #06c;
    margin: 0 5px;
}

.clatable .subContent p b {
    color: #f30;
}

.clatable .int_Table th,
.clatable .int_Table td {
    font-size: 14px;
}

.clatable .int_Table th {
    color: #333;
}

.clatable .int_Table a {
    font-weight: bold;
    color: #06c;
}

.clatable .int_Table em {
    background: #ff0;
    color: #f30;
}

.tySearchbox {
    font-size: 18px;
    margin-top: 40px;
}

.tySearchbox a {
    margin-right: 10px;
    color: #06c;
}

.tySearchbox a:hover {
    color: #f60;
}

.tySearchbox .ipt {
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: solid 2px #2050d0;
    padding: 0 5px;
    color: #999;
    font-size: 16px;
}

.tySearchbox .btn {
    height: 34px;
    line-height: 32px;
    padding: 0 10px;
    background: #2050d0;
    border: 0;
    color: #fff;
    margin-left: -10px;
    cursor: pointer;
    font-size: 16px;
}

.tySearchbox .btn:hover {
    background: #f60;
}

.grouInfo {
    margin-bottom: 20px;
    padding: 20px 40px;
    background: #f7f7f7;
    line-height: 2em;
}

.grouInfo span {
    margin-right: 10px;
    color: #666;
}

.grouInfo span dfn {
    color: #f60;
}

.catebox {
    width: 390px;
    float: left;
    padding: 5px;
}

.catebox a {
    width: 85px;
    max-width: 90px;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    float: left;
    margin: 1px;
    padding-left: 5px;
}

.catebox a:hover {
    background: #eee;
}

.cateInfo,
.group {
    width: 1210px;
    float: left;
    margin-bottom: 20px;
}

.cateInfo ul {
    padding: 10px 30px;
    background: #fffce8;
}

.cateInfo h3 {
    color: #dc7904;
    font-size: 14px;
    line-height: 2em;
    padding: 0 10px;
}

.cateInfo h3 a {
    float: right;
    font-weight: normal;
}

.cateInfo p {
    color: #dc7904;
    margin-bottom: 1em;
    padding: 10px;
}

.cateInfo dl {
    float: left;
    width: 550px;
    margin: 5px;
    padding: 5px;
    border-bottom: dashed 1px #ddd;
}

.cateInfo dl a {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

.cateInfo dl a:hover {
    color: #f30;
}

.cateInfo dl .caption {
    width: 450px;
    float: left;
    height: 20px;
    overflow: hidden;
}

.cateInfo dl i {
    font-style: normal;
    float: right;
}

.cateInfo dl i a {
    color: #f60;
}

.group th,
.group td {
    font-size: 12px;
}

h6.title {
    font-size: 14px;
    color: #06c;
    cursor: pointer;
}

h6.title:hover {
    color: #f60;
}

.group ul {
    padding: 0 30px;
}

.group .int_Table {
    font-size: 14px;
}

.group .int_Table th {
    color: #333;
}

.cationbox {
    width: 1210px;
    float: left;
}

.cationbox ul {
    padding: 10px 0;
    overflow: hidden;
}

.cationbox ul li {
    width: 390px;
    background: #ddd;
    margin: 5px;
    _margin-left: 3px;
    _margin-right: 3px;
    border: solid 1px #fff;
    float: left;
}

.cationbox ul li:hover {
    background: #2050d0;
    border: solid 1px #2050d0;
}

.cationbox ul li a {
    color: #888;
    text-decoration: none;
}

.cationbox ul li a:hover {
    color: #f30;
}

.cationbox ul li p {
    text-align: left;
    font-size: 14px;
    color: #333;
}

.cationbox ul li span {
    width: 80px;
    height: 80px;
    float: left;
    background: transparent url(../images/tmsort1.png) no-repeat;
}

.cationbox ul dl {
    width: 290px;
    padding: 10px;
    height: 80px;
    float: right;
    background: #f5f5f5;
    cursor: pointer;
    color: #888;
    overflow-y: auto;
}

.cationbox ul dl:hover {
    color: #2050d0;
}

.cationbox ul li span.ico01 {
    background-position: -60px 10px;
}

.cationbox ul li span.ico02 {
    background-position: -264px 10px;
}

.cationbox ul li span.ico03 {
    background-position: -470px 10px;
}

.cationbox ul li span.ico04 {
    background-position: -672px 10px;
}

.cationbox ul li span.ico05 {
    background-position: -876px 10px;
}

.cationbox ul li span.ico06 {
    background-position: -1082px 10px;
}

.cationbox ul li span.ico07 {
    background-position: -1284px 10px;
}

.cationbox ul li span.ico08 {
    background-position: -1488px 10px;
}

.cationbox ul li span.ico09 {
    background-position: -1692px 10px;
}

.cationbox ul li span.ico10 {
    background-position: -1898px 10px;
}

.cationbox ul li span.ico11 {
    background-position: -2102px 10px;
}

.cationbox ul li span.ico12 {
    background-position: -2306px 10px;
}

.cationbox ul li span.ico13 {
    background-position: -2510px 10px;
}

.cationbox ul li span.ico14 {
    background-position: -2714px 10px;
}

.cationbox ul li span.ico15 {
    background-position: -2918px 10px;
}

.cationbox ul li span.ico16 {
    background-position: -60px -70px;
}

.cationbox ul li span.ico17 {
    background-position: -264px -75px;
}

.cationbox ul li span.ico18 {
    background-position: -470px -75px;
}

.cationbox ul li span.ico19 {
    background-position: -674px -70px;
}

.cationbox ul li span.ico20 {
    background-position: -878px -70px;
}

.cationbox ul li span.ico21 {
    background-position: -1080px -70px;
}

.cationbox ul li span.ico22 {
    background-position: -1284px -70px;
}

.cationbox ul li span.ico23 {
    background-position: -1490px -70px;
}

.cationbox ul li span.ico24 {
    background-position: -1692px -70px;
}

.cationbox ul li span.ico25 {
    background-position: -1896px -70px;
}

.cationbox ul li span.ico26 {
    background-position: -2102px -70px;
}

.cationbox ul li span.ico27 {
    background-position: -2304px -70px;
}

.cationbox ul li span.ico28 {
    background-position: -2510px -75px;
}

.cationbox ul li span.ico29 {
    background-position: -2712px -70px;
}

.cationbox ul li span.ico30 {
    background-position: -2918px -75px;
}

.cationbox ul li span.ico31 {
    background-position: -60px -150px;
}

.cationbox ul li span.ico32 {
    background-position: -266px -155px;
}

.cationbox ul li span.ico33 {
    background-position: -470px -150px;
}

.cationbox ul li span.ico34 {
    background-position: -672px -150px;
}

.cationbox ul li span.ico35 {
    background-position: -878px -150px;
}

.cationbox ul li span.ico36 {
    background-position: -1082px -150px;
}

.cationbox ul li span.ico37 {
    background-position: -1284px -150px;
}

.cationbox ul li span.ico38 {
    background-position: -1490px -155px;
}

.cationbox ul li span.ico39 {
    background-position: -1694px -150px;
}

.cationbox ul li span.ico40 {
    background-position: -1898px -150px;
}

.cationbox ul li span.ico41 {
    background-position: -2102px -150px;
}

.cationbox ul li span.ico42 {
    background-position: -2306px -150px;
}

.cationbox ul li span.ico43 {
    background-position: -2510px -150px;
}

.cationbox ul li span.ico44 {
    background-position: -2714px -150px;
}

.cationbox ul li span.ico45 {
    background-position: -2918px -150px;
}

/*分类 end*/

.groom {
    width: 100%;
    float: left;
    margin: 10px auto;
}

.groom dt,
.groom dd {
    background: #f8f8f8;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
}

.groom dt {
    width: 140px;
    float: left;
}

.groom dt a {
    color: #f30;
}

.groom dd {
    text-align: right;
    color: #666;
}

/*分类目录*/
ul.tree,
ul.tree * {
    list-style-type: none;
    margin: 0;
    padding: 5px 10px;
}

ul.tree {
    margin: 5px 0 5px 15px;
    overflow-y: auto;
    height: 400px;
}

ul.tree img.arrow {
    padding: 2px 0 0 0;
    border: 0;
    width: 20px;
}

ul.tree li {
    padding: 2px 0;
    color: #666;
}

ul.tree li ul {
    padding: 0 0 0 20px;
    margin: 0;
}

ul.tree label {
    cursor: pointer;
    padding: 2px 0;
}

ul.tree label.hover {
    color: red;
}

ul.tree li .arrow {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    float: left;
    background: transparent no-repeat 0 4px;
}

ul.tree li .collapsed {
    background: url(../images/icon-folder.gif);
    width: 18px;
}

ul.tree li .expanded {
    background: url(../images/icon-folder-open.gif);
    width: 18px;
}

ul.tree li .checkbox {
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    float: left;
    background: url(../images/check0.gif) no-repeat 0 0px;
}

ul.tree li .checked {
    background: url(../images/check2.gif);
}

ul.tree li .half_checked {
    background: url(../images/check1.gif);
}

.ptrbtm {
    text-align: center;
    border-top: solid 1px #ddd;
    padding: 10px 0;
    background: #fff;
    width: 100%;
}

.ptrbtm .btn {
    background: #e4393c;
    border: 0;
    padding: 5px 30px;
    color: #fff;
    cursor: pointer;
}

.ptrbtm .btn:hover {
    background: #f60;
}

/*分类目录 end*/

#groupPop {
    width: 900px;
}

ul.cluster {
    margin: 5px 0 5px 15px;
    padding: 10px 0;
    overflow-y: auto;
    height: 350px;
}

#groupPop label {
    float: left;
    width: 420px;
    margin: 2px 0;
    padding: 0 5px;
    cursor: pointer;
}

#groupPop label:hover {
    background: #e4393c;
    color: #fff;
}

#groupPop p {
    text-align: center;
    border-top: solid 1px #ddd;
    padding-top: 10px;
}

#groupPop p .btn {
    background: #e4393c;
    border: 0;
    padding: 5px 30px;
    color: #fff;
    cursor: pointer;
}

#groupPop p .btn:hover {
    background: #f60;
}

#groupPop .note {
    background: #fffce8;
    padding: 0 10px;
    color: #f30;
    font-size: 14px;
}

#groupPop .gro {
    padding: 10px;
    border-bottom: solid 1px #ddd;
}

#groupPop .gro input {
    margin-right: 5px;
    border: solid 1px #bbb;
    padding: 0 3px;
    height: 22px;
    line-height: 22px;
    color: #999;
}

/*相似商标*/
.similarbox {
    width: 1208px;
    border: solid 1px #6dc4e5;
    margin-bottom: 10px;
}

.similarbox ul {
    padding: 10px;
    background: #eafaff;
}

.similarbox img {
    float: left;
    width: 218px;
    height: 183px;
    border: solid 1px #ddd;
}

.similarbox .simcon {
    float: left;
    margin-left: 15px;
    color: #000;
    font-size: 14px;
}

.similarbox .simcon h2 {
    font-size: 18px;
    color: #2b69ce;
    margin-bottom: 5px;
}

.similarbox .simcon dl {
    width: 953px;
    float: left;
    margin-bottom: 5px;
}

.similarbox .simcon dl dt {
    float: left;
    margin-right: 20px;
}

.similarbox .btn1,
.similarbox .btn2 {
    border: 0;
    padding: 8px 10px;
    margin: 10px 5px 0 0;
    font-size: 16px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

.similarbox .btn1 {
    background: #2b69ce;
}

.similarbox .btn2 {
    background: #f30;
}

.similarbox .btn1:hover,
.similarbox .btn2:hover {
    color: #ff0;
    background: #f60;
}

/*评分*/
.scoreBox {
    width: 480px;
    height: 30px;
    line-height: 30px;
}

.scoreBox .s_name {
    float: left;
    display: block;
    width: 60px;
    text-align: right;
}

.scoreBox .star_ul {
    background: url(../images/star1.png) no-repeat 0 -150px;
    width: 100px;
    z-index: 10;
    position: relative;
    height: 25px;
    overflow: hidden;
}

.scoreBox .star_ul li {
    float: left;
    margin-right: 1px;
    width: 25px;
    height: 25px;
}

.scoreBox .star_ul li a {
    display: block;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: -999em;
}

.scoreBox .star_ul li .active-star {
    background: url(../images/star1.png) no-repeat;
}

.scoreBox .star_ul li .one-star {
    width: 25px;
    background-position: 0 -120px;
    z-index: 50;
}

.scoreBox .star_ul li .two-star {
    width: 51px;
    background-position: 0 -90px;
    z-index: 40;
}

.scoreBox .star_ul li .three-star {
    width: 79px;
    background-position: 0 -60px;
    z-index: 30;
}

.scoreBox .star_ul li .four-star {
    width: 105px;
    background-position: 0 -30px;
    z-index: 20;
}

.star_ul li .five-star {
    width: 129px;
    margin-right: 0;
    background-position: 0 0;
    z-index: 10;
}

.scoreBox .s_result {
    padding: 6px 0 0 5px;
}

.scoreBox .fl {
    float: left;
    display: inline;
}

/*结果*/
#tmleftbox {
    width: 930px;
    float: left;
    margin-bottom: 20px;
}

#tmleftbox {
    width: 1210px;
}

#tmleftboxbb {
    width: 930px;
}

.newresultbox {
    width: 100%;
}

.newresultbox ul li {
    width: 220px;
}

.newresultbox ul li a img {
    width: 220px;
    height: 185px;
}

.newresultbox ul li a img:hover {
    width: 220px;
    height: 185px;
}

.openright {
    float: right;
    margin-right: -30px;
    width: 25px;
    height: 268px;
    background: url(../images/mini_bg.png) -25px 0 no-repeat;
    cursor: pointer;
    text-indent: -99999px;
}

.openrightbb {
    float: right;
    margin-right: -30px;
    width: 25px;
    height: 268px;
    background: url(../images/mini_bg.png) 0 0 no-repeat;
    cursor: pointer;
    text-indent: -99999px;
    display: none;
}

.myimgmore {
    left: 0px;
    top: 157px;
    width: 220px;
}

.myimgmore em {
    width: 210px;
}

.cityimgmore {
    left: 0px;
    top: 139px;
    width: 210px;
}

.cityimgmore em {
    width: 200px;
}

.newimgmore em {
    width: 205px;
}

.newsortTable {
    width: 100%;
}

.newsortTable ul li {
    width: 286px;
}

.newfilterbox {
    width: 1208px;
}

.newfilterbox h2,
.newfilterbox dl,
.newfilterbox .sbtn {
    width: 1188px;
}

.newcuntabox {
    width: 1080px;
}

/***结果**/
#crumbs,
#curmbd {
    width: 1210px;
    float: left;
    padding: 10px 0;
    font-size: 14px;
}

#crumbs em,
#curmbd em {
    color: #f30;
    margin: 0 5px;
}

#crumbs b,
#curmbd b {
    margin: 0 5px;
    float: right;
    font-weight: normal;
}

/*分类*/
.allSort {
    border: solid 1px #ddd;
    margin-bottom: 20px;
}

.allSort h2 {
    background: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    padding: 0 10px;
    border-bottom: solid 2px #e4393c;
    color: #f30;
    font-weight: normal;
}

.allSort h2 em {
    font-size: 16px;
    color: #666;
}

.allSort .fl {
    width: 578px;
    margin: 0 6px 0 20px;
    _margin-left: 10px;
    float: left;
}

.allSort .fr {
    width: 578px;
    margin: 0 20px 0 6px;
    _margin-right: 10px;
    float: right;
}

.largeClass {
    padding: 10px;
    margin-bottom: 20px;
}

.largeClass a {
    float: left;
    margin: 5px 8px;
    padding: 10px;
    background: #f9f9f9;
    border: solid 1px #ccc;
    font-size: 14px;
    border-radius: 3px;
    text-decoration: none;
    width: 160px;
    text-align: center;
}

.largeClass a:hover {
    background: #f60;
    color: #fff;
    border: solid 1px #f90;
}

.sortInfo {
    margin-bottom: 20px;
    border: solid 1px #ddd;
}

.sortInfo h3 {
    background: #f8f8f8;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    border-bottom: solid 1px #ccc;
}

.sortInfo h3 a {
    margin: 0;
}

.sortInfo ul {
    padding: 10px 0 0;
}

.sortInfo ul li {
    border-bottom: dotted 1px #ddd;
    padding: 5px 10px;
}

.sortInfo a {
    margin-right: 20px;
    line-height: 2em;
}

.sortInfo a.red {
    color: #f30;
}

.sortInfo dfn {
    color: #999;
    margin-left: 5px;
}

/*分类设置*/
.sortSetbox {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    border: solid 1px #ddd;
}

.sortSetbox .title dl {
    padding: 0;
    height: 50px;
    line-height: 50px;
    margin: 0;
    overflow: hidden;
}

.sortSetbox .title dl h2 {
    float: left;
    font-size: 20px;
    margin: 0;
    color: #f30;
    font-weight: normal;
    padding-left: 10px;
}

.sortSetbox .title dl dt {
    float: right;
    text-align: center;
    padding: 0 4px;
    margin-right: 2px;
    cursor: pointer;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    height: 50px;
    line-height: 50px;
}

.sortSetbox .title dl dt.hover {
    background: #fff;
    color: #f30;
    height: 48px;
    line-height: 50px;
    border-bottom: solid 4px #f60;
    font-weight: bold;
}

.sortSetbox .contable {
    border-top: solid 2px #e4393c;
}

.sortSetbox .contable ul {
    padding-top: 5px;
}

.sortSetbox .contable ul li {
    padding: 10px;
}

.sortSetbox .contable ul li a {
    font-size: 14px;
    margin: 5px 20px 5px 0;
}

.sortSetbox .contable .more {
    border-top: dashed 1px #ddd;
    margin-top: 5px;
    padding: 5px 10px;
    line-height: 2em;
    background: #f9f9f9;
}

.sortSetbox .contable .more a {
    margin-right: 15px;
    color: #666;
}

.sortSetbox .contable .more a:hover {
    color: #F60;
}

/*热门商标*/
.hotSortTm {
    border: solid 1px #ddd;
    margin-bottom: 20px;
}

.hotSortTm h2 {
    background: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    padding: 0 10px;
    border-bottom: solid 2px #e4393c;
    color: #f30;
    font-weight: normal;
}

.hotSortTm ul {
    padding: 10px;
}

.hotSortTm ul a {
    float: left;
    margin: 5px;
    padding-right: 10px;
    border-right: solid 1px #ccc;
}

.hotSortTm ul a.last {
    border: 0;
}


.m_pricebox {
    font-size: 14px;
    padding-left: 10px;
}

.m_pricebox strong {
    font-size: 24px;
    color: #f30;
}

.m_buybox {
    margin: 20px 10px 10px 10px;
}

.m_buybox a {
    background: #e4393c;
    color: #fff;
    font-weight: normal;
    padding: 5px 25px;
    width: 80px;
    text-decoration: none;
}

.m_buybox a:hover {
    background: #f60;
}

/* 左侧菜单 联系提交客服*/
.showleft .tmcircu .newDl {
    padding-top: 10px;
    background: none;
}

.showleft .tmcircu .newDl .avaBox {
    margin: 0 20px 0 18px;
}

.showleft .tmcircu .avator {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.sale-cx span.sale-little01 {
    background: url(https://www.ht.cn/Public/images/xin.png) center left no-repeat;
}

.sale-cx span.sale-little02 {
    background: url(https://www.ht.cn/Public/images/gou.png) center left no-repeat;
}

.sale-cx span.sale-little03 {
    background: url(https://www.ht.cn/Public/images/dian.png) center left no-repeat;
}

.sale-tx {
    margin-top: 10px;
}

.sale-cx span {
    display: inline-block;
    width: 40px;
    font-size: 16px;
    color: #999;
    padding-left: 35px;
    line-height: 120%;
    margin-left: 18px;
}

.sale-cx {
    float: left;
    margin-top: 40px;
}

.call-quick {
    float: left;
    display: inline-block;
    width: 50px;
    font-size: 12px;
    padding-right: 10px;
    line-height: 120%;
    color: #aaa;
    text-decoration: none;
    margin-right: 10px;
}

.sale-info-bottom {
    margin: 20px 0;
    float: left;
}

.sale-info-bottom .call-input {
    width: 183px;
    height: 28px;
    line-height: 28px;
    text-indent: 8px;
    border: 1px solid #ededed;
    float: left;
    font-size: 14px;
}

.sale-info-bottom #call-btn {
    display: inline-block;
    width: 80px;
    height: 28px;
    background-color: #319911;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
    float: left;
    border: 1px solid #319911;
}

.sale-info-bottom #call-btn img {
    vertical-align: middle;
    margin-right: 10px;
    width: 10px;
    height: 16px;
    float: none;
    border: none;
}