wdyw.css 5.85 KB
.central_area {
    min-height:calc(100vh - 190px);
    margin-top: 20px;
    color: #4A4A4A;
}
.navigation_crumbs {
    height: 45px;
}
.perinfo {
    height: 140px;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    box-shadow: 0 3px 6px 0 rgba(10,14,40,0.08);
    -moz-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*firefox*/
    -webkit-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*webkit*/
    border-radius: 4px;
    background: url('../staticImages/user-centerbg.png') no-repeat;
    background-size: cover;
}
.perinfo_left{
    float: left;
}
.perinfo_left ul li {
    font-size: 16px;
    color: #6D7278;
}
.perinfo_left ul li:first-child{
    margin-top: 7px;
    color: #4A4A4A;
}
.perinfo_left ul li:first-child span{
    font-size: 18px;
}
.perinfo_left ul li:first-child p {
    font-size: 18px;
}
.perinfo_left img {
    width: 80px;
    height: 80px;
    float: left;
}
.perinfo_left ul {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}
.perinfo_left ul li {
    margin-bottom: 10px;
    font-size: 16px;
}
.perinfo_left ul li p{
    display: inline-block;
}
.perinfo button {
    float: right;
    margin-right: 70px;
    margin-top: 10px;
    width: 140px;
    height: 42px;
    position: relative;
}
.perinfo button a {
    color: #FFFFFF;
    display: block;
    width: 140px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    position: absolute;
    left: 0;
    top: 0;
}
.perinfo button a:hover {
    color: #FFFFFF;
}
.my_appointment {
    color: #5FB878;
    border: 2px solid#5FB878;
    font-size: 20px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 20%;
    margin-top: 10px;
}
.my_appointment:hover {
    color: #f46143;
    border-color: #f46143;
}
.time {
    float: right;
    margin-top: 20px;
}
/* ---------------------------------- */
.business_titleList {
    width: 1220px;
    margin: 20px auto;
    font-size: 0;
}
.business_titleList li {
    width: 25%;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.business_titleList li a {
    display: block;
    height: 152px;
    text-align: center;
    cursor: pointer;
    color: #7A7A7A;
    box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06);
    border-radius: 4px;
    border: 1px solid #E9E9E9;
}
.business_titleList li p:nth-child(1) {
    font-size: 18px;
    margin-top: 39px;
    font-size: 36px;
    margin-bottom: 3px;
    font-weight: 600;
    color: #3C4A66;
}
/* ---------------预约列表------------------- */
.contentBox {
    width: 1200px;
    margin: 0 auto;
}
.appintmentList {
    padding: 0 20px 20px 20px;
    border-radius: 6px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06);
    border: 1px solid #E9E9E9;
}
.appintmentList li {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-top: 20px;
    cursor: pointer;
}
.appintmentList li .state{
    width: 68px;
    height: 30px;
    border-radius: 4px;
    display: inline-block;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #FFFFFF;
    margin-right: 20px;
    font-weight: 600;
    position: relative;
    top: -3px;
}
.appintmentList li div {
    display: inline-block;
    position: relative;
    top: 12px;
    margin-right: 30px;
}
.business_name  h5{
   font-size: 16px;
   font-weight: 600; 
}

.handle {
    color: #0091FF;
    float: right;
    margin-top: 26px;
    cursor: pointer;
}
.delete {
    color: red;
    float: right;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 26px;
}
.delete:hover {
    color: red;
}
.handle:hover {
    color: #0091FF;
}
#page {
    text-align: center;
    margin-top: 25px;
}
/*------------正在填写------------- */
.tobeSubmit {
    color: #1AD6E1!important;
    border-color: #1AD6E1!important;
}
/*------------资料审核------------- */
.dataReview {
    color: #FA6400!important;
    border-color: #FA6400!important;
}
/*------------缴费------------- */
.pay {
    color: #12A2FF!important;
    border-color: #12A0FF!important;
}
/*------------退回------------- */
.return {
    color: #FA6400!important;
    border-color: #FA6400!important;
}
/*------------驳回------------- */
.reject {
    color: #FA6400!important;
    border-color: #FA6400!important;
}
/*------------办理成功------------- */
.success {
    color: #1AD6E1!important;
    border-color: #1AD6E1!important;
}
.business_name {
    width: 330px;
    margin-right: 15px!important;
}
.business_name p {
    color: #9B9B9B;
    margin-top: 5px;
}
.noData {
    text-align: center;
    display: none;
    padding-top: 18px;
} 
/* 头部tab */
.applyBusinessRecord a{
    /* background: url('../staticImages/heji.png'); */
    background-size: 100% 100%;
}
.to_be_submitted a {
    /* background: url('../staticImages/daitijiao.png'); */
    background-size: 100% 100%;
}
.applyBusinessIn a {
    /* background: url('../staticImages/banlizhong.png'); */
    background-size: 100% 100%;
}
.applyBusinessEnd a {
    /* background: url('../staticImages/yibanjie.png'); */
    background-size: 100% 100%;
}
.obligee {
    min-width: 106px;
    margin-right: 30px!important;
}
.arrowList {
    height: 19px;
    width: 107%;
    margin-left: -112px;
}
.arrowList p {
    display: inline-block;
    position: relative;
    width: 23%;
}
.arrow:before {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 17px;
    height: 17px;
    margin-top: -4px;
    border-right: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;;
    -webkit-transform: rotate(225deg);
    content: '';
    background-color: #FFFFFF;
    z-index: 10;
}
.completed {
    color: #23E3D5;
    float: right;
    margin-top: 26px;
    margin-right: 8px;
}
.bus-active {
    background-color: #0097F6;
}
.bus-active span {
    color: #FFFFFF;
}
.bus-active p {
    color: #FFFFFF;
}