#yijian *{
    font-family:"微软雅黑";
    list-style:none;
}
a{
    text-decoration:none;
}

/*意见反馈begin*/

.yhyj_title {
	margin: 50px 0 0 30px;
	overflow: hidden;
}

.title {
	padding-top: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
}

.text {
	width: 400px;
	margin: auto;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}

#yijian {
	width: 800px;
	height: 960px;
	margin: auto;
	position: relative;
	overflow: hidden;
	background: url(../images/img_yijian.png) no-repeat;
	background-size: cover;
}

.problem{
	margin: 10px 0 0 200px;
	overflow: hidden;
    height:220px;
}
/* 个人/企业css */

.slideTxtBox {
	width: 450px;
	text-align: left;
}

.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 0px;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left:-20px;
	top: -1px;
	height: 32px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.slideTxtBox .hd ul li.on {
	height: 30px;
	background: #fff;
	border-bottom: 2px solid #fff;
}

.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBox .bd li {
	height: 24px;
	line-height: 24px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.Opinion {
	margin: 0 0 0 220px;
}

.yijian_menu {
	width: 350px;
	height: 80px !important ;
	border: 1px solid #CCCCCC;
	line-height: 15px;
	vertical-align: middle;
	padding: 5px 7px;
	font-size: 12px;
	text-indent: 0.5em;
	margin-top: 10PX;
	resize: none;
}


.information {
	margin: 20px 0 0 200px;
}

.information span {
	width: 120px;
	text-align: right;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 5px 0;
}

.name,
.phone,
.E-meal,
.yh_name {
	width: 200px;
	height: 30px ! important ;
	border-radius: 5px;
	outline: medium;
	border: 1px solid #CCCCCC;
	text-indent: 12px;
	margin: 5px 0;
}

#yijian .tijiao {
	padding: 5px 30px;
	background-color: #CD3443;
	color: #FFFFFF;
	font-size: 16px;
	margin: 20px 0 0 300px;
	outline: medium;
	cursor: pointer;
    border:1px;
}