
.zhuanxian-container {
    width: 100%;
    /* max-width:1230PX; */
    box-sizing: border-box;
    padding-left: 5PX;
    padding-right: 5PX
}

.zhuanxian-container {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.zhuanxian-container-content {
    width: 100%
}

.zhuanxian-container .time-desc-box {
    overflow: hidden;
    font-size: .75rem;
    color: #666;
    line-height: 1.125rem;
    text-align: center;
    padding: .75rem;
    height: 2.625rem;
    transition: all .3s ease-out
}

.zhuanxian-container .time-desc-box font {
    color: #ff7000;
    font-weight: 700
}

.zhuanxian-container .zhuanxian-more-desc {
    text-align: center;
    margin: 1.25rem 0 1.875rem;
    line-height: 1;
    color: #666;
    font-size: .75rem
}

.zhuanxian-container .zhuanxian-more-desc p {
    display: flex;
    align-items: center;
    justify-content: center
}

.zhuanxian-container .zhuanxian-more-desc-not-login {
    color: #999
}

.zhuanxian-intro-container {
    padding: 1.75rem 0.5rem 0.5rem;
    border-radius: 1rem;
    background-color: #fff;
    margin-bottom: 1.25rem;
    position: relative
}

.zhuanxian-intro-container .intro-badge {
    width: 6.25rem;
    height: 6.25rem;
    position: absolute;
    top: 0;
    right: 0
}

.zhuanxian-intro-container .intro-header .title {
    color: #3d3d3d;
    font-weight: 500;
}

.zhuanxian-intro-container .intro-header .update-time {
    margin-top: 1.25rem;
    font-size: 1rem;
    line-height: 1rem;
    color: #999
}

.zhuanxian-intro-container .intro-info-list {
    margin-top: 1.75rem;
    overflow: hidden
}

.zhuanxian-intro-container .intro-info-list .intro-info-item {
    display: flex
}

.zhuanxian-intro-container .intro-info-list .intro-info-item:not(:last-child) {
    margin-bottom: 1.0rem
}

.zhuanxian-intro-container .intro-info-list .intro-info-item .intro-title {
    flex-shrink: 0;
    font-size: 1rem;
    color: #ff7000;
    font-weight: 500;
    line-height: 1.5rem
}

.zhuanxian-intro-container .intro-info-list .intro-info-item .intro-desc {
    font-size: 1rem;
    color: #666;
    line-height: 1.5rem
}

.zhuanxian-intro-container .intro-info-list .intro-info-item .bold {
    font-weight: 900
}

.ltl-list-container {
    width: 100%
}

.ltl-list-container LI{
    width: 50%;
	float:left;
/*	height:10.5rem;
*/}
.ltl-list-container .ltl-list-item {
    /* height: 12rem; */
    box-sizing: border-box;
     padding: 0.2rem 0.2rem; 
    margin-bottom: 0.1rem;
    /* border-radius: 1rem; */
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    float: left;
}

.ltl-list-container .ltl-list-item:hover { background:#faeef0}


.ltl-list-container .ltl-list-item-left-picture {
    display: block;
    width: 10rem;
    height: 10rem;
    border-radius: 0rem;
    margin-right: 1.75rem
}

.ltl-list-container .ltl-list-item-right-box {
    flex: 1;
    overflow: hidden
}

.ltl-list-container .ltl-list-item-title-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .25rem;
}

.ltl-list-container .ltl-list-item-title-left {
    flex: 1;
    display: flex;
    align-items: center;
    overflow: hidden
}

.ltl-list-container .ltl-list-item-title-left .company-name {
    flex-shrink: 1;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ltl-list-container .ltl-list-item-title-left p {
    font-size: .75rem;
    color: #666;
    line-height: 1rem;
    display: inline-block;
    border: .0625rem solid #999;
    border-radius: .25rem;
    padding: 0 .25rem;
    margin-left: .625rem
}

.ltl-list-container .ltl-list-item-title-left .age-range {
    height: 1.25rem;
    padding: 0 .375rem;
    margin-left: .625rem;
    border-radius: .25rem;
    background: linear-gradient(116deg,#d978f2 2%,#d978f2);
    font-size: .875rem;
    color: #fff;
    font-weight: 500;
    line-height: 1.25rem
}

.ltl-list-container .ltl-list-item-title-left .other-tag {
    height: 1.25rem;
    box-sizing: border-box;
    padding: 0 .3125rem;
    margin-left: .375rem;
    border: .0625rem solid #999;
    border-radius: .1875rem;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #999
}

.ltl-list-container .ltl-list-item-title-subbar {
    /*display: flex;*/
    align-items: center;
    padding: .1rem 0 0.25rem;
    max-width: calc(100% - 2rem);
}
.ltl-list-container .ltl-list-item-title-subbar DD{
	font-size: 0.9rem;
	line-height: 1.33rem;
	width:100%;
	float:left;
}

.adrs{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	float:left;
	max-width: calc(100% - 3rem);
}
.amore{ float:right}


.ltl-list-container .ltl-list-item-title-subbar .score-appraise-company-tags {
    display: flex;
    align-items: center
}

.ltl-list-container .ltl-list-item-title-subbar .score-appraise-company-tags .score {
    margin-right: .625rem;
    font-size: 1.125rem;
    color: #fe740a;
    font-weight: 500;
    line-height: 1.125rem;
    flex-shrink: 0
}

.ltl-list-container .ltl-list-item-title-subbar .score-appraise-company-tags .tag-item {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1rem;
    color: #ff7000;
    margin-right: .875rem;
    position: relative
}

.ltl-list-container .ltl-list-item-title-subbar .score-appraise-company-tags .tag-item:last-child {
    margin-right: 0
}

.ltl-list-container .ltl-list-item-title-subbar .score-appraise-company-tags .tag-item:not(:last-child):after {
    content: "·";
    width: .875rem;
    text-align: center;
    position: absolute;
    left: 100%;
    top: 0;
    font-size: 1rem;
    color: #ff7000
}

.ltl-list-container .ltl-list-item-title-subbar .browse-collect-section {
    margin-left: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1rem;
    color: #b8b8b8;
    display: flex;
    align-items: center
}

.ltl-list-container .ltl-list-item-title-subbar .browse-collect-section .browse-icon {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .1875rem
}

.ltl-list-container .ltl-list-item-title-subbar .browse-collect-section .collect-icon {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .1875rem;
    margin-left: 1.625rem
}

.ltl-list-container .ltl-list-item-title-marker {
    height: 1.25rem;
    padding: 0 .375rem 0 .3125rem;
    margin-left: .625rem;
    border-radius: .25rem;
    display: flex;
    align-items: center
}

.ltl-list-container .ltl-list-item-title-marker-icon {
    width: 1.0625rem;
    height: 1.0625rem;
    margin-right: .125rem
}

.ltl-list-container .ltl-list-item-title-marker span {
    font-size: .875rem;
    color: #ff2331
}

.ltl-list-container .ltl-list-item-line {
    height: .0625rem;
    width: 100%;
    background: #e8e8e8;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left;
    transform-origin: left
}

 .ltl-list-item-line2 {
    height: .0625rem;
    width: 100%;
    background: #e8e8e8;
	clear:both;
}

.ltl-list-container .ltl-list-item-citys {
    width: calc(100% );
    margin-top: .375rem;
    margin-bottom: .375rem;
    line-height: 1;
    display: flex;
    align-items: center
}

.ltl-list-container .ltl-list-item-citys .tag {
    height: 1rem;
    margin-right: .625rem
}

.ltl-list-container .ltl-list-item-citys .city-name {
   /* flex-shrink: 0;*/
    color: #ff7204;
    font-size: 0.9rem;
}
.ltl-list-container .ltl-list-item-citys .city-name2 {
   /* flex-shrink: 0;*/
    color: #ff7204;
    font-size: 0.9rem;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ltl-list-container .ltl-list-item-citys .mid-city-name {
    flex-shrink: 0;
    display: inline-block;
    color: #999;
    font-size: 1.125rem;
    border: .03125rem solid #999;
    border-radius: .25rem;
    line-height: 1;
    padding: .1875rem .375rem
}

.ltl-list-container .ltl-list-item-citys .city-join-arrow {
    flex-shrink: 0;
    width: 1.375rem;
    height: .5rem;
    margin: 0 .375rem;
    -webkit-transform: translateY(-.0625rem);
    transform: translateY(-.0625rem)
}

.ltl-list-container .ltl-list-item-citys .end-address,.ltl-list-container .ltl-list-item-citys .start-address {
    max-width: calc(50% - 8.375rem);
    margin-left: 1.625rem;
    display: flex;
    align-items: center;
    line-height: 1
}

.ltl-list-container .ltl-list-item-citys .end-address .address,.ltl-list-container .ltl-list-item-citys .start-address .address {
    font-size: 1.125rem;
    color: rgba(0,0,0,.5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ltl-list-container .ltl-list-item .company-address {
    max-width: calc(100%);
    display: flex;
    align-items: center;
	width:100%;
	float:left;
	margin-top:0.3rem;
}
.ltl-list-container .ltl-list-item .company-address DD{
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 0.5rem;
	color:#999;
}
.ltl-list-container .ltl-list-item .company-address DD:nth-child(1){
	width:54%;
}
.ltl-list-container .ltl-list-item .company-address DD:nth-child(2){
	width:46%;
	text-align:center;
}
/*.ltl-list-container .ltl-list-item .company-address DD:nth-child(3){
	width:45%;
	text-align:center;
}*/
.ltl-list-container .ltl-list-item .company-address .icon {
    width: 1rem;
    height: 1rem;
    margin-right: .15rem
}

.ltl-list-container .ltl-list-item .company-address .caddress {
    flex-shrink: 1;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.125rem;
    color: #999;
}



.ltl-list-container .ltl-list-item .call_phone {
    width: 6.875rem;
    height: 3rem;
    background: #ff7000;
    border-radius: .5rem;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 400;
    line-height: 3rem;
    text-align: center;
    position: absolute;
    right: 1.5rem;
    bottom: 1.9rem;
    cursor: pointer;
}

.reference-price-container {
    padding: 1.25rem 0.5rem;
    margin-bottom: 1.25rem;
    border-radius: 1.25rem;
    background-color: #fff;
}

.reference-price-container .price-title {
    padding-left: 1.125rem;
    background-color: #fff;
    font-size: 1rem;
    color: #3d3d3d;
    font-weight: 500;
    line-height: 1.5rem;
    position: relative;
}
.reference-price-container .price-title h2{
font-size: 1.25rem;
}

.reference-price-container .price-table-container {
    margin-top: 1.25rem;
    border: .0625rem solid #e5e5e5;
    border-radius: .25rem;
    background-color: #fff;
    overflow: hidden
}

.reference-price-container .price-table-container table {
    width: 100%;
    border-collapse: collapse;
    border-radius: .25rem
}

.reference-price-container .price-table-container thead th {
    background-color: #fff0e6;
    font-size: 1rem;
    color: #3d3d3d;
    font-weight: 500;
    line-height: 1.5rem
}

.reference-price-container .price-table-container tbody td,.reference-price-container .price-table-container thead th {
    height: 3rem;
    font-size: 1rem;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: center
}

.reference-price-container .price-table-container tbody tr:nth-child(odd) {
    background-color: #fff
}

.reference-price-container .price-table-container tbody tr:nth-child(2n) {
    background-color: #f9f9f9
}

.reference-price-container .price-table-container .call-btn {
    border: none;
    background-color: #fff;
    cursor: pointer
}
.reference-price-container .price-notice {
    margin-top: 1.25rem;
    display: flex;
    align-content: center;
}

.reference-price-container .price-notice .text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    color: #3d3d3d;
}
.reference-price-container .price-notice .icon {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .25rem;
}

.kindly-tips-container {
    padding: 0 1.5rem;
    margin-bottom: 1.25rem
}

.kindly-tips-container .tips-title {
    margin-bottom: .625rem;
    font-size: 1rem;
    font-weight: 400;
    color: #333
}

.kindly-tips-container .tips-list .tips-item {
    font-size: 14;
    font-weight: 400;
    color: #999;
    line-height: 1.5rem
}

.toolsitem{
/*	position: absolute;
*/	background-color: #FFFFFF;
	top: 40px;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all .3s;
}
.toolsitem div{
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 15px;
	border-bottom: 1px solid #eee;
}
.toolsitem div img{
	width: 20px;
}
.bheight {
    height: 108px;
}

@media screen and (max-width: 799px)
{
.licheng img
{
max-width:100%
}
.ltl-list-container LI{
    width: 100%;
	float:left;
/*	height:9.2rem;
*/}

.ltl-list-container .ltl-list-item {
    /* height: 10.5rem; */
    box-sizing: border-box;
    padding: .1rem 0.1rem;
    margin-bottom: .1rem;
    /* border-radius: 1rem; */
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.ltl-list-container .ltl-list-item-left-picture {
    display: block;
    width: 5rem;
    height: 5rem;
    border-radius: 0rem;
    margin-right: 0.5rem;
}

.ltl-list-container .ltl-list-item-title-left .age-range {
display:none;
}

.ltl-list-container .ltl-list-item-title-marker {
display:none;
}

.ltl-list-container .ltl-list-item-citys {
    width: calc(100%);
    margin-top: 0.175rem;
    margin-bottom: 0.175rem;
    line-height: 1;
    display: flex;
    align-items: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ltl-list-container .ltl-list-item-title-left .company-name {
    flex-shrink: 1;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2rem;
    letter-spacing: 0;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-top:0.5rem;
}

.ltl-list-container .ltl-list-item-title-subbar {
    /*display: flex;*/
    align-items: center;
    padding: 0.1rem 0 0.1rem;
    max-width: calc(100%);
}

.ltl-list-container .ltl-list-item-title-subbar p {
    font-size: 1rem;
	line-height:1.25rem;
	 display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
	   
}


.ltl-list-container .ltl-list-item .company-address {
    /*max-width: calc(100% - 1.375rem);*/
    display: flex;
    align-items: center
}

.ltl-list-container .ltl-list-item .call_phone {
    width: 3.875rem;
    height: 2rem;
    background: #ff7000;
    border-radius: .5rem;
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    line-height: 2rem;
    text-align: center;
    position: absolute;
    right: .5rem;
    top: 5.6rem;
    cursor: pointer;
}

.ltl-list-container .ltl-list-item .company-address .caddress {
    flex-shrink: 1;
    font-size: 0.9rem;
    font-weight: 400;
/*    line-height: 1rem;
*/    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-bottom:0.5rem;
}

.reference-price-container .price-table-container thead th {
    background-color: #fff0e6;
    font-size: .8rem;
    color: #3d3d3d;
    font-weight: 500;
    line-height: 1.5rem
}

.reference-price-container .price-table-container tbody td,.reference-price-container .price-table-container thead th {
    height: 3rem;
    font-size: .8rem;
    color: #3d3d3d;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: center
}


}

@media screen and (min-width: 1920px) {
.ltl-list-container LI{
    width: 33%;
	float:left;
	height:10.5rem;
}

}