@charset "UTF-8";
.icon { display: inline-block; vertical-align: middle; background-position: center; background-repeat: no-repeat; background-size: 100%; }

.icon-dep { height: 14px; width: 14px; background-image: url(../img/icon-dep.png); }

.icon-search { height: 24px; width: 24px; background-image: url(../img/icon-search.png); vertical-align: middle; }

.icon-depnext { height: 12px; width: 6px; background-image: url(../img/icon-depnext.png); }

.icon-eye { height: 24px; width: 24px; background-image: url(../img/icon-eye-off.png); }

.icon-back { height: 40px; width: 40px; background-image: url(../img/icon-back.png); background-size: 40%; background-position: 40%; }

.icon-next { height: 40px; width: 40px; background-image: url(../img/icon-next.png); background-size: 40%; }

.icon-coll { height: 20px; width: 20px; background-image: url(../img/icon-coll-o.png); }

.icon-pen { height: 14px; width: 12px; background-image: url(../img/icon-pen.png); margin-right: 5px; }

.icon-coll1 { height: 16px; width: 16px; background-image: url(../img/icon-coll.png); }

.icon-user-cour { height: 20px; width: 14px; background-image: url(../img/icon-user-cour.png); }

.icon-time { height: 20px; width: 20px; background-image: url(../img/icon-time.png); }

.icon-z { height: 16px; width: 16px; background-image: url(../img/icon-z.png); }

.icon-play-back { height: 22px; width: 22px; background-image: url(../img/icon-play-back.png); }

.icon-play-eye { height: 24px; width: 24px; background-image: url(../img/icon-play-eye.png); }

.icon-aut { height: 16px; width: 16px; background-image: url(../img/icon-aut.png); }

.icon-date { width: 18px; height: 18px; background-image: url(../img/icon-date.png); margin-left: 10px; }

.icon-close { cursor: pointer; width: 16px; height: 16px; background-image: url(../img/icon-close.png); }

.icon-close-white { cursor: pointer; width: 18px; height: 18px; background-image: url(../img/icon-close-white.png); }

.icon-check { cursor: pointer; height: 16px; width: 16px; background-image: url(../img/icon-check-o.png); }

* { -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: '微软雅黑'; font-size: 0; }

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; }

.btn { display: inline-block; text-align: center; cursor: pointer; }

.btn-ra { border-radius: 30px; }

.btn-ra8 { border-radius: 8px; }

.btn-orange { color: #FFF; background-color: #fca542; }

.btn-blue { color: #FFF; background-color: #4285f4; }

.btn-blue-o { color: #4285f4; border: 1px solid #4285f4; background-color: #FFF; }

.btn-green { color: #FFF; background-color: #00b894; }

.btn-red { color: #FFF; background-color: #fb0404; }

.btn-gray { color: #FFF; background-color: #ccc; }

.btn-small { width: 100px; line-height: 30px; font-size: 16px; }

.btn-140 { width: 140px; line-height: 46px; font-size: 16px; }

.btn-middle { width: 130px; line-height: 40px; font-size: 18px; }

.btn-max { width: 100%; line-height: 46px; font-size: 20px; }

.font-small { font-size: 14px; }

.font-lit { font-size: 16px; }

.text-gray { color: #999; }

.text-black { color: #333; }

.text-red { color: #fb0404; }

.text-orange { color: #fca542 !important; }

.text-bluell { color: #a0c2f9 !important; }

.text-blue { color: #4285f4 !important; }

.text-green { color: #00b894 !important; }

.flex-wrap { display: -webkit-box; display: -webkit-flex; display: flex; }

.flex-wrp-ver { flex-direction: column; }

.flex-item { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; }

.cour-main, .slider, .nav-header, .search-fix, .intro-main { box-shadow: 0 4px 8px rgba(204, 204, 204, 0.2); }

.cour-main, .intro-main { border-radius: 8px; }

.cour-main .cour-title { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; }

.version-text { color: #a0c2f9; font-size: 14px; padding: 0 10px; cursor: pointer; }

.layui-layer-content { padding: 20px; font-size: 14px; color: #333; line-height: 20px; }

.public-cla { display: none; }
.public-cla:first-child { display: block; }

.content-pad { padding-bottom: 40px; }

.public-tip { cursor: pointer; }

.content { margin: 0 auto; width: 1200px; }

.text-center { text-align: center; }

.main-bg { background-color: #f9f9f9; }

.white-bg { background-color: #FFF; }

.pad-30 { padding: 30px; }

a:hover { opacity: 0.9; filter: alpha(opacity=90); }

.over-box { width: 103%; }

.home-div { padding: 10px 0; }

.tit-nav a { font-size: 14px; color: #999; }
.tit-nav a:hover { color: #a0c2f9; }
.tit-nav span { padding: 0 10px; font-size: 14px; color: #999; }

.main-title-box { padding-bottom: 30px; }
.main-title-box .main-title { display: inline-block; font-size: 20px; font-weight: 700; }
.main-title-box a { line-height: 26px; }

.cl-free { background: -webkit-linear-gradient(left, #F41, #f00); background: linear-gradient(to right, #F41, #f00); color: #FFF; font-size: 10px; position: absolute; font-style: normal; padding: 1px 5px; border: 2px solid #FFF; z-index: 66; left: 10px; top: 10px; border-radius: 10px; }

.cour-main { position: relative; display: inline-block; width: 280px; margin-right: 26px; margin-bottom: 30px; background-color: #FFF; }
.cour-main .uem-img-tit { position: absolute; font-size: 16px; bottom: 41%; width: 80%; text-align: center; left: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.cour-main a { display: block; }
.cour-main .cour-img { width: 100%; border: 1px solid #ddd; border-top-right-radius: 8px; border-top-left-radius: 8px; }
.cour-main .cour-content { padding: 14px; }
.cour-main .cour-title { font-size: 16px; color: #333; }
.cour-main .cour-bot { padding-top: 20px; }

.bottom-nav { padding: 40px 0; text-align: center; }
.bottom-nav a { font-size: 16px; color: #a0c2f9; margin: 0 45px; }
.bottom-nav a:hover { color: #4285f4; }

.version-num { padding: 20px 0; text-align: center; border-top: 1px solid #ddd; }

.slider { position: relative; min-width: 1200px; height: auto; clear: both; }
.slider a:hover { opacity: 1; filter: alpha(opacity=100); }
.slider .pic li { width: 100%; position: static; float: left; top: 0; left: 0; display: none; text-align: center; }
.slider img { width: 100%; height: auto; border-radius: 4px; }

.slider-bg { margin: 20px 0; }

.slider-dot { position: absolute; }
.slider-dot ul { display: inline-block; padding: 0 10px; }
.slider-dot li { display: inline-table; background-color: #999; width: 10px; height: 10px; margin: 0 5px; border-radius: 10px; }
.slider-dot .active { background-color: #4285f4; width: 30px; }

.slider-dot-left { text-align: center; left: 20px; bottom: 10px; }

.slider-dot-center { text-align: center; width: 100%; bottom: 10px; }

.pagination-box { font-size: 0; text-align: center; margin: 40px 0; }
.pagination-box .pagination { display: inline-block; background-color: #FFF; }
.pagination-box .pagination span, .pagination-box .pagination a { display: inline-block; height: 40px; line-height: 40px; width: 40px; font-size: 16px; color: #999; border: 1px solid #FFF; }
.pagination-box .pagination span.current, .pagination-box .pagination a.current { color: #4285f4; border-color: #4285f4; }
.pagination-box .pagination span:hover, .pagination-box .pagination a:hover { background-color: #4285f4; border-color: #4285f4; color: #FFF; opacity: 1; filter: alpha(opacity=100); }

.nav-header { text-align: center; background-color: #FFF; min-width: 1230px; z-index: 999; width: 100%; top: 0; }

.nav-logo { vertical-align: middle; height: inherit; padding: 10px 0; }
.nav-logo img { max-width: 220px; height: inherit; }

.nav-main { display: inline-block; height: 100px; text-align: center; }

.nav-states { display: inline-block; font-size: 12px; color: #fff; background-color: #4285f4; line-height: 30px; min-width: 90px; padding: 0 10px; margin-top: 30px; border-radius: 30px; }

.search-box { cursor: pointer; display: inline-block; height: 100%; line-height: 96px; vertical-align: middle; margin-right: 30px; float: right; }

.search-fix { display: none; position: fixed; top: 100px; left: 0; right: 0; z-index: 99; background-color: #fff; }

.search-content { padding-top: 60px; padding-bottom: 40px; text-align: center; width: 500px; margin: 0 auto; }

.search-input { position: relative; display: block; margin-bottom: 40px; }
.search-input input { display: inline-block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #999; border: 1px solid #4285f4; border-radius: 20px; padding: 0 95px 0 20px; }
.search-input .search-btn { position: absolute; display: inline-block; z-index: 9; background-color: #4285f4; border-radius: 20px; text-align: center; width: 80px; right: 0; top: 0; height: 40px; line-height: 40px; color: #fff; font-size: 16px; }

.search-bot { text-align: left; }
.search-bot span { color: #333; font-size: 14px; margin-right: 20px; }
.search-bot a { color: #a0c2f9; font-size: 14px; margin-right: 30px; }

.nav-ul { display: inline-block; font-size: 0; height: 100%; vertical-align: middle; }

.nav-ul li { display: inline-table; position: relative; letter-spacing: 2px; cursor: pointer; height: 100%; }
.nav-ul li a { display: inline-block; width: 95px; font-size: 16px; color: #333; line-height: 96px; height: 100%; }
.nav-ul li a:hover { color: #4285f4; }
.nav-ul li.cur a { font-size: 18px; font-weight: 700; color: #4285f4; border-bottom: 4px solid #4285f4; }

.icon-transform { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); }

.fankui-fix { position: fixed; width: 460px; height: 380px; top: 50%; left: 50%; margin-left: -190px; margin-top: -230px; box-shadow: 0 4px 8px rgba(3, 3, 3, 0.2); background-image: url(../img/fankui.png); z-index: 99; }
.fankui-fix .fankui-close { position: absolute; height: 30px; width: 30px; z-index: 100; top: 6%; right: 5%; background-color: #000; cursor: pointer; }
.fankui-fix .fankui-sure { position: absolute; height: 40px; width: 140px; z-index: 100; bottom: 10%; left: 35.2%; background-color: #000; cursor: pointer; }

.fix-bar { position: fixed; bottom: 150px; right: 20px; width: 86px; z-index: 1001; }
.fix-bar .fix-bar-item { position: relative; padding: 14px 0; display: block; height: 80px; text-align: center; background-color: #00bcee; }
.fix-bar .fix-bar-item .fix-text { margin-top: 8px; display: block; font-size: 14px; color: #fff; }
.fix-bar .fix-bar-item:not(:last-child) { border-bottom: 1px solid #f9f9f9; }
.fix-bar .fix-bar-item .fix-bar-div { box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18); border-radius: 4px; display: none; position: absolute; width: 180px; height: 180px; left: -200px; padding: 20px; bottom: 0; background-color: #fff; }
.fix-bar .fix-bar-item .fix-bar-div img { height: auto; width: 100%; }
.fix-bar .fix-bar-item .fix-bar-div .fix-bar-msg { text-align: left; }
.fix-bar .fix-bar-item .fix-bar-div .fix-bar-msg span { font-size: 14px; color: #333; }
.fix-bar .fix-bar-item .fix-bar-div .fbd-num { margin-top: 10px; font-size: 14px; color: #333; }
.fix-bar .fix-bar-item .fix-bar-div-cl { position: absolute; right: -5px; top: 130px; width: 0; height: 0; border-top: 5px solid transparent; border-left: 5px solid #fff; border-bottom: 5px solid transparent; }
.fix-bar .fix-bar-item:hover { background-color: #00A8D4; }
.fix-bar .fix-bar-item:hover .fix-bar-div { display: block; }

.fix-qq { width: 22px; height: 25px; background-image: url(../img/fix-qq.png); }

.fix-msg { width: 25px; height: 25px; background-image: url(../img/fix-msg.png); }

.fix-tel { width: 25px; height: 25px; background-image: url(../img/fix-tel.png); }

.fix-app { width: 18px; height: 25px; background-image: url(../img/fix-app.png); }

.fix-code { width: 28px; height: 25px; background-image: url(../img/fix-code.png); }

.fix-up { width: 28px; height: 25px; background-image: url(../img/fix-up.png); }

.user-mobile { width: 350px; display: none; position: absolute; top: 60px; left: -60px; background-color: #fff; border: 1px solid #ccc; z-index: 9999; padding: 20px; overflow: hidden; white-space: nowrap; }
.user-mobile .ttxcx { width: auto; height: auto; }

.nav-ul .li-mobile:hover a { color: #4285f4; }
.nav-ul .li-mobile:hover .user-mobile { display: block; }

.qrcode img { border-radius: 0; width: auto; height: auto; }

.qrcode { display: inline-block; margin-right: 10px; }

.rcon { float: right; }

.rcon .txt { line-height: 28px; font-size: 17px; color: #666; font-weight: normal; }

.rcon .store { display: block; width: 150px; height: 44px; margin-top: 10px; background: url(../img/ui_new_yktnav_sprite.png) 9999px 9999px no-repeat; }

.store.apple { background-position: 0 -28px; }

.store.android { background-position: 0 -76px; }

.slider-dot-left { right: 0; left: 0; }

.intro-top { border-radius: 4px; margin-top: 20px; text-align: center; height: 350px; background-image: url(../img/intor-banner.jpg); background-repeat: no-repeat; padding-top: 200px; }
.intro-top p { font-size: 28px; color: #333; left: 40%; }

.intro-main { padding-bottom: 40px; background-color: #FFF; }
.intro-main .intro-main-tit { font-size: 18px; font-weight: 700; color: #333; padding: 30px 0; text-align: center; }
.intro-main .intro-content { padding: 0 50px; line-height: 35px; font-size: 16px; color: #333; font-family: Georgia, serif; letter-spacing: 0.5px; white-space: pre-line; }

.max-img { min-width: 1200px; max-width: 100%; }

.product-top { background-color: #FFF; position: relative; }
.product-top .btn { position: absolute; top: 70%; left: 25%; z-index: 9; font-size: 20px; width: 160px; line-height: 40px; }
.product-top .plover { position: fixed; z-index: 999; font-size: 0; top: 20%; right: 1%; border: 5px solid #ccc; background-color: #ccc; box-shadow: 0 4px 8px rgba(106, 106, 106, 0.5); border-radius: 4px; }

.product-main { text-align: center; }
.product-main .product-tit .pt-url { width: 80px; vertical-align: middle; }
.product-main .product-tit .pt-tit { font-size: 42px; color: #333; vertical-align: middle; margin-left: 40px; }
.product-main .product-tit .pt-tip { margin-top: 50px; margin-bottom: 66px; font-size: 30px; color: #666; }

.product-con { padding-top: 70px; padding-bottom: 50px; }

.product-img { max-width: 100%; }

.product-box { padding-top: 34px; padding-bottom: 70px; }

.pb-item { display: inline-block; margin-right: 135px; }
.pb-item:last-child { margin: 0; }
.pb-item img { width: 100%; margin-bottom: 10px; }
.pb-item p { font-size: 18px; color: #68c5ff; }

.pe-tit { font-size: 28px; margin-bottom: 70px; color: #68c5ff; }

.pe-item { padding-top: 82px; display: inline-block; margin-right: 27px; width: 280px; height: 334px; background-color: #f3f3f3; }
.pe-item img { width: 120px; margin-bottom: 60px; }
.pe-item p { font-size: 30px; color: #333; }

.product-bot { position: relative; }

.nav-tel { font-size: 16px; color: #333; line-height: 96px; margin-right: 60px; }

.yun-main { position: relative; padding-bottom: 60px; }
.yun-main .yun-nav { position: absolute; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(153, 153, 153, 0.2); text-align: center; width: 210px; top: -80px; }
.yun-main .yun-nav h2 { display: block; line-height: 60px; font-weight: 700; border-bottom: 1px solid #ddd; font-size: 18px; color: #4285f4; }
.yun-main .yun-nav ul li:hover a, .yun-main .yun-nav ul li.cur a { background-color: #4285F4; color: #fff; }
.yun-main .yun-nav ul a { display: block; font-size: 16px; color: #333; line-height: 56px; }
.yun-main .yun-content { display: inline-block; background-color: #fff; width: 966px; box-shadow: 0 4px 8px rgba(153, 153, 153, 0.2); min-height: 1000px; margin-left: 234px; padding: 20px; line-height: 35px; font-size: 16px; }
.yun-main .yun-content h2 { font-size: 16px; margin: 20px 0 10px; font-weight: 600; color: #333; line-height: 1.7; }
.yun-main .yun-content p { display: block; line-height: 35px; font-size: 16px; color: #333; font-family: Georgia, serif; width: auto; letter-spacing: 0.5px; }
.yun-main .yun-content img { margin: 5px 0; max-width: 100%; height: auto !important; }

.yun-bottom { padding-top: 56px; }
.yun-bottom .yun-bottom-left { vertical-align: middle; display: inline-block; margin-right: 80px; margin-bottom: 65px; }
.yun-bottom .yun-bottom-left img { width: 220px; }
.yun-bottom .yun-bottom-right { display: inline-block; padding-bottom: 60px; vertical-align: middle; }
.yun-bottom .yun-bottom-right .yb-nav a { display: inline-block; font-size: 16px; color: #4285F4; margin-right: 50px; }
.yun-bottom .yun-bottom-right .yb-msg { padding-top: 76px; }
.yun-bottom .yun-bottom-right .yb-msg h2 { font-size: 18px; color: #333; }
.yun-bottom .yun-bottom-right .yb-msg span { display: block; font-size: 14px; color: #333; margin-top: 20px; }
.yun-bottom .yun-bottom-right .yb-code { float: right; display: inline-block; vertical-align: middle; text-align: center; padding-top: 30px; }
.yun-bottom .yun-bottom-right .yb-code .yb-code-item { display: inline-block; margin-left: 30px; }
.yun-bottom .yun-bottom-right .yb-code img { display: block; width: 140px; }
.yun-bottom .yun-bottom-right .yb-code span { font-size: 14px; color: #999; }

/*# sourceMappingURL=intro.css.map */
