a:hover {
    color: #CC9D71;
}
.second-nav-box {
    background: #f3f3f3;
    border-bottom: 1px solid #d9d9d9;
}
.second-nav-list {
    height: 40px;
}
.second-nav-item {
    float: left;
    padding: 14px 10px 14px 0;
}
.second-nav-item a {
    display: block;
    padding: 0 0 0 10px;
    border-left: 1px solid #737373;
    line-height: 11px;
    font-size: 12px;
    transition: all .2s ease;
}
.second-nav-item a:hover {
    color: #fb4a35
}
.second-nav-item:nth-of-type(1) a {
    border: transparent
}
.second-nav-item a.all {
    color: #fb4a35;
    font-weight: bold
}
.second-nav-item.active {
    background: #fff;
    border: 1px solid;
    border-color: transparent #d9d9d9 #fff #d9d9d9;
}
.second-nav-item.active a {
    border: none;
    color: #fb4a35;
    cursor: default;
    font-weight: bold
}
.location-tag {
    line-height: 44px;
    color: #9a9a9a;
    padding: 0 8px;
}
.location-active {
    color: #CC9D71;
}
.main {
    padding-bottom: 50px;
    min-height: 670px;
}
.main-content {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.main-content .left-box {
    padding-bottom: 15px;
    position: relative;
}
.main-content .left-box .select-box {
    width: 100%;
    height: 28px;
    border-bottom: 1px solid #d9d9d9;
}
.left-box .select-box li {
    float: left;
}
.left-box .select-box li a {
    display: block;
    padding: 4px 8px 5px;
    position: relative;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    position: relative;
}
.left-box .select-box a.active {
    background: #F5F5F5;
    color: #fc4a37;
    font-weight: bold;
    border-right: 2px solid #d9d9d9;
    padding: 8px 10px;
    top: -5px;
}
.left-box .select-box a:hover {
    color: #fc4a37;
}
.msg-title {
    height: 40px;
    line-height: 38px;
    border: 1px solid #dfdfdf;
    padding-left: 26px;
    color: #6a6a6a;
    font-size: 14px;
    font-weight: bold;
    background-color: #f8f8f8;
}
.left-box .dynamice-list {
    width: 100%;
    padding: 10px 14px;
    box-sizing: border-box;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    border-top: 0;
}
.left-box .dynamice-list li {
    padding: 20px 0;
    border-top: 1px dashed #dfdfdf;
}
.left-box .dynamice-list li p {
    line-height: 18px;
}
.left-box .dynamice-list li:first-child {
    border: 0;
}
.left-box .dynamice-list .p1 {
    color: #6a6a6a;
}
.left-box .dynamice-list .p2 {
    color: #acacac;
}
.right-box {
    float: right;
    margin-top: 32px;
}
.clear {
    clear: both;
}
.left-box .btn-s {
    display: block;
    position: absolute;
    top: 180px;
    width: 50px;
    height: 50px;
    border-top: 3px solid rgba(0, 0, 0, .05);
    border-right: 3px solid rgba(0, 0, 0, .05);
    z-index: 99;
}
.left-box .btn-s:hover {
    border-color: rgba(51, 26, 26, .3)
}
.left-box .btn-s.prev {
    left: 40px;
    -moz-transform: rotate(225deg);
    ;
    -webkit-transform: rotate(225deg);
    ;
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.left-box .btn-s.next {
    left: 465px;
    -moz-transform: rotate(45deg);
    ;
    -webkit-transform: rotate(45deg);
    ;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.left-box .big-img-list {
    width: 565px;
    height: 360px;
    float: left;
    display: none;
    position: relative;
    margin-left: 10px;
}
.left-box .big-img-list.active {
    display: block;
}
.left-box .big-img-list li {
    display: none;
}
.left-box .big-img-list li.active {
    display: block;
}
.left-box .big-img-list li img {
    max-width: 565px;
    max-height: 360px;
}
.left-box .center-box {
    width: 338px;
}
.left-box .center-box .category-des {
    width: 100%;
    height: 260px;
    display: none;
    padding-top: 130px;
    box-sizing: border-box;
}
.category-des p {
    text-align: center;
    line-height: 26px;
    font-size: 12px;
}
.category-des p.btn-box {
    width: 338px;
    border-top: 1px dashed #d6d6d6;
    padding-top: 15px;
    margin-top: 15px;
}
.category-des .btn {
    width: 92px;
    height: 26px;
    text-align: center;
    border-radius: 5px;
    background: #F5F5F5;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #d9d9d9;
    line-height: 26px;
}
.left-box .center-box .category-des.active {
    display: block;
}
.left-box .small-img-list {
    width: 100%;
    margin-top: 25px;
}
.left-box .small-img-list li {
    float: left;
    width: 74px;
    height: 74px;
    margin-right: 10px;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
}
.left-box .small-img-list li.active {
    border: 2px solid #ff6c00;
}
.left-box .small-img-list li .categorys-mask {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    display: none;
}
.left-box .small-img-list li:hover {
    border: 2px solid #ff6c00;
}
.left-box .small-img-list li:hover .categorys-mask {
    display: block;
}
.left-box .small-img-list li img {
    width: 70px;
    height: 70px;
}
.main-content .supplier-tj {
    width: 100%;
    margin-top: 70px;
}
.supplier-tj>p {
    border-bottom: 2px solid #fc4a37;
    text-indent: 1em;
    color: #fc4a37;
    font-weight: bold;
    padding-bottom: 5px;
}
.supplier-tj ul {
    padding: 10px 15px 0;
}
.supplier-tj ul li {
    width: 202px;
    float: left;
    margin-right: 30px;
}
.supplier-tj ul li:last-child {
    margin-right: 0;
}
.supplier-tj ul li a {
    display: block;
}
.supplier-tj ul li a img {
    display: block;
    width: 200px;
    height: 200px;
}
.supplier-tj li p {
    margin-top: 10px;
}
.supplier-tj .img-lag {
    border-radius: 3px;
    color: #ff3c3c;
}
.supplier-tj .price {
    display: inline-block;
    position: relative;
    color: #ff3c3c;
    font-family: Tahoma;
    font-size: 16px;
    padding-right: 25px;
    margin-left: 15px;
}
.supplier-tj .price:before {
    content: "¥";
    position: absolute;
    color: #ff3c3c;
    top: 2px;
    left: -10px;
    font-family: "微软雅黑";
    font-size: 14px;
}
.supplier-tj .price:after {
    content: ".00";
    position: absolute;
    color: #ff3c3c;
    top: 2px;
    right: 3px;
    font-size: 14px;
}
.supplier-tj p a {
    transition: all .2s ease;
}
.supplier-tj p a:hover {
    color: red;
}
.bot-banner {
    background: #535353;
    height: 63px;
    line-height: 63px;
    overflow: hidden;
    min-width: 1208px;
}
.bot-banner .inner {
    width: 1208px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
}
.bot-banner .inner li {
    float: left;
    margin: 0 56px;
}
.bot-banner .inner li span {
    vertical-align: middle;
    margin-left: 10px;
}
.padding-top-0 {
    padding-top: 0;
}
.ad-public b {
    color: #6a6a6a;
}
.ad-public {
    display: none;
}
/* 服务承诺 */

.sup-promise {
    color: #9a9a9a;
    line-height: 28px;
}
/* 联系方式 */

.sup-contact {
    border: 1px solid #dfdfdf;
    border-top: 0;
    padding-left: 27px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.left-msg {
    width: 850px;
    float: left;
}
.sup-name {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 16px;
    font-weight: bold;
}
.sup-talk {
    line-height: 52px;
    color: #6a6a6a;
    border-bottom: 1px dashed #999;
    margin-bottom: 21px;
}
.color-0066cc {
    color: #0066cc;
}
.sup-det-msg {
    color: #6a6a6a;
    line-height: 24px;
    overflow: hidden;
}
.sup-det-msg>span {
    display: block;
    float: left;
}
.sup-det-title {
    width: 61px;
    margin-right: 11px;
}
.right-qr {
    float: left;
    margin-left: 30px;
    width: 150px;
    height: 234px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    background-color: #f8f8f8;
}
.sup-qr {
    margin: 10px 6px 7px;
}
.qr-msg {
    line-height: 18px;
    color: #ff6c00;
    padding: 0 13px;
    margin-bottom: 22px;
}
.qr-tips {
    color: #acacac;
    line-height: 12px;
    padding: 0 15px;
}
/* 行家介绍 */

.sup-int {
    border: 1px solid #dfdfdf;
    border-top: 0;
    padding-bottom: 50px;
    overflow: hidden;
}
.title-box {
    padding-left: 59px;
    height: 150px;
    background: url(/images/strength/introduce-bg.jpg) no-repeat right center;
    color: #6a6a6a;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
}
.title-f {
    padding-top: 44px;
    line-height: 16px;
    margin-bottom: 16px;
}
.int-name {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    float: left;
}
.icon-z {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/icon/i-strength.png);
    margin: 0 5px;
}
.sup-time {
    float: left;
    color: #6a6a6a;
    display: block;
}
.icon-phone {
    width: 14px;
    height: 20px;
    background-image: url(/images/strength/icon-phone.jpg);
    margin-left: 20px;
    position: relative;
}
.icon-phone:hover {
    background-image: url(/images/strength/icon-phone-h.png);
}
.icon-phone:hover>span {
    display: block;
}
.icon-phone>span {
    display: none;
    position: absolute;
    top: 25px;
    left: -73px;
    width: 158px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dfdfdf;
    text-align: center;
    color: #6a6a6a;
}
.icon-phone-up {
    display: block;
    position: absolute;
    width: 10px;
    height: 6px;
    background-image: url(/images/strength/icon-phone-up.jpg);
    top: -5px;
    left: 74px;
}
.int-letter {
    line-height: 36px;
    width: 50%;
    float: left;
    border-right: 1px dashed #dfdfdf;
    padding: 16px 65px 27px 59px;
    overflow: hidden;
    word-break: break-all;
}
.color-3e9a00 {
    color: #3e9a00;
}
.int-right {
    line-height: 36px;
    width: 50%;
    float: left;
    padding: 16px 0 27px 0;
    padding-left: 59px;
}
.int-det {
    line-height: 36px;
    overflow: hidden;
}
.int-det span {
    display: block;
    float: left;
}
.int-det .int-det-title {
    width: 60px;
}
.int-det .int-det-con {
    color: #6a6a6a;
    max-width: 470px;
}
.int-det .icon-moshi {
    padding-left: 15px;
    background: url(/images/strength/moshi.png) no-repeat left center;
    margin-right: 15px;
}
.go-link {
    display: block;
    line-height: 36px;
    color: #CC9D71;
}
/* 商家证照 */

.photo-item {
    border: 1px solid #dfdfdf;
    position: relative;
    margin-right: 20px;
}
.photo-item-ok {
    cursor: pointer;
}
.photo-item-ok:hover {
    border-color: #CC9D71;
}
.photo-item-count {
    width: 100%;
    height: 20px;
    color: #999999;
    text-align: center;
    position: absolute;
    top: 232px;
    line-height: 20px;
}
.photo-item-ok .photo-item-count {
    color: #9a9a9a;
    font-size: 14px;
}
.photo-item-intro {
    width: 240px;
    margin: 0 auto;
    border-top: 1px dashed #dfdfdf;
    line-height: 62px;
}