﻿html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { height: auto; font: 14px/1 Arial,"Hiragino Sans GB",\5fae\8f6f\96c5\9ed1,Helvetica,sans-serif; background: #fff; color: #444; -webkit-tap-highlight-color: transparent;  font-family: "微软雅黑"; }
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.zeroMP, address, article, aside, body, figure, footer, header, html, main, menu, nav, p, section { margin: 0; padding: 0; }
article, aside, figure, footer, header, main, nav, section { display: block; }
ol, ul { margin: 0; }
embed, img, object, video { max-width: 100%; height: auto; }
img { border: 0; vertical-align: top; }
a, a:focus { text-decoration: none; }
em,th,var,ol,ul,i{ font-style: normal; font-weight: normal; }
ol { list-style-type: none; list-style-image: none; }
ul { list-style-type: none; list-style-image: none; }
button:focus, input:focus, select, select:focus { outline: 0; }
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bcb4cc; text-shadow: none; -webkit-text-fill-color: initial; text-overflow: ellipsis; }
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder { color: #bcb4cc; text-shadow: none; -webkit-text-fill-color: initial; text-overflow: ellipsis; }
input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bcb4cc; text-shadow: none; -webkit-text-fill-color: initial; text-overflow: ellipsis; }
button, input[type=button], input[type=submit] { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
button:focus, input[type=button]:focus, input[type=submit]:focus { outline: 0; }
table { border-spacing: 0; border-collapse: collapse; }
::-moz-selection, ::-webkit-keygen-select, ::selection { background-color: #6998ff; color: #fff; }
em, i { font-style: normal; }
.h1, h1 { font-size: 24px; }
h2 { font-size: 20px; }
.h3, h3 { font-size: 18px; }
.h4, h4 { font-size: 16px; }
.h5, h5 { font-size: 14px; }
.underline-none { text-decoration: none; }
.underline-none:active, .underline-none:focus, .underline-none:hover { text-decoration: none; }
.outline-shadow-none { outline: 0; box-shadow: none; }
.fl { float: left; }
.fr { float: right; }
.col-16, .col-2, .col-28, .lea-col-1, .lea-col-10, .lea-col-11, .lea-col-12, .lea-col-2, .lea-col-3, .lea-col-4, .lea-col-5, .lea-col-6, .lea-col-7, .lea-col-8, .lea-col-9 { float: left; position: relative; min-height: 1px; }
.lea-col-1 { width: 8.33333333% !important; }
.lea-col-2 { width: 16.66666667% !important; }
.lea-col-3 { width: 25% !important; }
.lea-col-4 { width: 33.33333333% !important; }
.lea-col-5 { width: 41.66666667% !important; }
.lea-col-6 { width: 50% !important; }
.lea-col-7 { width: 58.33333333% !important; }
.lea-col-8 { width: 66.66666667% !important; }
.lea-col-9 { width: 75% !important; }
.lea-col-10 { width: 83.33333333% !important; }
.lea-col-11 { width: 91.66666667% !important; }
.lea-col-12 { width: 100% !important; }
.col-2 { width: 20% !important; }
.col-28 { width: 28% !important; }
.col-16 { width: 16% !important; }
.list-none { list-style: none; padding: 0; }
.list-none li { list-style-image: none; list-style-type: none; margin-left: 0; }
.clearfix:after, .clearfix:before { content: ""; display: table; }
.clearfix:after { clear: both; }
.show { display: block !important; }
.hide { display: none !important; }
.overflow { overflow: hidden; }
.overflow:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.single-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.multi-overflow-two { display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.multi-overflow-three { display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.mark-success { background-color: #2ec710; }
.bg-white { background-color: #fff !important; }
.text-blue { color: #2f85ef; }
.text-theme { color: #fa785f; }
.text-yellow { color: #ff8a00; }
.text-gray { color: #666; }
.text-bold { font-weight: 600 !important; }
.text-danger { color: red !important; }
.text-success { color: #2ec710 !important; }
.text-nowrap { white-space: nowrap !important; }
button:disabled, input[type=button]:disabled, input[type=submit]:disabled { cursor: not-allowed; }
.h-center { display: block; margin-left: auto; margin-right: auto; }
body, html { width: 100%; height: 100%; overflow: auto; }
.content { width: 1200px; padding: 0 15px; margin: 0 auto; background-color: #fff; }
.content-fluid { width: 100%; min-width: 1200px; display: block; }
.header { padding-top: 26px; padding-bottom: 26px; }
.header:after, .header:before { content: ""; display: table; }
.header:after { clear: both; }
.content.header { margin-top: 0; }
.content.header .logo{width: 275px;}
.content.header .logo a:hover{text-decoration:none;}
.content.header .logo img{width:64px; height:64px;}
.content.header .logo em{line-height:64px; margin-left:5px;  font-size:24px;font-weight:bold; color:#333;}
.footer { margin-top: 16px; background-color: #fff; text-align: center; padding: 40px 0; color: #999; }
.footer-link { margin-bottom: 10px; }
.footer-link a { color: #999; }
.footer-cright { margin-bottom: 10px; }
.header-nav a { float: left; display: inline-block; line-height: 20px; height: 20px; vertical-align: middle; color: #666; }
.header-nav .iconfont { display: inline-block; margin-top: -3px; margin-right: 2px; vertical-align: middle; color: #fa785f; }
.header-theme img { vertical-align: middle; }
.header-menu { font-size: 18px; margin-top: 12px; float:right; position: relative; }
.header-menu:after, .header-menu:before { content: ""; display: table; }
.header-menu:after { clear: both; }
.menu-ul { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; display: inline-block; vertical-align: middle; }
.menu-ul:after, .menu-ul:before { content: ""; display: table; }
.menu-ul:after { clear: both; }
.menu-ul li { display: inline-block; float: left; padding: 0; margin: 0; }
.menu-ul li a { display: inline-block; padding: 0 28px; height: 44px; line-height: 44px; color: #000; }
.menu-ul li a:hover { text-decoration: none; }
.menu-ul li.active a { border-bottom:2px solid #4aaff7;}
.menu-bottom { display: inline-block; width: 0; height: 3px; background-color: #fa785f; position: absolute; left: 0; top: 36px; -webkit-transition: left .6s ease; -moz-transition: left .6s ease; -ms-transition: left .6s ease; -o-transition: left .6s ease; transition: left .6s ease; -webkit-transition: width .6s ease; -moz-transition: width .6s ease; -ms-transition: width .6s ease; -o-transition: width .6s ease; transition: width .6s ease; }
.menu-tab { list-style: none; margin: 0; padding: 0; }
.menu-tab:after, .menu-tab:before { content: ""; display: table; }
.menu-tab:after { clear: both; }
.menu-tab li { list-style-image: none; list-style-type: none; margin: 0; padding: 0; }
.menu-tab li { font-size: 16px; padding-right: 50px; float: left; cursor: pointer; }
.menu-tab li.active { color: #fa785f; }
.filter-tab { list-style: none; margin: 0; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.filter-tab:after, .filter-tab:before { content: ""; display: table; }
.filter-tab:after { clear: both; }
.filter-tab li { list-style-image: none; list-style-type: none; margin: 0; padding: 0; }
.filter-tab li { float: left; padding: 0 25px; line-height: 1.8; cursor: pointer; }
.filter-tab li:hover { color: #fa785f; }
.filter-tab li.active { background-color: #fa785f; color: #fff; }
.filter-tab li a { color: inherit; text-decoration: none; }
.nav-tab { width: 100%; line-height: 40px; height: 40px; font-size: 16px; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-bottom: 1px solid #ff8a00; }
.nav-tab:after, .nav-tab:before { content: ""; display: table; }
.nav-tab:after { clear: both; }
.nav-tab ul { list-style: none; margin: 0; padding: 0; }
.nav-tab ul li { list-style-image: none; list-style-type: none; margin: 0; padding: 0; }
.nav-tab ul li { float: left; padding: 0 50px; cursor: pointer; }
.nav-tab ul li a { color: inherit; text-decoration: none; }
.nav-tab.video { border-bottom: 0; }
.nav-tab.video ul li { padding: 0 6px; color: #fff; }
.nav-tab.video ul li.active { color: #fa785f; }
.nav-tab.video ul li + li { margin-left: 26px; }
.nav-tab ul li.active, .nav-tab ul li:hover { color: #fa785f; }
.nav-tab .bottom { content: ""; width: 200px; height: 3px; background-color: #fa6854; position: absolute; left: 0; bottom: -1px; -webkit-transition: left .4s ease; -moz-transition: left .4s ease; -ms-transition: left .4s ease; -o-transition: left .4s ease; transition: left .4s ease; }
.tab-box .tab-item { display: none; }
.tab-box .tab-item.active { display: block; }
.form-control { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 1px solid #eeebeb; }
.form-control:focus { border: 1px solid #fa785f; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.btn { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: color .4s linear; -moz-transition: color .4s linear; -ms-transition: color .4s linear; -o-transition: color .4s linear; transition: color .4s linear; }
.btn:focus, .btn:focus:active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline: 0; }
.btn-banner { color: #ee0004; background-color: #fff302; }
.btn-banner:focus, .btn-banner:hover { color: #ee0004; background-color: #ffea08; }
.btn-yellow { color: #fff; background-color: rgba(255,138,0,.9); border: 1px solid #ff8a00; }
.btn-yellow:focus, .btn-yellow:hover { color: #fff; background-color: #ff8a00; }
.btn-theme { color: #fff; background-color: #fa785f; border: 1px solid #fa785f; }
.btn-theme:focus, .btn-theme:hover { color: #fff; background-color: #fa6854; }
.btn-more { color: #fa785f; border: 1px dashed #fa785f; }
.btn-more:focus, .btn-more:hover { color: #fa785f; border-style: solid; }
.btn.btn-middle { height: 40px; padding: 10px 20px; }
.btn-middle.btn-yellow { padding: 0 34px; font-size: 26px; line-height: 38px; }
.btn-radius { width: 180px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-top: 9px; padding-bottom: 9px; }
.search { display: inline-block; width: 400px; position: relative; font-size: 16px; }
.search.block { width: 100%; }
.search .btn, .search input.form-control { height: 44px; padding: 10px; }
.search input { padding-right: 100px; }
.search .btn { width: 90px; text-align: center; position: absolute; right: 0; top: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; }
.check-group label + label { margin-left: 70px; }
.checkbox-inline input { opacity: 0; filter: alpha(opacity=0); }
.checkbox-inline:before { content: ""; display: inline-block; width: 24px; height: 24px; overflow: hidden; background: url(/Content/themes/resource/web/images/check.png) no-repeat; background-position: -31px 0; margin-right: 0; vertical-align: middle; }
.checkbox-inline.selected:before { background-position: 0 0; }
.login-area { width: 330px; height: 346px; padding: 0 35px; background-color: #fff; }
.login-title { margin-top: 20px; margin-bottom: 20px; }
.login-title .title.active { display: inline-block; padding-bottom: 8px; border-bottom: 3px solid #fa785f; }
.form-input { border: 1px solid #dedede; width: 100%; height: 44px; position: relative; }
.form-input:focus { border-color: #fa785f; }
.form-input + .form-input { margin-top: 20px; }
.form-input .iconfont { position: absolute; top: 50%; left: 0; display: inline-block; width: 20px; height: 20px; margin-left: 6px; margin-top: -10px; font-size: 20px; color: #b4b4b4; }
.form-input .iconfont.icon-jianpan { right: 10px; left: auto; }
.form-input .form-control { display: inline-block; height: 100%; padding: 11px 40px 11px 36px; vertical-align: middle; border: 0; line-height: 20px; }
.login-deal { margin-top: 20px; }
.login-deal a { color: #666; }
.login-submit { margin-top: 20px; width: 100%; height: 44px; line-height: 44px; font-size: 20px; padding: 0; }
.login-link { margin-top: 24px; }
.login-link a:hover .iconfont { color: #fa785f; }
.login-link .iconfont { display: inline-block; width: 26px; height: 26px; font-size: 26px; vertical-align: middle; margin-left: 6px; color: #bbb; }
.swiper-pagination-switch { display: inline-block; width: 8px; height: 8px; background: #fff; margin: 0 5px; cursor: pointer; opacity: .8; -webkit-transition: height .5s linear; -moz-transition: height .5s linear; -ms-transition: height .5s linear; -o-transition: height .5s linear; transition: height .5s linear; }
.swiper-active-switch { height: 20px; opacity: 1; }
.swiper-container .pagination { position: absolute; margin: 0; z-index: 20; right: 5px; bottom: 10px; width: 100px; text-align: right; }
.swiper-container { width: 100%; height: auto; }
.swiper-container .arrow-left { left: 50px; }
.swiper-container .arrow-right { right: 50px; background-position: -50px 0; }
.swiper-container .arrow-left, .swiper-container .arrow-right { display: none; background-image: url(/Content/themes/resource/web/images/indexSlideArrow.png); background-repeat: no-repeat; background-size: 260%; position: absolute; top: 50%; margin-top: -25px; width: 30px; height: 50px; z-index: 999; }
.table-plan { margin-bottom: 0; }
.table-plan thead > tr > th { line-height: 1; color: #fa785f; font-size: 18px; text-align: center; font-weight: 500; padding-top: 20px; padding-bottom: 20px; border-bottom-width: 1px; }
.table-plan tbody > tr > td { line-height: 1; padding: 8px 4px; width: 163px; }
.table-plan tbody > tr > td.active { background-color: #fff; }
.table-plan .date { line-height: 1; color: #999; }
.table-plan .current.empty .date i { display: none; margin-left: 6px; padding: 2px 6px; color: #fff; }
.table-plan .current .date i { display: inline-block; margin-left: 6px; padding: 2px 6px; color: #fff; background-color: #2ec710; }
.table-plan .current .date i.subscribe { background-color: #fa6e57; }
.table-plan .current .date i.end { background-color: #a5a5a5; }
.table-plan .date-thing { min-height: 47px; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; color: #9a9a9a; word-break: break-all; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; line-height: 22px; font-size: 14px; }
.table-plan .date-thing a { color: #9a9a9a; }
.table.table-yellow { text-align: center; }
.table.table-yellow > thead { background-color: #ff8a00; color: #fff; }
.table.table-yellow > thead > tr > th { padding: 10px; text-align: center; border-bottom: 0; font-weight: 400; }
.table.table-yellow > tbody { font-size: 18px; }
.table.table-yellow > tbody > tr:first-child td { padding-top: 30px; }
.table.table-yellow > tbody > tr:hover { background-color: #f8f8f8; }
.table.table-yellow > tbody > tr > td { padding: 20px; vertical-align: middle; border-top: 0; }
.table-yellow { margin-bottom: 0; }
.table-half tbody tr td { padding: 0 0 10px; }
.table-half tbody tr td + td { border-left: 1px solid #efefef; }
a { color: #2f85ef; }
a:focus, a:hover { color: #2f85ef; text-decoration: underline; }
.blue { color: #2f85ef; }
.link-theme { color: #fa785f; }
.link-theme:focus, .link-theme:hover { color: #fa785f; text-decoration: underline; }
.link-blue { color: #46b3fc; }
.link-blue:focus, .link-blue:hover { color: #46b3fc; text-decoration: underline; }
.link-blank { color: #454545; }
.link-blank:focus, .link-blank:hover { color: #fa785f; text-decoration: none; }
.img-box { display: inline-block; overflow: hidden; }
.img-box img:hover { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); }
.img-box img { -webkit-transition: transform .4s ease; -moz-transition: transform .4s ease; -ms-transition: transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; }
.btn-more { font-size: 20px; height: 50px; padding: 12px 20px; }
.btn-more:focus, .btn-more:hover { border-style: solid; }
.ml30 { margin-left: 30px !important; }
.ml20 { margin-left: 20px !important; }
.ml10 { margin-left: 10px !important; }
body { background-color: #eee; }
.video { width: 276px; height: auto; margin: 0 auto; margin-bottom: 30px; }
.video-img { display: inline-block; width: 100%; height: 150px; overflow: hidden; position: relative; }
.video-img img { width: 100%; height: 100%; -webkit-transition: transform .4s ease; -moz-transition: transform .4s ease; -ms-transition: transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; }
.video-img:hover img { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); }
.video-img:hover + .video-name { color: #fa785f; }
.video-type { display: inline-block; width: 90px; height: 20px; line-height: 20px; text-align: center; background-color: #fa785f; color: #fff; position: absolute; top: 0; left: 0; z-index: 10; }
.video-name { font-size: 16px; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 8px; max-width: 100%; }
.video-name { color: #454545; line-height: 20px;  height:20px;}
.video-name:focus, .video-name:hover { color: #fa785f; text-decoration: none; }
.video-name em { font-size: 14px; background: red; color: #fff; padding: 5px 5px; margin-right: 3px; line-height: 20px;  border-radius:3px;}
/*.video-name em.urge { background:#fa785f;}*/
.video-num { margin-top: 12px; color: #fa785f; line-height:15px; height:15px;}
.video-num .learned { color: #666; float: right; }
.video-num s { color: #999;font-size: 12px;margin-left: 5px;}
.video-num span { line-height:15px; height:15px;}
.icon-area { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; text-align: center; vertical-align: middle; margin: 0 auto; background-color: #eee; position: relative; cursor: pointer; }
.icon-area .iconfont { display: inline-block; color: #ff8a00; position: absolute; }
.icon-area:before { content: ""; display: inline-block; width: 100%; height: 100%; margin-top: 100%; background-color: #ff8a00; -webkit-transition: margin-top .4s ease; -moz-transition: margin-top .4s ease; -ms-transition: margin-top .4s ease; -o-transition: margin-top .4s ease; transition: margin-top .4s ease; }
.icon-area:hover:before { margin-top: 0; }
.icon-area:hover .iconfont { color: #fff; }
.content-title { padding-top: 30px; margin: 0; text-align: center; font-size: 30px; font-weight: 500; }
.content-title.small { font-size: 20px; }
.course-content .btn-more { display: block; width: 270px; margin: 0 auto; }
.img-circle { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.img-circle img { width: 100%; height: 100%; }
.img-circle.bg { padding: 10px; background-color: #f8f8f8; }
.img-circle.bg img { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.ques-item { margin-top: 40px; }
.ques-item .person { width: 160px; padding-left: 50px; padding-right: 20px; text-align: center; }
.ques-item .answer { width: 810px; min-height: 76px; padding: 10px; background-color: #eee; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; }
.ques-item .answer:after { content: ""; position: absolute; left: -15px; bottom: 22px; border-top: 11px solid #eee; border-left: 21px solid transparent; transform: rotate(23deg); }
.ques-item .answer p { line-height: 1.5; }
.ques-item .answer p + p { margin-top: 4px; }
.ques-item .answer .text-gray { font-size: 12px; }
.ques-item .answer .text-gray > * { display: inline-block; margin-left: 40px; }
.ques-item .answer .text-gray > :first-child { margin-left: 0; }
.person .img-circle { width: 56px; height: 56px; margin: 0 auto; margin-bottom: 5px; }
.asb-right { position: absolute; right: 0; top: 0; }
.note-item { line-height: 1.5; font-size: 16px; }
.note-item a { display: inline-block; }
.note-item .dwname { width: 450px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.note-item .download { margin-left: 60px; }
.chapter-item > * { border-bottom: 1px solid #efefef; line-height: 40px; }
.chapter-item .title { font-size: 18px; padding-left: 40px; margin: 0; }
.chapter-item .title .iconfont { font-size: 22px; display: inline-block; line-height: 100%; vertical-align: middle; }
.chapter-item .item { font-size: 16px; padding-left: 114px; }
.chapter-item .item a { margin-top: 0; }
.chapter-item .item a { color: #666; }
.chapter-item .item a:focus, .chapter-item .item a:hover { color: #fa785f; text-decoration: none; }
.title .icon-video { color: #fa785f; display: inline-block; margin-right: 10px; }
.tb-video { width: 276px; }
.con-header { border-bottom: 1px dotted #efefef; }
.success-content { text-align: center; padding-top: 100px; padding-bottom: 240px; }

.pagination { font-family: SimSun; padding: 20px 0 20px 0; margin-top:10px;  clear: both; display:block;}
.pagination .page{float:right; }
.pagination a { text-decoration: none; }
.pagination .page-item-info { padding: 0 8px; line-height: 30px; color: #444b55; }
.pagination .page-item { float: left; display: inline; line-height: 34px; margin-right: -1px; }
.pagination .page-item { font-size: 14px; line-height: 30px; width: 39px; height: 30px; margin-right: 5px; text-align: center; background-color: #fff; border: 1px solid #ddd; color: #444; cursor: pointer; }
.pagination .page-item.page-item-current { background-color: #4aaff7; color: #fff; font-weight: 600; }
.pagination .page-item-next, .pagination .page-item-prev { font-size: 12px; width: 72px; }

.date-select { text-align: center; }
.date-select .iconfont { display: inline-block; vertical-align: middle; font-size: 30px; color: rgba(35,34,34,.6); cursor: pointer; }
.date-select .icon-left { margin-right: 10px; }
.date-select .icon-right { margin-left: 10px; }
.date-select .time-txt { vertical-align: middle; }



.agent-kefu{}
.agent-kefu { position: fixed; right: 21px; bottom: 80px; width: 81px; float: left; z-index: 99999; background: #fa7860; border-radius: 5px; }
.agent-kefu .agent-box-kefu { position: relative; float: left; display: block; z-index: 300; width: 81px; height: auto; border-right: 0px; color: #fff; text-align: center; margin: 3px 0; }
.agent-kefu .agent-box-kefu:hover{text-decoration:none;}
.agent-kefu .agent-box-kefu .img { background: url(/Content/themes/resource/images/CustomerService.png) no-repeat; }
.agent-kefu .agent-box-kefu .img { width: 77px; height: 77px; margin: 0px auto; margin-top: 10px; }
.agent-kefu .agent-box-kefu .text { color: #fff; text-align: center; margin-top: 5px; font-size: 14px;font-family: "微软雅黑"; margin-bottom:10px;}