*{
    padding:0;
    margin:0;
    list-style:none;
    border:none;
}
a{
    color:#333;
    text-decoration:none;
}
input{
    background: none;
}
body{
    background: #F5F5F5;
}
.cls {
	zoom: 1
}

.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.link:hover {
	text-decoration: underline
}
.clear{
	clear: both;
}
#content{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}

.journal{
    height: 40px;
    background: #4b86d1;
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 5px;
    color: #fff;
}
.tab-box{
    background: #f0f0f0;
    padding: 10px 10px;

}
.tab-box-name{
    float: left;

    text-align: right;
    color: #1697ff;
}
.tab-box-problem{
    float: left;
    width: 55%;
    margin-left: 10px;
    color: #000;
}
.tab-box-time{
    float: right;
    color: #1697ff;
}
.tab-box1{
    background: #fff;
    padding: 10px 10px;
}
.tab-box-admin{
    float: left;

    text-align: right;
    color: #FF4F42;
}
.tab-box-content{
    float: left;
    width: 62%;
    margin-left: 10px;
    color: #FF4F42;
}
.showmore-feedback{
    display: inline-block;
    text-align: center;
    line-height: 40px;
    width: 385px;
    margin-top:20px;
    float: left;
    background:#4b86d1;
    margin-left: 400px;
    margin-bottom: 40px;
    color: #fff;
    cursor:pointer;
}
.content{
	padding-top: 30px;
}
#gotoTop{
	display:none;
	position:fixed;
	top:75%;
	left:50%;
	cursor:pointer;
	margin-top:-50px;
	margin-left:520px;
	padding:9px 4px;
	width:20px;
	text-align:center;
	border:1px solid #e0e0e0;
	background:#fff;
}

#gotoTop{_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")}
#gotoTop.hover{
	background:#5CB542;
	color:#fff;
	text-decoration:none;
}
.buttom{
	/*position: absolute;*/
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
    background: #f5f5f5;
    padding-top: 20px;
    /*margin-left: 485px;*/
}
.buttom-a{
	font-size:18px;
	font-weight:600;
	color:#0463b7;
	padding-bottom:10px;
}
.buttom-b{
	margin-left:20px;
	line-height:30px;
	text-align:center;
	background:#1072bd;
	color:#fff;
	padding:8px 15px;
	cursor:pointer;
}
.buttom span a:hover{
	color: #f00;
}
#textareaName{
	width: 300px;
	height: 120px;
	resize: none;
	border:1px solid #666
}
.am-form{
	text-align: center;
	margin-top: 20px;
}
#feedbackSubmit{
	width: 60px;
	height: 30px;
	cursor:pointer;
	color: #fff;
	background: #1072BD;
	margin-top: 10px;
	line-height: 30px;
	border: none;
}
.am-form .xiazai{
	margin-bottom: 50px;
	height: auto;
	overflow: hidden;
}

.am-form .xiazai .item{
	width: 33%;
	float: left;
	display: inline-block;
}

.am-form .xiazai .item a{
	padding: 10px 15px;margin:0 10px;background-color: #1368bf;border-radius: 4px;color: #ffffff;
	display: block;
}

.am-form .xiazai .item span{
	color:orangered;
	padding:0 3px;
	font-size: 13px;
}
.am-formtishi{
	padding: 0 20px;
	color: #f00;
	font-size: 18px;
	font-weight: bold;
}
