@charset "UTF-8";
.qiye-kh .kh-item p, .qiye-kh .kh-item span { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-overflow-scrolling: touch; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }

body { font-family: '微软雅黑'; }

address, cite, dfn, em, var { font-style: normal; }

code, kbd, pre, samp { font-family: couriernew, courier, monospace; }

ul, ol { list-style: none; }

a { text-decoration: none; cursor: pointer; color: #333333; }

a:hover { text-decoration: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

legend { color: #000; }

fieldset, img { border: 0; }

button, input, select, textarea { font-size: 100%; outline: none; border: none; }

textarea { resize: none; }

button { border-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

.relativeDiv { position: relative; }

.bold { font-weight: 700; }

.hide { display: none; }

.clearfix:after { content: ""; display: block; clear: both; }

.clearfix { zoom: 1; }

.fr { float: right; }

.fl { float: left; }

.icon { display: inline-block; background-position: 50%; background-repeat: no-repeat; background-size: 100%; }

.icon-close { height: 15px; width: 15px; background-image: url(../mimg/icon-close.png); }

.icon-search { height: 13px; width: 13px; background-image: url(../mimg/icon-search.png); }

.icon-personal { height: 22px; width: 22px; background-image: url(../mimg/icon-personal.png); }

.icon-user { height: 12px; width: 12px; background-image: url(../mimg/icon-user.png); vertical-align: middle; }

.icon-menu { height: 15px; width: 18px; background-image: url(../mimg/icon-menu.png); }

.icon-more { height: 25px; width: 13px; background-image: url(../mimg/icon-more.png); }

.icon-eye { height: 8px; width: 12px; background-image: url(../mimg/icon-eye.png); }

.icon-next-blue { height: 14px; width: 14px; background-image: url(../mimg/icon-next-blue.png); vertical-align: middle; }

.icon-down { margin-right: 4px; height: 11px; width: 11px; background-image: url(../mimg/icon-down.png); vertical-align: middle; }

.icon-sq { height: 8px; width: 14px; background-image: url(../mimg/icon-sq.png); vertical-align: middle; }

.icon-zk { height: 8px; width: 14px; background-image: url(../mimg/icon-sq.png); transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); vertical-align: middle; }

.icon-menu-black { height: 19px; width: 15px; background-image: url(../mimg/icon-menu-black.png); vertical-align: middle; }

.gray-bg { background-color: #f9f9f9; }

.text-center { text-align: center; }

.flex-wrp { display: -webkit-box; display: -webkit-flex; display: flex; }

.public-cla { display: none; }
.public-cla:first-child { display: block; }

.flex-wrp-ver { flex-direction: column; }

.flex-item { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; }

.flex-item15 { -webkit-box-flex: 1.5; -webkit-flex: 1.5; flex: 1.5; text-align: center; }

body { background-color: #f9f9f9; }

.main-box { overflow: hidden; }

.index-item { background-color: #fff; padding: 0 4%; padding-bottom: 16px; margin-bottom: 10px; }

.index-tit { padding-top: 10px; padding-bottom: 16px; *zoom: 1; }
.index-tit:after { clear: both; content: '\20'; display: block; height: 0; line-height: 0; overflow: hidden; }
.index-tit h2 { display: inline-block; font-size: 18px; color: #333; margin-right: 5px; vertical-align: middle; }
.index-tit .index-tit-left { display: inline-block; }
.index-tit .index-tit-right { float: right; }
.index-tit .index-tit-right .index-list-cla { line-height: 24px; vertical-align: middle; font-size: 16px; color: #666; display: inline-block; margin-left: 5px; }
.index-tit .index-tit-right .index-list-cla.cur { color: #2093ff; }

.top-nav { position: fixed; z-index: 100; width: 100%; top: 0; padding: 8px 4%; background-color: #3ea2ff; }
.top-nav img { height: 28px; vertical-align: middle; }
.top-nav .top-nav-search { display: inline-block; background-color: rgba(255, 255, 255, 0.3); height: 22px; width: 100px; position: relative; border-radius: 22px; vertical-align: middle; }
.top-nav .top-nav-search .icon { position: absolute; left: 8px; top: 50%; margin-top: -7.5px; }
.top-nav .top-nav-right { float: right; }
.top-nav .top-nav-right a, .top-nav .top-nav-right .icon { vertical-align: middle; }
.top-nav .top-nav-right a { margin-left: 20px; }

.footer { padding-top: 20px; background-color: #f9f9f9; text-align: center; }
.footer img { display: inline-block; width: 100px; height: 100px; }
.footer p { font-size: 14px; color: #999; }
.footer .footer-nav { padding: 20px 0; }
.footer .footer-nav a { display: inline-block; color: #999; font-size: 14px; margin: 0 12.5px; }

.nav-box { display: none; position: fixed; overflow-y: scroll; top: 0; height: 100%; font-size: 0; z-index: 99; padding: 44px 4% 15px 4%; background-color: #f9f9f9; }
.nav-box .nav-box-top { padding-top: 20px; text-align: center; }
.nav-box .nav-box-top .nav-title { display: inline-block; font-size: 20px; color: #333; }
.nav-box .nav-box-top .icon { height: 25px; float: right; }

.nav-main { font-size: 0; }
.nav-main .nav-main-item { overflow: hidden; padding-top: 20px; }
.nav-main .nav-main-item h3 { display: inline-block; font-size: 18px; }
.nav-main .nav-main-item .icon { height: 24px; float: right; }
.nav-main .nav-main-item .nmi-a { width: 103%; }
.nav-main .nav-main-item .nmi-a a { display: inline-block; text-align: center; width: 80px; margin: 15px 8px 0 0; line-height: 28px; color: #666; font-size: 14px; background-color: #fff; border: 1px solid #ccc; border-radius: 8px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.content { padding-top: 44px; padding-bottom: 56px; overflow: hidden; }

.article-nav .nav-main .nav-main-item h3 { font-weight: 400; }
.article-nav .nav-main .nav-main-item .nmi-a a { padding: 0 12px; width: auto; }

.pagination-box { padding-top: 20px; text-align: center; font-size: 0; }
.pagination-box .pagination-ul { display: inline-block; }
.pagination-box .pagination-ul li { display: inline-table; border: 1px solid #eee; padding: 0 6px; height: 24px; margin: 0 3px; margin-bottom: 20px; }
.pagination-box .pagination-ul li a { line-height: 24px; color: #666; font-size: 14px; }
.pagination-box .pagination-ul li.cur a { color: #2093ff; }

.main { margin-top: 8px; padding: 15px; background-color: #FFF; }

.main-box { margin-top: 8px; padding: 0 15px; font-size: 0; overflow: hidden; }
.main-box .mb-top { padding: 7px 0; border-bottom: 1px solid gainsboro; }
.main-box .mb-title { display: inline-block; font-weight: 400; font-size: 15px; color: #333; }
.main-box .mb-title:before { content: ' '; display: inline-block; height: 18px; width: 5px; border-radius: 25px; margin-right: 8px; vertical-align: text-bottom; background-color: #00a8d4; }
.main-box .mb-more { float: right; }
.main-box .mb-more .mb-s { vertical-align: middle; font-size: 12px; color: #999999; }
.main-box .mb-more .icon { vertical-align: middle; }

.bg-white { background-color: #FFF; }

.detail-top { padding: 7px 15px; background-color: #FFF; }
.detail-top .detail-text { line-height: 24px; font-size: 16px; color: #333; }

.detail-img { width: 100%; }

.list-two { font-size: 0; padding-top: 16px; width: 103%; }
.list-two .lt-item { display: inline-block; width: 47%; margin-right: 3%; margin-bottom: 14px; vertical-align: middle; }
.list-two .lt-item .lt-img { width: 100%; }
.list-two .lt-item .lt-msg { margin-top: 7px; }
.list-two .lt-item .lt-msg .lt-title { font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.list-two .lt-item .lt-msg .ltm-bottom { margin-top: 10px; }
.list-two .lt-item .lt-msg .ltm-bottom .ltmb-clas { font-size: 12px; color: #999999; }
.list-two .lt-item .lt-msg .ltm-bottom .ltmb-time { font-size: 12px; color: #999999; float: right; }

.icon-home { width: 25px; height: 25px; background-image: url(../mimg/icon-home.png); }

.icon-cour { width: 25px; height: 25px; background-image: url(../mimg/icon-cour.png); }

.icon-blog { background-size: 85%; width: 25px; height: 25px; background-image: url(../mimg/icon-blog.png); }

.icon-vip { width: 25px; height: 25px; background-image: url(../mimg/icon-vip.png); }

.icon-my { background-size: 85%; width: 25px; height: 25px; background-image: url(../mimg/icon-my.png); }

.nav-bot { position: fixed; z-index: 9; bottom: 0; width: 100%; background-color: #FFF; font-size: 0; box-shadow: 0 -4px 8px rgba(153, 153, 153, 0.16); }
.nav-bot .nb-item { padding: 5px 0; height: 56px; }
.nav-bot .nb-t { margin-top: 5px; color: #666666; font-size: 10px; }
.nav-bot .icon { margin-top: 5px; }
.nav-bot .cur .nb-t { color: #00a8d4; font-size: 10px; }
.nav-bot .cur .icon-home { background-image: url(../mimg/icon-home1.png); }
.nav-bot .cur .icon-cour { background-image: url(../mimg/icon-cour1.png); }
.nav-bot .cur .icon-blog { background-image: url(../mimg/icon-blog1.png); }
.nav-bot .cur .icon-vip { background-image: url(../mimg/icon-vip1.png); }
.nav-bot .cur .icon-my { background-image: url(../mimg/icon-my1.png); }

.nb-btn { font-size: 16px; color: #FFF; height: 100%; line-height: 46px; }
.nb-btn .icon { vertical-align: text-bottom; margin: 0; margin-right: 8px; }

.nb-blue { background: #00a8d4; }

.nb-orange { background: #ff9933; }

.nb-gray { background: #cccccc; }

.nb-red { background: #e84e40; }

.nb-gold { background: #e7d09c; }

.nb-green { background: #86cf00; }

.qiye-banner { padding: 10px 4% 0 4%; background-color: #fff; }
.qiye-banner img { border-radius: 8px; width: 100%; }

.qiye-main { overflow: hidden; background-color: #fff; margin-top: 5px; padding: 15px 4%; }
.qiye-main .qiye-top-title { text-align: center; }
.qiye-main .qiye-top-title h2 { font-size: 22px; color: #333; margin-bottom: 12px; }
.qiye-main .qiye-top-title h3 { font-size: 18px; color: #333; }

.qiye-content { padding: 10px 0 16px 0; background-color: #fff; }
.qiye-content p { line-height: 24px; color: #666; font-size: 16px; }
.qiye-content .qiye-btn { padding-top: 15px; text-align: center; }
.qiye-content .qiye-btn a { display: inline-block; width: 55%; color: #fff; line-height: 30px; font-size: 14px; text-align: center; border-radius: 25px; background-color: #00cbff; }

.qiye-title { text-align: center; font-size: 20px; color: #333; margin-bottom: 16px; }

.max-img { width: 100%; }

.qiye-kh { width: 106%; font-size: 0; }
.qiye-kh .kh-item { display: inline-block; width: 46%; margin-right: 3%; text-align: center; margin-bottom: 15px; margin-right: 2%; }
.qiye-kh .kh-item img { width: 100%; }
.qiye-kh .kh-item p { padding: 8px 0; font-size: 16px; color: #333; }
.qiye-kh .kh-item span { font-size: 12px; color: #999; }

.qiye-table h3 { font-size: 18px; color: #333; text-align: center; }
.qiye-table table { width: 100%; margin-top: 10px; margin-bottom: 15px; border: 1px solid #ddd; text-align: center; }
.qiye-table table th { font-weight: 400; font-size: 16px; color: #333; line-height: 40px; padding: 0 10px; white-space: nowrap; }
.qiye-table table td { word-break: break-all; max-width: 50%; padding: 10px 5px; font-size: 16px; line-height: 24px; padding: 8px 10px; color: #666; }
.qiye-table table tr { border-bottom: 1px solid #ddd; }

.cus-main-tip .cmt-tit { font-size: 18px; color: #333; font-weight: 700; margin-bottom: 10px; }
.cus-main-tip .cmt-tip { font-size: 16px; color: #666; line-height: 28px; }

.qiye-ts h3 { font-size: 18px; color: #333; margin-bottom: 12px; }
.qiye-ts .qiye-ts-box { width: 106%; }
.qiye-ts .qiye-ts-box .qtb-item { margin-right: 3%; display: inline-block; text-align: center; width: 46%; vertical-align: top; margin-bottom: 15px; }
.qiye-ts .qiye-ts-box .qtb-item img { width: 30%; }
.qiye-ts .qiye-ts-box .qtb-item p { margin-top: 5px; margin-bottom: 3px; font-size: 14px; color: #3EA2FF; }
.qiye-ts .qiye-ts-box .qtb-item span { line-height: 24px; color: #666; font-size: 14px; }
.qiye-ts .qiye-ts-img { padding-bottom: 12px; }
.qiye-ts .qiye-ts-img img { width: 100%; margin-bottom: 8px; }

/*# sourceMappingURL=qiye.css.map */
