@charset "utf-8";
/* CSS Document */

/*.top-info {
	width: 1080px;
}*/
/*.top-main {
	width: 1080px;
}*/
/*.show-box {
	width: 1080px;
}
*/
/*.other-box2 {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 46px;
	height: 44px;
	cursor: pointer;
	margin-left: 15px;
}*/
.other-box2 .other-box-busket {
	background: #f2f2f2 !important;
	width: 100%;
}

.eval-top {
	height: 110px;
}
.eval-top-left {
	width: 100px;
	text-align: center;
	float: left;
	padding: 0 20px;
}
.eval-top-left .red {
	font-size: 40px;
	line-height: 64px;
}
/*.search-wrapper, .busket-num-box, .other-box-humen {
	margin-top: 20px;
}*/
/*.search-wrapper, .busket-num-box {
	margin-top: 20px;
}*/

.eval-top-right {
	width: 200px;
	height: 90px;
	float: left;
	margin-left: 20px;
}
.eval-top-right > div {
	width: 100%;
	height: 30px; line-height: 30px;
}
.eval-top-right span {
	float: left; margin: 0 10px;
}
.eval-color {
	float: left;
	width: 150px;
	height: 17px;
	background: #d7d7d7;
	margin-top: 7px;
	cursor: pointer;
}
.eval-red {
	background: #ff0000;
	width: 100%; height: 100%;
}

.eval-bar {
	height: 40px; line-height: 40px;
	background: #efefef;
	margin-bottom: 20px;
}
.eval-bar input {
	margin: -4px 5px 0 20px;
}

.eval-cont li {
	margin-bottom: 20px;
}

.eval-img-div {
	width: 101px; height: 101px;
	padding: 1px;
	border: 1px solid #d0d0d0;
	float: left;
}
.eval-cont-main {
	position: relative;
	width: 840px;
	float: right;
	padding: 10px 20px;
	border: 1px solid #d0d0d0;
}
.left-tri {
	position: absolute;
	top: 13px;
	left: -13px;
}
.eval-cont-first {
	border-bottom: 1px dashed #e3e3e3;
	margin-bottom: 20px;
}
.eval-content {
	padding-bottom: 10px;
}
.eval-content > img {
	float: left;
}
.eval-cont-body {
	float: left; width: 800px;
	margin-left: 15px;
}
.eval-cont-body h3 {
	font-size: 15px;
	margin-bottom: 5px;
}

.eval-img-grp, .eval-icon-grp {
	margin: 10px 0 20px; height: 66px;
}
.eval-img-chd {
	/*width: 74px; height: 74px;
	padding: 1px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 10px;*/
	width: 94px; height: 94px;
	padding: 2px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.eval-img-chd > img{
	width: 100%; height: 100%;
}
.eval-text {
	width: 500px;
	height: 50px;
	padding: 10px 20px;
	margin: 5px 0 10px;
	color: #555555;
}
.eval-img-btn {
	width: 100px; height: 100px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.eval-img-photo {
	width: 94px; height: 94px;
	padding: 2px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.eval-img-photo > img {
	width: 100%; height: 100%;
}
.eval-img-mask {
	position: absolute;
	top:0; left: 0; right: 0; bottom: 0;
	background: url(../images/zhuijia/icon-delete.png) no-repeat center center;
	display: none;
}
.eval-img-mask img {
	position: absolute;
	top:50%; left: 50%;
	margin: -13px 0 0 -13px;
	cursor: pointer;
}
.eval-img-photo:hover .eval-img-mask {
	display: block;
}
.eval-img-add {
	height: 90px;
}

.eval-bottom {
	height: 50px;
	padding-left: 135px;
}
.eval-bottom input {
	margin-top: 0;
}
.eval-bottom a {
	padding: 14px 55px;
	cursor: pointer;
	font-size: 14px;
	float: right;
	color: #fff;
}

.photofile {
	display: none;
}