.shadow {
    -webkit-box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
}
.page-qiupu .text-primary{
    color: #4e73df!important;
}
.page-qiupu .page-body{
    width: 1200px;
    padding: 0;
}


.section-qiupu-items{
    padding: 0;
}

.section-header{
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color:#f3f3f3;
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.section-header .caption{}
.section-header .caption .title{
    font-weight: 700!important;
    font-size: 16px;
    line-height: 36px;
    margin: 0;
}
.section-header .action{
    margin-left: 15px;
}
.section-header .action a{
    margin: 0;
}
.section-body{
    padding: 0 15px;
    background: #FFFFFF;
}
.section-body .item{
    line-height: 64px;
    height: 64px;
    color: #212529;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
}
.section-body .item .pay-now{
    padding: 14px 0 0 0;
    line-height: 36px;
}
.section-body .item.head{
    font-weight: 700;
    line-height: 48px;
    height: 48px;
    border-top: 1px solid #CCCCCC;
}

.section-search {
    background: #FFFFFF;
    margin: 15px 0;
}
.section-search .section-header{
    padding: 0;
}
.section-search .section-header ul{
    height: 48px;
    line-height: 48px;
    padding: 0;
}
.section-search .section-header ul li{
    float: left;
}
.section-search .section-header ul li a{
    display: block;
    padding: 0 15px;
    color: #333333;
    font-weight: 700;
}
.section-search .section-header ul li.active{}
.section-search .section-header ul li.active a{
    background: #FFFFFF;
    color: #800000;
}
.section-search .section-body{
    padding: 15px;
}
.caption1{
	background-color: #fff;
	width: 1200px;
    margin: 20px auto 0;

	padding: 0 1.25rem;
	line-height:40px;
	
}