* {
    margin: 0;
    padding: 0;
}

body {
    color: #282828;
}

body img {
    width: 100%;
    vertical-align: middle;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

#index {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.maxwidth {
    width: 92%;
    margin: 0 auto;
}


/* indextitle */

.indextitle {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 26px auto 14px;
    box-sizing: border-box;
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 14px;
}

.indextitle p {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .5px;
}

.indextitle p span {
    color: #c7a05d;
    margin-right: 7px;
}

.indextitle p a {
    font-size: 12px;
    color: #282828;
    letter-spacing: 1px;
    font-weight: normal;
    position: relative;
    top: -2px;
}


/* indexnav */

.indexnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding-top: 8px;
}

.indexnav a {
    width: 20.1%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #282828;
    font-size: 13px;
    text-align: center;
    letter-spacing: 1.5px;
}


/* .indexnav a:nth-child(4) {
    margin-right: 0;
}

.indexnav a:nth-child(8) {
    margin-right: 0;
} */

.indexnav a span {
    width: 75%;
    box-sizing: border-box;
    display: inline-block;
    padding: 8px;
    background: rgba(0, 0, 0, .03);
    border-radius: 4px;
    margin: 18px auto 5px;
}


/* indexjzfw */

#indexjzfwcont {
    display: flex;
    justify-content: space-between;
}

#indexjzfwcont a {
    width: 48.5%;
    display: block;
}

#indexjzfwtext {
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
    margin-top: 8px;
    padding: 6px 6px 16px;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 90% 70%;
    color: #282828;
}

.indexjzfwtext1 {
    background-image: url('/data-file/img/index/indexjzfw1.png');
}

.indexjzfwtext2 {
    background-image: url('/data-file/img/index/indexjzfw2.png');
    background-size: 30% !important;
}

#indexjzfwtext p {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 1.5px;
}

#indexjzfwtext span {
    width: 55%;
    font-size: 11px;
    display: block;
}

.indexjzfw form>a {
    margin-top: 20px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
    display: block;
}

.indexjzfw form div input {
    width: 100%;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .05);
    border-radius: 4px;
    padding: 3px 12px 0;
    margin-top: 12px;
    outline: none;
}

.indexjzfw form div input[type=button] {
    padding: 1px 0 0;
    color: #ffffff;
    background: #c7a05d;
    border: 1px solid #c7a05d;
    letter-spacing: 1px;
    outline: none;
}


/* 快速报价 */


/* form#ksbjform {
    box-sizing: border-box;
    padding: 3% 4%;
    margin-top: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(0, 0, 0, .08);
    border-top: 1px solid rgba(0, 0, 0, .085);
    border-bottom: 1px solid rgba(0, 0, 0, .085);
}

form#ksbjform div {
    width: 32%;
}

form#ksbjform div input {
    width: 100%;
    height: 28px;
    border-radius: 4px;
    box-sizing: border-box;
    border: none;
    padding: 0 12px;
    font-size: 11px;
    outline: none;
}

form#ksbjform div input::-webkit-input-placeholder {
    font-size: 11px;
}

form#ksbjform div input[type=button] {
    background-color: #c7a05d;
    color: #ffffff;
    padding: 0;
} */

.ksbjbox {
    background-image: url('../images/jkyuasdkua.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    box-sizing: border-box;
    padding: 5% 5% 6%;
    margin-top: 26px;
}

.ksbjbox form p.titletop {
    font-size: 18px;
    font-weight: bold;
    color: #c7a05d;
    letter-spacing: 3px;
}

.ksbjbox form span.line {
    width: 10%;
    border-bottom: 2px solid #c7a05d;
    display: inline-block;
    margin: 10px auto 7px;
}

.ksbjbox form p.titlebtm {
    font-size: 16px;
    color: #bb0102;
}

.ksbjbox form div input {
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    padding: 0 4%;
    border-radius: 4px;
    border: 1px solid #cccccc;
    margin-top: 20px;
    outline: none;
}

.ksbjbox form div input[type=button] {
    background: #c7a05d;
    color: #ffffff;
    border: 1px solid #c7a05d;
}

.ksbjbox form p.btm {
    font-size: 11px;
    color: #bb0102;
    margin-top: 6px;
}


/* indexVR */

.indexVR {
    margin-top: 26px;
    position: relative;
}

.indexVR span {
    width: 16%;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    animation-name: VR;
    animation-duration: .7s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes VR {
    0% {
        transform: translateY(-50%) scale(1);
    }
    100% {
        transform: translateY(-50%) scale(.9);
    }
}


/* indexal */

#indexalcont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#indexalcont a {
    width: 48.2%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
    margin-bottom: 12px;
}

#indexalcont a:nth-child(3) {
    margin-bottom: 0;
}

#indexalcont a:nth-child(4) {
    margin-bottom: 0;
}

.indexalcont p {
    font-size: 10px;
    color: #282828;
    text-align: center;
    box-sizing: border-box;
    padding: 4px 0;
    white-space: nowrap;
}


/* indexsjs */

#indexsjscont {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    padding: 2%;
    background-color: #ffffff;
}

.indexsjscont {
    display: flex;
    justify-content: space-between;
}

.indexsjscont>a {
    width: 47%;
}

.indexsjscont a {
    color: #282828;
}

.indexsjscontright {
    width: 50%;
}

.indexsjscontright {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 4% 0 5% 0;
}

.indexsjscontright i {
    width: 6px;
    height: 6px;
    display: block;
    background-color: #c7a05d;
}

.indexsjscontright p.top {
    font-size: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    margin-bottom: 8px;
    box-sizing: border-box;
    padding: 8px 0 1px;
}

.indexsjscontright p.top span {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-right: 6px;
    letter-spacing: 2px;
}

.indexsjscontright p.middle span.scfg {
    display: block;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin-bottom: .5px;
}

.indexsjscontright p.middle span.yw {
    display: block;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 2px;
}

.indexsjscontright p.middle span.sc {
    font-size: 12px;
    display: block;
    margin: 6px 0 8px;
    line-height: 14px;
    letter-spacing: .5px;
}

.indexsjscontright p.middle span.zpal {
    font-size: 12px;
    display: block;
}

.indexsjscontright p.btm a {
    font-size: 11px;
    box-sizing: border-box;
    padding: 3px 8px 1.5px;
}

.indexsjscontright p.btm a.ckxq {
    border: 1px solid #c7a05d;
    margin-right: 8px;
}

.indexsjscontright p.btm a.ljyy {
    border: 1px solid #c7a05d;
    background-color: #c7a05d;
    color: #ffffff;
}


/* indexpzbz */

.indexpzbzcont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.indexpzbzcont span {
    width: 31%;
    display: block;
}

.indexpzbzcont span:nth-child(4) {
    margin-top: 10px;
}

.indexpzbzcont span:nth-child(5) {
    margin-top: 10px;
}

.indexpzbzcont span:nth-child(6) {
    margin-top: 10px;
}


/* indexfwlc */

.indexfwlc {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
    margin-bottom: 16px;
}


/* publicform */

.publicformlayer {
    position: relative;
    margin: 22px auto 18px !important;
}

.publicformlayer form {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 17% 10% 14%;
}

.publicformlayer form div input {
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    border: none;
    background-color: rgba(0, 0, 0, .1);
    padding: 2px 0 0 14px;
    border-radius: 3px;
    margin-top: 4%;
    outline: none;
}

.publicformlayer form div input[type=button] {
    padding: 1px 0 0;
    background: #c7a05d;
    color: #ffffff;
    letter-spacing: 1px;
}

.publicformlayer form span {
    font-size: 12px;
    text-align: justify;
}


/* indexzcjs */

.indexzcjs {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 4.5% 4.5% 4%;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
    margin-bottom: 5px;
    border-radius: 3px;
}

.indexzcjs p {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 12px;
    letter-spacing: .5px;
    color: #282828;
}

.indexzcjs p span {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding-left: 24px;
    background-image: url('../images/vehicle1.png');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 1px 40%;
}

.indexzcjs>span {
    width: 12%;
    display: block;
}