.callus{
	width: 1200px;
	margin: auto;
	overflow:hidden;
	margin-top: -24px;
}
.callLeft{
	padding: 0 30px 40px 30px;
	width: 244px;
	border-radius: 4px;
	background: #fff;
	float:left;
	height:532px;
}
.classLeft-title{
	margin-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
}
.classLeft-title span{
	color: #28b970;
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
	border-bottom: 2px solid #28b970;
	position: relative;
	top: 1px;
	padding:25px 3px 0px;
}
.call-list{
	padding:0px 2px;
}
.call-list li{
	font-size:15px;
	color:#666;
	padding:10px 17px;
}
.call-list .call-list-active{
	background-color:#2BA96C;
	color:white;
}
.call-list .call-list-active a{
	color:white;
}
.callRight{
	float:left;
	margin-left:14px;
	padding: 0 64px 40px 37px;
	width: 780px;
	border-radius: 4px;
	background: #fff;
	height:532px;
}
.callRight-title{
	padding-top:15px;
	font-size:23px;
	color:#666666;
}
.callRight-block{
	margin-top:40px;
}
.callRight-block-first{
	margin-top:28px;
}
.callRight-block-title{
	font-size:19px;
}
.callRight-block-content{
	margin-top:13px;
	padding:8px 15px;
	background-color:#eee;
}
.callRight-block-content p{
	color:#666;
	font-size:15px;
	line-height:24px;
}
.callRight-content-word{
	margin-top:15px;
}
.callRight-content-word p{
	font-size:16px;
	color:#666;
	text-indent:2em;
}
/*意见反馈*/
.callRight-title-list{
	overflow: hidden;
	margin-top:30px;
}
.callRight-title-list span:nth-child(1){
	font-size:25px;
	color:#B30101;
	font-weight:bold;
	float:left;
}
.callRight-title-list span:nth-child(2){
	font-size:20px;
	padding-left:5px;
	float:left;
}
.callRight-title-list-content{
	overflow:hidden;
	margin-top:5px;

}
.callRight-radio-div{
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.callRight-radio-div:nth-child(1){
	margin-left:0px;
}
.callRight-radio-div span{
	float:left;
	margin-left:3px;
}
.callRight-radio-div input {
	margin-top:3px;
	float:left;
}
.callRight-title-list-content textarea{display:block;resize:none;width:605px;height:145px;border-radius:5px;border:none;border:1px solid #BFBFBF;}
.tu-uploader{width:22px;height:20px;margin-left:17px;margin-top:7px;}
.callRight-text{
	width:604px;
	height:41px;
	border-radius:5px;
	outline: none;
	background: none;
	border: none;
	border:1px solid #BFBFBF;
	border-radius:5px;
	padding-left:17px;
}
.callRight-button{
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	outline: none;
	padding:10px 20px;
	background:#01CF6B;
	color:white;
	font-size:24px;
	margin-top:20px;
	color:pointer;
}
.tu-uploader-alert{
	padding:5px 10px;
	background:#F2F6F5;
	position:absolute;
	display:none;
}
.tu-uploader-alert-icon{
	position:absolute;
	top: 2px;
	right: 7px;
}
.callRight-word-color{
	display:inline-block;
	color:white;
	padding-bottom: 5px;
	background:orange;
	margin:5px 0px;
	padding:5px;
	border-radius:5px;
	cursor:pointer;
}
.callRight-show-tu{
	padding:10px 0px;
}
.callRight-tu-button{
	border: 1px solid transparent;
	outline: none;
	padding:5px;
	color:white;
	background:#01CF6B;
	color:pointer;
}
