.deailsbanner{position:relative;min-height:380px;margin:80px auto 180px;}
.deailsbanner li{border:1px solid #ccc;}
.deailsbanner li a{background:#fff;display:block;position:relative;z-index:99; height: 100%;}
.deailsbanner li.loading a{background:#fff url(../images/caseDeails/loading.gif) no-repeat center center;} 
.deailsbanner li img,.jcImgScroll li,.jcImgScroll em,.jcImgScroll dl{border:0 none;}
.deailsbanner li img{width: 100%;height: 100%;}
.deailsbanner em.sPrev{left: 0; background:url(../images/caseDeails/arrow-left.png) no-repeat left center; background-size: 100%;}
.deailsbanner em.sNext{right: 0; background:url(../images/caseDeails/arrow-right.png) no-repeat right center; background-size: 100%}
.deailsbanner dl dd{background:url(../images/caseDeails/NumBtn.png) no-repeat 0 bottom;text-indent:-9em;}
.deailsbanner dl dd:hover,.jcImgScroll dl dd.curr{background-position:0 0;}      
.phone-box{
	position: absolute;
	top: 0;
	left: 50%;
}   
.phone-box img{
width: 100%;
}  
.banner{
	overflow: hidden;
}

#details-cont{
	margin-top: 40px;
	width: calc(70% - 60px);
	padding: 20px 10px;
	min-height: 1450px;
	position: relative;
	min-height: 1800px;
}

.case-info{
	width: calc(100% - 10px);
	margin: 0 auto;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:  40px 10px;
}
.case-tips{
	display: block;
	padding: 10px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.case-title{
	width: 100%;
}
.case-title{
	height: 50px;
	font-size: 24px;
	line-height: 50px;
}
.case-text{
	font-size: 14px;
	color: #666;
	line-height: 1.7em;
}
.details-function {
	padding-top: 30px;
}
.col{
	clear: both;
}
.details-tag span{
	display: inline-block;
	margin-left: 10px;
	color: #4297ff;
}
.details-function .share{
	line-height: 27px;
}
.details-function .share a{
	display: inline-block;
	margin-left: 10px;
	float: right;
}
.container .consult{
	margin-top: 10px;
	height: 36px;
	line-height: 36px;
}
.container .consult img{
	float: right;
}
.qrcode,.phone{
	padding-top: 30px;
}
.qrcode img{
	display: block;
}
.qrcode span{
	padding-top: 20px;
	display: block;
}
.paging{
	padding-top: 80px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ddd;
}
.paging a{
	color: #666;
	display: inline-block;
	padding:0 30px;
}
/*==========*/
.comment-box{
	margin-top: 50px;
}
.comment-title{
	height: 56px;	
	line-height: 56px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-size: 24px;
	position: relative;
}
.comment-title span{
	
	height:calc(100% - 3px);
	border-bottom: 3px solid #b91b2b;
	/*background: #b91b2b;*/
	display: inline-block;
}
.comment-list{
	padding-top: 10px;
}
.comment-list li{
	border-bottom: 1px solid #ddd;
	padding: 25px 0;
	font-size: 14px;
}
.comment-top{
	height: 36px;
	line-height: 36px;
}
.comment-text{
	padding: 10px 0;
	color: #666;
}
.comment-input{
	margin-top: 70px;
}
.name{
	line-height: 36px;
	height: 36px;
	margin-bottom: 15px;
}
.name input{
	height: 33px;
	margin-left: 10px;
	padding: 0 10px;
}
.text{
	width: 100%;
	position: relative;
}
.text textarea{
	min-width: calc(100% - 120px);
	min-height: 60px;
	max-width: calc(100% - 120px);
	max-height: 60px;
	resize: none;
	padding: 10px;
	padding-right: 110px;
	line-height: 1.6em;
}
.comment-btn{
	width: 102px;
	height: 82px;
	position: absolute;
	top: 0;
	right: -1px;
	text-align: center;
	line-height: 82px;
	color: #fff;
	background: #e23c41;
}
.comment-tips{
	margin-top: 5px;
	font-size: 14px;
	color: #999;
	text-align: right;
}
.menu-ranking {
    border: 1px #ddd solid;
    width: 320px;
    padding: 20px 10px;
    margin-top: 27px;
}
 
.service-list li{
    height:82px; 
    padding-bottom:25px;
}
.service-list li a{
    color:#666;
}
.left-pic{
   float:left;
   width:140px;
   height:82px;
} 
.right-content{
    padding-left:10px;
    float:left;
    width:160px;
}
.right-title{
    font-weight:bold; 
    font-size:17px;
    padding-bottom:10px;
}
.right-content{
    font-size:13px;
    border:0px;
}
.look-more{
    height:20px !important;
}
.look-more a{
    display:block;
    height:40px;
    line-height:40px;
    background-color:#7fa6ff;
    width:120px;
   text-align:center;
   margin:0 auto;
   border-radius:6px;
   color:#FFFFFF !important;
}