/********************************************* header **************************************/
.tcpc-header { background:#fff; min-width:1200px; }
.tcpc-header .header-top { border-bottom: #E6E6E6 1px solid; z-index: 1000; position: relative; min-width: 1200px; }
.tcpc-header .header-top .header-top__box { height: 35px; line-height: 35px; font-size: 12px; }
.tcpc-header .header-top .header-top__box .header-top__lt { color: #666; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box { position: relative; display: inline-block; padding: 0 8px; box-sizing: border-box; border-left: 1px solid transparent; border-right: 1px solid transparent; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_name { color: #ff552e; font-weight: 600; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_qh { cursor: pointer; margin: 0 10px 0 px; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_qh span { padding: 0 2px; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_qh span:hover { color: #ff552e; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_popup { display: none; position: absolute; left: -1px; top: 36px; background: #fff; border: 1px solid #e6e6e6; border-top: 0; width: 1190px; padding: 8px 20px; box-sizing: border-box; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_popup .s-item { line-height: 28px; overflow: hidden; zoom: 1; margin: 0; padding: 4px 0 0; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_popup .s-item .s-item__lt { width: 60px; min-width: 60px; margin-right: 10px; color: #ff552e; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_popup .s-item .s-item__rt { padding: 4px 0; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box .site_popup .s-item .s-item__rt .sit { padding: 0 5px; float: left; height: 20px; line-height: 20px; margin-right: 8px; margin-bottom: 8px; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box:hover { display: inline-block; height: 36px; background: #fff; border-left: 1px solid #eee; border-right: 1px solid #eee; }
.tcpc-header .header-top .header-top__box .header-top__lt .site_box:hover .site_popup { display: block; }
.tcpc-header .header-top .header-top__box .header-top__rt { margin-right: -6px; }
.tcpc-header .header-top .header-top__box .header-top__rt .rt-item { padding: 0 6px; color: #666; }
.tcpc-header .header-top .header-top__box .header-top__rt i { margin-top: 16px; width: 3px; height: 3px; border-radius: 100%; background: #666; }
.tcpc-header .header-top .header-top__box .header-top__rt .rt-item-red { color: #C81721; font-weight: 600; }
.tcpc-header .header-wrap { margin: 27px auto 30px auto; height: 48px; }
.tcpc-header .header-wrap .logo { width: 320px; min-width: 320px; }
.tcpc-header .header-wrap .logo img { display: block; max-height: 60px; max-width: 300px; overflow: hidden; }
.tcpc-header .header-wrap .search { width: 595px; margin-right: 60px; height: 46px; position: relative; }
.tcpc-header .header-wrap .search .search-box { z-index: 1; border: 2px solid #ff552e; width: 595px; height: 46px; box-sizing: border-box; position: relative; }
.tcpc-header .header-wrap .search .search-box .search-select { width: 95px; position: relative; box-sizing: border-box; padding: 12px 0; }
.tcpc-header .header-wrap .search .search-box .search-select .search-select__name { cursor: pointer; width: 100%; height: 18px; line-height: 18px; padding-left: 12px; border-right: 1px solid #aaa; }
.tcpc-header .header-wrap .search .search-box .search-select .search-select__name i.jiantou { display: inline-block; width: 6px; height: 6px; border: 1px solid transparent; border-color: transparent #999 #999 transparent; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); margin-left: 5px; vertical-align: 3px; }
.tcpc-header .header-wrap .search .search-box .search-select .search-select__name.on i.jiantou { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); vertical-align: -2px; }
.tcpc-header .header-wrap .search .search-box .search-select .search-type { display: none; position: absolute; top: 42px; left: 0px; background: #fff; width: 100%; border: 1px solid #eee; border-top: 0; }
.tcpc-header .header-wrap .search .search-box .search-select .search-type .type-item { font-size: 14px; line-height: 30px; padding-left: 12px; cursor: pointer; }
.tcpc-header .header-wrap .search .search-box .search-input { width: 521px; }
.tcpc-header .header-wrap .search .search-box .search-input input { font-size: 16px; padding-left: 10px;margin-left: 30px; height: 42px; line-height: 42px; width: 100%; box-sizing: border-box; }
.tcpc-header .header-wrap .search .search-box .search-btn { cursor: pointer; opacity: .9; color: #fff; font-size: 16px; height: 42px; line-height: 42px; text-align: center; background: #ff552e; width: 80px; min-width: 80px; }
.tcpc-header .header-wrap .search .search-ts { position: absolute; top: 54px; left: 0; }
.tcpc-header .header-wrap .search .search-ts .ts { cursor: pointer; float: left; padding-right: 20px; color: #999; font-size: 12px; }
.tcpc-header .header-wrap .fabu { width:215px; position: relative; cursor: pointer; }
.tcpc-header .header-wrap .fabu .fabu-item{ cursor: pointer; float:right; width: 100px; height: 46px; position: relative; cursor: pointer; margin-left:15px;  }
.tcpc-header .header-wrap .fabu .fabu-item:last-child{ margin-left:0; }

.tcpc-header .header-wrap .fabu .fabu-btn { position: relative; z-index: 1; width: 100px; height: 46px; line-height: 46px; cursor: pointer; background: #ffe9de; color: #ff552e; font-size: 16px; text-align: center; }
.tcpc-header .header-wrap .fabu .fabu-qrcode { display: none; position: absolute; z-index: 9999; top: 46px; right: 0; background: #fff; padding: 15px; border: 1px solid #e4e1e1; }
.tcpc-header .header-wrap .fabu .fabu-qrcode .qrcode { width: 120px; height: 120px; }
.tcpc-header .header-wrap .fabu .fabu-qrcode .qrcode img { width: 100%; height: 100%; object-fit: cover; }
.tcpc-header .header-wrap .fabu .fabu-qrcode .ti { margin-top: 6px; font-size: 12px; text-align: center; line-height: 18px; color: #ff552e; }
.tcpc-header .header-nav { background: #ff7759; width: 100%; min-width: 1200px; height: 42px; }
.tcpc-header .header-nav .nav-list { }
.tcpc-header .header-nav .nav-list .nav-list__item { height: 42px; line-height: 42px; float: left; color: #fff; padding: 0px 24px; font-size: 18px; font-weight: 700; position: relative; }
.tcpc-header .header-nav .nav-list .nav-list__item.on { background: #f64; }
.tcpc-header .header-nav .nav-list .nav-list__item:hover { background: #f64; }
.tcpc-header .header-nav .nav-list .nav-list__item .nav-qrcode { display: none; position: absolute; z-index: 999; top: 42px; left: 0; background: #fff; padding: 15px; border: 1px solid #5cabd7; border-top-width: 0px; }
.tcpc-header .header-nav .nav-list .nav-list__item .nav-qrcode .qrcode { width: 120px; height: 120px; }
.tcpc-header .header-nav .nav-list .nav-list__item .nav-qrcode .qrcode img { width: 100%; height: 100%; object-fit: cover; }
.tcpc-header .header-nav .nav-list .nav-list__item .nav-qrcode .ti { margin-top: 6px; font-size: 12px; text-align: center; line-height: 18px; color: #ff552e; font-weight: 500; }

.tcpc-header .header-2__nav{ width: 1200px;margin: 0 auto;border-radius: 3px; }
.tcpc-header .header-2__nav .nav-list { }
.tcpc-header .header-2__nav .nav-list .nav-list__item { height: 42px; line-height: 42px; float: left; color: #fff; padding: 0px 24px; font-size: 16px; font-weight: 700; position: relative; }
.tcpc-header .header-2__nav .nav-list .nav-list__item.on { background: #f64; color:#fff; }
.tcpc-header .header-2__nav .nav-list .nav-list__item:hover { background: #f64; color:#fff; }

.tcpc-header .header-3__nav{ background:#fff !important;border-bottom: 2px solid #3387b5; width: 1200px;margin: 0 auto;}
.tcpc-header .header-3__nav .nav-list { }
.tcpc-header .header-3__nav .nav-list .nav-list__item { height: 42px; line-height: 42px; float: left; color: #333; padding: 0px 24px; font-size: 16px; font-weight: 700; position: relative; border-top-left-radius: 3px;border-top-right-radius: 3px; }
.tcpc-header .header-3__nav .nav-list .nav-list__item.on { background: #f64; color:#fff; }
.tcpc-header .header-3__nav .nav-list .nav-list__item:hover { background: #f64; color:#fff; }

.tcpc-right-menu { position: fixed; right: 2px; bottom: 100px; background-color: #fff; width: 76px; box-shadow: 0px 2px 4px 0px rgba(182,182,182,0.2); z-index: 999; border: 1px solid #eee; border-bottom: none; border-right: none; }
.tcpc-right-menu .r-menu-list { }
.tcpc-right-menu .r-menu-list .r-menu-item { border-bottom: 1px solid #eee; position: relative; text-align: center; }
.tcpc-right-menu .r-menu-list .r-menu-item:hover { background: #e6f8f1; }
.tcpc-right-menu .r-menu-list .r-menu-item a { color: #777; display: block; padding: 10px 0px; }
.tcpc-right-menu .r-menu-list .r-menu-item a img { width: 32px; height: 32px; display: block; margin: 0 auto; }
.tcpc-right-menu .r-menu-list .r-menu-item a p { font-size: 12px; line-height: 18px; margin-top: 8px; }
.tcpc-right-menu .r-menu-list .r-menu-item .sub-img { display: none; position: absolute; right: 76px; top: 0px; padding: 10px; background-color: #fff; border: 1px solid #eee; }
.tcpc-right-menu .r-menu-list .r-menu-item .sub-img img { display: block; width: 120px; height: 120px; }
.tcpc-right-menu .r-menu-list .r-menu-item .sub-img p { font-size: 12px; line-height: 18px; color: #ff552e; }
.tcpc-right-menu .r-menu-list .r-menu-item:hover .sub-img { display: block; }
.tcpc-right-menu .r-menu-list .r-menu-top { display: none; }
/********************************************* common **************************************/
.container { }
.container .container-lt { width: 860px; min-width: 860px; }
.container .container-rt { margin-left: 30px; width: 300px; }
.tcpc-saixuan { margin-top: 0px; margin-bottom: 20px; }
.tcpc-saixuan .saixuan-item { padding: 7px 0 0; }
.tcpc-saixuan .saixuan-item .saixuan-name { color: #888; width: 45px; font-size: 14px; height: 18px; line-height: 18px; }
.tcpc-saixuan .saixuan-item .list { }
.tcpc-saixuan .saixuan-item .list .list-item { }
.tcpc-saixuan .saixuan-item .list .list-item .term { cursor: pointer; float: left; padding: 0 5px; margin-right: 4px; height: 18px; line-height: 18px; font-size: 14px; color: #333; margin-bottom: 5px; }
.tcpc-saixuan .saixuan-item .list .list-item .term.on { color: #f60; }
.tcpc-location { }
.tcpc-location .location-test { width: 100%; line-height: 50px; font-size: 12px; color: #888; }
.tcpc-location .location-test a { color: #888; }
.tcpc-location .location-test a:hover { color: #ff552e; }
.tcpc-gg-title { height: 40px; line-height: 40px; font-size: 20px; color: #ed4040; border-bottom: 1px solid #FF6600; position: relative; }
.tcpc-gg-title .gg-tit { font-size: 20px; display: inline-block; border-bottom: 3px solid #ed4040; height: 38px; }
.tcpc-gg-title .gg-rtit { float: right; font-size: 14px; color: #999; }
.tcpc-gg-title .gg-rtit i { display: inline-block; width: 6px; height: 6px; border: 1px solid transparent; border-color: transparent #999 #999 transparent; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); margin-left: 2px; vertical-align: 1px; }
/********************************************* tongchenglist **************************************/
.tongcheng-list { padding: 5px 0 0 0; font-size: 12px; }
.tongcheng-list .tongcheng-list__item { padding: 15px 10px 15px 0px; background-color: #fff; border-bottom: 1px solid #eee; font-size: 14px; }
.tongcheng-list .tongcheng-list__item .item-pic { display: block; position: relative; width: 80px; min-width: 80px; height: 80px; overflow: hidden; }
.tongcheng-list .tongcheng-list__item .item-pic .pic { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.tongcheng-list .tongcheng-list__item .item-pic:hover .pic { width: 110%; height: 110%; margin-left: -5%; }
.tongcheng-list .tongcheng-list__item .item-pic .bofang { position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; }
.tongcheng-list .tongcheng-list__item .item-pic .bofang img { width: 100%; height: 100%; }
.tongcheng-list .tongcheng-list__item .item-pic .pnum { position: absolute; right: 0; bottom: 0; height: 16px; line-height: 16px; padding: 0 5px; font-size: 12px; background: rgba(0,0,0,0.5); color: #fff; }
.tongcheng-list .tongcheng-list__item .item-ma { margin-left: 13px; }
.tongcheng-list .tongcheng-list__item .item-ma .title { width: 700px; display: block; font-size: 18px; line-height: 20px; height: 26px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: bold; margin-top: 3px; }
.tongcheng-list .tongcheng-list__item .item-ma .title .top { font-size: 12px; padding: 2px 5px; background-color: #f60; color: #fff; margin-right: 5px; border-radius: 3px; }
.tongcheng-list .tongcheng-list__item .item-ma .text { color: #999; font-size: 13px; line-height: 22px; margin-top: 10px; }
.tongcheng-list .tongcheng-list__item .item-ma .text .model { color: #f60; }
.tongcheng-list .tongcheng-list__item .item-ma .text .area { color: #666; margin-left: 5px; }
.tongcheng-list .tongcheng-list__item .item-ma .text .user { float: right; }
.tongcheng-list .tongcheng-list__item .item-ma .text .user .user-name { color: #666; }
.tongcheng-list .tongcheng-list__item .item-ma .text .user .user-name img { width: 20px; height: 20px; object-fit: cover; margin-right: 5px; border-radius: 100%; vertical-align: text-top; }
.tongcheng-list .tongcheng-list__item .item-ma .text .user .time { }
.tongcheng-nolist { line-height: 100px; text-align: center; font-size: 20px; color: #999; }
/********************************************* tongcheng-index **************************************/
.tonglangg-pic { margin-top: 5px; display: block; width: 100%; height: auto; }
.tonglangg-pic img { width: 100%; height: auto; }
.tcpc-index .swiper-container-focuspic { width: 400px; height: 100%; float: left; background-color: #e8e8e8; }
.tcpc-index .swiper-container-focuspic .swiper-wrapper { width: 100%; }
.tcpc-index .swiper-container-focuspic .swiper-wrapper .swiper-slide { width: 100%; }
.tcpc-index .swiper-container-focuspic .swiper-wrapper .swiper-slide a { display: block; width: 100%; }
.tcpc-index .swiper-container-focuspic .swiper-wrapper .swiper-slide a img { display: block; width: 100%; height: 345px; }
.tcpc-index .swiper-container-focuspic .swiper-button-next { display: none; }
.tcpc-index .swiper-container-focuspic .swiper-button-prev { display: none; }
.tcpc-index .swiper-container-focuspic:hover .swiper-button-next { display: block; }
.tcpc-index .swiper-container-focuspic:hover .swiper-button-prev { display: block; }
.tcpc-index .new-list-box { width: 430px; height: 345px; float: left; margin-left: 28px; }
.tcpc-index .new-list-box .list-title { margin-top: 5px;height: 30px;background-image: url(../images/new_title.png);background-repeat: no-repeat;padding-bottom: 5px;border-bottom: 1px solid #e5eef2;}
.tcpc-index .new-list-box .list-main { padding-top: 10px; }
.tcpc-index .new-list-box .list-main li { line-height: 30px; height: 30px; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.tcpc-index .new-list-box .list-main li .model { color: #2177c7; }
.tcpc-index .new-list-box .list-main li .ge { padding: 0 10px 0 5px; color: #e9e9e9; }
.tcpc-index .new-list-box .list-main li .info { }
.tcpc-index .index_tuijian { border-top: 2px solid #b3c7d2; background: #f0f5f8; padding: 15px 0px 0px 0px; }
.tcpc-index .index_tuijian .tuijian_title { font-size: 20px; font-weight: bold; color: #000; text-align: center; }
.tcpc-index .index_tuijian .tuijian_box { padding: 0px 20px 32px 20px; }
.tcpc-index .index_tuijian .tuijian_box ul li { float: left; display: block; width: 33%; text-align: center; margin-top: 20px; }
.tcpc-index .index_tuijian .tuijian_box ul li a { }
.tcpc-index .index_tuijian .tuijian_box ul li a img { width: 50px; height: 50px; display: block; margin-bottom: 10px; border-radius: 50%;margin-left: auto;margin-right: auto; }
.tcpc-index .index_tuijian .tuijian_box ul li a p { color: #222; font-size: 12px; }
.tcpc-index .swiper-container-nav .swiper-button-next { display: none; }
.tcpc-index .swiper-container-nav .swiper-button-prev { display: none; }
.tcpc-index .swiper-container-nav:hover .swiper-button-next { display: block; }
.tcpc-index .swiper-container-nav:hover .swiper-button-prev { display: block; }
.tcpc-index .container .container-lt .tongcheng-main { padding: 20px 0 10px; }
.tcpc-index .container .container-lt .tongcheng-more { padding: 20px 0 30px; text-align: center; }
.tcpc-index .container .container-lt .tongcheng-more a { width: 200px; height: 50px; line-height: 50px; border: 1px solid #dadada; display: block; text-align: center; border-radius: 10px; font-size: 20px; color: #777777; margin: 0 auto; }
.tcpc-index .container .container-rt .tongcheng-main__rt { padding: 20px 0; }
.tcpc-index .container .container-rt .box-title { box-sizing: border-box; padding: 0 0 0 6px; width: 100%; height: 25px; line-height: 25px; border-bottom: 1px solid #c8dcf2; font-size: 14px; }
.tcpc-index .container .container-rt .box-title span { font-weight: bold; color: #333333; }
.tcpc-index .container .container-rt .box-title .more { font-size: 12px; float: right; line-height: 25px; padding-right: 10px; color: #266392; }
.tcpc-index .index-model-box .model-box { padding: 10px 0; overflow: hidden; font-size: 12px; }
.tcpc-index .index-model-box .model-box .model-box__item { line-height: 22px; margin-bottom: 2px; }
.tcpc-index .index-model-box .model-box .model-box__item .menu-item__lt { width: 60px; min-width: 60px; }
.tcpc-index .index-model-box .model-box .model-box__item .menu-item__lt a { color: #C81721; font-weight: 600; }
.tcpc-index .index-model-box .model-box .model-box__item .menu-rt__child { }
.tcpc-index .index-model-box .model-box .model-box__item .menu-rt__child a { white-space: nowrap; margin-right: 5px; color: #266392; text-decoration: underline; }
.tcpc-index .index-trem-box { margin: 8px auto 0; overflow: hidden; font-size: 14px; }
.tcpc-index .index-trem-box .trem-title { float: left; width: 80px; height: 30px; line-height: 30px; }
.tcpc-index .index-trem-box .trem-title h4 { width: 80px; float: left; color: #333; padding-left: 8px; font-weight: 600; }
.tcpc-index .index-trem-box .trem-title .ts { color: #AAA; float: right; margin-right: 8px; }
.tcpc-index .index-trem-box .ylink-box { width: 1100px; float: left; }
.tcpc-index .index-trem-box .ylink-box a { height: 30px; line-height: 30px; color: #888; text-align: center; float: left; padding: 0 20px; }


.indexdiy_main{ margin-top:10px; }
/**************************************** list ***********************************/
.container .container-lt .tongcheng-main-list { }
.container .container-lt .page { padding: 30px 10px; text-align: center; }

.container .container-lt .page .page-box .page-item { float: left; padding: 0 12px; height: 28px; line-height: 28px; border: 1px solid #e4e0e0; background: #fff; font-size: 12px; margin-right: 8px; border-radius: 2px; }
.container .container-lt .page .page-box .page-item:last-child { margin-right: 0; }
.container .container-lt .page .page-box .page-item.page-item_dian { padding: 0 6px; }
.container .container-lt .page .page-box .page-item i { display: inline-block; width: 2px; height: 2px; border-radius: 100%; background: #aaa; margin: 0 1px }
.container .container-lt .page .page-box .page-item.on { background: #3491d6; color: #fff; }
.container .container-rt .rtggao-box { }
.container .container-rt .rtggao-box .ggao-title { border-bottom: #FF552E 2px solid; line-height: 40px; }
.container .container-rt .rtggao-box .ggao-title .title { float: left; font-size: 15px; color: #000; }
.container .container-rt .rtggao-box .ggao-pic { padding-top: 8px; }
.container .container-rt .rtggao-box .ggao-pic a { display: block; margin-bottom: 8px; width: 100%; }
.container .container-rt .rtggao-box .ggao-pic a img { display: block; width: 100%; }
/**************************************** info ***********************************/
.tcpc-info .container { padding-top: 0; }
.tcpc-info .container .container-lt .info-lt-box { border: #e5eef2 1px solid; border-radius: 5px; padding: 5px 20px 20px 20px; position: relative; }
.tcpc-info .container .container-lt .info-lt-box .title { font-size: 22px; font-weight: 600; padding: 30px 0 16px; line-height: 30px; }
.tcpc-info .container .container-lt .info-lt-box .finish { position: absolute; right: 50px; top: 30px; width: 150px; height: auto; }
.tcpc-info .container .container-lt .info-lt-box .finish img { width: 100%; height: auto; }
.tcpc-info .container .container-lt .info-lt-box .sub_title { padding-bottom: 20px; color: #bebebe; line-height: 25px; }
.tcpc-info .container .container-lt .info-lt-box .line { border-bottom: 1px solid #e6e6e6; }
.tcpc-info .container .container-lt .info-lt-box .attr-box { margin-top: 20px; }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item { line-height: 40px; min-height: 40px; font-size: 16px; }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-tt { color: #333; width: 112px; min-width: 112px; }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-ct { color: #666; }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-tag { padding-top: 10px; }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-tag .tag { font-size: 14px; float: left; display: block; height: 26px; line-height: 24px; padding: 0px 12px; background: #fff7ef; border: 1px solid #ffc993; color: #ff8000; margin-right: 10px; margin-bottom: 10px; }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-address { }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-address img { width: 20px; vertical-align: sub; margin-right: 3px }
.tcpc-info .container .container-lt .info-lt-box .attr-box .attr-box__item .item-address a { color: #3895e4; text-decoration: underline; }
.tcpc-info .container .container-lt .info-lt-box .video-box { padding: 15px 0; width: 640px; margin: 0 auto; }
.tcpc-info .container .container-lt .info-lt-box .photo-box { width: 100%; }
.tcpc-info .container .container-lt .info-lt-box .photo-box .photo-list { }
.tcpc-info .container .container-lt .info-lt-box .photo-box .photo-list img { float: left; width: 260px; height: 260px; object-fit: cover; margin-right: 10px; margin-bottom: 10px; }
.tcpc-info .container .container-lt .info-lt-box .photo-box .photo-list img:nth-child(3n) { margin-right: 0px; }
.tcpc-info .container .container-lt .info-lt-box .content-box { }
.tcpc-info .container .container-lt .info-lt-box .content-box .content { line-height: 25px; font-size: 16px; }
.tcpc-info .container .container-lt .info-lt-box .content-user { border-top: 1px #dadada dashed; margin-top: 15px; padding-top: 15px; }
.tcpc-info .container .container-lt .info-lt-box .content-user .user-item { line-height: 40px; }
.tcpc-info .container .container-lt .info-lt-box .content-user .user-item .att { display: inline-block; min-width: 112px; color: #999; }
.tcpc-info .container .container-lt .info-lt-box .content-user .user-item .name { }
.tcpc-info .container .container-lt .info-lt-box .content-user .user-item .tel { color: #f60; font-size: 22px; }
.tcpc-info .container .container-lt .info-lt-box .content-user .lianxi-box { display: inline-block; position: relative; padding: 0px 30px; width: 270px; }
.tcpc-info .container .container-lt .info-lt-box .content-user .lianxi-btn { width: 270px; height: 50px; line-height: 50px; font-size: 18px; color: #fff; background: #f46; text-align: center; }
.tcpc-info .container .container-lt .info-lt-box .content-user .lianxi-box .lianxi-qrcode { display: none; position: absolute; bottom: 80px; left: 1px; right: 1px; margin: 0 auto; padding: 20px 30px; background: #fff; width: 230px; box-sizing: border-box; border: 1px solid #EEE; -webkit-box-shadow: 0 2px 10px #eee; box-shadow: 0 2px 10px #eee; }
.tcpc-info .container .container-lt .info-lt-box .content-user .lianxi-box .lianxi-qrcode img { width: 170px; height: 170px; object-fit: cover; }
.tcpc-info .container .container-lt .tongcheng-more { padding: 20px 0 30px; text-align: center; }
.tcpc-info .container .container-lt .tongcheng-more a { width: 200px; height: 50px; line-height: 50px; border: 1px solid #dadada; display: block; text-align: center; border-radius: 10px; font-size: 20px; color: #777777; margin: 0 auto; }
.userinfo-rt-box { overflow: hidden; border: #e5eef2 1px solid; border-radius: 5px; padding: 15px 19px 20px 19px; box-sizing: border-box; }
.userinfo-rt-box .source-title { border-left: 5px solid #ff7759; padding-left: 10px; font-size: 18px; }
.userinfo-rt-box .source-user { display: block; margin: 20px 0 14px; }
.userinfo-rt-box .source-user .user-pic { display: block; width: 100px; height: 100px; margin: 0 auto; }
.userinfo-rt-box .source-user .user-pic img { width: 100%; height: 100%; object-fit: cover; border-radius: 100%; }
.userinfo-rt-box .source-user .user-name { text-align: center; padding: 18px 0 10px; font-size: 20px; color: #333; }
.userinfo-rt-box .home-btn { padding: 0px 0 10px; text-align: center; }
.userinfo-rt-box .home-btn a { width: 150px; height: 40px; line-height: 40px; border: 1px solid #dadada; display: block; text-align: center; border-radius: 5px; font-size: 20px; color: #666; margin: 0 auto; }
.userinfo-rt-box .sc-title { margin-top: 14px; margin-bottom: 14px; position: relative; text-align: center; height: 25px; line-height: 25px; }
.userinfo-rt-box .sc-title span { position: relative; padding: 0 10px; z-index: 1; background: #fff; font-size: 15px; }
.userinfo-rt-box .sc-title:after { content: ''; z-index: 0; position: absolute; left: 0; top: 14px; height: 1px; width: 100%; background: #e6e6e6; }
.userinfo-rt-box .sc-renzheng { }
.userinfo-rt-box .sc-renzheng a { float: left; width: 33%; }
.userinfo-rt-box .sc-renzheng a img { margin: 0 auto 10px; display: block; width: 40px; height: 40px; object-fit: cover; }
.userinfo-rt-box .sc-renzheng a span { display: block; text-align: center; color: #666; font-size: 14px; line-height: 20px; }
.userinfo-rt-box .sc-jiesao { }
.userinfo-rt-box .sc-jiesao .jiesao { line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: inherit; overflow: hidden; }
.userinfo-rt-box .sc-company { margin-top: 15px; padding-top: 15px; border-top: 1px dashed #ccc; }
.userinfo-rt-box .sc-company .company-item { line-height: 35px; }
.userinfo-rt-box .sc-company .company-item .attr { color: #828282; width: 80px; display: inline-block; }
/**************************************** toutiaolist ***********************************/
.tcpc-toutiaolist .toutiaolist-main { position: relative; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt { width: 110px; margin-top: 20px; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt .toutiao-nav { width: 110px; background-color: #fff; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt .toutiao-nav .toutiao-nav__logo { display: block; width: 110px; height: 28px; margin-bottom: 16px; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt .toutiao-nav .toutiao-nav__logo img { display: block; width: 100%; height: 100%; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt .toutiao-nav .toutiao-nav__item { display: block; width: 110px; height: 40px; line-height: 40px; text-align: center; border-radius: 4px; margin-bottom: 2px; font-size: 16px; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt .toutiao-nav .toutiao-nav__item.on { background-color: #ed4040; color: #fff; }
.tcpc-toutiaolist .toutiaolist-main .toutiaolist-main__lt .toutiao-nav .toutiao-nav__item:hover { background-color: #ed4040; color: #fff; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-focuspic { margin-left: 30px; width: 720px; height: 240px; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-focuspic .swiper-container-focuspic .swiper-wrapper .swiper-slide a img { display: block; width: 100%; height: 240px; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-focuspic .swiper-container-focuspic .swiper-button-next { display: none; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-focuspic .swiper-container-focuspic .swiper-button-prev { display: none; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-focuspic .swiper-container-focuspic:hover .swiper-button-next { display: block; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-focuspic .swiper-container-focuspic:hover .swiper-button-prev { display: block; }
.toutiao-list { }
.toutiao-list .toutiao-list__item { padding: 20px 0px 20px 0px; border-bottom: 1px solid #e7e7e7; }
.toutiao-list .toutiao-list__item .toutiao-title { display: block; margin-right: 13px; margin-bottom: 15px; max-height: 50px; font-size: 18px; line-height: 24px; font-weight: bold; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: inherit; overflow: hidden; }
.toutiao-list .toutiao-list__item .toutiao-time { color: #999; font-size: 12px; }
.toutiao-list .toutiao-list__item .toutiao-time span { margin-right: 12px; }
.toutiao-list .toutiao-list__item:hover { background: #f6f6f6; }
.toutiao-list .toutiao-list__item:hover .toutiao-title { color: #ff2f42; }
.toutiao-list .toutiao-list__item:hover .item-lt .pic { width: 110%; height: 110%; margin-left: -5%; }
.toutiao-list .toutiao-list__item1 { display: block; }
.toutiao-list .toutiao-list__item2 { }
.toutiao-list .toutiao-list__item2 .toutiao-title { height: 50px; }
.toutiao-list .toutiao-list__item2 .item-lt { overflow: hidden; position: relative; margin-right: 20px; width: 144px; height: 80px; }
.toutiao-list .toutiao-list__item2 .item-lt .pic { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.toutiao-list .toutiao-list__item2 .item-lt .bofang { position: absolute; left: 50%; top: 50%; width: 48px; height: 48px; margin: -24px 0 0 -24px; opacity: .7; }
.toutiao-list .toutiao-list__item2 .item-lt .bofang img { width: 100%; height: 100%; object-fit: cover; }
.toutiao-list .toutiao-list__item3 { display: block; }
.toutiao-list .toutiao-list__item3 .toutiao-pic { }
.toutiao-list .toutiao-list__item3 .toutiao-pic .toutiao-pic__item { width: 280px; height: 180px; margin-right: 10px; overflow: hidden; }
.toutiao-list .toutiao-list__item3 .toutiao-pic .toutiao-pic__item:last-child { margin-right: 0; }
.toutiao-list .toutiao-list__item3 .toutiao-pic .toutiao-pic__item img { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; width: 100%; height: 100%; object-fit: cover; }
.toutiao-list .toutiao-list__item3 .toutiao-pic .toutiao-pic__item img:hover { width: 110%; height: 110%; margin-left: -5%; }
.toutiao-list .toutiao-list__item3 .toutiao-time { margin-top: 11px; }
.toutiao-nolist { line-height: 100px; text-align: center; font-size: 20px; color: #999; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-list { margin-left: 30px; width: 720px; }
.tcpc-toutiaolist .toutiaolist-main .toutiao-list .toutiao-list__item3 .toutiao-pic .toutiao-pic__item { width: 234px; height: 145px; margin-right: 9px; overflow: hidden; }
.tt-list { margin: 0px 0px; padding: 10px 0 10px; }
.tt-list .tt-list__item { width: 300px; height: 76px; padding: 8px 0; }
.tt-list .tt-list__item .tt-pic { width: 100px; height: 75px; overflow: hidden; margin: 0 10px 0 0; position: relative; }
.tt-list .tt-list__item .tt-pic .pic { width: 100%; height: 100%; object-fit: cover; }
.tt-list .tt-list__item .tt-pic .bofang { position: absolute; left: 50%; top: 50%; width: 36px; height: 36px; margin: -18px 0 0 -18px; opacity: .7; }
.tt-list .tt-list__item .tt-pic .bofang img { width: 100%; height: 100%; object-fit: cover; }
.tt-list .tt-list__item .tt-cot { }
.tt-list .tt-list__item .tt-cot .tt-tit { height: 48px; line-height: 24px; font-size: 14px; overflow: hidden; white-space: normal; word-break: break-all }
.tt-list .tt-list__item .tt-cot .tt-zz { margin-top: 5px; height: 22px; line-height: 22px; font-size: 12px; overflow: hidden; }
.tt-list .tt-list__item .tt-cot .tt-zz .zuozhe { color: #666; }
.tt-list .tt-list__item .tt-cot .tt-zz .time { float: right; color: #999; }
/**************************************** toutiaoinfo ***********************************/
.tcpc-toutiaolist .toutiaoinfo-box { padding: 20px 0px; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-head { text-align: center; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-head .title { padding: 00px 0 20px 0; font-size: 24px; font-weight: 600; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-head .time { color: #999; line-height: 22px; font-size: 14px; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content { padding-top: 20px; font-size: 16px; line-height: 24px; text-align: left; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .toutiao-video { text-align: center; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .app-read { text-align: center; height: 40px; line-height: 40px; position: relative; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .app-read a { color: #3491d6 }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .app-read a:hover { color: #f54343; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .app-read .app-read__mask { position: absolute; top: -78px; height: 78px; width: 100%; cursor: pointer; background-image: linear-gradient(-180deg, rgba(255,255,255,0) 0, #FFFFFF 100%); }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .toutiao-content { word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; text-align: justify; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .toutiao-content * { max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .toutiao-content.app-read_content { max-height: 600px; overflow: hidden; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box { background: #fff; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box .main-hd { padding: 10px 0; text-align: center; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box .main-hd .main-hd__title { font-weight: 600; font-size: 1.05em; line-height: 30px; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box .main-hd .main-hd__price { margin-top: 10px; position: relative; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box .main-hd .main-hd__price a { display: inline-block; line-height: 30px; height: 30px; background: #5ECB70; color: #fff; font-size: 0.8em; padding: 0 15px; border-radius: 15px; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box .main-hd .main-hd__price .pay-qrcode { display: none; position: absolute; bottom: 80px; left: 1px; right: 1px; margin: 0 auto; padding: 20px 30px; background: #fff; width: 230px; box-sizing: border-box; border: 1px solid #EEE; -webkit-box-shadow: 0 2px 10px #eee; box-shadow: 0 2px 10px #eee; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .payreading-box .main-hd .main-hd__price .pay-qrcode img { width: 170px; height: 170px; object-fit: cover; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .content-tuji { }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .content-tuji .tuji-pic { padding: 10px 0; text-align: center; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .content-tuji .tuji-pic img { max-height: 400px; max-width: 400px; overflow: hidden; }
.tcpc-toutiaolist .toutiaoinfo-box .toutiaoinfo-content .content-tuji .tuji-text { text-indent: 32px; font-size: 15px; }
.tcpc-toutiaolist .toutiao-zuozhe { padding: 15px 20px 20px 20px; border: #e5eef2 1px solid; border-radius: 5px; }
.tcpc-toutiaolist .toutiao-zuozhe .toutiao-zuozhe__title { border-left: 5px solid #f46; padding-left: 10px; font-size: 18px; }
.tcpc-toutiaolist .toutiao-zuozhe .zuozhe-xinxi { display: block; margin: 20px 0 14px; }
.tcpc-toutiaolist .toutiao-zuozhe .zuozhe-xinxi .user-pic { display: block; width: 100px; height: 100px; margin: 0 auto; }
.tcpc-toutiaolist .toutiao-zuozhe .zuozhe-xinxi .user-pic img { width: 100%; height: 100%; object-fit: cover; border-radius: 100%; }
.tcpc-toutiaolist .toutiao-zuozhe .zuozhe-xinxi .user-name { text-align: center; padding: 18px 0 10px; font-size: 20px; color: #333; }
.tcpc-toutiaolist .toutiao-zuozhe .sc-title { margin-top: 14px; margin-bottom: 14px; position: relative; text-align: center; height: 25px; line-height: 25px; }
.tcpc-toutiaolist .toutiao-zuozhe .sc-title span { position: relative; padding: 0 5px; z-index: 1; background: #fff; font-size: 15px; }
.tcpc-toutiaolist .toutiao-zuozhe .sc-title:after { content: ''; z-index: 0; position: absolute; left: 0; top: 14px; height: 1px; width: 100%; background: #e6e6e6; }
.tcpc-toutiaolist .toutiao-zuozhe .sc-jiesao { }
.tcpc-toutiaolist .toutiao-zuozhe .sc-jiesao .jiesao { line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: inherit; overflow: hidden; }
/****************************************** home *************************************/
.tcpc-home .userheader { background: #f7f7f7; }
.tcpc-home .userheader .user-box { padding: 40px; }
.tcpc-home .userheader .user-box .user-pc { width: 120px; min-width: 120px; height: 120px; margin-right: 35px; }
.tcpc-home .userheader .user-box .user-pc img { width: 100%; height: 100%; object-fit: cover; border-radius: 100%; }
.tcpc-home .userheader .user-box .user-xq { }
.tcpc-home .userheader .user-box .user-xq .name { font-size: 22px; line-height: 30px; font-weight: 600; margin-bottom: 10px; }
.tcpc-home .userheader .user-box .user-xq .fabunum { font-size: 14px; color: #999; height: 22px; line-height: 22px; }
.tcpc-home .userheader .user-box .user-xq .fabunum .num { color: #ed4040; margin: 0 2px; }
.tcpc-home .userheader .user-box .user-xq .sc-renzheng { margin-top: 10px; }
.tcpc-home .userheader .user-box .user-xq .sc-renzheng a { float: left; overflow: hidden; margin-right: 10px; }
.tcpc-home .userheader .user-box .user-xq .sc-renzheng a img { width: 20px; height: 20px; object-fit: cover; margin-right: 5px; vertical-align: -5px; }
.tcpc-home .userheader .user-box .user-xq .sc-renzheng a span { font-size: 14px; line-height: 10px; }
/********************************************* zuozheinfo **************************************/
.tcpc-zuozheinfo .zuozhe { }
.tcpc-zuozheinfo .zuozhe .zuozhe-box { overflow: hidden; border-bottom: 15px solid #f7f7f7; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-bg { width: 100%; height: 160px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-bg img { width: 100%; height: 100%; object-fit: cover; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma { position: relative; padding-top: 10px; padding-bottom: 16px; min-height: 84px; box-sizing: border-box; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-logo { position: absolute; left: 20px; top: -36px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-logo img { display: block; width: 100px; height: 100px; border: 1px solid rgba(255,255,255,.2); border-radius: 100px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-xq { margin-left: 134px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-xq .zuozhe-name { font-size: 24px; color: #222; font-weight: 600; letter-spacing: 0; line-height: 24px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-xq .zuozhe-content { margin-top: 10px; font-size: 14px; color: #666; line-height: 20px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-gz { min-width: 120px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-gz .guanzu { height: 24px; line-height: 24px; text-align: center; font-size: 16px; }
.tcpc-zuozheinfo .zuozhe .zuozhe-box .zuozhe-ma .zuozhe-gz .guanzu .num { color: #ed4040; font-weight: 600; margin-right: 0; }
.tcpc-zuozheinfo .zuozheinfo-nav { background: #fff; position: relative; border-bottom: 2px solid #E8E8E8; height: 46px; line-height: 46px; border-spacing: 40px 0; }
.tcpc-zuozheinfo .zuozheinfo-nav .nav-item { display: table-cell; font-size: 18px; border-bottom: 2px solid transparent; }
.tcpc-zuozheinfo .zuozheinfo-nav .nav-item.on { color: #ed4040; border-bottom: 2px solid #ed4040; }
/****************************************** about *************************************/
.tcpc-about .about_box { border: #e5eef2 1px solid; min-height: 500px; border-radius: 5px; padding: 5px 20px 20px 20px; background-color: #fff;width: 100%; }
.tcpc-about .about_box .about_title { width: 100%; height: 50px; line-height: 50px; font-size: 20px; text-align: center; font-weight: 600; }
.tcpc-about .about_box .about_content { line-height: 25px; }
/****************************************** shop *************************************/
.tcpc-shop{ background:#f7f7f7; }
.tcpc-shop .container { }
.tcpc-shop .container .container-lt { width: 940px; min-width: 940px; }
.tcpc-shop .container .container-rt { margin-left:10px; width: 240px; }

.tcpc-shop .shop-main{  }
.tcpc-shop .shop-main .shop-main__lt{ width: 210px; min-width: 210px; position:relative; height:360px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav{ width: 210px;background: #383131; padding: 4px 0;height:352px; min-height:320px; overflow:hidden; z-index:109;position:relative; left:0; top:0;  }
.tcpc-shop .shop-main .shop-main__lt:hover .shop-nav{ height:auto; overflow: inherit; }

.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item{ padding-left: 15px; height: 32px; width: 195px; line-height: 32px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item:hover{ background: rgba(255,255,255,.2); }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text{ width: 185px; overflow: hidden; white-space: nowrap; content: ''; clear: both;height: 32px; line-height: 32px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text .ft-n{color:#fff; font-size:15px; letter-spacing: 1px; text-align: left; float: left; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text .n{ color:#fff; padding-left: 10px; font-size: 12px; float: left; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text a:hover{ color:#fda362; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box{ display:none; position: absolute; height:100%; box-sizing:border-box; width: 395px; z-index: 109; left: 210px; top:0px;background: #fff; box-shadow: 2px 2px 6px rgba(0,0,0,.3); border: 2px solid #f63; border-left: none; overflow: hidden; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item:hover .item-text__box{ display:block;}
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-box{ padding-bottom:10px; margin: 0 34px; max-height: 498px; overflow: hidden;   }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__title{  margin-bottom: 10px; border-bottom: 1px solid #eee; position: relative; min-width: 327px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__title a{ margin-top: 15px; display: inline-block; font-size: 15px; line-height: 35px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__title a:hover{ color:#f63; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__list{  }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__list a{ display: inline-block; line-height: 20px; width: 90px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 23px; color: #777; font-size: 14px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__list a:nth-child(3n){ padding-right:0px; }
.tcpc-shop .shop-main .shop-main__lt .shop-nav .shop-nav__item .item-text__box .group-t__list a:hover{ color:#f63; }

.tcpc-shop .shop-main .shop-main__rt{ margin-left:10px; width:720px; min-width:720px; overflow:hidden }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic{  }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic .swiper-button-next { display: none; }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic .swiper-button-prev { display: none; }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic:hover .swiper-button-next { display: block; }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic:hover .swiper-button-prev { display: block; }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic .swiper-container-focuspic{ width:100%; height:360px;  overflow:hidden; }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic .swiper-container-focuspic .swiper-wrapper{  }
.tcpc-shop .shop-main .shop-main__rt .shop-focuspic .swiper-container-focuspic .swiper-wrapper .swiper-slide img{ width:100%; height:100%; object-fit:cover; }

.tcpc-shop .shop-newrz-main{ background:#fff; height:360px; overflow:hidden; }
.tcpc-shop .shop-newrz-main .newrz-title{ height:35px;line-height:45px; font-size:14px; padding-left:10px; color: #333; position: relative; }
.tcpc-shop .shop-newrz-main .newrz-title .newrz-tit{ font-size:18px; display: inline-block;}
.tcpc-shop .shop-newrz-main .shop-newlist{ padding:15px; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item{ box-sizing:border-box; height:70px; overflow:hidden; margin-bottom:10px; border-bottom: 1px dashed #eee; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item:last-child{ margin-bottom:0; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-pic{ width:60px; height:60px; margin-right:10px; position:relative; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-pic img{ width:100%; height:100%; object-fit:cover; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-pic .img-pop { display: none; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: hsla(0,0%,100%,.2);}
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-pic:hover .img-pop { display:block; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m{ width: 150px; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m .shop-name{ font-size: 14px; color: #333; height:20px; line-height:20px; max-width:100%; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; overflow: hidden;  }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m .shop-name:hover{ color:#f60; }
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m .shop-yytime{ color:#e5b875;font-size:12px; height:18px;line-height:18px;max-width:100%; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; overflow: hidden;}
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m .shop-yytime img{ height:12px; vertical-align:middle;vertical-align:-1px; margin-right:5px;}
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m .shop-address{ color:#999;font-size:12px; height:18px;line-height:18px;max-width:100%; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; overflow: hidden;}
.tcpc-shop .shop-newrz-main .shop-newlist .shop-newlist__item .shop-m .shop-address img{height:14px; vertical-align:middle;vertical-align: -2px; margin-right:5px; margin-left:-1px;}

.tcpc-shop .shopcate-list{  }
.tcpc-shop .shopcate-list .shopcate-item{ position: relative; margin: 20px auto 0; width: 1190px; background-color: #fff; overflow: hidden; padding-bottom: 10px;}
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title{height: 30px; padding-left: 20px; position: relative; padding-right: 20px; margin-top: 20px; margin-bottom: 20px; font-size: 0; }
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .title{ display:inline-block; }
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .title .title-img{ width: 30px; height: 30px; border-radius:100%; }
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .title .text{ vertical-align: middle; max-width: 100%; white-space: nowrap;word-wrap: normal;text-overflow: ellipsis; overflow: hidden; height: 30px;line-height: 30px; font-size: 20px; margin-left:10px;}
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .more{ color:#999; float:right; margin-top:8px;; height: 14px; line-height:14px; font-size:13px;}
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .more .jiantou{ display:inline-block; vertical-align:middle; width:6px; height:6px; border:1px solid transparent; border-color:#999 #999 transparent transparent; transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg); margin-top:-3px; }
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .more:hover{ color:#f60 }
.tcpc-shop .shopcate-list .shopcate-item .shopcate-item__title .more:hover .jiantou{border-color:#f60 #f60 transparent transparent; }

.tcpc-shop .shop-shaixuan{ padding-top:20px; padding-bottom:20px; background:#fff; }
.tcpc-shop .shop-shaixuan .shaixuan-item{ padding: 0 20px 10px 20px; line-height: 20px; }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-name{ width:75px; min-width:75px; color: #999; font-size:12px;}
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list{ padding-left:75px; position:relative; }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .item-list__hd{  }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .i-term{ float:left; width: 97px; margin-bottom: 5px; font-size:12px; }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .item-list__hd .i-term:first-child{ position:absolute; left:5px; width:50px; }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .i-term span{ display: inline-block; margin-left: -4px; padding: 0 4px; max-width: 85px;color: #666; cursor: pointer; }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .i-term.on span{ background-color: #f63; color: #fff; -webkit-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 10px; border-radius: 10px;  padding: 0 8px; height: 20px;line-height: 20px; }
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .item-list__bd{  position: relative; left: -20px; background-color: #fafafa; border: solid 1px #eee; padding: 12px 0 4px 19px;}
.tcpc-shop .shop-shaixuan .shaixuan-item .item-list .item-list__bd .i-term{  }

/****************************************** shoplist *************************************/

.shop-list{ background:#fff;border: 1px solid #f0f0f0; }
.shop-list .shop-list__item{ padding:15px; border-bottom: 1px solid #f0f0f0;}
.shop-list .shop-list__item:hover{  }
.shop-list .shop-list__item .shop-pic{ width: 170px; height:127px;border:1px solid #f0f0f0;margin-right: 14px;overflow: hidden;}
.shop-list .shop-list__item .shop-pic img{ width: 170px; height:127px;  object-fit:cover;transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.shop-list .shop-list__item .shop-pic:hover img{ width: 110%; height: 110%; margin-left: -5%;  }
.shop-list .shop-list__item .shop-cont{position:relative; min-height:88px; line-height:26px; }
.shop-list .shop-list__item .shop-cont a{ display:block; }
.shop-list .shop-list__item .shop-cont .title{font-size:16px; line-height:30px; color:#333; white-space: nowrap; word-wrap: normal; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; vertical-align: middle; }
.shop-list .shop-list__item .shop-cont .title img{ vertical-align: -2px; height:16px; }
.shop-list .shop-list__item .shop-cont .title .rt{ float:right; color:#999; font-size:12px;margin-right: 10px; }
.shop-list .shop-list__item .shop-cont .yy-time{ height:26px; line-height:26px; color:#dea44e; font-size:13px; }
.shop-list .shop-list__item .shop-cont .yy-time img{ height:16px; vertical-align:middle;vertical-align: -2px; margin-right:5px;}
.shop-list .shop-list__item .shop-cont .tag{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:26px; }
.shop-list .shop-list__item .shop-cont .tag span{ display:inline-block; font-size:12px; height:20px; line-height:18px; margin-top:3px;  margin-right: 5px; padding-left: 2px; padding-right: 2px; float: left; border-radius: 2px; color: #ba9350 !important; border: 0.5px solid #ece3cf; background-color: #fbf4e5;}
.shop-list .shop-list__item .shop-cont .address{ padding-bottom:5px; font-size:12px; padding-top: 5px; color: #999; line-height: 14px; }
.shop-list .shop-list__item .shop-cont .zan{ height:26px; line-height:26px; color:#666; font-size:13px; }
.shop-list .shop-list__item .shop-cont .zan img{ height:16px; vertical-align:middle;vertical-align: -2px; margin-right:5px;}

.shopc-list{  }
.shopc-list .shopc-list__item{ float:left; position: relative; display: inline-block; vertical-align: middle; width: 170px;  padding: 0 14px; margin-bottom:14px; }
.shopc-list .shopc-list__item .c-item__hd{ width: 100%; height:135px; display: block; cursor: pointer;overflow: hidden; }
.shopc-list .shopc-list__item .c-item__hd img{ width: 100%; height: 100%; object-fit:cover; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.shopc-list .shopc-list__item .c-item__hd:hover img{ width: 110%; height: 110%; margin-left: -5%; }
.shopc-list .shopc-list__item .c-item__bd{ width: 100%; margin: 12px 0 0; }
.shopc-list .shopc-list__item .c-item__bd a{ display:block; }
.shopc-list .shopc-list__item .c-item__bd .title{ font-size: 16px; color: #333; max-width:100%; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; overflow: hidden; height: 18px; line-height: 18px; }
.shopc-list .shopc-list__item .c-item__bd .title:hover{ color:#f60; }
.shopc-list .shopc-list__item .c-item__bd .yy-time{ color:#f63;font-size:11px; margin-top:5px; height:16px;line-height:16px;overflow: hidden;}
.shopc-list .shopc-list__item .c-item__bd .yy-time img{height:12px; vertical-align:middle;vertical-align: -1px; margin-right:5px;}
.shopc-list .shopc-list__item .c-item__bd .address{ color:#999;font-size:11px; margin-top:5px; height:16px;line-height:16px;max-width:100%; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; overflow: hidden;}
.shopc-list .shopc-list__item .c-item__bd .address img{height:14px; vertical-align:middle;vertical-align: -2px; margin-right:5px; margin-left:-1px;}
.shopc-list .shopc-list__item .c-item__bd .tag{ color:#999;font-size:11px;margin-top:5px; }
.shopc-list .shopc-list__item .c-item__bd .tag .tag-item{  }

/****************************************** shop-info *************************************/

.tcpc-shop .shopinfo-main{  }
.tcpc-shop .shopinfo-main .shopinfo-main__shop{ background-color:#fff; min-height:187px; border:1px solid #f0f0f0; padding: 20px 20px 12px; }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic{ width:360px; min-width:360px; margin-right:20px; }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic .pic-list{  }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic .pic-list .pic-itme{ float: left; width: 87px; margin-right: 4px; height: 50px; overflow: hidden;border-radius: 4px; }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic .pic-list .pic-itme img{ width:100%; height:100%; object-fit:cover;border-radius: 4px;transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic .pic-list .pic-itme:first-child{ width:100%; height:214px; margin-right:0; margin-bottom:10px; }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic .pic-list .pic-itme:last-child{ margin-right:0px; }
.tcpc-shop .shopinfo-main .shopinfo-main__shop .shop-pic .pic-list .pic-itme:hover img{ width: 110%; height: 110%; margin-left: -5%; }

.tcpc-shop .shopinfo-main .shop-m-info{ }
.tcpc-shop .shopinfo-main .shop-m-info .info-name{font-size:22px;color:#333; font-weight:600; line-height:30px;min-height: 40px; }
.tcpc-shop .shopinfo-main .shop-m-info .info-name img{ height:20px; vertical-align:middle; }
.tcpc-shop .shopinfo-main .shop-m-info .info-business_hours{
    font-size: 14px;
    margin-top: 3px;
    line-height: 28px;
    color: #666;
    border-bottom: #eaeaea 1px solid;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.tcpc-shop .shopinfo-main .shop-m-info .info-business_hours img{width: 16px;vertical-align: text-top;margin-right: 5px;}
.tcpc-shop .shopinfo-main .shop-m-info .info-item{font-size: 15px; margin-top:3px; line-height: 28px; color: #666;}
.tcpc-shop .shopinfo-main .shop-m-info .info-item a.address{ color: #666; }
.tcpc-shop .shopinfo-main .shop-m-info .info-item a.address img{ height:16px;vertical-align:-3px; margin-left:5px;  }
.tcpc-shop .shopinfo-main .shop-m-info .info-zan{font-size: 15px; margin-top:10px; line-height: 28px; color: #999;}
.tcpc-shop .shopinfo-main .shop-m-info .info-zan img{ width: 20px;margin-right: 5px;vertical-align: sub;}
.tcpc-shop .shopinfo-main .shop-m-info .info-btn{   }
.tcpc-shop .shopinfo-main .shop-m-info .info-btn .lianxi-box{ position: relative; width: 270px;}
.tcpc-shop .shopinfo-main .shop-m-info .info-btn .lianxi-box .lianxi-btn{  width: 270px; height: 50px; line-height: 50px; font-size: 18px; color: #fff; background: #f46; text-align: center; }
.tcpc-shop .shopinfo-main .shop-m-info .info-btn .lianxi-box .lianxi-qrcode{ display: none; position: absolute; bottom: 80px; left: 1px;  right: 1px; margin: 0 auto; padding: 20px 30px; background: #fff; width: 230px; box-sizing: border-box; border: 1px solid #EEE; -webkit-box-shadow: 0 2px 10px #eee; box-shadow: 0 2px 10px #eee; }
.tcpc-shop .shopinfo-main .shop-m-info .info-btn .lianxi-box .lianxi-qrcode img{ width:170px; height: 170px; object-fit: cover;}

.tcpc-shop .shopinfo-main .shop-m-content{ border:1px solid #f0f0f0; background:#fff; padding:15px 20px 20px 20px;}
.tcpc-shop .shopinfo-main .shop-m-content .content-title{ padding-bottom: 8px; font-size: 16px; color: #333; padding-bottom: 5px; font-weight: 700; height: 30px; line-height: 30px;}
.tcpc-shop .shopinfo-main .shop-m-content .info-content{  }
.tcpc-shop .shopinfo-main .shop-m-content .info-content .cont-tag{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.tcpc-shop .shopinfo-main .shop-m-content .info-content .cont-tag a.bq{ display:inline-block; font-size:14px; height:26px; line-height:24px; margin-bottom:5px;  margin-right: 5px; padding-left:6px; padding-right:6px; float: left; border-radius: 2px; color: #ba9350 !important; border: 0.5px solid #ece3cf; background-color: #fbf4e5;}
.tcpc-shop .shopinfo-main .shop-m-content .info-content .vr-video{ padding: 15px 0; width: 640px; margin: 0 auto;}
.tcpc-shop .shopinfo-main .shop-m-content .info-content .desc{ line-height: 25px; font-size: 16px;word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; text-align: justify; }
.tcpc-shop .shopinfo-main .shop-m-content .info-content .desc * { max-width: 100%!important; box-sizing: border-box!important; -webkit-box-sizing: border-box!important; word-wrap: break-word!important; }
.tcpc-shop .shopinfo-main .shop-m-content .info-content .cont-photo1{  }
.tcpc-shop .shopinfo-main .shop-m-content .info-content .cont-photo1 img{ width:100%; }
.tcpc-shop .shopinfo-main .shop-m-content .cont-photo2{ flex-wrap:wrap; }
.tcpc-shop .shopinfo-main .shop-m-content .cont-photo2 a{ position:relative;width:128px; height:100px; margin-right:10px; margin-bottom:10px;overflow: hidden;}
.tcpc-shop .shopinfo-main .shop-m-content .cont-photo2 img{  object-fit:cover; width:100%; height:100%; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.tcpc-shop .shopinfo-main .shop-m-content .cont-photo2 a:nth-child(6n) img{ margin-right:0; }
.tcpc-shop .shopinfo-main .shop-m-content .cont-photo2 a .mask{ display:none; position: absolute; top: 0; left: 0; width:128px; height:128px; border: 2px solid #ff6634; -webkit-box-sizing: border-box; box-sizing: border-box;  }
.tcpc-shop .shopinfo-main .shop-m-content .cont-photo2 a:hover img{ width: 110%; height: 110%; margin-left: -5%;  }

.tcpc-shop .shopinfo-main .shop-m-pinglun{ border:1px solid #f0f0f0; background:#fff; padding:15px 20px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-title{ padding-bottom: 8px; font-size: 16px; color: #333; padding-bottom: 5px; font-weight: 700; height: 30px; line-height: 30px;}
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-title .pl-num{ color: #999;  }

.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list{  }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item{ margin-top: 15px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__pic{ width:60px; min-width:60px; height:60px; margin-right:20px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__pic img{ width:100%; height:100%; object-fit:cover; border-radius:100%; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont{ margin-bottom:10px; border-bottom:1px solid #F0F0F0; padding-bottom: 30px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd{  }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-name{ font-size:14px; height:22px; line-height:22px; color:#282828; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-name .u-shop{display: inline-block; line-height:14px; line-height:14px; margin-left: 3px; font-size: 12px; border: 1px solid #ff7f00; color: #ff7f00; padding: 0 5px; border-radius: 10px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-pl{ font-size:14px; line-height:24px; margin-top: 10px; word-break: break-all; word-wrap: break-word; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-pic{margin: 15px 0;}
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-pic a{ float:left;width: 96px; height: 96px; overflow: hidden; margin-right: 6px; margin-bottom:6px;  }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-pic a img{ width:100%; height:100%; object-fit:cover; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-pic a:hover img{  width: 110%; height: 110%; margin-left: -5%; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .item-cont__hd .u-pl-time{ font-size:12px; height:18px; line-height:18px; color:#8c8c8c; margin-top:12px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list{ position: relative; border-top:1px solid #f0f0f0; margin-top: 20px; padding: 10px 0; font-size: 14px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item{ margin-bottom:10px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item:last-child{ margin-bottom:0px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item .ry-u-name{ height:22px; line-height:22px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item .ry-u-name .u-name{ color: #282828; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item .ry-u-name .u-name .u-shop{ display: inline-block; line-height:14px; line-height:14px; margin-left: 3px; font-size: 12px; border: 1px solid #ff7f00; color: #ff7f00; padding: 0 5px; border-radius: 10px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item .ry-u-name .u-pl-time{ margin-left:10px; font-size:12px; color:#8c8c8c }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-list .pinglun-list__item .pl-item__cont .reply-pinglun-list .reply-pinglun-item .ry-pl{ font-size:14px; line-height:24px;margin-top:3px;word-break:break-all; word-wrap:break-word; }

.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-more{ position:relative; cursor:pointer; text-align:center; color:#666; font-size:12px; line-height:80px; height:80px; width:210px; margin:0 auto; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-more .more{ display:inline-block; width:100%; text-align:center; height:40px; line-height:40px; font-size:14px; color:#fff; background:#f46; text-align:center;border-radius: 5px; }
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-more .pinglun-qrcode{ display: none; position: absolute; bottom: 80px; left: 1px; right: 1px; margin: 0 auto; padding: 20px 30px; background: #fff; width: 230px; box-sizing: border-box; border: 1px solid #EEE; -webkit-box-shadow: 0 2px 10px #eee; box-shadow: 0 2px 10px #eee;}
.tcpc-shop .shopinfo-main .shop-m-pinglun .pinglun-more .pinglun-qrcode img{ width: 170px; height: 170px; object-fit: cover; }

.tcpc-shop .shoptj-box{  border:1px solid #f0f0f0; padding:12px 14px 12px; background:#fff; margin-bottom:20px; }
.tcpc-shop .shoptj-box .shoptj-title{ font-size:16px; color: #333333; line-height: 22px; font-weight: 500; }
.tcpc-shop .shoptj-box .shoptj-list{ margin-top:12px; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item{ display:block; margin-bottom:15px; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item:last-child{ margin-bottom:0px; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__pic{width:100%; height:140px; border-radius:4px; overflow:hidden; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__pic img{ width:100%; height:100%; object-fit:cover; transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__pic:hover img { width: 110%; height: 110%; margin-left: -5%;}

.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont{ margin-top:5px;}
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont .cont-name{ font-size: 14px; color: #222222; line-height: 20px; width: 100%; margin: 0; font-weight: 500; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont .cont-name:hover{ color:#f60; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont .cont-yytime{ font-size: 12px; color: #e5b875; width: 100%; height: 18px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:2px; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont .cont-yytime img{ height:12px; vertical-align:middle;vertical-align:-1px; margin-right:5px;}
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont .cont-diqu{ font-size: 12px; color: #999999; width: 100%; height: 18px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:2px; }
.tcpc-shop .shoptj-box .shoptj-list .shoptj-item .shoptj-item__cont .cont-diqu img{height:14px; vertical-align:middle;vertical-align: -2px; margin-right:5px; margin-left:-1px;}

.tcpc-shop .shop-rtggao-box{ border: 1px solid #f0f0f0; padding:6px 14px 12px; background:#fff; }
.tcpc-shop .shop-rtggao-box .rtggao-title{ height: 35px; line-height: 35px; font-size: 16px; color: #ed4040; border-bottom: 1px solid #cae0f3; position: relative; }
.tcpc-shop .shop-rtggao-box .rtggao-title .rtggao-tit{ font-size: 16px; display: inline-block; border-bottom: 3px solid #ed4040; height: 33px; }
.tcpc-shop .shop-rtggao-box .rtggao-box{ padding-top:8px; }
.tcpc-shop .shop-rtggao-box .rtggao-box .gg-pic{ display:block; width:100%; overflow:hidden; margin-bottom:8px; }
.tcpc-shop .shop-rtggao-box .rtggao-box .gg-pic img{ width:100%; }
.tcpc-shop .shop-rtggao-box .rtggao-box .gg-pic:last-child{ margin-bottom:0; }

/*************************************** login **********************************/
.tcpc-login{ }
.tcpc-login .login-main{ position:fixed; left:0; right:0; bottom:0; top:0; width:100%; height:100%; overflow: auto;}
.tcpc-login .login-main .main-login-box{ position: fixed;padding:30px;box-sizing:border-box; overflow:hidden; border-radius:5px; z-index: 5000; top: 50%; left: 16px; right: 16px; width:400px; margin: 0 auto; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); background-color: #fff; text-align: center; overflow: hidden;}

.tcpc-login .login-main .main-login-box .logo{ height:80px; width:100%; text-align:center; margin-top: 10px;margin-bottom: 10px; }
.tcpc-login .login-main .main-login-box .logo img{ height:100%; }
.tcpc-login .login-main .main-login-box .m-login__nav{  border-radius:2px; }
.tcpc-login .login-main .main-login-box .m-login__nav .nav-item{ border-bottom:2px solid #eee; cursor:pointer; width:50%; text-align:center; height:56px; line-height:56px; font-size:16px; }
.tcpc-login .login-main .main-login-box .m-login__nav .nav-item.on{ border-bottom:2px solid #f47944; color:#f47944; border-top-left-radius:2px; border-bottom-left-radius:2px;  }

.tcpc-login .login-main .main-login-box .m-login__bd{ padding-top:10px; min-height:230px; }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item{ display:none; }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__qrcode{ }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__qrcode p{ height:30px; line-height:30px; text-align:center; font-size:18px; }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__qrcode .qr{ }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__qrcode .qr img{ display:block; margin:0 auto; width:200px; height:200px; object-fit:cover; }

.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__form { }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__form .input-item{ width:100%;  padding:13px 0; }
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__form .input-item input{ width:100%; height:42px; padding:0 15px;border: 2px solid #EBEBEB; color: #000; outline: none; font-size: 14px; overflow:hidden; box-sizing:border-box;}
.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.nav-main__form .login-btn{ margin-top:10px; cursor:pointer; width:100%; height:42px; line-height:42px;text-align:center; background:#f47944; color:#fff; }

.tcpc-login .login-main .main-login-box .m-login__bd .nav-main__item.on{ display:block; }



    .tcpc-header .header-wrap .logo img {
            max-height: 80px;
        }

        .swiper-container-focuspic .swiper-pagination-bullet-active {
            width: 30px;
            height: 4px;
            border-radius: unset;
        }

        .swiper-container-focuspic .swiper-pagination-bullet {
            width: 30px;
            height: 4px;
            border-radius: unset;
            opacity: 1;
            background: #999;
        }

        .swiper-container-nav .swiper-pagination-bullet-active {
            width: 8px;
            height: 8px;
        }

        .swiper-container-nav .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
        }

        .swiper-container-focuspic .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
            background-image: url(/images/swiper-zuo.png);
            left: 0px;
            right: auto;
        }

        .swiper-container-focuspic .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
            background-image: url(/images/swiper-you.png);
            right: 0px;
            left: auto;
        }

        .swiper-container-nav .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
            background-image: url(/images/swiper-zuo-nav.png);
            left: 0px;
            right: auto;
        }

        .swiper-container-nav .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
            background-image: url(/images/swiper-you-nav.png);
            right: 0px;
            left: auto;
        }

        .shopc-list .shopc-list__item {
            padding: 0;
            margin-right: 30px;
            width: 173px;
        }

            .shopc-list .shopc-list__item:nth-child(6n) {
                margin-right: 0;
            }
        .tc-template__color {
            color: #c00204 !important;
        }

        .tc-template__bg {
            background: #c00204 !important;
        }

        .tc-template__border {
            border-color: #c00204 !important;
        }

        .tcpc-header .header-3__nav {
            border-bottom: 2px solid #FF6600;
        }

        .tcpc-header .header-nav .nav-list .nav-list__item:hover {
            background: #FF6600 !important;
        }

        .tcpc-header .header-nav .nav-list .nav-list__item.on {
            background: #FF6600 !important;
        }

        .container .container-lt .page .page-box .page-item.on {
            background: #FF6600 !important;
            border-color: #FF6600 !important;
        }

        .tongcheng-list .tongcheng-list__item .item-ma .text .model {
            color: #FF6600 !important;
        }

        .swiper-pagination-bullet-active {
            background: #FF6600 !important;
        }

.pages { color: #999; }
.pages a, .pages .cpb { text-decoration:none; padding: 8px; border: 1px solid #ddd;background: #fff;margin:0 2px; font-size:12px; color:#000;}
.pages a:hover { background-color: #E61636; color:#fff;border:1px solid #E61636; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #E61636; border:1px solid #E61636;}


.footer { margin-top: 30px;}
.footer .footer_nav { text-align: center; line-height: 40px; }
.footer .footer_nav a { }
.footer .footer_nav span { width: 20px; display: inline-block; color: #d4d4d4; }
.footer .footer_txt { line-height: 28px; text-align: center; color: #c4c4c4; font-size: 12px;width:100%;clear: both; }
.footer {
    width: 100%;
    background: #f3f3f3;
    border-top: solid 3px #018BC5;
    line-height: 22px;
    margin-bottom: 2px;
    font-size: 14px;
    color: #666;
}
.center {
width: 1200px;
margin: 0 auto;
}
        .guide dl {
            width: 180px;
        }
        .public_num{background:url(../images/ind_33.jpg) no-repeat;width:155px;height:166px;margin-top:-17px;_position:relative;}
.public_num img{display:block;margin:14px auto;}
.public_num p{text-align:center;font-size:14px;}


.guide{margin:0 24px;margin-right:0; height:149px; overflow:hidden;}
.guide dl{float:left;width:180px;min-height:149px;_height:149px;background:url(../images/ind_36.jpg) no-repeat left top;}
.guide dt{font-size:14px;font-weight:bold;padding-left:12px;height:35px;line-height:35px;}
.guide dd li{padding-left:12px;}
.guide dd li a{color:#666;}
.guide dd li a:hover{color:#018BC5 !important}

.contact{width:270px;padding:5px 0 0 0;margin-right:0px;min-height:149px;_height:149px;height:149px; overflow:hidden;}
.contact dl{float:left;width:270px;min-height:149px;_height:149px;background:url(../images/ind_36.jpg) no-repeat left top;}
.contact dt{font-size:14px;font-weight:bold;height:35px;line-height:35px;padding-left:12px;}
.contact dd li{padding-left:12px;}
.contact dd li a{color:#666;}
.contact dd li a:hover{color:#018BC5 !important}

.footer a:link,.footer a:visited{ color:#666;}