* {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
	word-break: break-word;
}
xmp{
	    width: 100%;
    overflow: hidden;
    white-space: normal;
}
body {
	position: relative;
}

body>div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.chat-all-reply>p {
	color: #666;
}

.chat-all-reply>p>b {
	color: #000;
}

.body-head {
	height: 58px;
	position: relative;
}

.body-head-middle {
	width: 1000px;
	height: 58px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo {
	height: 33px;
	width: 120px;
	background: url("logo.png")/*tpa=http://hfm.tufuniao.com/myg/xibeia/logo.png*//*tpa=http://www.bayinfu.com/yaoyanping/cdzj_files/logo.png*/ no-repeat;
	background-size: 120px 33px;
	background-position: 0 0;
	display: inline-block;
	margin-right: 35px;
}

.driver-line {
	display: inline-flex;
}

.driver-line>li {
	display: inline-block;
	padding: 0 16px;
	color: #333;
	vertical-align: top;
	overflow: hidden;
	cursor: pointer;
	font-size: 14px;
	height: 58px;
	line-height: 58px;
}

.driver-line>li:hover {
	color: rgb(255, 157, 0);
}

.shadow {
	position: absolute;
	left: 0;
	bottom: -2px;
	right: 0;
	width: 100%;
	height: 2px;
	border-top: 1px solid #d6d6d6;
	background-color: rgba(0, 0, 0, .06);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#11000000', endColorstr='#11000000');
	overflow: hidden;
}

.head-search {
	width: 130px;
	position: relative;
}

.head-search>input {
	border: 1px solid #efefef;
	background-color: #efefef;
	width: 108px;
	height: 34px;
	padding: 0 10px;
	line-height: 34px;
	font-size: 14px;
	color: #000;
	border-radius: 4px;
	-webkit-transition: width .5s ease 0s;
	transition: width .5s ease 0s;
}

.head-search-icon {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 20px;
	height: 20px;
	background-image: url("./header-sprites15.png")/*tpa=http://hfm.tufuniao.com/myg/xibeia/header-sprites15.png*//*tpa=http://www.bayinfu.com/yaoyanping/cdzj_files/header-sprites15.png*/;
	background-position: -30px -110px!important;
	overflow: hidden;
}

.login-list-item {
	display: inline-block;
	margin-right: 6px;
	width: 26px;
	height: 26px;
	background-image: url("./header-sprites15.png")/*tpa=http://hfm.tufuniao.com/myg/xibeia/header-sprites15.png*//*tpa=http://www.bayinfu.com/yaoyanping/cdzj_files/header-sprites15.png*/;
	overflow: hidden;
	vertical-align: -7px;
}

.login-list>a {
	cursor: pointer;
	font-size: 12px;
}

.split {
	display: inline-block;
	margin-right: 6px;
	width: 1px;
	height: 14px;
	background-color: #c9c9c9;
	overflow: hidden;
	vertical-align: -2px;
}

.weibo {
	background-position: 0 -50px!important;
}

.weibo:hover {
	background-position: 0 -80px!important;
}

.qq {
	background-position: -30px -50px!important;
	;
}

.qq:hover {
	background-position: -30px -80px!important;
	;
}

.wx {
	background-position: 0px -165px!important;
	;
}

.wx:hover {
	background-position: -30px -165px!important;
	;
}

.login-list {
	margin-left: 70px;
}

.login-list>a {
	margin-right: 6px;
	color: orange;
}

.body-middle {
	width: 1000px;
	margin: 0 auto;
}

.body-middle-headline {
	margin: 15px 0 20px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

.body-middle-headline>a {
	color: black;
}

.body-middle-headline>a:hover,
.login-list>a:hover {
	text-decoration: underline;
}

.body-middle-headline>span {
	color: orange;
}

.body-middle-body {
	margin-top: 20px;
	position: relative;
}

.body-left {
	width: 680px;
	display: inline-block;
}

.body-left-head>h1 {
	color: #333;
	line-height: 40px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
}

.body-left-head>div>span {
	color: #999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}

.body-left-head-01 {
	color: #333;
	font-size: 14px;
	padding: 13px 0 0;
	margin-bottom: 35px;
	display: flex;
	justify-content: flex-end;
	overflow: hidden;
}

.user-list {
	padding: 16px 0;
	color: #333;
	border: 1px solid #e5e5e5;
	margin: 25px 0 35px;
}

.avatar {
	height: 32px;
	width: 32px;
	border-radius: 50%;
	overflow: hidden;
	background: url("./a01.jpg")/*tpa=http://hfm.tufuniao.com/myg/xibeia/a01.jpg*//*tpa=http://www.bayinfu.com/yaoyanping/cdzj_files/a01.jpg*/;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 15px;
}

.user-list-info {
	width: 440px;
	padding-left: 22px;
	height: 99px;
}

.info-head-title {
	display: inline-block;
	margin-left: 12px;
	padding: 0 5px 0 13px;
	line-height: 14px;
	border: 1px solid #ff9d00;
	color: #f2912e;
	font-size: 12px;
	border-radius: 2px;
	vertical-align: top;
	white-space: nowrap;
}

.info-head-title-icon {
	position: absolute;
	margin: -4px 0 0 -24px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url("./list_sprites.png")/*tpa=http://hfm.tufuniao.com/myg/xibeia/list_sprites.png*//*tpa=http://www.bayinfu.com/yaoyanping/cdzj_files/list_sprites.png*/ no-repeat -100px -40px;
	overflow: hidden;
}

.user-list-info>p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin: 6px 0 8px 0;
}

.info-bot>ul {
	display: inline-flex;
}

.info-bot>ul>li {
	width: 24px;
	height: 24px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
	margin-right: 5px;
}

.info-bot>span {
	font-size: 12px;
}

.info-bot {
	display: flex;
	align-items: center;
}

.contact {
	width: 110px;
	height: 96px;
	border-left: 1px solid #e5e5e5;
	float: left;
	text-align: center;
	cursor: pointer
}

.contact-logo {
	width: 32px;
	height: 32px;
	background: url("list_sprites.png")/*tpa=http://hfm.tufuniao.com/myg/xibeia/list_sprites.png*//*tpa=http://www.bayinfu.com/yaoyanping/cdzj_files/list_sprites.png*/ no-repeat 0 -61px;
	display: block;
	margin: 18px auto 0;
}

.contact>p {
	font-size: 14px;
	padding: 12px 0;
	color: #333;
}

.body-left-middle>h3 {
	margin: 15px 0;
	font-size: 18px;
	color: #333;
	display: inline-block;
}

.body-left-middle>h2 {
	font-size: 24px;
	color: #333;
	margin: 18px 0;
	display: inline-block;
}

.list-t {
	padding: 0 6px;
	text-align: center;
	height: 22px;
	line-height: 22px;
	background: #ff9d00;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-size: 14px;
	margin-right: 10px;
}

.tips-box {
	margin: 35px 0;
	border: 1px solid #ffe3b7;
	background-color: #fff5e5;
	padding: 15px 20px;
	line-height: 26px;
	color: #333;
	font-size: 14px;
}

.item-pbox {
	font-size: 16px;
	line-height: 26px;
	margin: 13px 0 28px;

	color: #000;

}

.weixin {
	color: red;
	font-weight: bold;
}

.item-pbox>b {
	/*color: #333;*/
}

.item>img {
	width: 680px;
	background: rgb(252, 242, 220);
	display: block;
	margin: 10px 0;
	border-radius: 3px;
}

.item-img-info {
	color: #999;
	font-size: 12px;
}
.mcimg{
	display: flex;
	justify-content: space-between;
}
.mcimg>img{
	width: 49%;
	height:100%;
	border-radius: 3px;
}

.lcopyright {
	width: 680px;
	padding-top: 45px;
	background: url("") no-repeat center center;
	overflow: hidden;
	margin-top: 20px;
}

.lcopyright>p {
	background-color: #fff;
	line-height: 20px;
	color: #d1d1d1;
	font-size: 12px;
}

.body-left-bot {
	margin-top: 35px;
	display: flex;
}

.bot-chat {
	overflow: hidden;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-right: 20px;
}

.bot-chat02 {
	width: 615px;
	position: relative;
}

.bot-chat02-area {
	height: 55px;
	width: 585px;
	padding: 14px;
	resize: none;
	outline: 0;
	border-radius: 5px;
	float: right;
	font-size: 14px;
	color: #000;
	border: 1px solid #ffa200;
	cursor: default;
	user-select: none;
}

.bot-chat02>button {
	width: 114px;
	height: 30px;
	border: 0;
	outline: 0;
	cursor: pointer;
	display: block;
	float: right;
	margin: 20px 0;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	padding: 0;
	line-height: 30px;
	background: #ff9d00;
	color: #FFF;
}

.bot-chat-all {
	border-top: 1px solid #e5e5e5;
}

.bot-chat-all>h2 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 24px;
	margin: 36px 0;
}

.bot-chat-all>ul>li {
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
	overflow: hidden;
}

.chat-all-img{
	    display: flex;
    align-items: center;
}
.chat-all-img>img {
	overflow: hidden;
	display: inline-block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	/*float: left;*/
}
.chat-all-img>h3{
	display: inline-block;
}


.chat-all-info {
	/*float: left;*/
	margin-left: 58px;
	width: 615px;
	position: relative;
}

.chat-all-img>div>h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 28px;
}

.chat-all-info-lv {
	color: #eb5443;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.chat-all-img>div{
	margin-left: 10px;
}
.chat-all-img>div>h4 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 14px;
}

.chat-all-info>div {
	font-size: 14px;
	color: #000;
	line-height: 28px;
	margin-top: 8px;
}

.chat-all-reply {
	background: #f8f8f8;
	position: relative;
	padding: 8px;
	font-size: 14px;
	color: #000;
	line-height: 28px;
	margin-top: 10px;
	box-sizing: border-box;
}

.body-bot {
	background-color: #3c3c3c;
	color: rgb(90, 90, 90);
	line-height: 22px;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
}

.body-right {
	position: relative;
	width: 275px;
	float: right;
	padding-top: 5px;
}

.body-right-list {
	background-color: white;
}

.share-list {
	display: flex;
	justify-content: space-between;
}

.share-list>li {
	width: 68px;
	height: 70px;
	text-align: center;
	text-decoration: none;
	color: #333;
	cursor: default;
}

.share-list>li>span {
	display: inline-flex;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}

.body-right-title {
	font-size: 18px;
	padding-bottom: 5px;
	color: #333;
	width: 275px;
	margin: 25px 0 10px;
	cursor: pointer;
}

.body-right-middle {
	position: relative;
}

.right-box {
	padding-left: 5px;
	position: relative;
	overflow-y: hidden;
	max-height: 710px;
}

.right-box-list {
	padding-left: 17px;
	border-left: 1px solid #d4d4d4;
	width: 235px;
}

.right-box-item {
	position: relative;
	margin-bottom: 20px;
}

.right-box-code {
	text-align: center;
	background-color: #fff4f4;
	border-radius: 25px;
	line-height: 30px;
	margin-top: 40px;
	padding: 10px 0;
}

.right-box-code>div>span {
	display: inherit;
}

.right-box-code>div>span>span {
	display: block;
}

.item-big {
	font-size: 16px;
	color: #000;
}

.item-list {
	line-height: 18px;
	font-size: 14px;
}

.item-big>a {
	cursor: pointer;
	color: #333;
}

.item-list>a {
	cursor: pointer;
	margin-top: 15px;
	display: block;
	color: #000;
	position: relative;
}

.item-point {
	width: 16px;
	height: 12px;
	display: inline-block;
	background: url("list_sprites-1.png")/*tpa=http://hfm.tufuniao.com/myg/xibeia/list_sprites-1.png*//*tpa=http://www.bayinfu.com/yaoyanping/images/list_sprites.png*/ no-repeat -46px -25px;
	display: inline-block;
	position: absolute;
	left: -26px;
	top: 4px;
}

.chat-all-info>img {
	width: 100%;
	margin-top: 10px;
}

.weixin {
	display: inline-flex;
}

.leftlist-day {
	font-weight: bold;
	font-size: 18px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.body-right,
	.bot-chat,
	.contact,
	.logo,
	.login-list,
	.head-search,
	.phoneHide {
		display: none!important;
	}
	.body-head-middle,
	.body-middle,
	.body-left,
	.item>img,
	.lcopyright,
	.bot-chat02,
	.bot-chat02-area {
		width: 100%!important;
	}
	.bot-chat02-area {
		padding: 0;
	}
	.body-middle-body {
		padding: 0 15px
	}
	.user-list-info>p,
	.user-list-info,
	.item>img {
		height: auto!important;
	}
	.chat-all-info>div,
	.chat-all-reply>p {
		width: 100%;
	}
	.user-list-info {
		width: 80%;
	}
	.avatar {
		width: 40px;
		height: 40px;
	}
	.chat-all-info {
		width: 100%;
		float: none;
		text-align: justify;
		margin-left: 0px;
	}
	.driver-line>li{
		padding: 0 10px;
	}
	.chat-all-info>h3,
	.chat-all-info>h4 {
		margin-left: 45px;
	}
	h1 {
		font-size: 18px!important;
	}
	h2 {
		font-size: 16px!important;
	}
	h3 {
		font-size: 14px!important;
	}
}
