<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************* header **************************************/
.tcpc-header { }
.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: 390px; min-width: 390px; }
.tcpc-header .header-wrap .logo img { display: block; max-height: 60px; max-width: 300px; overflow: hidden; }
.tcpc-header .header-wrap .search { width: 600px; margin-right: 100px; height: 46px; position: relative; }
.tcpc-header .header-wrap .search .search-box { z-index: 1; border: 2px solid #ff552e; width: 600px; 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: 100px; height: 46px; position: relative; cursor: pointer; }
.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: 20px; border: 1px solid #e4e1e1; }
.tcpc-header .header-wrap .fabu .fabu-qrcode .qrcode { width: 100px; height: 100px; }
.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: 65px; }
.tcpc-header .header-nav .nav-list { }
.tcpc-header .header-nav .nav-list .nav-list__item { height: 65px; line-height: 65px; float: left; color: #fff; padding: 0px 24px; font-size: 18px; font-weight: 300; 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: 20px; border: 1px solid #5cabd7; border-top-width: 0px; }
.tcpc-header .header-nav .nav-list .nav-list__item .nav-qrcode .qrcode { width: 100px; height: 100px; }
.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-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: 100px; height: 100px; }
.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: 60px; min-width: 1193px;}
.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 #cae0f3; 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;height:100%;}
.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: 10%; }
.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: 12px;}
.tongcheng-list .tongcheng-list__item .item-ma .title { width: 300px; display: block; font-size: 16px; line-height: 16px; height: 16px; 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%; auto; }
.tonglangg-pic img { width: 100%; height: auto; }
.tcpc-index .swiper-container-focuspic { width: 100%; 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(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 30px; }
.tcpc-index .container .container-lt .tongcheng-more { padding: 20px 0 50px; text-align: center; }
.tcpc-index .container .container-lt .tongcheng-more a { width: 200px; height: 40px; 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; }
.footer { background-color: #f9f9f9; border-top: 1px solid #efefef; min-width: 1200px; min-height: 100px; margin-top: 30px; padding-top: 30px; padding-bottom: 50px; }
.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: 25px; text-align: center; color: #828284; font-size: 14px; }
/**************************************** list ***********************************/
.container .container-lt .tongcheng-main-list { }
.container .container-lt .page { padding: 30px 10px; text-align: center; }
.container .container-lt .page .page-box { display: inline-block; }
.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 .info-lt-box .content-user .lianxi-box:hover .lianxi-qrcode { display: block; }
.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 .payreading-box .main-hd .main-hd__price:hover .pay-qrcode { display: block; }
.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: 200px; 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; }
</pre></body></html>