body{
	background: white;
}
header nav ul li:nth-child(1) {
	border: 2px solid #ffcc00;
	color: #ffcc00;
}
.body-wrap {
	width: 100%;
	margin-top: 0;
	margin: 0 auto;
	text-align: center;
	margin-top: 133px;
	height: auto;
}
.case-banner{
	width: 100%;
	height: 115px;
	margin: 0 auto;
	background: black;
}
.case-banner-text{
	width: 72%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: white;
}
.case-banner-text-info{
	width: 100%;
	height: 115px;
	line-height: 115px;
	font-size: 28px;
}
.case-info{
	width: 65%;/*1250*/
	height: auto;
	margin: 0 auto;
	margin-top: 1px;
}
.case-info-back{
	width: 100%;
	height: auto;
	float: right;
	margin-top: 15px;
	text-align: right;
}
.case-info-back-text{
	width: 10%;
	height: auto;
	padding:20px 15px;
	float: right;
	text-align: center;
	cursor: pointer;
	border: 2px solid #dddddd;
}
.case-info-detailed{
	width: 74%;
	height: auto;
	float: right;
	margin-top: 50px;
}
.case-info-caseback-title{
	width: 100%;
	height: auto;
	color: black;
	text-align: left;
	font-size: 30px;
}
.case-info-caseback-text{
	width: 100%;
	height: auto;
	color: black;
	text-align: left;
	font-size: 14px;
	margin-top: 30px;
}
.case-info-results-title{
	width: 100%;
	height: auto;
	color: black;
	text-align: left;
	font-size: 30px;
	margin-top: 30px;
}
.case-info-results-imglist{
	width: 95%;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 75px;
}
.case-info-results-imglist img{
	width: 100%;
	height: auto;
	margin-top: 5px;
}

.call-me{
    position: fixed;
    width: 325px;
    height: auto;
    left: 15%;
    top: 360px;
    text-align: right;
}
.call-me-casetitle{
	width: 100%;
	height: auto;
	color: #f5aa1b;
	font-size: 40px;
	font-weight: bold;
}
.call-me-caseclass{
	width: 100%;
	height: auto;
	color: #393328;
	font-size: 32px;
	font-weight: bold;
	margin-top: 5px;
}
.call-me-csselabel{
	width: 100%;
	height: auto;
	color: #393328;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
}
.call-me-csselabel span{
	padding: 10px;
	background: #cccccc;
	margin-left: 5px;
}
.call-me-line{
	width: 100%;
	height: auto;
	margin-top: 45px;
}
.call-me-line span{
	display: inline-block;
	width: 85px;
	height: 5px;
	margin-left: 8px;
}
.call-me-line .line-left{
	background: black;
}
.call-me-line .line-right{
	background: #f5aa1b;
}
.call-me-icon{
	width: 100%;
	height: auto;
	margin-top: 25px;
	text-align: right;
}
.call-me-icon img{
	width: 36px;
	height: auto;
	margin-left: 7px;
	cursor: pointer;
}
.call-me-button{
	width: 180px;
	height: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 35px;
	text-align: center;
	color: #0d0c0b;
	margin-top: 35px;
	font-size: 24px;
	letter-spacing: 8px;
	cursor: pointer;
	float: right;
	background: url(../images/base/icon_qq_online.png) no-repeat 18px center #f5aa1b;
}
.call-tel{
	width: 149px;
	height: auto;
	margin-top: 14px;
}
