html,body{
	width:100%;
	height:100%;
}
.coat{
	background:#f6f6f6;
	width:100%;
	min-height:100%;
	/* height:100%; */
}
.fixed{
	width:100%;height:94px;
	background:white;
	position:fixed;
	left:0;top:0;
	z-index: 4;
}
.fixed1{
	width:100%;height:94px;
	font-size:32px;
	text-align: center;
	line-height:94px;
}
.fixed1>a{
	position: absolute;
	width:80px;height:94px;
	text-decoration: none;
	box-sizing: border-box;
	padding-top:33px;
	display: block;
	text-align: center;
}
.fixed1>a img{
	width:16px;height:29px;
	margin:0 auto;
	display: block;
}
.content{
	padding-top:124px;padding-bottom:120px;
	overflow: hidden;
}
.content>div:nth-of-type(1){
	margin-top:0 ;
}
/* 客服发 */
.content1_left{
	width:596px;
	/* height:; */
	float: left;
	margin-top:15px;
}
.content1_left_1{
	padding-left:32px;
	line-height:47px;height:47px;
	font-size:20px;
	color:#999999;
}
.content1_left_2{
	width:596px;
	/* height:; */
	overflow: hidden;
	margin-top:13px;
	position: relative;
}
.content1_left_2_1{
	width:78px;height:78px;
	background:#f0f0f0;
	border-radius:50%;
	overflow: hidden;
	float: left;
	margin-left:32px;
}
.content1_left_2_1 img{
	width:100%;height:100%;
	display: block;
}
.content1_left_2>img{
	width:10px;height:20px;
	float: left;
	/* margin-left:27px;margin-top:29px; */
	left:136px;top:29px;
	display: block;
	position: absolute;
}
.content1_left_2_2{
	max-width:450px;
	box-sizing: border-box;
	padding:26px 28px;
	line-height:30px;
	font-size:24px;
	margin-left:35px;
	border-radius:14px;
	float: left;
	background:#23a0ea;
}
/* 客服图片发 */
.content2_left{
	width:596px;
	/* height:; */
	float: left;
	margin-top:15px;
}
.content2_left_1{
	padding-left:32px;
	line-height:47px;height:47px;
	font-size:20px;
	color:#999999;
}
.content2_left_2{
	width:596px;
	/* height:; */
	overflow: hidden;
	margin-top:13px;
	position: relative;
}
.content2_left_2_1{
	width:78px;height:78px;
	background:#f0f0f0;
	border-radius:50%;
	overflow: hidden;
	float: left;
	margin-left:32px;
}
.content2_left_2_1 img{
	width:100%;height:100%;
	display: block;
}
.content2_left_2>img{
	width:10px;height:20px;
	float: left;
	/* margin-left:27px;margin-top:29px; */
	left:136px;top:29px;
	display: block;
	position: absolute;
}
.content2_left_2_2{
	max-width:450px;
	box-sizing: border-box;
	padding:10px;
	line-height:30px;
	font-size:24px;
	margin-left:35px;
	border-radius:14px;
	float: left;
	background:#23a0ea;
}
.content2_left_2_2 img{
	max-width:430px;
	display: block;
}
/* 自己发 */
.content1_right{
	width:596px;
	/* height:; */
	float: right;
	margin-top:15px;
}
.content1_right_1{
	padding-right:32px;
	line-height:47px;height:47px;
	font-size:20px;
	text-align: right;
	color:#999999;
}
.content1_right_2{
	width:596px;
	/* height:; */
	overflow: hidden;
	margin-top:13px;
	position: relative;
}
.content1_right_2_1{
	width:78px;height:78px;
	background:#f0f0f0;
	border-radius:50%;
	overflow: hidden;
	float: right;
	margin-right:32px;
}
.content1_right_2_1 img{
	width:100%;height:100%;
	display: block;
}
.content1_right_2>img{
	width:10px;height:20px;
	float: right;
	/* margin-left:27px;margin-top:29px; */
	right:136px;top:29px;
	display: block;
	position: absolute;
}
.content1_right_2_2{
	max-width:450px;
	box-sizing: border-box;
	padding:26px 28px;
	line-height:30px;
	font-size:24px;
	margin-right:35px;
	border-radius:14px;
	float: right;
	background:#cccccc;
	color: white;
}
/* 自己图片发 */
.content2_right{
	width:596px;
	/* height:; */
	float: right;
	margin-top:15px;
}
.content2_right_1{
	padding-right:32px;
	text-align: right;
	line-height:47px;height:47px;
	font-size:20px;
	color:#999999;
}
.content2_right_2{
	width:596px;
	/* height:; */
	overflow: hidden;
	margin-top:13px;
	position: relative;
}
.content2_right_2_1{
	width:78px;height:78px;
	background:#f0f0f0;
	border-radius:50%;
	overflow: hidden;
	float: right;
	margin-right:32px;
}
.content2_right_2_1 img{
	width:100%;height:100%;
	display: block;
}
.content2_right_2>img{
	width:10px;height:20px;
	/* float: left; */
	/* margin-left:27px;margin-top:29px; */
	right:136px;top:29px;
	display: block;
	position: absolute;
}
.content2_right_2_2{
	max-width:450px;
	box-sizing: border-box;
	padding:10px;
	line-height:30px;
	font-size:24px;
	margin-right:35px;
	border-radius:14px;
	background: #cccccc;
	float: right;
}
.content2_right_2_2 img{
	max-width:430px;
	display: block;
}
.bottom1{
	width:750px;height:90px;
	left:0;bottom:0;
	position:fixed;
	background:white;
}
.bottom1_1{
	 width: 480px;
    height: 50px;
    border: 1px solid #eee;
    float: left;
    margin-left: 32px;
    margin-top: 20px;
    box-sizing: border-box;
    font-size: 24px;
    box-shadow: none;
    outline: none;
    padding: 0 20px;
    border-radius: 0;
    -webkit-appearance: none;
}
.bottom1_2{
	width:42px;height:42px;
	background:url(../images/news2.jpg) no-repeat;
	background-size:100% 100%;
	float: left;
	margin-left:35px;margin-top:23px;
}
.bottom1_2>input{
	width:100%;height:100%;
	opacity:0;
	display: block;
	 -webkit-appearance: none;
}
.bottom1_3{
	width:100px;height:50px;
	border-radius:6px;
	float: left;
	margin-top:20px;
	margin-left:35px;
	text-align: center;
	line-height:50px;
	color: white;
	font-size:24px;
	background:#23a0ea;
}