@charset "UTF-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, div, img { margin: 0; padding: 0; }
html { width: 100%; min-height: 100%; text-align: justify; /*font-size:6.25%;*/ overflow-x: hidden; }
body { width: 100%; height: 100%; font-size: 14px; font-family: "微软雅黑"; background: #fff; -webkit-text-size-adjust: 100%; }
.body { background: linear-gradient(#2D78EB, #C5EFFF, #FFFFFF); min-width: 1200px; overflow: auto; height: 100vh; overflow-x: hidden; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
input:focus { outline: 0; }
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: #fff; background-image: none; color: black; }
input:-webkit-autofill, input:-webkit-autofill:focus { box-shadow: 0 0 0 1000px #fff inset !important; -webkit-box-shadow: 0 0 0 1000px #fff inset !important; }
.header { display: flex; flex-direction: column; align-items: center; }
.header .icon-logo { /* width: 100%; */ margin-top: 20px; }
.footer { width: 100%; background: #fff; padding-top: 20px; padding-bottom: 20px; overflow: hidden; }
.footer p { font-size: 12px; color: #333; line-height: 20px; text-align: center; }
.c-center { width: 100%; height: calc(100vh - 186px); background-size: cover; position: relative; background: #72a0fe \9; /*padding-top: 60px;padding-bottom:50px;padding-top:0px\0;padding-bottom:0px\0;*/ }
.cen-form { width: 900px; min-height: 560px; background: #fff; margin: auto; padding-bottom: 50px; position: relative; /**margin-top:120px;*/ }
.ckhead { width: 100%; border-bottom: 1px solid #e3ebff; background: #f7faff; color: #333; font-size: 24px; text-align: center; padding-bottom: 12px; padding-top: 15px; }
.ckhead span { font-size: 16px; color: gray; }
.ckfoot { width: 100%; *width: 780px; border-bottom: 1px solid #e3ebff; background: #f8f8f8; color: #333; font-size: 12px; line-height: 40px; position: absolute; bottom: 0; left: 0; padding-top: 10px; padding-bottom: 10px; line-height: 30px; }
.form { padding-top: 70px; width: 490px; margin: auto; }
.ckbd { height: 40px; line-height: 40px; margin-bottom: 10px; }
.ckleft { float: left; color: #666; text-align: right; min-width: 120px; }
.ckright { float: left; width: 310px; height: 40px; }
.cipnut { height: 100%; width: 310px; *height: 37px; line-height: 40px; border: 1px solid #ddd; border-radius: 3px; padding-left: 20px; }
.inquire { width: 310px; height: 40px; margin-left: 120px; *margin-left: 0; background: #1879D2; color: #fff; font-size: 16px; border: 0; border-radius: 3px;cursor: pointer; }
.inquire:hover {background: #0056b3;}
.footer_bottom { width: 100%; height: 53px; background: #e8f9ff; /*bottom: 0; position: absolute;*/ }
.footer_bottom_box { width: 1200px; margin: 0 auto; height: 53px; line-height: 53px; text-align: center; }
.footer_bottom_box a { font-size: 13px; color: #333333; margin-left: 15px; }
.footer_bottom_box img { box-sizing: border-box; vertical-align: middle; }
.footer_bottom_box span { font-size: 13px; color: #333333; margin-left: 15px; }
/***手机兼容***/
@media (max-width: 750px) {
    html { font-size: 4.5%; }
    body { font-size: 14px; }
    .body { /* background: url(../image/background.png) no-repeat; */ overflow-x: hidden; overflow-y: auto; height: 100vh; min-width: 100vw; }
    .body::-webkit-scrollbar { display: none; }
    .body { width: 100vw; }
    .header { height: 64px; }
    .header .top-main { width: 70vw; }
    .header .icon-logo { width: 70vw; /* width: 100%; */ margin-top: 20px; }
    .c-center { min-height: 630px; /*height: calc(100vh - 60px - 150px);*/ }
    .footer { height: auto; }
    .met20 { margin-top: 20px; }
    .header img { max-width: 100%; }
    .footer { padding-top: 0; padding-bottom: 0; }
    .ckhead { border-radius: 10px 10px 0 0; display: flex; justify-content: center; line-height: inherit; flex-direction: column; font-size: 16px; }
    .ckhead p { line-height: 24px; }
    .ckhead span { font-size: 14px; line-height: 28px; }
    .cen-form { width: 90%; border-radius: 10px; /*margin-bottom: 115px;*/ }
    .form { width: 100%; padding-top: 20px; }
    .ckbd { /*display: flex;align-items: center;justify-content: center;*/ height: auto; padding-left: 15%; font-size: 14px; }
    .ckleft { float: initial; text-align: left; }
    .ckright { float: initial; }
    .cipnut { padding-left: 5px; width: 80%; }
    .inquire { margin-left: 0; width: 80%; }
    .inquire:hover {background: #0056b3;}
    .footer .mid { width: auto; display: flex; align-items: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
    .footer .fofl { width: auto; float: left; padding-top: 10px; }
    .footer .fofr { width: auto; float: left; }
    .ckfoot { padding: 0px; }
    .footer_bottom { height: 150px; }
    .footer_bottom_box { height: 150px; line-height: 22px; font-size: 13px; width: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; }
    .footer_bottom_box span { font-size: 13px; color: #333333; margin-left: 0; }
}

@media (max-width: 360px) {
    .nav-result li { padding: 0 6px; }
}

@media (max-width: 320px) {
    .nav-result li { padding: 0 6px; }
    .ckbd { padding-left: 8%; }
    .ckfoot { height: auto; line-height: 20px; padding: 10px 20px 10px 20px; }
}

/* 全局样式 */
::-webkit-scrollbar { width: 8px; }
/* 水平滚动条样式 */
::-webkit-scrollbar-track { background-color: #f5f5f5; }
::-webkit-scrollbar-thumb { background-color: #aaa; border-radius: 4px; }
/* 垂直滚动条样式 */
::-webkit-scrollbar-corner { display: none; }
/* Firefox浏览器支持 */
@supports (-moz-appearance:none) {
    ::-moz-scrollbar { width: 8px; }
    ::-moz-scrollbar-track { background-color: #f5f5f5; }
    ::-moz-scrollbar-thumb { background-color: #aaa; border-radius: 4px; }
}