#srdz_zx{
	width: 338px;
	height: 341px;
	border: 1px solid#ccc;
	border-radius: 8px;
}
/*头部导师信息*/
.tutor_top{
	width: 1406px;
	height: 513px;
	border: 1px solid#ccc;
	margin-left: 67px;
	margin-top: 60px
}
#Andy_head{
	margin-top: 40px;
	margin-left: 40px
}
.message_top{
	width: 872px;
	height: 373px;
	float: right;
	margin-top: 40px;
	margin-right: 40px
}
#call{
	width: 187px;
	height: 38px;
	background-color: #fc596e;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 8px;
	float: left;
	cursor:pointer;
	margin-top: 75px;
	margin-left: 20px
}
#consult{
	width: 145px;
	height: 45px;
	background-color: #fc596e;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	float: right;
	font-size: 28px;
	line-height: 45px;
	margin-right: 50px
}
#star{
	width: 538px;
	height: 41px;
	margin-top: 130px;
	font-size:30px;
	cursor:pointer;
}
#star img{
	margin-top: -9px
}
.serve{
	width: 207px;
	height: 78px;
	font-size: 20px;
	color: #999;
	text-align: center;
	float: left;
	margin-top: 30px
}
.thank{
	width: 207px;
	height: 78px;
	font-size: 20px;
	color: #999;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-left: 30px
}
.wenda{
	width: 207px;
	height: 78px;
	font-size: 20px;
	color: #999;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-left: 30px
}
/*导师资料*/
.data{
	width: 1406px;
	height: 3118px;
	border: 1px solid#ccc;
	margin-top: 57px;
	margin-left: 67px
}
/*导师咨询*/
.submitGroup{
	position:absolute !important;
    right: 70px !important;
    top: 570px !important;
}
/*选择爱燃的理由*/
.reason{
	position:absolute;
    right: 70px;
    top: 140px;
    width: 338px;
    height:418px;
    border: 1px solid#ccc;
    border-radius: 8px;
}

.show_reason{
	position:fixed;
    right: 0px;
    top: 140px;
    width: 40px;
    height: 180px;
    background-color:#B00000;
    font-size: 21px;
    color: #fff;
    text-align: center;
    border-radius: 8px;
}
/*立即咨询*/
.venice{
	width: 340px;
	height: 230px;
	border-radius:8px;
	display: none;
	background-color: #fff;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-170px; /* width的一半的相反数 */
	margin-top:-115px;  /* height的一半的相反数 */
	z-index: 1045
}
