.home {
	width: 100%;
	position: relative;
}

.header {
	position: absolute;
	top: 0;
	width: 100%;
}

.banner {
	width: 100%;
	height: 975px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/banner1.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: auto 100%;
}

.banner-content {
	width: 1240px;
	height: 975px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/banner1.png);
	background-position-x: center;
	background-size: auto 100%;
	margin: 0 auto;
	padding: 155px 30px 0;
}

.banner-title {
	padding-left: 10px;
}

.banner-title img {
	width: 652px;
}

.banner-title div {
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 42px;
	padding-left: 30px;
}

.banner-list {
	padding-left: 30px;
	overflow: hidden;
	margin-top: 44px;
}

.banner-list img {
	height: 34px;
}

.banner-list>div {
	overflow: hidden;
	float: left;
}

.banner-list .left {
	float: left;
	margin-right: 18px;
}

.banner-list .right {
	float: right;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
}

.banner-list .line {
	margin: 3px 40px;
	width: 2px;
	height: 30px;
	background: rgba(255, 255, 255, 1);
}

.banner-introduce {
	width: 100%;
	height: 460px;
	margin-top: 50px;
}

.banner-introduce>div {
	width: 100%;
	height: 100%;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/video-bg.png);
	background-size: 100% 100%;
	padding: 40px 40px 0;
	overflow: hidden;
}

.banner-introduce-video {
	width: 509px;
	height: 290px;
	/* border: 4px solid #FFFFFF; */
	margin-top: 40px;
	position: relative;
	float: left;
}

.banner-introduce-video video {
	width: 100%;
	height: 100%;
	background-color: #000000;
	cursor: pointer;
}

.banner-introduce-video .play {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -40px;
	cursor: pointer;
	display: none;
}

.banner-introduce-video .play img {
	width: 100%;
	height: 100%;
}

.banner-introduce-text {
	width: 550px;
	float: right;
	color: #FFFFFF;
}

.banner-introduce-text>div {
	font-size: 40px;
	font-weight: 500;
	line-height: 70px;
}

.banner-introduce-text>span {
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 33px;
}

.banner-introduce-text p {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 25px;
}

.banner-introduce-text a {
	width: 120px;
	height: 92px;
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 92px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.banner-introduce-text a img {
	width: 46px;
	height: 30px;
	float: right;
	margin-top: 30px;
}

.use-icon {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.use-icon .left {
	width: 50%;
	height: 100%;
	background-color: #1C7DE6;
	/* float: left; */
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.use-icon .right {
	width: 50%;
	height: 100%;
	background-color: #096DD9;
	/* float: right; */
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.use-icon .center {
	padding: 0px 30px;
	width: 1240px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.center .center-item {
	width: 295px;
	height: 100%;
	text-align: center;
	padding-top: 14px;
	float: left;
}

.center .center-item:nth-child(even) {
	background-color: #096DD9;
}

.center .center-item:nth-child(odd) {
	background-color: #1C7DE6;
}

.center img {
	width: 120px;
	height: 120px;
}

.center .center-item div {
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 33px;
	margin-top: 10px;
}

.center .center-item p {
	font-size: 16px;
	font-weight: 400;
	color: rgba(179, 217, 255, 1);
	line-height: 22px;
	margin-top: 10px;
}

/* 公用头部 */
.title {
	box-sizing: border-box;
	padding: 54px 0 44px;
	height: 183px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/title-bg.png);
	background-size: 100% 100%;
	text-align: center;
}
.title-sort {
  background-image: url(../img/title-copy-bg-sort.png);
}

.title>div {
	font-size: 30px;
	font-weight: 600;
	color: #096DD9;
	line-height: 56px;
}

.title>p {
	font-size: 20px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 28px;
	margin-top: 20px;
}
.title .title-padd {
	box-sizing: border-box;
	padding: 0 160px;
}

.master {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 100px 0 80px;
  background: #FFFFFF;
}
.master .master-container {
	margin: 100px 0 0;
}
.master .master-container>div {
  float: left;
}
.master-text {
  margin: 0 72px 0 0;
}
.master-text-title {
  height: 56px;
  font-size: 40px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 600;
  color: rgba(9,109,217,1);
  line-height: 56px;
  margin: 0 0 20px;
}
.master-text-mess {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,2,6,1);
  line-height: 33px;
  margin: 0 0 60px;
}
.master-text-li {
  overflow: hidden;
  margin: 0 0 40px;
}
.master-text-li>div {
  float: left
}
.master-text-li .master-text-li-icon {
  width: 60px;
  height: 60px;
  margin: 0 24px 0 0;
}
.master-text-li .master-text-li-title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 600;
  color: rgba(3,3,26,1);
  line-height: 28px;
  margin: 0 0 10px;
}
.master-text-li .master-text-li-mess {
  width: 430px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(153,153,153,1);
  line-height: 22px;
}
.master-text-li-href {
  display: block;
  width: 230px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background: rgba(235,245,255,1);
  font-size: 20px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 600;
  color: rgba(9,109,217,1);
  margin: 60px 0 0;
}
.master-image {
  box-sizing: border-box;
  padding: 38px 0 0;
}
.master-image img {
  width: 577px;
}

/* new - end */

/* factory */
.factory {
	width: 100%;
  /* background-color: rgba(252, 249, 252, 1); */
}
.factory-content {
	width: 1240px;
	margin: 0 auto;
  padding: 90px 0 80px;
}
.factory-container {
  text-align: center;
  box-sizing: border-box;
  padding: 178px 0 0;
}
.factory-container-content {
  display: inline-block;
  position: relative;
}
.factory-container-content img {
  width: 700px;
}
.factory-container-li {
  box-sizing: border-box;
  width: 144px;
  height: 85px;
  border: 1px solid rgba(9,109,217,1);
  position: absolute;
  z-index: 10;
}
.factory-container-li:nth-child(odd) {
  text-align: right;
  padding: 0 9px 0 0;
}
.factory-container-li:nth-child(even) {
  text-align: left;
  padding: 0 0 0 9px;
}
.factory-container-li-mess {
  height: 50px;
  font-size: 36px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 600;
  color: rgba(9,109,217,1);
  line-height: 50px;
}
.factory-container-li-mess span {
  font-size: 18px;
}
.factory-container-li-name {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(3,3,26,1);
  line-height: 22px;
}
.factory-container-content .li-1 {
  top: -99px;
  left: -66px;
}
.factory-container-content .li-2 {
  top: -99px;
  right: -128px;
}
.factory-container-content .li-3 {
  top: 78px;
  left: -182px;
}
.factory-container-content .li-4 {
  top: 78px;
  right: -182px;
}
.factory-container-content .li-5 {
  top: 254px;
  left: -146px;
}
.factory-container-content .li-6 {
  top: 254px;
  right: -166px;
}
.factory-href {
	display: block;
	width: 230px;
	height: 68px;
	background-color: #EBF5FF;
	font-size: 20px;
	font-weight: 600;
	color: #096DD9;
	line-height: 68px;
	text-align: center;
	margin: 80px auto 0;
}
/* - end */

.service-title {
	width: 1240px;
	padding: 67px 0;
	text-align: center;
	margin: 0 auto;
}

.service-title div {
	line-height: 56px;
}

.service-title img {
	width: 188px;
	height: 33px;
}

.service-title span {
	font-size: 40px;
	font-weight: 600;
	color: #000206;
	line-height: 56px;
	margin: 0 50px;
}

.service-title p {
	font-size: 24px;
	font-weight: 400;
	color: #999999;
	line-height: 33px;
}

.service-banner {
	width: 100%;
	height: 780px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/service-banner1.png?v0.0.1);
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: auto 100%;
	position: relative;
}

.service-banner-content {
	width: 1240px;
	height: 780px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/service-banner1.png?v0.0.1);
	background-position-x: center;
	background-size: auto 100%;
	margin: 0 auto;
}

.service-banner-title {
	text-align: center;
	padding-top: 200px;
}

.service-banner-title img {
	width: 1031px;
	height: 160px;
}

.service-banner-data {
	width: 100%;
	height: 250px;
	position: absolute;
	bottom: 0;
	background-color: rgba(253, 253, 253, 0.9);
}

.service-banner-data-content {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 60px;
	padding-left: 75px;
	/* 210px */
}

.service-banner-data-content>div {
	float: left;
	overflow: hidden;
}

.service-banner-data-content .left {
	font-size: 24px;
	font-weight: 400;
	color: #666666;
	line-height: 42px;
	float: left;
	margin-top: 21px;
	margin-right: 40px;
}

.service-banner-data-content .right {
	font-size: 80px;
	font-weight: 400;
	color: #03031A;
	line-height: 126px;
	float: left;
}

.service-banner-data-content .line {
	margin: 31px 49px 0 49px;
}

.service-banner-data-content .line img {
	width: 43px;
	height: 43px;
}

.resolve {
	width: 100%;
	height: 863px;
	background-color: #FAFAFA;
}

.resolve-content {
	width: 1240px;
	margin: 0 auto;
	padding: 60px 0 80px;
}

.resolve-title {
	font-size: 30px;
	font-weight: 600;
	color: rgba(9, 109, 217, 1);
	line-height: 56px;
	text-align: center;
}

.resolve-list {
	margin-top: 60px;
	overflow: hidden;
	padding: 0 23px;
}

.resolve-list>div {
	width: 582px;
	height: 241px;
	background-size: 100% 100%;
	padding: 60px 40px;
	float: left;
}

.resolve-list-item1 {
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/resolve-list-item1.png);
	margin-right: 30px;
}

.resolve-list-item2 {
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/resolve-list-item2.png);
}

.resolve-list-item3 {
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/resolve-list-item3.png);
	margin-right: 30px;
	margin-top: 30px;
}

.resolve-list-item4 {
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/resolve-list-item4.png);
	margin-top: 30px;
}

.resolve-list p {
	font-size: 20px;
	font-weight: 600;
	color: #096DD9;
	line-height: 33px;
	padding-left: 48px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.resolve-list span {
	font-size: 20px;
	font-weight: 400;
	color: #03031A;
	line-height: 33px;
}

.resolve-btn {
	text-align: center;
	margin-top: 40px;
}

.resolve-btn a {
	display: block;
	width: 230px;
	height: 68px;
	background-color: #EBF5FF;
	font-size: 20px;
	font-weight: 600;
	color: #096DD9;
	line-height: 68px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}
/* 新的公用标题 */
.reuse-title {
  padding: 64px 0 0;
  padding: 50px 0 0;
  background-image: url(../img/title-copy-bg.png);
  background-size: 100% 100%;
  text-align: center;
}


.reuse-title>div {
  font-size: 40px;
  font-size: 34px;
  font-family:PingFangSC-Medium,PingFang SC;
  font-weight: 600;
  color: rgba(9,109,217,1);
  line-height: 56px;
}

.reuse-title>p {
	font-size: 30px;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 600;
	color: rgba(3,3,26,1);
	line-height: 42px;
  margin-top: 22px;
  margin-top: 36px;
}
/* end */

.public-title {
	padding: 56px 0 44px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/title-bg.png);
	background-size: 100% 100%;
	text-align: center;
}

.public-title>div {
	font-size: 30px;
	font-weight: 600;
	color: #096DD9;
	line-height: 56px;
}

.public-title>p {
	font-size: 20px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 28px;
	margin-top: 3px;
}

.marketing {
	width: 100%;
	background-color: #FFFFFF;
}

.marketing-content {
  padding: 90px 0 80px;
	width: 1240px;
	margin: 0 auto;
}

/* edit */
.marketing-banner {
	width: 1180px;
	height: 563px;
	background-image: url(../img/tuotuo_yxb.png);
	background-size: 100% 100%;
	text-align: center;
	margin: 80px auto 0;
}

.marketing-banner>div {
	width: 100%;
	height: 100%;
	background-image: url(../img/tuotuo_yxb.png);
	background-size: 100% 100%;
	padding: 40px 40px 0;
	overflow: hidden;
}

.marketing-banner-video {
	width: 509px;
	height: 290px;
	border: 4px solid #FFFFFF;
	margin-top: 96px;
	position: relative;
	float: left;
}

.marketing-banner-video video {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.marketing-banner-video .play_yxb {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -40px;
	cursor: pointer;
	/* display: none; */
}

.marketing-banner-video .play_yxb img {
	width: 100%;
	height: 100%;
}

.marketing-banner-text {
	width: 550px;
	float: right;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 0 22px;
}

.marketing-banner-text>div {
	margin: 72px 0 0;
	font-size: 40px;
	font-weight: 500;
	line-height: 70px;
}

.marketing-banner-text p {
	font-size: 16px;
	color: #FFFFFF;
	height: 44px;
	margin-top: 25px;
	line-height: 22px;
}

/* edit2 */
.marketing-tap {
	margin-top: 80px;
}

.marketing-tap-nav {
	overflow: hidden;
	padding: 0 30px;
}

.marketing-tap-nav>div {
	float: left;
  background-color: rgba(247, 251, 255, 1);
  width: 280px;
  height: 316px;
	text-align: center;
  padding-top: 60px;
	margin-right: 20px;
  font-size: 20px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 600;
  color: rgba(9, 109, 217, 1);
  line-height: 28px;
}

.marketing-tap-nav>div:nth-last-child(1) {
	margin: 0;
}

.marketing-tap-nav>.default {
	cursor: pointer;
}

.marketing-tap-nav>.default:hover img {
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	/* IE 9 */
	-moz-transform: rotate(-7deg);
	/* Firefox */
	-webkit-transform: rotate(-7deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(-7deg);
	/* Opera */
}

.marketing-tap-nav img {
	height: 140px;
	margin-bottom: 20px;
}

.marketing-tap-nav .active {
  height: 327px;
	background-image: url(https://i2.ttimgs.cn/corpImg/pc/active-bg.png);
	background-size: 100% 100%;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.marketing-table {
	width: 1180px;
  margin: 38px auto 0;
}

table {
	width: 100%;
	border-collapse: collapse;
}

.marketing-table thead {
	width: 100%;
	background-color: #096DD9;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #D9D9D9;
}

.marketing-table thead td {
	font-size: 20px;
	padding: 18px 0 17px;
	line-height: 28px;
}

.marketing-table tbody {
	font-size: 20px;
	font-weight: 400;
	color: #03031A;
	line-height: 28px;
}

.marketing-table tbody td {
	padding: 30px;
	border: 1px solid #D9D9D9;
	width: 50%;
}

.marketing-btn {
	margin-top: 80px;
}

.marketing-btn a {
	display: block;
	width: 230px;
	height: 68px;
	background-color: #EBF5FF;
	font-size: 20px;
	font-weight: 600;
	color: #096DD9;
	line-height: 68px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}

.maintain {
	background-color: #FAFAFA;
	padding-bottom: 80px;
}

.maintain-content {
	width: 1240px;
	margin: 0 auto;
	padding-top: 80px;
}

.maintain-content .left {
	width: 680px;
}

.maintain-swiper {
	overflow: hidden;
}

.maintain-swiper .left {
	float: left;
	position: relative;
}

.maintain-swiper .right {
	float: right;
}

.swiper-container {
	width: 620px;
	height: 680px;
	padding: 80px 0px 0px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: none;
}

.swiper-slide img {
	width: 160px;
	height: 346px;
	border-radius: 20px;
	box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.1);
	margin-top: 43px;
}

.swiper-container .swiper-slide-active img {
	width: 200px;
	height: 432px;
	margin-top: 0;
}

.swiper-button-next,
.swiper-button-prev {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 281px;
	cursor: pointer;
}

.swiper-button-next {
	right: 0;
}

.swiper-button-prev {
	left: 0;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 110px;
	width: 100%;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #555;
	margin: 0 2px;
	border: 1px solid #D9D9D9;
}

.swiper-active-switch {
	width: 10px;
	height: 4px;
	background: #03031A;
}

.maintain-list {
	width: 468px;
	padding-top: 80px;
}

.maintain-list>div {
	overflow: hidden;
	margin-bottom: 40px;
}

.maintain-list img {
	width: 34px;
}

.maintain-list .maintain-list-icon {
	float: left;
}

.maintain-list .maintain-list-text {
	float: right;
	width: 415px;
}

.maintain-list-text div {
	font-size: 20px;
	font-weight: 600;
	color: #03031A;
	line-height: 28px;
}

.maintain-list-text p {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	margin-top: 10px;
}

.maintain-btn {
	padding-top: 20px;
}

.maintain-btn a {
	display: block;
	width: 230px;
	height: 68px;
	background-color: #EBF5FF;
	font-size: 20px;
	font-weight: 600;
	color: #096DD9;
	line-height: 68px;
	text-align: center;
	cursor: pointer;
}

.saas-content {
  width: 1180px;
	margin: 0 auto;
  padding: 80px 0 90px;
}

.saas-introduce {
	overflow: hidden;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 30px;
  padding: 80px 0 0;
}

.saas-list {
	float: left;
	width: 430px;
}

.saas-list img {
	width: 61px;
	height: 51px;
}

.saas-list-item {
	padding-bottom: 40px;
}

.saas-list p {
	font-size: 20px;
	font-weight: 600;
	color: #03031A;
	line-height: 28px;
	margin: 10px 0;
}

.saas-list span {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
}

.saas-banner {
	float: right;
}

.saas-banner img {
	width: 734px;
	height: 390px;
	margin-top: 30px;
}

.saas-btn {
	margin-top: 20px;
	padding-left: 70px;
}

div a {
	text-decoration: none;
}

.saas-btn a {
	display: block;
	width: 230px;
	height: 68px;
	background-color: #EBF5FF;
	color: #096DD9;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	text-align: center;
	line-height: 68px;
}

/* 驼驮电商 */
.mall {
	width: 1180px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 80px 0 136px;
}
.mall-container {
	margin: 120px 0 60px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 90px;
}
.mall-container div {
	width: 400px;
	float: left;
	text-align: center;
}

.mall-container div img {
	width: 100%;
	margin: 0 0 35px;
}
.mall-container div p {
	height: 33px;
	font-size: 24px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #06153F;
	line-height: 33px;
	margin: 0 0 10px;

}
.mall-container div span {
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}
.mall-container .icon {
	width: 40px;
	margin: 0 80px;
	box-sizing: border-box;
	padding: 117px 0 0;
}
.mall-container .icon img {
	width: 100%;
	margin: 0;
}
.mall-href {
	display: block;
	width: 230px;
	height: 68px;
	background-color: #EBF5FF;
	color: #096DD9;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	text-align: center;
	line-height: 68px;
	margin: 0 auto;
}
/* 模块背景色 */
.back:nth-child(odd) {
	background: rgba(250, 250, 250, 1);
}
.back:nth-child(even) {
	background: rgba(255, 255, 255, 1);
}

.message-list {
	min-height: 200px;
	padding: 40px 0;
}
.message-list>div {
	width: 1240px;
	padding: 0 30px;
	margin: 0 auto;
}
.message-item {
	width: 100%;
	border-bottom: 1px solid #D9D9D9;
	padding: 40px 0;
	overflow: hidden;
}
.message-list-img {
	max-width: 250px;
	height: 160px;
	float: left;
	margin-right: 40px;
	overflow: hidden;
}
.message-list-img img{
	width: 100%;
	/* height: 100%; */
}
.message-list-text {
	width: 711px;
	float: left;
}
.message-list .message-list-notimg{
	width: 1001px;
	float: left;
}
.message-list-text div {
	font-size: 20px;
	font-weight: 500;
	height: 28px;
	color: rgba(3,3,26,1);
	line-height: 28px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	margin-bottom: 40px;
	overflow:hidden;
}
.message-list-text p {
	padding-right: 60px;
	border-right: 1px solid #D8D8D8;
	height: 44px;
	margin-top: 12px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(153,153,153,1);
	line-height: 22px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-bottom: 40px;
	overflow:hidden;
}
.message-list-text span {
	margin-top: 40px;
	font-size: 16px;
	font-weight: 500;
	color: rgba(153,153,153,1);
	line-height: 22px;
}
.message-list-more {
	float: right;
	overflow: hidden;
	line-height: 174px;
	margin-right: 30px;
}
.message-list-more span {
	font-size: 16px;
	font-weight: 400;
	color: rgba(153,153,153,1);
	line-height: 22px;
}
.message-list-more img {
	width: 11px;
	height: 20px;
	float: right;
	margin-top: 77px;
	margin-left: 5px;
}
