﻿@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; }

a { color: #333; text-decoration: none; transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
a:hover { text-decoration: none; color: #38afff; }
a:focus { text-decoration: none; }
em { font-style: normal; }
li { list-style: none; }
img { border: 0; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; }
p { word-wrap: break-word; }
.fl { float: left; }
.fr { float: right; }
.clear:after { display: block; height: 0; content: ""; clear: both; }
.left { float: left; }
.right { float: right; }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; /* IE/Safari */ -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; /* Opera */ -moz-binding: url("ellipsis.xml#ellipsis"); /*FireFox*/ }
.padding-0 { padding: 0; }
.padding-20 { padding: 0 20px; }
.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 .mid { width: 800px; margin: auto; }
.footer p { font-size: 12px; color: #333; line-height: 20px; text-align: center; }
.footer .fofl { width: 650px; float: left; padding-top: 10px; }
.footer .fofr { width: 150px; float: left; }

.c-center { width: 100%; min-height: 740px; /*height: calc(100vh - 60px - 130px);*/ 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: 810px; 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; padding: 0 20px; 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; }
.cselect { border: 1px solid #ddd; border-radius: 3px; width: 100%; height: 100%; padding-left: 20px; }
.cipnut { height: 100%; width: 310px; *height: 37px; line-height: 40px; border: 1px solid #ddd; border-radius: 3px; padding-left: 20px; }
.code { float: left; height: 100%; *height: 37px; line-height: 40px; width: 230px; *width: 200px; border: 1px solid #ddd; border-radius: 3px; padding-left: 20px; }
.sodeimg { float: right; width: 125px; *width: 100px; height: 40px; background: #cdcdcd; text-align: center; border-radius: 3px; cursor: pointer; }
.sodeimg img { max-width: 100%; max-height: 100%; border-radius: 3px; }
.img-verifycode { height: 30px; width: 65px; margin-left: 5px; cursor: pointer; }
img.img-verifycode[src=""], img.img-verifycode:not([src]) { opacity: 0; }
.inquire { width: 310px; height: 40px; margin-left: 120px; *margin-left: 0; background: #1879D2; color: #fff; font-size: 16px; border: 0; border-radius: 3px; }
.ckts { margin-left: 120px; line-height: 40px; width: 550px; *margin-left: 0; }
.ckts font { color: red; margin-right: 5px; }
.ckts a { margin: 0 2px; color: #38afff; font-size: 14px; }
.searesult { padding: 0 50px; /*max-height: 600px; overflow-x: hidden; overflow-y: auto; */ }
.ksxin { color: #999; line-height: 40px; margin-top: 10px; font-weight: bold; }
.ksxin div { float: left; margin-right: 30px; }
.ksxin span { color: #333; }
.ksxin span.kname { }
.searesult table { width: 698px; text-align: center; border: 1px solid #eee; border-right: 0; }
.searesult thead { background: #4cb7ff; color: #fff; height: 40px; line-height: 40px; }
.searesult thead th { text-align: center; border-right: 1px solid #e9e9e9; }
.searesult tr td { height: 45px; border-right: 1px solid #e9e9e9; }
.searesult tr:nth-of-type(2n) { background: #f4f4f4; }
.cxnr { margin-top: 10px; display: none; }
.cxnr .ckts { margin-left: 0; float: left; }
.agcx { width: 120px; height: 40px; display: block; float: right; border: 1px solid #e5e5e5; text-align: center; line-height: 40px; }
.agcx:hover { background: #4cb7ff; color: #fff; border: 1px solid #4cb7ff; }

.nav-result { height: 30px; border-radius: 3px; margin: 15px 50px 0 50px; overflow: hidden; }
.nav-result li { float: left; height: 30px; line-height: 30px; border: 1px solid #e5e5e5; border-right: 0; padding: 0 15px; text-align: center; }
.nav-result li:last-child { border-right: 1px solid #e5e5e5;; }
.nav-result li.active { background: #38afff; }
.nav-result li.active a { color: #fff; }
.pccen .nav-result li { width: auto !important; }

.mask { width: 100%; height: 100%; background: url(../images/mask.png) repeat; position: fixed; top: 0; left: 0; z-index: 9999; display: none; }
.colse { float: right; margin-top: 15px; margin-right: 15px; cursor: pointer; }
.tcwlogin { width: 440px; height: 230px; background: #fff; position: absolute; top: 50%; left: 50%; margin-top: -115px; margin-left: -220px; z-index: 10; display: none; }
.tccon { text-align: center; margin-top: 60px; }
.tccon p { font-size: 16rem; color: #333; line-height: 50px; }
.login-an { width: 120px; height: 34px; line-height: 34px; margin: auto; display: block; text-align: center; color: #fff; background: #4cb7ff; border-radius: 3px; margin-top: 20px; }
.login-an:hover { color: #fff; }

.enro-result thead { background: #fff; height: 50px; line-height: 50px; }
.enro-result thead tr { background: #fff !important; }
.enro-result tr:nth-of-type(odd) { background: #f4f4f4; }
.enro-result tr:nth-of-type(2n) { background: none; }
.enro-result thead tr th:nth-of-type(odd) { padding-right: 70px; text-align: right; color: #666; font-weight: normal; }
.enro-result thead tr th:nth-of-type(even) { padding-left: 70px; text-align: left; color: #333; font-weight: normal; }
.enro-result tr td:nth-of-type(odd) { padding-right: 70px; text-align: right; color: #666; }
.enro-result tr td:nth-of-type(even) { padding-left: 70px; text-align: left; }

.enro-result tr.trodd { background: #f4f4f4; }
.enro-result thead tr th.thodd { padding-right: 30px; text-align: right; color: #666; font-weight: normal; }
.enro-result thead tr th.theven { padding-left: 30px; text-align: left; color: #333; font-weight: normal; }
.enro-result tr td.tdodd { padding-right: 30px; text-align: right; color: #666; }
.enro-result tr td.tdeven { padding-left: 30px; text-align: left; }

.qrorder { font-size: 18px; color: #333; line-height: 18px; border-left: 5px solid #4facfe; padding-left: 10px; margin-top: 30px; }
.result-wz { margin: 15px 0; color: #666; line-height: 21px; }
.result-ts { line-height: 24px; color: #f24545; }

#luqu1, #luqu2 { display: none; }
.swiper-button-prev, .swiper-button-next { display: none; }

.liuts { width: 600px; height: 320px; background: #fff; border-radius: 5px; position: absolute; top: 50%; left: 50%; margin-left: -300px; margin-top: -160px; z-index: 99999; }
.liuts p { text-align: center; color: #333; font-size: 18px; line-height: 36px; padding-top: 60px; }
.liua { margin-top: 50px; }
.liua a { margin: auto; width: 150px; height: 50px; display: block; background: #38afff; border-bottom: 5px solid #2190db; text-align: center; line-height: 50px; font-size: 16px; color: #fff; }
.tsjr { font-weight: bold; }
/*#captcha_div {
        margin: 10px auto;
    }*/

#captcha_div .yidun.yidun--light { width: 310px !important; }

.wintips { width: 440px; height: 200px; background: #fff; position: absolute; top: 50%; left: 50%; margin-top: -200px; margin-left: -220px; z-index: 9999999; display: none; }
.tipswz { padding: 45px 20px; font-size: 16px; color: #333; text-align: center; }
.gbtips { width: 100%; height: 50px; line-height: 50px; background: #f8f8f8; border-top: 1px solid #ddd; text-align: center; color: #3399fe; font-size: 16px; position: absolute; left: 0; bottom: 0; }

#imgConac { width: 40px; }
.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: 14px; color: #333333; margin-left: 15px; }
.footer_bottom_box img { box-sizing: border-box; vertical-align: middle; }
.footer_bottom_box span { font-size: 14px; color: #333333; margin-left: 15px; }

.kfwm { color: #999; clear: both; width: 100%; word-wrap: break-word; word-break: break-all; padding-bottom: 5px; line-height: 15px; font-size: 12px; }
/***手机兼容***/
@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; padding: 10px; 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%; }
    .cselect { padding-left: 5px; width: 80%; }
    .code { padding-left: 5px; width: 55%; }
    .sodeimg { float: left; margin-left: 10px; width: 36%; }
    .inquire { margin-left: 0; width: 80%; }
    .ckts { margin-left: 0; line-height: 20px; width: 80%; }
    .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; }

    .cen-swiper { overflow: hidden; margin: 20px 10px 0 10px; position: relative; }
    .nav-result { font-size: 18rem; overflow: initial; margin: 0; }
    .nav-result li { padding: 0 10px; }
    .nav-result li { border-right: 1px solid #e5e5e5; border-left: 0; }
    .nav-result li:first-child { border-left: 1px solid #e5e5e5; }
    .searesult { padding: 0 10px; font-size: 18rem; clear: both; }
    .searesult table { width: 100%; }
    .cxnr { display: none; }
    .cxnr .ckts { width: 100%; text-align: center; margin-bottom: 10px; }
    .cxnr .agcx { float: inherit; margin: auto; overflow: hidden; }
    .tcwlogin { width: 80%; height: 230px; background: #fff; position: absolute; top: 50%; left: 50%; margin-top: -115px; margin-left: -40%; z-index: 10; display: none; }

    .enro-result thead tr th:nth-of-type(odd) { padding-right: 10px; }
    .enro-result thead tr th:nth-of-type(even) { padding-left: 10px; }
    .enro-result tr td:nth-of-type(odd) { padding-right: 10px; }
    .enro-result tr td:nth-of-type(even) { padding-left: 10px; }

    .swiper-button-prev, .swiper-button-next { display: block; }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 0 !important; background-image: none !important; }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: -6px !important; background-image: none !important; }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next i, .swiper-button-next, .swiper-container-rtl .swiper-button-prev i { font-size: 20px; color: #38afff; }
    .swiper-button-next, .swiper-button-prev { width: 20px !important; height: auto; margin-top: -14px !important; }
    .cen-swiper { overflow: hidden; margin: 20px 10px 0 10px; position: relative; }
    .cen-swiper .swiper-container { width: 88%; }
    .tsjr { display: none; }

    #captcha_div { width: 310px; }
    #captcha_div .yidun.yidun--light { margin-left: 0; width: 80% !important; }

    .wintips { width: 90%; height: 200px; background: #fff; position: absolute; top: 45%; left: 50%; margin-top: -100px; margin-left: -45%; z-index: 9999999; display: none; }
    .tipswz { padding: 10px 20px; font-size: 16px; color: #333; text-align: center; padding-top: 20px; }
    .gbtips { width: 100%; height: 50px; line-height: 50px; background: #f8f8f8; border-top: 1px solid #ddd; text-align: center; color: #3399fe; font-size: 16px; position: absolute; left: 0; bottom: 0; }
    .ckfoot { padding: 0 10px; }

    .ksxin { margin-bottom: 10px; font-weight: normal; }
    .ksxin div { width: 50%; margin-right: 0; line-height: 28px; }
    .ksxin .k3ksh { width: 100%; }

    .footer_bottom { height: 150px; }
    .footer_bottom_box { height: 150px; line-height: 22px; width: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; }
    .footer_bottom_box span { font-size: 14px; color: #333333; margin-left: 0; }

    /*.searesult { max-height: 375px; }*/
}

@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; }
    .tsjr { display: none; }
}

/*loading*/
.loading { width: 100%; position: fixed; top: 35%; left: 0; z-index: 999; display: none; }
.loadEffect { padding: 0 45px; width: 300px; height: 80px; line-height: 80px; position: relative; margin: 0 auto; text-align: center; *background: #575252; background: rgba(0,0,0,0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); color: #fff; font-size: 16px; }
.loadEffect i { margin-top: 23px; margin-right: 10px; }

/* 全局样式 */
::-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; }
}
