.single-service{
	/*margin:40px 0 50px 0;*/
	display: none;
}
.single-service-tit{
	overflow:hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	position: relative;

}
.single-service-tit .tit-left{
	float: left;
	color: #333333;
	font-size: 22px;
}
.single-service-tit .tit-right{
	float: right;
	font-size: 16px;
	cursor: pointer;
}
.single-service-tit .tit-right a{
	color: #999;
}
.single-service-tit .tit-right:hover a{
	color:#999;
}
.single-service-tit .tit-right img{
	width: 13px;
	height: 13px;
}
.single-service-tit .bot-line{
	position:absolute;
	bottom: 0px;
	width: 30px;
	height: 3px;
	background-image: linear-gradient(-90deg, 
		#3991f6 0%, 
		#19b9ff 100%);
	border-radius: 2px;
}
.single-service-con{
	overflow:hidden;
	height:449px;
}
.single-service-con img{
	float: left;
	width: 227px;
	height: 499px;
	cursor: pointer;
}
.single-service-con .con-list{
	float: right;
	width: 900px;
	height: 449px;
	overflow:hidden;

}
.single-service-con .con-list li{
	float: left;
	width:260px;
	box-sizing:border-box;
	cursor: pointer;
}
.single-service-con .con-list li .top{
	position: relative;
	top:24px;
	left: 18px;
	overflow:hidden;
}
.single-service-con .con-list li .top img{
	width: 206px;
	height: 103px;
	margin:0 auto;

}
.single-service-con .con-list li .top span{
	position: absolute;
	left: 60px;
	top:18px;
	font-size: 48px;
	color:#cccccc;
	font-weight: bold;
	display: inline-block;
    width: 85px;
    text-align: center;
}
.single-service-con .con-list li .top:hover span{

}
.single-service-con .con-list li .bottom{
	/*margin: 35px auto 0px auto;*/
    width: 200px;
    overflow: hidden;
}
.single-service-con .con-list li .bottom .title{
	padding:5px 0;
	font-size: 16px;
    color: #666;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-weight: bold;
    word-break: break-all;
}
.single-service-con .con-list li .bottom .price{
	font-size: 20px;
	color: #f75858;
	margin-top:8px;
	margin-bottom: 5px;
	font-weight: bold;
}
.single-service-con .con-list li .bottom .sell-number{
	font-size: 14px;
	color: #999999;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 22px
}

/* 更多*/
.new-ser-icon{
	background:url('/img/service/common.png') no-repeat center;
	width: 1200px;
	height: 200px;
	position: relative;
}
.new-ser-icon p{
	width: 100%;
	text-align: center;
	color: #fff;

}
.new-ser-icon img{
	position: absolute;
	left:calc(50%  - 25px);
	top:30px;
}
.new-ser-icon .new-ser-name{
	font-size: 28px;
	font-weight: normal;
	position: absolute;
	top:100px;
}
.new-ser-icon  .new-ser-desc{
	font-size: 16px;
	position: absolute;
	top:150px;
}
.new-ser-con{
	border-top: 1px solid #e3e3e6;
	border-left: 1px solid #e3e3e6;
	margin-top: 20px;
}
.new-ser-con .new-sort{
	height: 58px;
	color: #666;
	font-size: 14px;
	line-height: 58px;
	border-right: 1px solid #e3e3e6;
}
.new-ser-con .new-sort label{
	margin-left: 35px;
	cursor: pointer;
}
.new-ser-con .new-sort img{
	margin-left: 5px;
	margin-top: -2px;
}
.dif-ser-list{
	width: 100% !important;
	border-bottom: none!important;
	border-right: none!important;
}
.dif-ser-list li{
	border-bottom: 1px solid #e3e3e6;
}
.no-bor-bot{
	/*border-bottom:  1px solid #e3e3e6;*/
}
/* 服务商*/
.new-com-con{
	background: #fff;
    width: 100%;
    overflow: hidden;
    margin-bottom: 100px;
    box-sizing: border-box;
    padding: 30px;
    
}
.company-left{
	float: left;
	width: 710px;
	border: solid 1px #edeef2;
	padding: 30px; 
	box-sizing: border-box;
}
.company-right{
	float:right;
	margin-left:20px;
}
.company-left-top img{
	width: 140px;
	height: 140px;
	border-radius: 8px;
	border: solid 1px #edeef2;
	margin:0px 250px 0px 250px;
	box-sizing: border-box;
}
.company-left-top p{
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 18px;
	margin-top: 20px;
	font-weight: bolder;

}
.company-left-bot{
	margin-top:45px;
}
.company-left-bot label{
	color: #333333;
	font-size: 18px;
}
.company-left-bot .company-desc img{
	max-width: 710px;
}
.belong-list{
	border:1px solid #edeef2;
	width: 410px;

	max-height: 760px;
	box-sizing: border-box;
	overflow-y: auto;

}
.belong-list li{
	border-bottom: 1px solid #edeef2;
	height: 151px;
	overflow:hidden;
	position: relative;
    
}
.belong-list li img{
	width: 92px;
	height: 103px;
	margin:24px;
	float: left;
}
.belong-list li .right-des{
	float: left;
}
.belong-list li .right-des .desc{
	color: #333333;
	font-size: 16px;
	margin-top: 40px;
	max-width: 245px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.belong-list li .right-des .price{
	color: #f75858;
	font-size: 18px;
	margin-top: 18px;
}
.contact-way{
	width: 410px;
	margin-top: 30px;
	padding-left: 5px;
	box-sizing: border-box;
}
.contact-way label{
	font-size: 18px;
	color:#333;
	font-weight: bolder

}
.contact-way  .info-c{
	margin-top: 10px
}
.contact-way  .info-c img{
	width: 16px;

	margin-right: 12px;
}
.contact-way  .info-c p{
	font-size: 14px;
	color: #666;
	line-height: 28px;

}
.mid-font{
	position: absolute;
    top: 42px;
    left: 30px;
    width: 80px;
    text-align: center;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    color: #ccc;
}
.detail-font{
	position: absolute;
    top: 60px;
    left: 30px;
    width: 180px;
    text-align: center;
    display: inline-block;
    font-size: 92px;
    font-weight: bold;
    color: #ccc;
}
.belong-list::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

.belong-list::-webkit-scrollbar-button {
	background-color: #fff;
	border-radius: 8px;
}

.belong-list::-webkit-scrollbar-track {
	background: #fff;
}

.belong-list::-webkit-scrollbar-track-piece {
	background: url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);
}

.belong-list::-webkit-scrollbar-thumb {
	background: #e2e1e6;
	border-radius: 4px;
}

.belong-list::-webkit-scrollbar-corner {
	background: #82AFFF;
}

.belong-list::-webkit-scrollbar-resizer {
	background: #ffffff;
}