/* 婚礼策划 */
.caption .circle{
	width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 30px;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    overflow: hidden;
}
.caption>.circle>img{
	width: 100%;
}
.pad_top{
	padding-top: 40px!important;
}
.top_tit>p:first-child{
    height: 30px;
    overflow: hidden;   
}
.top_tit {
    padding: 9px;
}
.right_top3{
    position: absolute;
    top: 0;
    left: 0;
}
.three{
    position: relative;
    top:-63px;
    left: 0;
    font-size: 20px;
    color: #fff;
    font-family: "Arial";
}
.pad_top {
    padding-top: 40px;
}

.Satisfaction {
    color: #b2b2b2;
    font-size: 14px;
    float: right;
}

.top_tit .h1-tit{
    color: #737373;
    font-size: 20px;
    height: 30px;
    overflow: hidden;
}
.top_tit .h2-tit {
    color: #999;
    font-size: 14px;
    height: 60px;
}
.caption>p:last-child {
    height: 40px;
    width: 100%;
    background: #f2f2f2;
    margin: 0;
    color: #b2b2b2;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
}



/*********************/

