﻿@charset "utf-8";
/* 货船对话 */
/* 左边栏 */
.Cargo_Dialogue {
	padding: 51px 0 89px;
}
.Cargo_Dialogue .shipload {
	width: 840px;
}
.Cargo_Dialogue .ThemeBox {
	padding-bottom: 29px;
	border-bottom: 1px solid #acacac;
}
.Cargo_Dialogue .ThemeBox .title {
	font-size: 30px;
	line-height: 42px;
}
.Cargo_Dialogue .ThemeBox .confirmBtn {
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.Cargo_Dialogue .ThemeBox .arrowIcon {
	background: #ff8f42 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 20px;
	font-style: normal;
	height: 40px;
	line-height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
}
.CommentList li {
	padding: 33px 10px 33px 114px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 0px;
}
.CommentList .discuss {
	color: #989898;
}
.CommentList .discuss .avator {
	top: 33px;
	left: 0;
}
.CommentList .headline {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.CommentList .shipname {
	width: 106px;
	text-align: center;
}
.CommentList .Info_title {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
.Detailed {
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
/* 右边栏 */
.right_sidebar {
	width: 320px;
}
.right_sidebar .dialogtitle {
	font-size: 30px;
	line-height: 42px;
	padding-bottom: 29px;
	border-bottom: 1px solid #acacac;
}
.right_sidebar .dialogBox {
	padding: 27px 0 50px;
}
.right_sidebar .dialogBox li {
	background: url(../new_images/dialog_btn.jpg) no-repeat left 7px;
	color: #888;
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 15px 15px;
}
.right_sidebar .RankText {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #acacac;
}
.right_sidebar .HotList li {
	padding: 27px 0;
	border-bottom: 1px solid #e2e2e2;
}
.right_sidebar .HotList .sort_Info {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
}
.right_sidebar .number {
	font-size: 36px;
	line-height: 36px;
	margin-right: 15px;
}
.c_b4b4b4 {
	color: #b4b4b4;
}
/* 货船对话-详细页 */
.Cargo_detailed {
	padding: 56px 0 89px;
}
/* 左边栏 */
.DialogCenter {
	width: 840px;
}
.DialogCenter .title {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #acacac;
}
.DialogCenter .editArea {
	padding-top: 32px;
}
.DialogCenter .editArea .Text {
	font-size: 16px;
	line-height: 16px;
}
.DialogCenter .editArea .cm_tip {
	color: #a5a5a5;
	font-size: 14px;
	margin-top: 2px;
}
.DialogCenter .editArea .shipCore {
	border: 1px solid #c3c3c3;
	overflow: hidden;
	padding: 10px;
}
.DialogCenter .editArea textarea {
	border-width: 0;
	color: #133a58;
	font-size: 14px;
	height: 80px;
	line-height: 20px;
	resize: none;
	width: 100%;
	overflow:hidden\9;
}
.DialogCenter .ReplyBox {
	padding: 20px 0 27px;
	line-height: 40px;
	font-size: 16px;
}
.DialogCenter .answerBtn {
	color: #fff;
	display: block;
	line-height: 40px;
	height: 40px;
	text-align: center;
}
.arrowIcon {
	background: #ff8f42;
	color: #fff;
	display: block;
	font-style: normal;
	height: 40px;
	line-height: 38px;
	top: 0;
	width: 15px;
}
.DialogCenter .Alltalk {
	border-bottom: 1px solid #acacac;
	padding-bottom: 35px;
	font-size: 24px;
	line-height: 24px;
}
.DialogCenter .shipInfo-box {
	padding: 44px 0 27px 113px;
}
.DialogCenter .avator {
	top: 45px;
	left: 0;
}
.DialogCenter .shipInfo{
	width:560px;
}
.DialogCenter .shipname {
	display: block;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
}
.DialogCenter .Data {
	font-size: 16px;
	line-height: 30px;
}
.mb-25 {
	margin-bottom: 25px;
}
.DialogCenter .date {
	font-size: 14px;
	line-height: 14px;
	color: #b9b9b9;
	width:130px;
}
.DialogCenter .reply_btn {
	border-bottom: 1px solid #e5e5e5;
	height: 52px;
}
.DialogCenter .Replycase {
	display: block;
	border: 1px solid #133a58;
	font-size: 14px;
	line-height: 27px;
	float: right;
	width: 92px;
	text-align: center;
}
