case-detail.css 5.28 KB
/*case-detail.css*/
@charset "utf-8";
body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font: 16px 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;
}

input,
textarea,
option {
    font-family:'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;
}

a {
    text-decoration: none;
    color: #646464
}

a:hover {
    color: #1287cd
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.header {
    width: 100%;
    height: 70px;
    background-color: #ffffff;
}

.header-bar {
    position: relative;
    width: 1000px;
    height: 70px;
    margin: 0 auto;
}

.logo {
    display: inline-block;
    width: auto;
    height: auto;
    float: left;
    margin-top: 5.5px;
}

.nav {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    margin-left: 150px;
}

.nav li {
    display: inline-block;
    float: left;
    margin: 0 26px;
}

.nav li a {
    display: inline-block;
    height: 70px;
}

.nav li a:hover {
    height: 66px;
    border-bottom: 4px solid #1287cd;
}

.nav-active {
    height: 66px;
    border-bottom: 4px solid #1287cd;
}
body {
    background-color: #f9f9f9;
}

.hidden {
    display: none;
}

/*case-detail-wrap*/
.case-detail-wrap {
    position: relative;
    width: 810px;
    height: auto;
    float: right;
    font-size: 14px;
}

.case-status-wrap {
    position: inherit;
    width: 100%;
    height: 190px;
    padding: 35px 0 20px 0;
    background-color: #ffffff;
}

.case-section-wrap {
    position: inherit;
    margin-left: 35px;
}

.section-status {
    position: inherit;
    top: 20px;
}

.case-section-wrap span {
    display: inline-block;
    width: 82px;
    height: 70px;
    line-height: 70px;
    margin-right: 70px;
    color: #ffffff;
    /*font-size: 14px;*/
    padding-left: 8px;
}

.normal-status-ico {
    background-image: url(/img/case-status-ico.png);
    background-repeat: no-repeat;
    background-position: -150px 0;
}

.current-status-ico {
    background-image: url(/img/case-status-ico.png);
    background-repeat: no-repeat;
}

.dot {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    background-color: #969696;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;

}

.status-item {
    position: relative;
    float: left;
}

.half-status-desc {
    width: 50%;
    border-top: 2px #969696 solid;
    margin-top: -7px;
}

.half-status-desc.right {
    float: right;
}

.half-status-desc.left {
    float: left;
}

.status-desc {
    padding:10px 20px;
    /*font-size: 14px;*/
    text-align: center;
}

.register-section-status .status-desc {
    padding: 10px 60px;
}

.half-status-desc+div.status-desc {
    border: none;
    padding-top: 19px;
}

.arrive .dot {
    background-color: #1278cd;
}

.arrive .half-status-desc.left {
    border-color: #1278cd;
}

.go-over .half-status-desc.right {
    border-color: #1278cd;
}

.arrive.notice .dot {
    background-color: #f97c5f;
}

.non-pay {
    margin-top: 3px;
}

.help-ico {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    text-align: center;
    color: #ffffff;
    background-image: url(/img/help-ico.png);
    background-repeat: no-repeat;
    border-color: green;
    margin-right: 3px;
    top: 3px;
}

.case-detail-type-wrap {
    position: relative;
    margin-top: 20px;
    background-color: #ffffff;
}
.detail-type-title-wrap {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e7ebee;
    padding-left: 18px;
}

.detail-type-title-wrap span{
    position: inherit;
    padding: 2px 8px;
    color: #4c4c4c;
    margin-right: 36px;
    cursor: pointer;
}

.detail-type-title-wrap span:hover,
.detail-type-title-wrap .current-selected {
    background-color: #1278cd;
    color: #ffffff;
}

.detail-type-content {
    padding-left: 25px;
    padding-bottom: 50px;
}

.notice {
    font-size: 12px;
    color: #1287cd;
}

.detail-type-content h3 {
    font-size: 14px;
    font-weight: normal;
    color: #4c4c4c;
    border-left: 2px solid #1278cd;
    padding-left: 5px;
    line-height: 12px;
}

.content-item {
    margin: 20px 0;
}

.content-item p {
    text-indent: 1em;
}

.content-form>div {
    position: relative;
    margin-bottom: 20px;
}

.width-100 {
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 20px;
}

.must-ico {
    color: #f97c5f;
    margin-right: 2px;
}

.content-form input[type="text"] {
    width: 280px;
    height: 30px;
    padding-left: 1em;
}

.checkbox {
    background-color: #ffffff
}

.marginLeft-200 {
    margin-left: 120px;
}

.present-req span {
    margin-right: 20px;
}
.spec-state {
    margin: 25px 0;
}

.submit-btn {
    position: relative;
    display: block;
    width: 180px;
    height: 36px;
    line-height: 36px;
    background-color: #f97c5f;
    color: #ffffff;
    text-align: center;
    margin: 40px auto;
    cursor: pointer;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.declare-notice {
    font-size: 12px;
    color: #f97c5f;
}

.btn-label {
    background-color: #1278cd;
    color: #ffffff;
    padding: 4px 8px;
}