@charset "UTF-8";
/*
* @Author: DoDo
* @Date:   2020-06-16 08:19:23
* @Last Modified by:   DoDo
* @Last Modified time: 2021-03-19 15:28:57
*/
body { font-family: "微软雅黑", sans-serif; overflow-x: hidden; padding-top: 135px; }

.body-member { padding-top: 85px; }

body.on { overflow: hidden; }

img { max-width: 100%; }

a { outline: none; }

input { background: none; outline: none; border: none; }

@media screen and (min-width: 1366px) { .container { width: 1200px; padding-left: 0; padding-right: 0; } }
@media screen and (max-width: 1199px) { .container { width: 100%; } }
.f0 { font-size: 0; }

.flex-none { display: flex; }
.flex-none::before, .flex-none::after { display: none; }

.bg-f7 { background: #f7f7f7; }

.bg-fff { background: #fff; }

.breadCrumb { height: 50px; line-height: 50px; color: #666; font-size: 14px; }

.breadCrumb a { color: #666; font-size: 14px; }

.breadCrumb a.on, .breadCrumb a:hover { color: #c51422; }

.ej_nav ul { background: #fff; line-height: 50px; padding: 0 30px; }

.ej_nav ul li { width: 25%; text-align: center; background: url(../images/shuxian.png) no-repeat left center; }

.ej_nav ul li:nth-child(1) { background: 0 0; }

.ej_nav ul li a { color: #333; font-size: 16px; }

.ej_nav ul li a.on, .ej_nav ul li a:hover { color: #c51422; }

@media (max-width: 767px) { .ej_nav ul { background: #fff; line-height: 50px; padding: 0 0; }
  .ej_nav ul li { width: 25%; text-align: center; background: url(../images/shuxian.png) no-repeat left center; }
  .ej_nav ul li:nth-child(1) { background: 0 0; }
  .ej_nav ul li a { color: #333; font-size: 16px; }
  .ej_nav ul li a.on, .ej_nav ul li a:hover { color: #c51422; } }
/*============================= public =============================*/
.header { position: fixed; left: 0; top: 0; right: 0; z-index: 100; background: #fff; }

.header-top { padding-top: 10px; padding-bottom: 10px; justify-content: space-between; align-items: center; }

.header-phone .b-b1 { font-size: 20px; color: #c51422; line-height: 22px; }
.header-phone .span-des { font-size: 14px; color: #666; line-height: 18px; margin-top: 4px; }

.header-right { display: flex; align-items: center; font-size: 0; }
.header-right .a1 { display: inline-block; padding: 0 26px; line-height: 36px; background: #c51422; border-radius: 36px; font-size: 16px; color: #fff; }
.header-right .a1 img { position: relative; top: -1px; margin-right: 8px; }
.header-right .a1:first-child { color: #666; background: none; }
.header-right .a2 { display: inline-block; font-size: 14px; color: #333; line-height: 28px; }
.header-right .a2 img { position: relative; top: -1px; margin-right: 10px; }
.header-right .a3 { display: inline-block; font-size: 14px; color: #333; max-width: 85px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.header-right .a4 { display: inline-block; font-size: 14px; color: #c51422; margin-left: 20px; padding-right: 22px; background: url("../images/icon-arrow2.png") right center no-repeat; }
.header-right .h-search { cursor: pointer; display: none; }

.header-bream { width: 30px; height: 25px; position: relative; padding-top: 12px; cursor: pointer; margin-left: 15px; display: none; }
.header-bream span { display: block; height: 2px; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; border-radius: 2px; background-color: #c51422; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.header-bream::before, .header-bream:after { content: " "; position: absolute; left: 0; right: 0; height: 2px; border-radius: 2px; background-color: #c51422; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.header-bream::before { top: 2px; }
.header-bream::after { bottom: 2px; }

.header-bream.on span { filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.header-bream.on::before { top: 12px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.header-bream.on::after { bottom: 12px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.nav { background: #c51422; }

.nav-list li .span-a1 a { position: relative; display: block; line-height: 50px; font-size: 16px; color: #fff; padding: 0 27px; }
.nav-list li .span-a1.on a::after { display: inline-block; content: " "; width: 13px; height: 8px; margin-left: 10px; background: url("../images/n-arrow.png") center no-repeat; }
.nav-list li.on .span-a1 a { background: #95000c; }

.h-search2 { position: relative; width: 20%; border-bottom: 1px solid #d67d84; }
.h-search2 .put-01 { height: 28px; line-height: 28px; font-size: 14px; color: #fff; }
.h-search2 .put-01::placeholder { color: #fff; }
.h-search2 .but-01 { background: none; outline: none; border: none; position: absolute; right: 0; top: 0; bottom: 0; }

.nav-down { background: #fff; overflow: hidden; }

.nav-left .div-title { font-size: 32px; color: #555; line-height: 1; padding-bottom: 19px; font-weight: bold; background-repeat: no-repeat; background-position: left bottom; background-image: url("../images/line-01.png"); }
.nav-left .div-des { font-size: 14px; color: #888; line-height: 26px; margin-top: 24px; }

.nav-menu { display: flex; flex-wrap: wrap; align-items: flex-start; }
.nav-menu .div-01 { width: 100%; }
.nav-menu .div-01 a { display: inline-block; font-size: 16px; line-height: 26px; color: #555; padding-left: 15px; background-position: left center; background-repeat: no-repeat; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

.header-search { position: absolute; left: 0; right: 0; top: 100%; background: #fff; display: none; }
.header-search .container { padding-top: 53px; padding-bottom: 30px; }
.header-search .span-close { position: absolute; right: 0; top: 30px; cursor: pointer; }
.header-search .span-close img { -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.header-search .div-cont { margin-right: 120px; }
.header-search .put-01 { outline: none; background: none; border: none; width: 100%; line-height: 30px; padding: 3px 100px 3px 0; border-bottom: 1px solid #e6e6e6; }
.header-search .but-01 { outline: none; background: none; border: none; position: absolute; right: 0; top: 0; bottom: 0; }

.footer { background: #121212; }

.footer-top { display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 47px; padding-bottom: 30px; border-bottom: 1px solid #333; }

.footer-contact { max-width: 20.41%; }
.footer-contact .div-01 { font-size: 14px; color: #ccc; line-height: 22px; margin-top: 20px; padding-left: 24px; background-position: left 2px; background-repeat: no-repeat; }
.footer-contact .div-01:first-child { margin-top: 0; }
.footer-contact .div-01 .b1 { font-size: 20px; color: #c51422; }

.footer-nav-list li { margin-top: 5px; }
.footer-nav-list li:first-child { margin-top: 0; padding-bottom: 6px; }
.footer-nav-list li:first-child a { min-width: 86px; color: #fff; padding-bottom: 8px; border-bottom: 1px solid #333; }
.footer-nav-list li a { display: inline-block; font-size: 14px; color: #ccc; line-height: 24px; }

.footer-ewm { width: 8.16%; }
.footer-ewm .div-img img { margin-left: auto; margin-right: auto; }
.footer-ewm .div-title { font-size: 14px; line-height: 24px; color: #ccc; margin-top: 5px; }

.footer-copy { display: flex; justify-content: space-between; align-item: center; flex-wrap: wrap; padding-top: 33px; padding-bottom: 45px; font-size: 14px; color: #999; line-height: 24px; }
.footer-copy .div-left a { color: #999; }

.footer-share { display: flex; align-item: center; }
.footer-share .bshare-custom a { padding: 0; width: 32px; height: 32px; background-size: cover; background-repeat: no-repeat; background-position: center; margin-left: 12px; }
.footer-share .bshare-custom a.bshare-qqim { margin-left: 0; background-image: url("../images/f-icon1.png"); }
.footer-share .bshare-custom a.bshare-weixin { background-image: url("../images/f-icon2.png"); }
.footer-share .bshare-custom a.bshare-sinaminiblog { background-image: url("../images/f-icon3.png"); }

.bsTop { width: 100% !important; }

.bsFrameDiv > div { width: 100% !important; height: 208px !important; }
.bsFrameDiv > div img { width: 168px !important; height: 168px !important; }

.return-top { position: fixed; right: 5%; bottom: 5%; z-index: 50; width: 60px; visibility: hidden; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.return-top img { width: 100%; -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s; }
.return-top.on { visibility: visible; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }

.pages a, .pages strong { display: inline-block; min-width: 36px; line-height: 36px; padding: 0 5px; margin: 0 5px; font-size: 14px; color: #666; background: #fff; border-radius: 5px; font-weight: normal; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.pages.gray a, .pages strong { background: #f5f5f5; }
.pages a:first-child, .pages a:last-child { width: 120px; }
.pages a:hover, .pages strong { color: #fff; background: #c51422; }
.pages a.gray { background: #e6e6e6; }

.students-content .pages a, .students-content .pages strong { background: #f7f7f7; }
.students-content .pages.gray a, .students-content .pages strong { background: #f5f5f5; }
.students-content .pages a:first-child, .students-content .pages a:last-child { width: 120px; }
.students-content .pages a:hover, .students-content .pages strong { color: #fff; background: #c51422; }

/*============================= index =============================*/
.banner-owl .owl-dots { position: absolute; left: 0; right: 0; bottom: 30px; z-index: 20; line-height: normal; font-size: 0; text-align: center; }
.banner-owl .owl-dots button.owl-dot { width: 50px; height: 6px; border-radius: 6px; background: #fff; margin: 0 5px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.banner-owl .owl-dots button.owl-dot.active { background: #c51422; }

.banner-a1 { width: 100%; height: 560px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.banner-a1 .span-phone { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-size: cover; background-repeat: no-repeat; background-position: center; }

.banner-word { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items: center; color: #fff; }
.banner-word .div-cont { padding-bottom: 24px; background: url("../images/line-02.jpg") left bottom no-repeat; }
.banner-word .div-title { font-size: 60px; line-height: 70px; color: #c51422; }
.banner-word .div-cn { font-size: 30px; line-height: 40px; margin-top: 12px; }
.banner-word .div-en { font-size: 12px; font-family: Arial; letter-spacing: 16px; line-height: 22px; margin-top: 8px; }

.index-title .div-cn { font-size: 40px; line-height: 1; color: #333; }
.index-title .span-icon { padding-left: 15px; padding-right: 15px; margin-top: 18px; }
.index-title .span-icon::before, .index-title .span-icon::after { content: " "; position: absolute; top: 50%; transform: translateY(-50%); width: 90px; height: 1px; background: #ccc; }
.index-title .span-icon::before { left: 100%; }
.index-title .span-icon::after { right: 100%; }
.index-title.white .div-cn { color: #fff; }

.index-teacher { padding-top: 85px; padding-bottom: 80px; }

.index-teacher-owl .owl-dots { position: static; line-height: normal; font-size: 0; text-align: center; padding-top: 10px; }
.index-teacher-owl .owl-dots button.owl-dot { width: 12px; height: 12px; border-radius: 12px; background: #ccc; margin: 0 6px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.index-teacher-owl .owl-dots button.owl-dot.active { background: #c51422; }

.index-teacher-list { margin-left: -14px; margin-right: -14px; padding-top: 42px; }
.index-teacher-list li { padding-left: 14px; padding-right: 14px; margin-bottom: 28px; }

.index-teacher-a1 .span-img .bdo-img { height: 360px; background-size: cover; background-repeat: no-repeat; background-position: center top; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-teacher-a1 .span-cont { position: absolute; left: 0; right: 0; bottom: 0; top: calc(100% - 80px); padding-top: 13px; padding-left: 10.7%; padding-right: 10.7%; background: #fff; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-teacher-a1 .span-cont .bdo-name { font-size: 18px; color: #333; line-height: 28px; }
.index-teacher-a1 .span-cont .bdo-info { font-size: 14px; color: #888; line-height: 24px; margin-top: 2px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.index-teacher-a1 .span-cont .bdo-des { margin-top: 16px; font-size: 14px; line-height: 24px; color: #fff; border-top: 1px solid rgba(255, 255, 255, 0.5); padding-top: 18px; height: 114px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
.index-teacher-a1 .span-cont .bdo-more { width: 102px; height: 32px; line-height: 30px; border: 1px solid #fff; font-size: 14px; color: #fff; text-align: center; margin-top: 43px; }

.index-hexin { padding-top: 80px; padding-bottom: 83px; background-size: cover; background-position: center; background-repeat: no-repeat; }

.index-hexin-owl { border-radius: 7px; margin-top: 40px; background: rgba(0, 0, 0, 0.5); }
.index-hexin-owl .owl-nav button.owl-prev, .index-hexin-owl .owl-nav button.owl-next { position: absolute; top: 50%; bottom: 0; margin-top: -8px; width: 8px; height: 16px; background-size: cover; background-position: center; background-repeat: no-repeat; font-size: 0; }
.index-hexin-owl .owl-nav button.owl-prev { left: 10px; background-image: url("../images/arrow-left.png"); }
.index-hexin-owl .owl-nav button.owl-next { right: 10px; background-image: url("../images/arrow-right.png"); }
.index-hexin-owl .owl-item:first-child .index-hexin-a1 { border-left: none; }

.index-hexin-a1 { padding-top: 14px; padding-bottom: 10px; border-left: 1px dashed #333; }
.index-hexin-a1 .span-icon img { width: auto; margin-left: auto; margin-right: auto; }
.index-hexin-a1 .span-icon .mg { display: block; }
.index-hexin-a1 .span-icon .mgh { display: none; }
.index-hexin-a1 .span-title { font-size: 16px; color: #ccc; line-height: 26px; margin-top: 6px; }
.index-hexin-a1.on .span-icon .mg { display: none; }
.index-hexin-a1.on .span-icon .mgh { display: block; }
.index-hexin-a1.on .span-title { color: #c51422; }

.index-hexin-nr { padding-top: 40px; }
.index-hexin-nr .row { display: none; }
.index-hexin-nr .row:first-child { display: block; }

.index-hexin-a2 { margin-bottom: 34px; }
.index-hexin-a2 .span-top { padding-left: 5px; padding-right: 5px; }
.index-hexin-a2 .span-top .bdo-img { border-radius: 50%; }
.index-hexin-a2 .span-top .bdo-img i { position: relative; left: -5px; z-index: 2; font: 0; padding: 0; margin: 0; border-radius: 50%; }
.index-hexin-a2 .span-top .bdo-img i bdo { background-size: cover; background-position: center; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-hexin-a2 .span-top .bdo-img img { border-radius: 50%; }
.index-hexin-a2 .span-top .bdo-img::after { content: " "; position: absolute; left: 5px; right: -5px; top: 0; bottom: 0; border-radius: 50%; background: #a2a2a2; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-hexin-a2 .span-top .bdo-name { position: absolute; right: 0; bottom: 0; z-index: 3; min-width: 88px; line-height: 30px; font-size: 18px; color: #333; background: #fff; border-radius: 5px; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-hexin-a2 .span-title { font-size: 14px; line-height: 24px; color: #fff; margin-top: 13px; height: 48px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.index-more a { width: 128px; height: 40px; font-size: 16px; color: #fff; border: 1px solid #fff; line-height: 38px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

.index-course { padding-top: 14px; margin-left: -13px; margin-right: -13px; }
.index-course > div { padding-left: 13px; padding-right: 13px; margin-top: 26px; }

.index-course-a1 { background: #fff; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-course-a1 .span-img { position: relative; }
.index-course-a1 .span-img .bdo-img { padding-top: 64.175%; background-size: cover; background-repeat: repeat; background-position: center; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-course-a1 .span-img .bdo-mc { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); background-image: url("../images/icon-play.png"); background-position: center; background-repeat: no-repeat; background-size: 17.85%; }
.index-course-a1 .span-cont { padding: 7px 10px 10px; padding-left: 10px; padding-right: 10px; }
.index-course-a1 .span-cont .bdo-title { font-size: 16px; line-height: 30px; color: #555; height: 60px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-course-a1 .span-cont .bdo-cont { display: flex; justify-content: space-between; flex-wrap: wrap; font-size: 14px; color: #666; margin-top: 12px; line-height: 30px; }
.index-course-a1 .span-cont .bdo-cont i { font-style: normal; }
.index-course-a1 .span-cont .bdo-cont i img { position: relative; top: -1px; margin-right: 7px; }
.index-course-a1 .span-cont .bdo-cont .i-num { color: #c51422; }

.index-news-cont { padding-top: 40px; }

.index-left .a-img { margin-bottom: 20px; }
.index-left .a-img .span-img { height: 260px; background-size: cover; background-repeat: no-repeat; background-position: center; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.index-left .a-img + .index-news-a1 .span-date bdo { background: #9e101b; line-height: 28px; }

.index-news-list li { padding-top: 30px; padding-bottom: 28px; border-top: 1px dashed #dbdbdb; }
.index-news-list li:last-child { padding-bottom: 0; }

.index-news-a1 .span-date { float: left; width: 78px; height: 78px; color: #fff; text-align: center; background: #c51422; }
.index-news-a1 .span-date b { font-size: 40px; line-height: 50px; }
.index-news-a1 .span-date bdo { font-size: 14px; line-height: 20px; }
.index-news-a1 .span-cont { margin-left: 100px; }
.index-news-a1 .span-cont .bdo-title { font-size: 18px; color: #333; line-height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.index-news-a1 .span-cont .bdo-des { font-size: 14px; line-height: 24px; color: #666; margin-top: 11px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.index-intro { padding-top: 110px; padding-bottom: 110px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.index-intro .container { justify-content: space-between; flex-wrap: wrap; align-items: center; }

.index-intro-img { width: 46.66%; }

.index-intro-cont { width: 45.83%; color: #fff; }

.index-intro-des { font-size: 16px; line-height: 28px; margin-top: 34px; margin-bottom: 44px; }

.index-intro-item { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; margin-bottom: 44px; }
.index-intro-item img { margin-bottom: 15px; }
.index-intro-item .span-title { font-size: 16px; line-height: 26px; color: #fff; padding-top: 17px; background: url("../images/line-05.png") center top no-repeat; }

.index-news-a2 { margin-top: 40px; }
.index-news-a2 .span-img { float: left; width: 200px; }
.index-news-a2 .span-img .bdo-img { width: 200px; height: 140px; background-size: cover; background-repeat: no-repeat; background-position: center; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.index-news-a2 .span-cont { margin-left: 230px; }
.index-news-a2 .span-cont .bdo-date { font-size: 20px; color: #999; line-height: 22px; }
.index-news-a2 .span-cont .bdo-date i { font-style: normal; }
.index-news-a2 .span-cont .bdo-date i img { margin-right: 10px; position: relative; top: -2px; }
.index-news-a2 .span-cont .bdo-date .i-year { padding-left: 15px; margin-left: 14px; background: url("../images/line-06.png") left center no-repeat; }
.index-news-a2 .span-cont .bdo-title { font-size: 18px; line-height: 28px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 16px; }
.index-news-a2 .span-cont .bdo-des { font-size: 14px; line-height: 24px; color: #666; height: 62px; padding-top: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; border-top: 1px solid #ededed; margin-top: 14px; }

.vmid { vertical-align: middle; display: inline-block; position: relative; top: -1px; }

.bg1 { background: #f7f7f7; }

.breadCrumb { height: 50px; line-height: 50px; color: #666666; font-size: 14px; }
.breadCrumb a { color: #666666; font-size: 14px; }
.breadCrumb a:hover, .breadCrumb a.on { color: #c51422; }

.ej_nav ul { background: #fff; line-height: 50px; padding: 0 30px; }
.ej_nav ul li { width: 25%; text-align: center; background: url(../images/shuxian.png) no-repeat left center; }
.ej_nav ul li:nth-child(1) { background: none; }
.ej_nav ul li a { color: #333333; font-size: 16px; }
.ej_nav ul li a:hover, .ej_nav ul li a.on { color: #c51422; }

.js_main { margin-top: 20px; padding-bottom: 50px; }
.js_main .js_tit { color: #333333; font-size: 28px; text-align: center; }
.js_main .js_note { color: #666666; font-size: 16px; line-height: 28px; margin-top: 15px; }
.js_main .js_m { background: #fff; padding: 45px 30px 75px; }
.js_main .js_m1 { padding: 70px 145px 75px; background: #f1f1f1; }
.js_main .js_m1 .js_note { text-align: center; line-height: 32px; }
.js_main .js_m2 { padding: 75px 30px 80px; background: #fff; }
.js_main .js_m2 .cont { margin-top: 38px; }
.js_main .js_m2 .cont ul li { width: 165px; height: 200px; background: #f2f2f2; border-radius: 5px; padding-top: 40px; margin-left: 30px; }
.js_main .js_m2 .cont ul li:nth-child(1) { margin-left: 0; }
.js_main .js_m2 .cont ul li .pic { width: 80px; height: 80px; border-radius: 100%; overflow: hidden; display: block; margin-left: auto; margin-right: auto; }
.js_main .js_m2 .cont ul li .pic img { width: 100%; height: 100%; border-radius: 100%; }
.js_main .js_m2 .cont ul li .tit { color: #333333; font-size: 18px; text-align: center; margin-top: 15px; }
.js_main .js_m3 { background: url(../images/lighttp1.jpg) no-repeat center center; padding: 75px 0; }
.js_main .js_m3 .js_tit { color: #fff; }
.js_main .js_m3 .js_note { color: #fff; }
.js_main .js_m3 .cont { margin-top: 55px; }
.js_main .js_m3 .cont .item { width: 25%; padding: 0 45px; }
.js_main .js_m3 .cont .item .icon { width: 110px; height: 110px; display: block; margin-left: auto; margin-right: auto; background: #fff; border-radius: 100%; line-height: 110px; text-align: center; }
.js_main .js_m3 .cont .item .note { margin-top: 20px; font-size: 14px; line-height: 26px; text-align: center; color: #fff; }

.details_main { margin-top: 20px; padding-bottom: 50px; }
.details_main.ling { margin-top: 0; }
.details_main.mt0 { margin-top: 0; }
.details_main .dm_left { width: 860px; background: #fff; padding: 50px 30px 30px; }
.details_main .dm_left .tit { color: #333333; font-size: 28px; font-weight: bold; }
.details_main .dm_left .note { color: #999999; font-size: 14px; margin-top: 20px; margin-bottom: 20px; }
.details_main .dm_left .note div { margin-right: 30px; }
.details_main .dm_left .cont { color: #666666; font-size: 14px; line-height: 24px; padding-top: 20px; padding-bottom: 20px; border-top: solid 1px #e6e6e6; border-bottom: solid 1px #e6e6e6; margin-bottom: 15px; }
.details_main .dm_right { width: 320px; }
.details_main .dm_right .item1 { background: #fff; padding: 25px 30px; margin-top: 20px; }
.details_main .dm_right .item1:nth-child(1) { margin-top: 0; }
.details_main .dm_right .item1 .tit { color: #333333; font-size: 20px; font-weight: bold; border-bottom: dashed 1px #e5e5e5; padding-bottom: 15px; }
.details_main .dm_right .item1 .tit2 { font-size: 0; }
.details_main .dm_right .item1 .tit2 .span-01 { font-size: 22px; line-height: 22px; padding-left: 17px; border-left: 3px solid #c51422; }
.details_main .dm_right .item1 .cont { margin-top: 10px; }
.details_main .dm_right .item1 .cont ul li { height: 36px; line-height: 36px; overflow: hidden; padding-left: 15px; background: url(../images/yuandian.png) no-repeat left center; }
.details_main .dm_right .item1 .cont ul li a { color: #333333; font-size: 14px; }
.details_main .dm_right .item1 .cont ul li a:hover { color: #c51422; }
.details_main .dm_right .item1 .cont .div-01 { padding-top: 10px; font-size: 16px; color: #333; line-height: 36px; }
.details_main .dm_right .item1 .cont .div-ewm { margin: -10px; padding-top: 10px; display: flex; flex-wrap: wrap; }
.details_main .dm_right .item1 .cont .div-ewm .div-1 { margin: 10px 10px 0; width: 100px; text-align: center; }
.details_main .dm_right .item1 .cont .div-ewm .div-1 .div-img { border-radius: 5px; border: 1px solid #e6e6e6; }
.details_main .dm_right .item1 .cont .div-ewm .div-1 .div-img img { width: 100%; }
.details_main .dm_right .item1 .cont .div-ewm .div-1 .div-txt { font-size: 14px; line-height: 24px; color: #666; margin-top: 9px; }
.details_main .dm_right .item1 .cont1 ul { padding-bottom: 20px; }
.details_main .dm_right .item1 .cont1 ul li { border: solid 1px #ededed; border-radius: 3px; background: #fff; padding: 14px 20px; margin-top: 20px; }
.details_main .dm_right .item1 .cont1 ul li:hover { background: #f7f7f7; }
.details_main .dm_right .item1 .cont1 ul li .pic { width: 50px; height: 50px; border-radius: 100%; overflow: hidden; }
.details_main .dm_right .item1 .cont1 ul li .pic img { width: 100%; height: 100%; border-radius: 100%; }
.details_main .dm_right .item1 .cont1 ul li .conta { margin-left: 60px; }
.details_main .dm_right .item1 .cont1 ul li .conta .tit1 a { color: #333333; font-size: 16px; }
.details_main .dm_right .item1 .cont1 ul li .conta .note { color: #999999; font-size: 14px; margin-top: 5px; }
.details_main .dm_right .item1 .item1_tit { color: #c72530; font-size: 20px; padding-left: 15px; position: relative; line-height: 20px; }
.details_main .dm_right .item1 .item1_tit:before { content: ''; width: 3px; height: 20px; background: #c51422; position: absolute; left: 0; top: 0; }
.details_main .dm_right .item1 .item1_cont { padding-top: 15px; padding-bottom: 15px; }
.details_main .dm_right .item1 .item1_cont .pic { width: 50px; height: 50px; border-radius: 100%; overflow: hidden; }
.details_main .dm_right .item1 .item1_cont .pic img { width: 100%; height: 100%; border-radius: 100%; }
.details_main .dm_right .item1 .item1_cont .conta { margin-left: 60px; }
.details_main .dm_right .item1 .item1_cont .conta .tit1 a { color: #333333; font-size: 16px; }
.details_main .dm_right .item1 .item1_cont .conta .note { color: #999999; font-size: 14px; margin-top: 5px; }
.details_main .dm_right .item1 .item1_cont1 { background: #f7f7f7; border-radius: 4px; overflow: hidden; line-height: 40px; }
.details_main .dm_right .item1 .item1_cont1 .icon { width: 40px; height: 40px; background: #c72530; line-height: 40px; text-align: center; }
.details_main .dm_right .item1 .item1_cont1 .contt { margin-left: 60px; color: #c51422; font-size: 18px; }
.details_main .dm_left1 { width: 860px; }
.details_main .dm_left1.dm_left2 { width: 100%; }
.details_main .dm_left1 ul { padding-bottom: 26px; }
.details_main .dm_left1 ul li { background: #fff; padding: 20px; margin-bottom: 20px; }
.details_main .dm_left1 ul li .pic { width: 200px; margin-right: 20px; }
.details_main .dm_left1 ul li .pic img { width: 200px; }
.details_main .dm_left1 ul li .cont .tit a { color: #333333; font-size: 18px; }
.details_main .dm_left1 ul li .cont .tit a:hover { color: #c51422; }
.details_main .dm_left1 ul li .cont .note { color: #666666; font-size: 14px; line-height: 24px; margin-top: 15px; max-height: 48px; overflow: hidden; }
.details_main .dm_left1 ul li .cont .bot { margin-top: 15px; }
.details_main .dm_left1 ul li .cont .bot .bot_left .pic1 { width: 32px; height: 32px; border-radius: 100%; }
.details_main .dm_left1 ul li .cont .bot .bot_left .pic1 img { width: 32px; height: 32px; }
.details_main .dm_left1 ul li .cont .bot .bot_left .name { line-height: 32px; color: #333333; font-size: 16px; margin-left: 10px; }
.details_main .dm_left1 ul li .cont .bot .bot_right { margin-top: 5px; float: right; margin-right: 20px; }
.details_main .dm_left1 ul li .cont .bot .bot_right span { color: #888888; font-size: 14px; border: solid 1px #e6e6e6; border-radius: 3px; height: 22px; line-height: 20px; padding: 0 10px; }
.details_main .dm_left1 ul li .cont .bot .date { margin-top: 5px; color: #999999; font-size: 14px; float: right; }

.details_bot { margin-top: 36px; }
.details_bot .tit { position: relative; line-height: 20px; color: #333333; font-size: 20px; padding-left: 15px; }
.details_bot .tit:before { content: ''; width: 3px; height: 20px; background: #c51422; position: absolute; left: 0; top: 0; }
.details_bot .cont { padding-top: 12px; }
.details_bot .cont ul { margin-left: -26px; }
.details_bot .cont ul li { margin-top: 20px; width: 280px; margin-left: 26px; }
.details_bot .cont ul li .pic { width: 280px; height: 180px; overflow: hidden; }
.details_bot .cont ul li .pic img { width: 100%; display: block; }
.details_bot .cont ul li .tit1 { background: #fff; padding: 15px 10px; line-height: 28px; }
.details_bot .cont ul li .tit1 a { color: #555555; font-size: 16px; }
.details_bot .cont ul li .tit1 a:hover { color: #c51422; }

.fanye div { width: 50%; overflow: hidden; color: #333333; font-size: 16px; line-height: 40px; }
.fanye div a { color: #333; font-size: 16px; }
.fanye div a:hover { color: #c51422; }

.ej_nav2 .ej_n2 { padding: 10px 15px; line-height: 30px; background: #fff; margin-top: 4px; }
.ej_nav2 .ej_n2 .name { width: 100px; text-align: right; color: #333333; font-size: 14px; }
.ej_nav2 .ej_n2 .cont { margin-left: 120px; font-size: 0; overflow: hidden; }
.ej_nav2 .ej_n2 .cont .cont1 { margin-left: -20px; margin-right: -20px; background: url(../images/xuxian.jpg) top; margin-top: -1px; }
.ej_nav2 .ej_n2 .cont .cont1 a { color: #555; font-size: 14px; padding-left: 20px; padding-right: 20px; float: left; height: 30px; line-height: 30px; margin: 0; padding-top: 0; padding-bottom: 0; overflow: hidden; }
.ej_nav2 .ej_n2 .cont .cont1 a:hover, .ej_nav2 .ej_n2 .cont .cont1 a.on { color: #c51422; }
.ej_nav2 .ej_n2 .cont .cont1 .span-line { float: left; font-size: 14px; color: #666; }

.jp_main .item { margin-top: 20px; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.jp_main .item:hover { box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05); }
.jp_main .item .pic { width: 280px; height: 180px; overflow: hidden; }
.jp_main .item .pic img { width: 280px; height: 180px; }
.jp_main .item .cont { background: #fff; padding: 10px; }
.jp_main .item .cont .tit a { color: #555555; font-size: 16px; line-height: 30px; }
.jp_main .item .cont .tit a:hover { color: #c51422; }
.jp_main .item .cont .bot { margin-top: 20px; }
.jp_main .item .cont .bot .name { color: #666666; font-size: 14px; }
.jp_main .item .cont .bot .num { color: #c51422; font-size: 14px; float: right; }

.jp_list { margin-top: 20px; padding-bottom: 50px; }
.jp_list ul { background: #fff; padding: 30px 50px; margin-bottom: 50px; }
.jp_list ul li { border-top: dashed 1px #ebebeb; line-height: 56px; }
.jp_list ul li:nth-child(1) { border-top: 0; }
.jp_list ul li a { color: #555555; font-size: 16px; }
.jp_list ul li a:hover { color: #c51422; }

/*============================= 04_公司动态_优惠活动 =============================*/
.public-main { padding-bottom: 50px; }

.course-main { padding-bottom: 50px; }
.course-main > div { margin-top: 20px; }
.course-main .index-course-a1 .span-cont { padding-top: 11px; padding-bottom: 17px; }

.index-teacher-list { margin-left: -13px; margin-right: -13px; }
.index-teacher-list li { padding-left: 13px; padding-right: 13px; margin-bottom: 24px; }

.index-teacher-a1.ling .span-cont { top: auto; padding-bottom: 13px; }
.index-teacher-a1.ling .span-cont .bdo-info { white-space: normal; }

/*============================= 09_高端讲师 =============================*/
.team-list { padding-top: 20px; }

.team-list.ling { padding-bottom: 26px; }

/*============================= 29_注册 =============================*/
.login-main { padding-top: 56px; padding-bottom: 56px; background: url("../images/bg-03.jpg") center repeat; background-size: cover; }

.login-cont { background: url("../images/bg-04.png") center no-repeat; }
.login-cont .container { height: 738px; justify-content: space-between; align-items: center; }

.login-left { width: 57.5%; margin-left: 5.58%; }
.login-left .div-title { position: absolute; left: 0; top: -30px; font-size: 40px; line-height: 50px; color: #c51422; font-weight: bold; }

.login-form { width: 29.16%; margin-right: 5.58%; }
.login-form .div-title { font-size: 28px; color: #333; line-height: 1; font-weight: bold; padding-left: 17px; border-left: 3px solid #c51422; }

.login-list { padding-top: 9px; }
.login-list .div-01 { margin-top: 11px; border-bottom: 1px solid #bfbfbf; }
.login-list .put-01 { font-size: 16px; line-height: 26px; padding: 8px 30px 8px 37px; }
.login-list .put-01::placeholder { color: #999; }
.login-list .span-icon { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.login-list .btn-yzm { background: none; border: none; outline: none; position: absolute; right: 0; top: 0; bottom: 0; width: 100px; height: 36px; background: #b60f1c; font-size: 14px; color: #fff; }
.login-list .div-02 { display: flex; justify-content: space-between; flex-wrap: wrap; line-height: 30px; padding-top: 12px; color: #666; }
.login-list .lable-01 { font-weight: normal; font-size: 14px; color: #666; }
.login-list .lable-01 a { color: #666; }
.login-list .lable-01 input { margin-right: 6px; }
.login-list .span-01 a { color: #c51422; }
.login-list .span-02 a { color: #666; }
.login-list .but-01 { background: none; border: none; outline: none; width: 100%; height: 50px; background: #b60f1c; font-size: 18px; color: #fff; margin-top: 20px; }

/*============================= 31_注册成功 =============================*/
.login-cont2 { background: url("../images/bg-05.png") center no-repeat; }
.login-cont2 .container { height: 614px; justify-content: space-between; align-items: center; }

.login-form2 { width: 44.58%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.login-form2 .div-title { font-size: 48px; color: #c51422; font-weight: bold; white-space: nowrap; }
.login-form2 .div-des { font-size: 16px; line-height: 26px; color: #666; margin-top: 10px; }
.login-form2 .but-01 { border: none; outline: none; width: 180px; height: 50px; background: #c51422; font-size: 18px; color: #fff; margin-top: 34px; }

/*============================= 32_忘记密码 =============================*/
.login-forget { background: url("../images/bg-06.png") center no-repeat; }
.login-forget .container { display: flex; justify-content: center; align-items: center; height: 614px; }

.login-forget-main { width: 760px; max-width: 100%; margin-left: auto; margin-right: auto; }
.login-forget-main .div-title { display: flex; justify-content: space-between; align-items: center; }
.login-forget-main .div-title .b1 { font-size: 28px; font-weight: bold; color: #333; line-height: 1; padding-left: 17px; border-left: 3px solid #c51422; }
.login-forget-main .div-title .span-01 { font-size: 14px; color: #666; }
.login-forget-main .div-title .span-01 a { color: #c51422; }
.login-forget-main .div-process { display: flex; margin-top: 40px; }
.login-forget-main .div-process .div-01 { position: relative; flex: 1; text-align: center; font-size: 20px; color: #333; }
.login-forget-main .div-process .div-01::before { content: ""; position: absolute; left: 0; right: 0; bottom: 17px; height: 5px; background: #ccc; }
.login-forget-main .div-process .div-01 .b-num { position: relative; z-index: 5; font-size: 16px; font-weight: bold; color: #fff; width: 38px; height: 38px; line-height: 38px; border-radius: 50%; background: #ccc; margin: 20px auto 0; }
.login-forget-main .div-process .div-01.on::before { background: #c51422; }
.login-forget-main .div-process .div-01.on .b-num { background: #c51422; }
.login-forget-main .div-form { text-align: center; margin-top: 35px; }
.login-forget-main .div-form > div { text-align: left; max-width: 100%; }
.login-forget-main .div-form .div-des { font-size: 14px; line-height: 24px; color: #8d8d8d; }
.login-forget-main .div-form .div-01 { margin-top: 22px; padding-left: 92px; }
.login-forget-main .div-form .div-01 .span-title { width: 85px; text-align: right; font-size: 14px; color: #666; line-height: 38px; float: left; margin-left: -93px; }
.login-forget-main .div-form .div-01 .put-01 { border: 1px solid #dbdbdb; border-radius: 5px; width: 270px; padding: 0 20px; height: 38px; }
.login-forget-main .div-form .div-01 .but-dx { background: none; outline: none; border: none; position: absolute; right: 14px; top: 0; bottom: 0; font-size: 14px; color: #b60f1c; }
.login-forget-main .div-form .div-01 .but-01 { background: none; outline: none; border: none; width: 120px; height: 38px; background: #c51422; border-radius: 5px; font-size: 16px; color: #fff; }

.banner_inside { height: 280px; background-size: cover; background-repeat: no-repeat; background-position: center; display: flex; justify-content: center; align-items: center; color: #fff; }
.banner_inside .div-title .div-cn { font-size: 32px; line-height: 42px; font-weight: bold; }
.banner_inside .div-title .div-en { font-size: 12px; line-height: 20px; font-family: "Arial"; margin-top: 7px; text-transform: uppercase; letter-spacing: 2px; }

.students-main { padding-bottom: 50px; }

.students-content { margin-left: 280px; }

.students-menu { float: left; width: 260px; }
.students-menu .div-title { padding: 9px 30px 11px; background: #c51422; }
.students-menu .div-title .b-cn { font-size: 20px; line-height: 30px; color: #fff; }
.students-menu .div-title .span-en { font-size: 14px; line-height: 20px; color: rgba(255, 255, 255, 0.5); font-family: "Arial"; }

.students-menu-list li { position: relative; border: 1px solid #e5e5e5; border-top: none; }
.students-menu-list li::before { content: " "; position: absolute; left: -1px; top: 50%; bottom: 50%; width: 5px; background: #c51422; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.students-menu-list li a { position: relative; display: block; padding: 0 60px 0 28px; height: 48px; line-height: 48px; font-size: 16px; color: #333; background-repeat: no-repeat; background-position: center right 30px; background-image: url("../images/icon-23.png"); }
.students-menu-list li:first-child { border-top: none; }
.students-menu-list li.on { background: #fff; }
.students-menu-list li.on::before { top: 0; bottom: 0; }
.students-menu-list li.on a { color: #c51422; background-image: url("../images/icon-23h.png"); }

.students-list-cont { padding: 30px 30px 50px; }

.students-list { margin-bottom: 50px; }
.students-list li { position: relative; border-bottom: 1px dashed #e6e6e6; }
.students-list li a { position: relative; display: block; padding-left: 24px; padding-right: 180px; height: 56px; line-height: 56px; background: url("../images/bg-07.png") left center no-repeat; font-size: 16px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.students-list li a .span-date { position: absolute; right: 0; top: 0; bottom: 0; line-height: 56px; font-size: 16px; color: #999; }

/*============================= 23_招生简章_详情 =============================*/
.students-art { padding: 44px 30px; }
.students-art .div-title { font-size: 28px; color: #333; line-height: 40px; font-weight: bold; }
.students-art .div-des { font-size: 14px; line-height: 24px; color: #666; margin-top: 40px; }
.students-art .div-des .b1 { font-size: 16px; color: #c51422; line-height: 26px; margin-bottom: 10px; }

.students-down-list { margin-top: 37px; }
.students-down-list li a { display: block; padding-right: 100px; font-size: 16px; color: #333; line-height: 30px; background: url("../images/icon-down.png") right center no-repeat; }

.students-art-page { display: flex; justify-content: space-between; margin-top: 22px; padding-top: 23px; border-top: 1px solid #e6e6e6; }
.students-art-page .div-01 { max-width: 46%; }
.students-art-page .div-01 a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; color: #333; }

/*============================= 24_讲师招募 =============================*/
.teacher-art { padding: 46px 30px; }
.teacher-art .div-title { font-size: 28px; color: #333; line-height: 38px; padding-bottom: 14px; border-bottom: 1px solid #e6e6e6; }
.teacher-art .div-des { font-size: 14px; line-height: 28px; color: #666; margin-top: 12px; }
.teacher-art .div-des .span-01 { color: #333; margin-top: 30px; }
.teacher-art .div-des .c-red { color: #c51422; }

.teacher-form { padding: 46px 40px 50px; }
.teacher-form .div-des { font-size: 18px; line-height: 28px; color: #333; }
.teacher-form .row { padding-top: 4px; margin-left: -10px; margin-right: -10px; }
.teacher-form .row > div { padding-top: 20px; padding-left: 10px; padding-right: 10px; }
.teacher-form .span-title { position: absolute; left: 0; right: 0; bottom: 0; top: 0; line-height: 44px; font-size: 14px; color: #666; padding-left: 15px; padding-right: 14px; }
.teacher-form .span-title bdo { color: #fe0000; }
.teacher-form .put-01, .teacher-form .text-01 { background: none; border: none; outline: none; width: 100%; line-height: 22px; padding: 10px 22px; border: 1px solid #ededed; border-radius: 5px; }
.teacher-form .put-01 { height: 44px; }
.teacher-form .text-01 { height: 140px; resize: none; }
.teacher-form .but-01 { border: none; outline: none; width: 130px; height: 44px; background: #c51422; color: #fff; font-size: 16px; margin-top: 4px; border-radius: 5px; }

/*============================= 25_员工招聘 =============================*/
.job-list { margin-top: 20px; }
.job-list li { margin-top: 2px; }
.job-list li:first-child { margin-top: 0; }
.job-list li .div-top { display: flex; justify-content: space-between; background: #c51422; line-height: 50px; }
.job-list li .div-top span { color: #fff; padding-left: 34px; font-size: 20px; }
.job-list li .div-top .span-1 { width: 38.37%; }
.job-list li .div-top .span-2 { width: 25.34%; }
.job-list li .div-top .span-3 { width: 20.93%; }
.job-list li .div-top .span-4 { width: 15.34%; }
.job-list li .div-t { background: #f2f2f2; cursor: pointer; }
.job-list li .div-t span { color: #333; font-size: 16px; }
.job-list li .div-bottom { padding: 12px 30px 40px; background: #f7f7f7; font-size: 14px; line-height: 30px; color: #666; display: none; }
.job-list li .div-bottom .b-title { font-size: 16px; color: #c51422; }
.job-list li.on .div-t { background: #c51422; }
.job-list li.on .div-t span { color: #fff; }
.job-list li.on .div-t .span-1 bdo { padding-left: 12px; background: url("../images/bg-08.png") left center no-repeat; }

/*============================= 11_高端讲师_详情 =============================*/
.teacher-anchor { position: absolute; top: -150px; }

.teacher-details { padding-top: 50px; padding-bottom: 45px; }

.teacher-details-top { display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0 30px 50px; }
.teacher-details-top .div-img { width: 35%; }
.teacher-details-top .div-cont { width: 57.5%; }
.teacher-details-top .div-cont .div-title { font-size: 28px; color: #333; line-height: 38px; }
.teacher-details-top .div-cont .div-author { font-size: 18px; line-height: 28px; color: #555; margin-top: 8px; }
.teacher-details-top .div-cont .div-info { font-size: 18px; color: #c51422; line-height: 28px; margin-top: 9px; }
.teacher-details-top .div-cont .div-des { font-size: 14px; line-height: 24px; color: #666; margin-top: 12px; }
.teacher-details-top .div-cont .div-address { line-height: 24px; margin-top: 10px; color: #666; }
.teacher-details-top .div-cont .div-address .c-red { color: #c51422; }
.teacher-details-top .div-cont .div-link { margin: 0 -10px; }
.teacher-details-top .div-cont .div-link a { display: inline-block; width: 120px; height: 40px; line-height: 38px; border: 1px solid #c51422; color: #c51422; border-radius: 5px; text-align: center; font-size: 14px; margin: 24px 10px 0; }
.teacher-details-top .div-cont .div-link .a2 { background: #c51422; color: #fff; }

.teacher-details-title { display: flex; justify-content: space-between; background: #f5f5f5; }
.teacher-details-title .span-01 { flex: 1; text-align: center; }
.teacher-details-title .span-01 a { position: relative; display: inline-block; line-height: 50px; font-size: 16px; color: #333; }
.teacher-details-title .span-01 a::after { content: " "; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 2px; background: #f5f5f5; }
.teacher-details-title .span-01.on a { color: #c51422; }
.teacher-details-title .span-01.on a::after { background: #c51422; }
.teacher-details-title .span-02 { padding: 15px 30px; font-size: 0; }
.teacher-details-title .span-02 bdo { font-size: 20px; color: #333; line-height: 1; padding-left: 15px; border-left: 3px solid #c51422; }

.teacher-details-cont { padding: 45px 30px 0; }

.teacher-details-des { font-size: 14px; color: #666; line-height: 24px; }

.teacher-details-01 { margin-top: 43px; }

.teacher-details-title2 { padding-bottom: 16px; border-bottom: 1px solid #ededed; }
.teacher-details-title2 b { display: inline-block; font-size: 20px; line-height: 1; color: #333; padding-left: 14px; border-left: 3px solid #c51422; }

.teacher-details-couser { padding-top: 10px; }
.teacher-details-couser .row { margin-left: -10px; margin-right: -10px; }
.teacher-details-couser .row > div { padding-left: 10px; padding-right: 10px; margin-top: 20px; }

.teacher-details-couser-a1 { background: #f7f7f7; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.teacher-details-couser-a1 .span-img .bdo-img { background-size: cover; background-repeat: no-repeat; background-position: center; padding-top: 63.79%; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.teacher-details-couser-a1 .span-cont { padding: 10px 11px; }
.teacher-details-couser-a1 .bdo-title { font-size: 16px; color: #555; height: 26px; line-height: 26px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.teacher-details-couser-a1 .bdo-price { font-size: 14px; color: #c51422; line-height: 24px; margin-top: 1px; }

.teacher-details-couser-01 .div-01 { margin-top: 22px; }
.teacher-details-couser-01 .div-01 .b-title { font-size: 16px; font-weight: bold; color: #c51422; line-height: 26px; }
.teacher-details-couser-01 .div-01 .div-list .div-1 { padding: 8px 0 0; }
.teacher-details-couser-01 .div-01 .div-list a { display: inline-block; font-size: 14px; line-height: 24px; color: #666; }

.teacher-details-couser-02 { font-size: 14px; line-height: 24px; color: #666; padding-top: 20px; }
.teacher-details-couser-02.ling { padding-top: 0; }
.teacher-details-couser-02 .span-red { font-size: 16px; color: #c51422; margin-bottom: 4px; }

.teacher-details-pingjia { background: #f5f5f5; font-size: 16px; color: #333; padding: 10px 18px; line-height: 26px; margin-top: 30px; }
.teacher-details-pingjia .span-red { color: #c51422; }

.details_main .dm_left1 .teacher-details-pingjia-list { padding-top: 10px; }
.details_main .dm_left1 .teacher-details-pingjia-list > li { padding: 15px 0; border-bottom: 1px dashed #e6e6e6; margin-bottom: 0; }
.details_main .dm_left1 .teacher-details-pingjia-list > li .div-img { float: left; width: 60px; overflow: hidden; margin-top: 5px; }
.details_main .dm_left1 .teacher-details-pingjia-list > li .div-img img { display: block; width: 60px; height: 60px; }
.details_main .dm_left1 .teacher-details-pingjia-list > li .div-cont { margin-left: 80px; }
.details_main .dm_left1 .teacher-details-pingjia-list > li .div-cont .div-t { font-size: 16px; line-height: 26px; color: #333; }
.details_main .dm_left1 .teacher-details-pingjia-list > li .div-cont .div-des { font-size: 14px; color: #666; line-height: 24px; margin-top: 8px; }

.teacher-details-jingcai .row { margin-left: -20px; margin-right: -20px; }
.teacher-details-jingcai .row > div { padding-left: 20px; padding-right: 20px; margin-top: 30px; }

.teacher-details-jingcai-a1 .span-img .bdo-img { padding-top: 74.03%; background-size: cover; background-repeat: no-repeat; background-position: center; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.teacher-details-jingcai-a1 .span-img .bdo-play { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); background-image: url("../images/icon-play.png"); background-position: center; background-repeat: no-repeat; background-size: 14.73%; }
.teacher-details-jingcai-a1 .span-title { font-size: 16px; color: #333; line-height: 26px; margin-top: 14px; }

.teacher-details-video-a1 .span-img .bdo-img { padding-top: 64.214%; }

.teacher-details-art { font-size: 20px; line-height: 30px; color: #333; }

.teacher-details-top2 { padding-left: 30px; padding-right: 30px; padding-bottom: 50px; }

.teacher-details-top-title { font-size: 28px; color: #333; line-height: 38px; font-weight: bold; }

.teacher-details-top2-cont { margin-top: 26px; display: flex; justify-content: space-between; }
.teacher-details-top2-cont .div-video { width: 38.75%; }
.teacher-details-top2-cont .div-video .span-img img { width: 100%; }
.teacher-details-top2-cont .div-video .span-img .bdo-mc { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); background-image: url("../images/icon-play.png"); background-position: center; background-repeat: no-repeat; background-size: 17.85%; }
.teacher-details-top2-cont .div-cont { width: 56.25%; }
.teacher-details-top2-cont .div-cont .div-01 { padding: 20px; background: #f7f7f7; }
.teacher-details-top2-cont .div-cont .div-01 .span-img { float: left; width: 60px; border-radius: 50%; }
.teacher-details-top2-cont .div-cont .div-01 .span-img img { width: 60px; height: 60px; }
.teacher-details-top2-cont .div-cont .div-01 .span-cont { margin-left: 80px; padding-top: 4px; }
.teacher-details-top2-cont .div-cont .div-01 .span-cont .bdo-title { font-size: 18px; color: #555; }
.teacher-details-top2-cont .div-cont .div-01 .span-cont .bdo-num { color: #c51422; margin-top: 2px; }
.teacher-details-top2-cont .div-cont .div-des { font-size: 14px; line-height: 24px; color: #333; margin-top: 15px; }
.teacher-details-top2-cont .div-link { margin: 0 -10px; }
.teacher-details-top2-cont .div-link a { display: inline-block; width: 120px; height: 40px; line-height: 38px; border: 1px solid #c51422; color: #c51422; border-radius: 5px; text-align: center; font-size: 14px; margin: 24px 10px 0; }

/*============================= 14_高端讲师_视频弹框 =============================*/
.public-mc { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 102; background-color: rgba(0, 0, 0, 0.6); display: none; }

.public-tc { position: fixed; left: 50%; top: 50%; z-index: -10; transform: translate(-50%, -50%); width: 820px; max-width: 90%; padding: 45px 60px 50px; border-radius: 10px; background: #fff; visibility: hidden; }
.public-tc.on { display: none; visibility: visible; z-index: 105; }
.public-tc .public-close { position: absolute; left: 100%; bottom: 100%; margin-left: 20px; margin-bottom: 20px; width: 40px; cursor: pointer; }
.public-tc .public-close img { width: 100%; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.public-tc .div-title { font-size: 20px; line-height: 32px; color: #333; font-weight: bold; margin-top: 12px; }

.public-video-cont { position: relative; z-index: 2; }
.public-video-cont .div-play .video-play { position: relative; z-index: 10; }
.public-video-cont .div-play .video-play img { width: 100%; }
.public-video-cont .div-play .video-play.on { visibility: hidden; }
.public-video-cont .div-play .video-post { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
.public-video-cont .div-play video { position: absolute; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: 100%; height: 100%; z-index: 1; object-fit: fill; }
.public-video-cont .div-play .span-mc { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); background-image: url("../images/icon-play.png"); background-position: center; background-repeat: no-repeat; background-size: 10%; }

.public-owl .owl-nav button { -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.public-owl .owl-nav button.owl-prev, .public-owl .owl-nav button.owl-next { position: absolute; top: 50%; bottom: 0; transform: translateY(-70%); width: 40px; height: 40px; background-size: cover; background-position: center; background-repeat: no-repeat; font-size: 0; }
.public-owl .owl-nav button.owl-prev { left: -50px; background-image: url("../images/icon-36.png"); }
.public-owl .owl-nav button.owl-next { right: -50px; background-image: url("../images/icon-37.png"); }

.public-img-01 .div-img { background-size: cover; background-repeat: no-repeat; background-position: center; }

/*============================= 27_员工个人_首页 =============================*/
.member-main { padding-left: 30px; padding-right: 30px; padding-bottom: 60px; }
.member-main .index-teacher, .member-main .index-hexin { padding-top: 60px; padding-bottom: 0; }
.member-main .index-course-hot { padding-top: 20px; }
.member-main .index-hexin .index-more { display: none; }
.member-main .index-hexin-owl { background: none; }
.member-main .index-hexin-a1 { border-color: #e6e6e6; }
.member-main .index-hexin-a1 .span-title { color: #555; }
.member-main .index-hexin-a2 .span-top { padding-left: 0; padding-right: 0; overflow: hidden; border-radius: 50%; }
.member-main .index-hexin-a2 .span-top .bdo-img i { left: 0; }
.member-main .index-hexin-a2 .span-top .bdo-img::after { display: none; }
.member-main .index-hexin-a2 .span-top .bdo-name { left: 0; right: 0; width: 100%; color: #fff; line-height: 36px; background-color: rgba(0, 0, 0, 0.5); }
.member-main .index-hexin-a2 .span-title { color: #666; }
.member-main .index-course-a1 { background-color: #f7f7f7; }

.member-main-top { display: flex; flex-wrap: wrap; justify-content: space-between; }
.member-main-top .member-main-title { padding: 10px 20px; background: #ededed; }
.member-main-top .member-main-title .span-01 { font-size: 22px; color: #333; line-height: 1; padding-left: 13px; border-left: 3px solid #c51422; }
.member-main-top .member-main-left { width: 18.33%; }
.member-main-top .member-main-left .div-01 .div-img img { width: 100%; }
.member-main-top .member-main-left .div-01 .div-title { padding: 11px 15px 13px; background: #fff; }
.member-main-top .member-main-left .div-01 .div-title .div-name { font-size: 16px; line-height: 26px; color: #333; }
.member-main-top .member-main-left .div-01 .div-title .div-info { font-size: 14px; line-height: 24px; color: #999; }
.member-main-top .member-main-left .div-intro { margin-top: 20px; background: #fff; }
.member-main-top .member-main-left .div-intro .div-des { padding: 12px 20px; font-size: 16px; color: #333; line-height: 32px; }
.member-main-top .member-main-right { width: 80%; background: #fff; }
.member-main-top .member-main-right .div-art { padding: 36px 30px 54px; font-size: 14px; line-height: 24px; }
.member-main-top .member-main-right .div-art .div-01 { margin-top: 30px; }
.member-main-top .member-main-right .div-art .div-01:first-child { margin-top: 0; }
.member-main-top .member-main-right .div-art .b-title { font-size: 16px; color: #c51422; margin-bottom: 10px; }

/*============================= 38_个人中心_联系讲师 =============================*/
.teacher-contact { padding: 20px 50px 136px; }
.teacher-contact .div-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.teacher-contact .div-list .div-01 { width: 49.34%; margin-top: 30px; padding-left: 44px; background-position: left top; line-height: 30px; background-repeat: no-repeat; }
.teacher-contact .div-list .div-01 .span-01 bdo { padding-right: 27px; background-image: url("../images/icon-27.png"); background-position: right center; background-repeat: no-repeat; }
.teacher-contact .div-list .div-ewm { font-size: 14px; color: #666; line-height: 24px; text-align: center; margin-left: 46px; margin-top: 10px; }
.teacher-contact .div-list .div-ewm .span-ewm { width: 120px; padding: 10px; border: 1px solid #e6e6e6; border-radius: 5px; }
.teacher-contact .div-list .div-ewm .span-ewm img { width: 100px; height: 100px; }
.teacher-contact .div-list .div-ewm .span-title { margin-top: 8px; }
.teacher-contact .div-info { background: #f5f5f5; font-size: 16px; color: #555; padding: 15px 20px; line-height: 30px; margin-top: 44px; }
.teacher-contact .div-info img { position: relative; top: -1px; margin-right: 14px; }

.member-center-main { margin-bottom: 50px; }

.member-center-menu { float: left; width: 220px; padding: 20px 20px 33px; background: #fff; }
.member-center-menu .div-title { font-size: 20px; color: #333; }
.member-center-menu .div-title img { position: relative; top: -2px; margin-right: 10px; }

.member-menu-01 { margin-top: 17px; }
.member-menu-01:first-child { margin-top: 0; }

.member-menu-list { padding-top: 11px; }
.member-menu-list li { margin-top: 6px; }
.member-menu-list li .div-01 a { display: block; font-size: 18px; color: #888; padding-left: 30px; line-height: 40px; }
.member-menu-list li .div-ej a { display: block; font-size: 16px; color: #888; padding-left: 30px; line-height: 40px; }
.member-menu-list li .div-ej .div-1.on a { color: #c51422; }
.member-menu-list li.on .div-01 a { background: #c51422; color: #fff; }
.member-menu-list li.on .div-01.on a bdo { display: inline-block; width: 12px; height: 6px; background: url("../images/icon-30.png") center; position: relative; top: -5px; margin-left: 15px; }

.member-center-right { margin-left: 240px; }

.member-center-title { padding: 0 28px; background: #fff; }
.member-center-title .span-01 { position: relative; display: inline-block; font-size: 18px; color: #333; margin-left: 50px; line-height: 50px; }
.member-center-title .span-01:first-child { margin-left: 0; }
.member-center-title .span-01::after { content: " "; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; background: #c51422; display: none; }
.member-center-title .span-01.on { font-weight: bold; }
.member-center-title .span-01.on::after { display: block; }
.member-center-title.div-flex { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.member-center-title .div-02 { font-size: 14px; color: #333; }
.member-center-title .div-02 .put-01 { width: 190px; height: 26px; border: 1px solid #e6e6e6; border-radius: 5px; }
.member-center-title .div-02 .but-01 { outline: none; width: 70px; height: 28px; background: #c51422; color: #fff; border: 1px solid #e6e6e6; border-radius: 5px; }

.member-center-01 { padding: 50px 46px; background: #fff; }

.select-01 { /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/ border: solid 1px #dbdbdb; /*很关键：将默认的select选择框样式清除*/ appearance: none; -moz-appearance: none; -webkit-appearance: none; /*在选择框的最右侧中间显示小箭头图片*/ background: url("../images/icon-31.png") no-repeat scroll right center transparent; width: 454px; max-width: 100%; line-height: 38px; padding-left: 12px; border-radius: 5px; color: #999; /*为下拉小箭头留出一点位置，避免被文字覆盖*/ padding-right: 65px; }

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }

.member-center-form { background: #fff; }

.member-center-list1 li .div-01 { padding-left: 112px; margin-top: 22px; }
.member-center-list1 li .div-01 .span-title { position: absolute; left: 0; top: 0; font-size: 14px; color: #333; width: 102px; line-height: 38px; text-align: right; }
.member-center-list1 li .div-01 .span-title bdo { color: #c51422; }
.member-center-list1 li .div-01 .put-01 { width: 285px; max-width: 100%; padding: 5px 12px; line-height: 28px; border-radius: 5px; border: 1px solid #dbdbdb; }
.member-center-list1 li .div-01 .put-01::placeholder { font-size: 14px; color: #999; }
.member-center-list1 li .div-01 .put-02 { width: 455px; max-width: 100%; }
.member-center-list1 li .div-01 .text-01 { resize: none; width: 455px; max-width: 100%; height: 58px; }
.member-center-list1 li:first-child .div-01 { margin-top: 0; }
.member-center-list1 li .div-label { margin-top: -10px; }
.member-center-list1 li .div-02 .span-title { top: 10px; }
.member-center-list1 li .div-1 { display: flex; align-items: flex-end; }
.member-center-list1 li .div-1 .put-file { position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; cursor: pointer; }
.member-center-list1 li .div-1 .span-info { margin-left: 50px; font-size: 12px; color: #999; line-height: 30px; padding-bottom: 30px; }
.member-center-list1 li .div-1 .span-info img { position: relative; top: -2px; margin-right: 9px; }
.member-center-list1 li .div-2 { padding-left: 70px; }
.member-center-list1 li .div-2 .span-t { position: absolute; left: 0; top: 0; }
.member-center-list1 li .div-2 label { margin-left: 10px; font-weight: normal; }
.member-center-list1 li .div-2 label input { position: relative; top: 1px; }
.member-center-list1 li .div-flex { display: flex; flex-wrap: wrap; }
.member-center-list1 li .div-flex .span-tips { line-height: 20px; color: #999; padding: 10px 0; margin-left: 10px; }
.member-center-list1 li .div-flex2 { display: flex; flex-wrap: wrap; align-items: center; font-size: 12px; line-height: 20px; color: #999; }
.member-center-list1 li .div-flex2 .span-img { margin-right: 20px; }
.member-center-list1 li .div-flex2 .span-img img { width: 60px; height: 60px; }
.member-center-list1 li .but-01 { outline: none; width: 120px; height: 38px; border: none; background: #c51422; font-size: 16px; color: #fefefe; border-radius: 5px; }
.member-center-list1 li .but-02 { border: 1px solid #a9a9a9; background: #e7e7e7; border-radius: 5px; font-size: 12px; color: #666; padding: 0 5px; }
.member-center-list1 li .div-flex2 { display: flex; flex-wrap: wrap; align-items: center; }
.member-center-list1 li .label-02 { font-weight: normal; line-height: 40px; margin-bottom: 0; margin-right: 10px; }
.member-center-list1 li .label-02 input { position: relative; top: 1px; }

.label-01 { font-weight: normal; margin-right: 10px; margin-top: 10px; margin-bottom: 0; cursor: pointer; }
.label-01 input { display: none; }
.label-01 .span-01 { display: inline-block; padding: 0 17px; height: 38px; line-height: 36px; border: 1px solid #dbdbdb; border-radius: 5px; font-size: 14px; color: #999; }
.label-01 input[type="checkbox"]:checked + .span-01 { background: #c51422; border-color: #c51422; color: #fff; }

.member-center-02 { padding: 50px; border-top: 1px dashed #dbdbdb; }
.member-center-02 .div-title2 { padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; }
.member-center-02 .div-title2 .span-01 { font-size: 22px; color: #333; line-height: 1; padding-left: 15px; border-left: 3px solid #c51422; }

.member-center-list2 { margin-top: 30px; }
.member-center-list2 li { padding-left: 95px; }
.member-center-list2 li .span-title { float: left; margin-left: -95px; font-size: 14px; color: #333; }
.member-center-list2 li .span-title bdo { color: #c51422; }
.member-center-list2 li .but-01 { margin-top: 30px; width: 120px; height: 38px; border: 1px solid #c51422; border-radius: 5px; background: #c51422; font-size: 16px; color: #fefefe; }

.member-wapper { padding: 50px; }
.member-wapper .div-table-auto { width: 100%; overflow: auto; }

.table-01 { border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; min-width: 750px; }
.table-01 tr th, .table-01 tr td { text-align: center; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.table-01 tr th .span-01, .table-01 tr td .span-01 { padding-left: 10px; padding-right: 10px; }
.table-01 tr th:first-child, .table-01 tr td:first-child { width: 6.97%; }
.table-01 tr th:nth-child(2), .table-01 tr td:nth-child(2) { width: 9.3%; }
.table-01 tr th:nth-child(3), .table-01 tr td:nth-child(3) { width: 62.2%; text-align: left; }
.table-01 tr th:nth-child(3) .span-01, .table-01 tr td:nth-child(3) .span-01 { padding-left: 22px; padding-right: 22px; }
.table-01 tr th:nth-child(4), .table-01 tr td:nth-child(4) { width: 10.46%; }
.table-01 tr th:nth-child(5), .table-01 tr td:nth-child(5) { width: 11.07%; }
.table-01 tr th { background: #c51422; color: #fff; text-align: center; line-height: 42px; }
.table-01 tr th .span-01 { font-size: 16px; font-weight: bold; }
.table-01 tr td .span-01 { padding-left: 22px; padding-right: 22px; font-size: 14px; color: #333; line-height: 24px; }
.table-01 tr td:nth-child(3) .span-01 { padding: 6px 22px; }
.table-01 tr:last-child { background: #c51422; }
.table-01 tr:last-child td { border: none; }
.table-01 tr:last-child td .span-01 { padding-top: 11px; padding-bottom: 11px; line-height: 26px; }
.table-01 tr:last-child td .span-01 input { position: relative; top: 3px; }
.table-01 tr:last-child td .span-02 { display: flex; justify-content: space-between; padding-left: 55px; padding-right: 18px; }
.table-01 tr:last-child td .span-02 .bdo-page { font-size: 12px; color: #fff; line-height: 26px; }
.table-01 tr:last-child td .span-02 .bdo-page i { font-style: normal; }
.table-01 tr:last-child td .span-02 .bdo-page a { color: #fff; margin-left: 10px; }
.table-01 tr:last-child td .span-02 .bdo-page .c-yellow { color: #ffb400; }
.table-01 .a-remove { width: 48px; height: 22px; line-height: 22px; background: #c51422; border-radius: 3px; color: #fff; }
.table-01 .but-01 { border: none; outline: none; width: 70px; height: 26px; background-color: #ffb400; font-size: 14px; color: #333; margin-left: 5px; border-radius: 3px; }

.select-02 { /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/ border: solid 1px #dbdbdb; /*很关键：将默认的select选择框样式清除*/ appearance: none; -moz-appearance: none; -webkit-appearance: none; /*在选择框的最右侧中间显示小箭头图片*/ background: url("../images/icon-35.png") no-repeat scroll right 8px center transparent; background-color: #fff; width: 95px; max-width: 100%; line-height: 26px; padding-left: 10px; padding-right: 20px; border-radius: 3px; font-size: 14px; color: #666; }

.table-02 tr td:nth-child(3), .table-02 tr th:nth-child(3) { width: 47%; }
.table-02 tr td:nth-child(4), .table-02 tr th:nth-child(4) { width: 15.11%; }
.table-02 tr td:nth-child(5), .table-02 tr th:nth-child(5) { width: 10.46%; }
.table-02 tr td:nth-child(6), .table-02 tr th:nth-child(6) { width: 11.16%; }

/*# sourceMappingURL=style.css.map */
