
.suc-map img{
	width: 100%;
	height: 688px;
}
.suc-content{
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
}
.suc-nct{
	font-size: 20px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	color: #333333;
	line-height: 40px;
}
.suc-name{
	color: #333333;
	font-size: 20px;
	font-family: "Microsoft YaHei";
}

.suc-time span{margin-left: 10px;}
.suc-so img{
	width: 100%;
	height: 500px;
	margin: 20px 0;
}
.suc-det a{
	color: #09B4EB;
	text-align: right;
	width: 100%;
	cursor: pointer;
	padding-top:10px;
}


.suc-content select{
	width: 120px;
    height: 32px;
    line-height:32px;
    font-size: 14px;
    color: #494949;
    border: solid 1px #cccccc;
}
.succ-title{
	 line-height: 59px;
	 height: 59px;
	 padding:0 25px;
}
.succ-new{
	font-size: 20px;
    font-weight: bold;
}



.other-sorry{
	margin: 130px 0 30px 0;
}
.other-sorry img{
	width: 360px;
	margin: auto;
	display: block;
}
.other-fsize{
	text-align: center;
	font-size: 30px;
	margin-bottom:100px;
}
.suc-shen{
	height:97px;
	overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


