@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.clear {
	clear: both;
}

body {
	font-family: "Microsoft YaHei";
}

.left_content {
	float: left;
	width: 250px;
	background: #f8f8f8;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	overflow-y: scroll;
}

.left_content ul {
	width: 208px;
	margin: 0 auto;
	background: #fff;
}

.left_content ul li {
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-top: none;
	position: relative;
}

.left_content ul li:first-child {
	border-top: 1px solid #e6e6e6;
}

.left_content ul li .li_first {
	height: 120px;
	width: 158px;
	background: #ececec;
	display: table;
	overflow: hidden;
}

.left_content ul li .li_first span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.left_content ul li .li_first span img {
	max-width: 158px;
	max-height: 120px;
	vertical-align: middle;
}

.left_content ul li:last-child {
	border: 1px dashed #e6e6e6;
	border-top: none;
	padding: 28px;
	text-align: center;
}

.left_content ul li span {
	font-size: 16px;
}

.left_content ul li .left_img {
	width: 78px;
	height: 78px;
	background: #ececec;
	display: table;
	float: right;
	overflow: hidden;
}

.left_content ul li .left_img span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.left_content ul li .left_img span img {
	max-width: 78px;
	max-height: 78px;
	vertical-align: middle;
}

.left_content ul li .delet {
	position: absolute;
	z-index: 999;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: right;
	line-height: 40px;
}

.left_content ul li .delet img {
	padding-right: 10px;
	margin-top: 10px;
}

.right_content {
	float: left;
	padding: 0 50px;
	width: 73%;
	overflow-y: scroll;
}

.right_content .right_list {
	margin-bottom: 20px;
}

.right_content .right_list label {
	width: 15%;
	text-align: center;
	display: inline-block;
	/* float: left; */
	line-height: 34px;
}

.right_content .right_list .right_label {
	width: 82px;
}

.right_list_textarea {
	float: right;
	width: 84%;
}

.right_content .right_list input {
	line-height: 34px;
	height: 34px;
	width: 84%;
	padding: 0 2%;
	float: right;
}

.right_content .right_list .left_input {
	width: 15px;
	height: 15px;
	margin-left: 16%;
	margin-right: 5px;
	float: left;
	margin-top: 9px;
}

.right_content .right_list textarea {
	width: 84%;
	padding: 1% 2%;
	height: 80px;
}

.right_list .down_up {
	float: left;
	margin-top: 20px;
	margin-left: 14%;
}

.right_list .down_up2 {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left !important;
	margin-left: 14%;
}

.center_btn {
	left: 42%;
	padding-top: 40px;
}

/*index2*/
.img_content {
	width: 928px;
	margin: 0 auto;
	border: 1px solid #e7e7eb;
}

.img_content ul {
	line-height: 38px;
	border-bottom: 1px solid #e7e7eb;
}

.img_content ul li {
	float: left;
	width: 128px;
	text-align: center;
	color: #8d8d8d;
	font-size: 14px;
}

.img_content ul li img {
	vertical-align: text-bottom;
	margin-right: 4px;
}

.img_content .img_add {
	padding: 14px 20px;
}

.img_content .img_add .img_left,.img_content .img_add .img_right {
	width: 420px;
	height: 222px;
	border: 1px dashed #d9dbdd;
	text-align: center;
}

.img_content .img_add .img_left img,.img_content .img_add .img_right img
	{
	margin-top: 82px;
}

.img_content .img_add .img_left p,.img_content .img_add .img_right p {
	color: #8d8d8d;
	font-size: 14px;
	line-height: 28px;
}

.img_content .img_add .img_left {
	float: left;
}

.img_content .img_add .img_right {
	float: right;
}

.img_bot {
	width: 928px;
	margin: 38px auto;
	font-size: 14px;
}

.img_btn {
	display: inline-block;
	margin-right: 25px;
	width: 106px;
	height: 32px;
	border-radius: 3px;
	background: #44b548;
	color: #fff;
	text-align: center;
	line-height: 32px;
}

.img_span {
	position: relative;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	width: 176px;
	border: 1px solid #e7e7eb;
	color: #8d8d8d;
}

.img_span span {
	color: #44b548;
}

.img_span img {
	position: absolute;
	left: -7px;
	top: 10px;
}

.changes_thing {
	width: 950px;
	position: absolute;
	top: 20%;
	left: 15%;
	z-index: 999;
	background: #fff
}

.changes_thing ul {
	width: 680px;
	margin: 0 auto;
}

.changes_thing ul li {
	float: left;
	position: relative;
	width: 296px;
	border: 1px solid #e8e8eb;
	padding: 0 14px 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.changes_thing ul li:nth-child(2n) {
	margin-left: 27px;
}

.changes_thing ul li h3 {
	font-weight: normal;
	line-height: 44px;
	text-align: left;
	border-bottom: 1px solid #e8e8eb;
	margin-bottom: 9px;
}

.changes_thing ul li p {
	line-height: 30px;
}

.changes_thing ul li img {
	height: 160px;
	width: 100%;
}

.change_mask {
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0, 0, 0, 0.5) url("../images/456.png") no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
}

.mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
}
/*index2    end*/
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #323232;
	border: none;
	-webkit-tap-highlight-color: transparent;
}

img {
	border: none;
}

h3 {
	font-weight: normal;
}

input,textarea,button,select，label {
	border: none;
	resize: none;
	outline: none;
	font-family: "Microsoft YaHei";
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

li {
	list-style: none;
}

i,em {
	font-style: normal;
}

body {
	background: #f8f8f8;
	font-family: "Microsoft YaHei";
}

.chat_con {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.chat_title {
	font-size: 16px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 88;
}

.records_con {
	padding: 60px 15px;
	overflow: auto;
	height: 400px;
}

.records_con li {
	margin-bottom: 15px;
}

.records_con li p {
	font-size: 14px;
	color: #39a5f9;
	line-height: 15px;
	margin-bottom: 5px;
}

.records_chat {
	padding: 0 10px;
	display: block;
	font-size: 14px;
	line-height: 18px;
}

.records_img img {
	min-width: 10px;
	height: auto;
	max-width: 300px;
	vertical-align: middle;
}