@charset "UTF-8";
.bg-white { background: #fff; }

.bg-f3 { background: #f3f3f3; }

.bg-f7 { background: #f7f7f7; }

.bg-f9 { background: #f9f9f9; }

.bg-f9-n { background: #f1f4f9; }

.bg-f9-n { background: #fafbfc; }

.cont-pt { padding-top: 20px; }

.cont-pb { padding-bottom: 20px; }

.cont-pt-n { padding-top: 20px; }

.cont-pb-n { padding-bottom: 20px; }

.by { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }

.bd3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.bd4 { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.ovh { overflow: hidden; }

.mt1 { margin-top: 1px; }

.mr1 { margin-right: 1px; }

.mr2 { margin-right: 2px; }

.mt-5 { margin-top: -5px; margin-bottom: -5px; }

.mt5 { margin-top: 5px; }

.mt8 { margin-top: 8px; }

.mlr10 { margin-left: 10px; margin-right: 10px; }

.mt10 { margin-top: 10px; }

.ml20 { margin-left: 20px; }

.mlr20 { margin-left: 20px; margin-right: 20px; }

.mt20 { margin-top: 20px; }

.mt25 { margin-top: 25px; }

.mt30 { margin-top: 30px; }

.ml50 { margin-left: 50px; }

.mt50 { margin-top: 50px; }

.pb5 { padding-bottom: 5px; }

.pt10 { padding-top: 10px; }

.pb10 { padding-bottom: 10px; }

.pt15 { padding-top: 15px; }

.pb15 { padding-bottom: 15px; }

.pt20 { padding-top: 20px; }

.pb20 { padding-bottom: 20px; }

.pb30 { padding-bottom: 30px; }

.pb40 { padding-bottom: 40px; }

.mb20 { margin-bottom: 20px; }

.mt15 { margin-top: 15px; }

.mb30 { margin-bottom: 30px; }

.mt40 { margin-top: 40px; }

.mt48 { margin-top: 48px; }

.mb40 { margin-bottom: 40px; }

.pt40 { padding-top: 40px; }

.pt60 { padding-top: 60px; }

.pt70 { padding-top: 70px; }

.pt80 { padding-top: 80px; }

.ml80 { margin-left: 80px; }

.mt130 { margin-top: 130px; }

.mr10 { margin-right: 10px; }

.mr20 { margin-right: 20px; }

.mr30 { margin-right: 30px; }

.mr40 { margin-right: 40px; }

.mr50 { margin-right: 50px; }

.mlr45 { margin-left: 45px; margin-right: 45px; }

.plr45 { padding-left: 45px; padding-right: 45px; }

.pc-show { display: block; }

.pc-hidden { display: none; }

@media screen and (max-width: 750px) { .mb-show { display: block; }
  .mb-hidden { display: none; } }
.color-green { color: #2ad24a; }

.color-red, .pop-set2 p.color-red, .pop-set4 p.color-red, .table1 tr td p.color-red, .table1 tr th p.color-red { color: #FF0000; }

.color-9 { color: #999; }

.color-af { color: #afafaf; }

.btn-gay-line { border: 1px solid #eee; color: #bdbdbd; }
.btn-gay-line:hover { background: #eee; color: #888; }

.btn-gay { background: #cfcfcf; box-shadow: 0 2px 6px rgba(207, 207, 207, 0.3); color: #fff; }
.btn-gay:hover { background: #818181; box-shadow: 0 2px 6px rgba(129, 129, 129, 0.4); color: #fff; }
.btn-gay.btn-gay-dis:hover { background: #cfcfcf; box-shadow: 0 2px 6px rgba(207, 207, 207, 0.3); color: #fff; }

.btn-red { background: #df3033; color: #fff; }
.btn-red:hover { background: #bd0e11; color: #fff; }

.head-v1bg { height: 80px; background: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.05); }
@media screen and (max-width: 750px) { .head-v1bg { height: 54px; position: fixed; z-index: 9999; left: 0; right: 0; box-shadow: inherit; border-bottom: 1px solid #eee; } }
.logo-v1 { height: 60px; margin-top: 10px; }
.logo-v1 img { width: 300px; height: 60px; }
@media screen and (max-width: 750px) { .logo-v1 { height: 44px; margin-top: 0; padding: 5px 0; }
  .logo-v1 img { width: auto; height: 44px; } }

.nav-v1 { height: 36px; margin-top: 22px; margin-right: 10px; }
.nav-v1 > ul > li { float: left; margin-right: 3px; }
.nav-v1 > ul > li > a { font-size: 16px; line-height: 28px; display: block; padding: 0 14px; -webkit-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; -o-border-radius: 14px; border-radius: 14px; margin: 4px 0; color: #444; }
@media screen and (max-width: 750px) { .nav-v1 { height: auto; margin-top: 0; margin-right: 0; position: fixed; left: 0; right: 0; background: #fff; top: 55px; bottom: 0; display: none; }
  .nav-v1 > ul { padding: 0 12px; }
  .nav-v1 > ul > li { float: inherit; margin-right: 0; }
  .nav-v1 > ul > li > a { line-height: 44px; } }

.login-v1 { font-size: 14px; line-height: 36px; margin-top: 22px; color: #737272; text-align: right; }
.login-v1 span { margin: 0 6px; }
.login-v1 a { color: #737272; }
@media screen and (max-width: 750px) { .login-v1 { margin-top: 9px; } }

.login-v1-logined { width: 40px; text-align: center; text-align: center; margin-top: 20px; position: relative; }
.login-v1-logined img { width: 40px; height: 40px; margin: 0 auto; display: block; }
.login-v1-logined .login-v1-loginedc { display: none; }
.login-v1-logined:hover .login-v1-loginedc { display: block; }
@media screen and (max-width: 750px) { .login-v1-logined { margin-top: 10px; }
  .login-v1-logined img { width: 34px; height: 34px; } }

.login-v1-loginedc { position: absolute; width: 100px; left: 50%; margin-left: -50px; z-index: 10001; background: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.15); }
.login-v1-loginedc ul { padding: 5px 0; }
.login-v1-loginedc ul li { font-size: 14px; line-height: 28px; }
@media screen and (max-width: 750px) { .login-v1-loginedc { left: inherit; margin-left: 0; right: -10px; } }

.header-note { font-size: 16px; line-height: 32px; margin-top: 24px; margin-right: 28px; position: relative; color: #888; }
.header-note mark { width: 6px; height: 6px; position: absolute; background: #ff0000; top: 8px; right: 0px; }
@media screen and (max-width: 750px) { .header-note { margin-top: 11px; margin-right: 15px; } }

.mb-menu { line-height: 36px; margin-top: 9px; margin-right: 15px; color: #888; }

.search-v1 { width: 128px; height: 34px; border: 1px solid #e4e4e4; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; border-radius: 17px; padding: 0 28px 0 80px; position: relative; }
.search-v1 input { width: 100%; height: 34px; font-size: 14px; line-height: 34px; background: transparent; color: #afafaf; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; border-radius: 17px; }
.search-v1 > i { width: 20px; height: 34px; position: absolute; text-align: center; font-size: 16px; line-height: 34px; color: #cbcbcb; cursor: pointer; top: 0; right: 10px; }
.search-v1 .search-v1-select { width: 76px; z-index: 9; position: absolute; left: -1px; top: -1px; }
@media screen and (max-width: 750px) { .search-v1 { width: auto; } }
.search-v1-select .select-main { height: 34px; position: relative; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; text-align: center; }
.search-v1-select .select-main.z-index { z-index: 10; }
.search-v1-select .select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: .5; zoom: 1; }
.search-v1-select .select-main.disabled .select-set, .search-v1-select .select-main.disabled .select-arrow { cursor: default; }
.search-v1-select .select-set { height: 34px; line-height: 34px; color: #999; cursor: pointer; position: relative; z-index: 5; overflow: hidden; }
.search-v1-select .select-arrow { cursor: pointer; height: 0; position: absolute; top: 17px; right: -11px; width: 0; z-index: 7; }
.search-v1-select .select-arrow:after { border-bottom: 2px solid #b2b2b2; border-right: 2px solid #b2b2b2; content: ''; display: block; width: 5px; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -moz-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; -o-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.search-v1-select .select-arrow.reverse:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }
.search-v1-select .select-block { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-top: none; left: 0; line-height: 32px; position: absolute; top: 34px; right: 0; }
.search-v1-select .select-block ul.select-list { cursor: pointer; scrollbar-face-color: #AEB1B1; scrollbar-shadow-color: #C7CACA; scrollbar-highlight-color: #CED1D1; scrollbar-3dlight-color: #CED1D1; scrollbar-darkshadow-color: #C7CACA; scrollbar-track-color: #CED1D1; scrollbar-arrow-color: #333; }
.search-v1-select .select-block ul.select-list::-webkit-scrollbar { width: 12px; }
.search-v1-select .select-block ul.select-list::-webkit-scrollbar-track { border-radius: 10px; }
.search-v1-select .select-block ul.select-list::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
.search-v1-select .select-block ul.select-list li.select-items { color: #afafaf; width: 100%; text-align: center; text-align: center; }

.head-search-pop { position: absolute; left: 0; right: 0; top: 40px; z-index: 9; }
.head-search-pop h3 { font-size: 12px; color: #afafaf; line-height: 32px; padding: 8px 20px 0; }
.head-search-pop h3 span { cursor: pointer; }
.head-search-pop h3 i { font-size: 12px; vertical-align: 0px; margin-right: 2px; }
.head-search-pop ul { border-bottom: 1px solid #eee; padding: 0 0 10px; margin-top: 5px; }
.head-search-pop ul li { font-size: 14px; line-height: 32px; padding: 0 20px; }
.head-search-pop ul li a { display: block; color: #999; }
.head-search-pop ul li i { font-size: 12px; cursor: pointer; color: #999; display: none; }
.head-search-pop ul li:hover { background: #f8f8f8; }
.head-search-pop ul li:hover a { color: #444; }
.head-search-pop ul li:hover i { display: block; }

.ind-menu-v1 { height: 30px; line-height: 30px; }
.ind-menu-v1 h3 { font-size: 30px; color: #222; }
.ind-menu-v1 h3 i { font-size: 30px; vertical-align: -1px; margin-right: 12px; }
.ind-menu-v1 > a { font-size: 12px; }
.ind-menu-v1 ul.zb { margin-left: 20px; }
.ind-menu-v1 ul.zb li { font-size: 18px; height: 30px; line-height: 30px; float: left; margin-left: 30px; color: #333; position: relative; cursor: pointer; cursor: pointer; }
.ind-menu-v1 ul.zb li span { width: 0; height: 2px; background: transparent; position: absolute; left: 50%; bottom: -5px; }
.ind-menu-v1 ul.zb li:hover span, .ind-menu-v1 ul.zb li.zbTab-cur span, .ind-menu-v1 ul.zb li.sortTab-cur span { width: 30px; margin-left: -15px; }

.titl-n { font-size: 24px; }

.ind-menu-v1-n { height: 30px; line-height: 30px; }
.ind-menu-v1-n h3 { font-size: 30px; color: #222; vertical-align: -2px; }
.ind-menu-v1-n h3 i { font-size: 30px; vertical-align: -1px; margin-right: 12px; }
.ind-menu-v1-n > a { font-size: 12px; }
.ind-menu-v1-n ul.zb { margin-left: 20px; }
.ind-menu-v1-n ul.zb li { font-size: 18px; height: 30px; line-height: 30px; float: left; margin-left: 30px; color: #333; position: relative; cursor: pointer; cursor: pointer; }
.ind-menu-v1-n ul.zb li span { width: 0; height: 2px; background: transparent; position: absolute; left: 50%; bottom: -5px; }
.ind-menu-v1-n ul.zb li:hover span, .ind-menu-v1-n ul.zb li.zbTab-cur span, .ind-menu-v1-n ul.zb li.sortTab-cur span { width: 30px; margin-left: -15px; }

.ind-menu-v1-n .zb li:hover, .ind-menu-v1-n .zb li.zbTab-cur, .ind-menu-v1-n .zb li.sortTab-cur { color: #0f72d8; }
.ind-menu-v1-n .zb li:hover span, .ind-menu-v1-n .zb li.zbTab-cur span, .ind-menu-v1-n .zb li.sortTab-cur span { background: #0f72d8; }

.course-v1Box { background: #fff; border-radius: 3px; overflow: hidden; cursor: pointer; }
.course-v1Box .course-v1Box-img { overflow: hidden; position: relative; }
.course-v1Box .course-v1Box-img mark { font-size: 12px; line-height: 24px; background: rgba(0, 0, 0, 0.8); position: absolute; color: #fff; right: 10px; top: 10px; z-index: 3; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0 8px; }
.course-v1Box .course-v1Box-img mark i { font-size: 12px; margin-right: 6px; }
.course-v1Box .course-v1Box-txt { padding: 0 15px; position: relative; }
.course-v1Box .course-v1Box-txt h2 { font-size: 16px; line-height: 20px; padding-top: 13px; }
.course-v1Box .course-v1Box-txt ul { padding-bottom: 8px; padding-top: 6px; }
.course-v1Box .course-v1Box-txt ul li { font-size: 12px; line-height: 22px; color: #b2b7c0; }
.course-v1Box .course-v1Box-txt ul li .icon-cartjoin { font-size: 18px; }
.course-v1Box .course-v1Box-txt p { height: 42px; border-top: 1px solid #f3f4f6; font-size: 18px; line-height: 42px; color: #ff0000; position: relative; }
.course-v1Box .course-v1Box-txt p a { width: 80px; font-size: 14px; line-height: 26px; text-align: center; display: inline-block; margin: 8px 0; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; }
.course-v1Box .course-v1Box-txt .checks, .course-v1Box .course-v1Box-txt .checks-new, .course-v1Box .course-v1Box-txt .loginForm-checks, .course-v1Box .course-v1Box-txt .order-checks { width: 16px; height: 16px; position: absolute; bottom: 11px; right: 15px; }
.course-v1Box:hover .course-v1Box-img img { -webkit-transform: scale(1.04, 1.04); -moz-transform: scale(1.04, 1.04); -ms-transform: scale(1.04, 1.04); -o-transform: scale(1.04, 1.04); transform: scale(1.04, 1.04); }

.course-v1Box-n { background: #fff; border-radius: 3px; overflow: hidden; cursor: pointer; }
.course-v1Box-n .course-v1Box-img { overflow: hidden; position: relative; }
.course-v1Box-n .course-v1Box-img mark { font-size: 12px; line-height: 24px; background: rgba(0, 0, 0, 0.8); position: absolute; color: #fff; right: 10px; top: 10px; z-index: 3; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0 8px; }
.course-v1Box-n .course-v1Box-img mark i { font-size: 12px; margin-right: 6px; }
.course-v1Box-n .course-v1Box-txt { padding: 0 15px; position: relative; }
.course-v1Box-n .course-v1Box-txt h2 { font-size: 16px; line-height: 20px; padding-top: 13px; }
.course-v1Box-n .course-v1Box-txt ul { padding-bottom: 8px; padding-top: 6px; }
.course-v1Box-n .course-v1Box-txt ul li { font-size: 12px; line-height: 22px; color: #b2b7c0; font-weight: 500; }
.course-v1Box-n .course-v1Box-txt ul li i { font-size: 22px; vertical-align: middle; }
.course-v1Box-n .course-v1Box-txt ul li .icon-cartjoin { font-size: 18px; }
.course-v1Box-n .course-v1Box-txt p { height: 42px; font-size: 18px; line-height: 42px; color: #ff0000; position: relative; }
.course-v1Box-n .course-v1Box-txt p a { width: 80px; font-size: 14px; line-height: 26px; text-align: center; display: inline-block; margin: 8px 0; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; }
.course-v1Box-n .course-v1Box-txt p .shypt-pcshopping-stroke { font-size: 22px; vertical-align: middle; }
.course-v1Box-n .course-v1Box-txt .checks, .course-v1Box-n .course-v1Box-txt .checks-new, .course-v1Box-n .course-v1Box-txt .loginForm-checks, .course-v1Box-n .course-v1Box-txt .order-checks { width: 16px; height: 16px; position: absolute; bottom: 11px; right: 15px; }
.course-v1Box-n:hover .course-v1Box-img img { -webkit-transform: scale(1.04, 1.04); -moz-transform: scale(1.04, 1.04); -ms-transform: scale(1.04, 1.04); -o-transform: scale(1.04, 1.04); transform: scale(1.04, 1.04); }

.course-v1Box-xq { margin: 0 10px; }
.course-v1Box-xq .course-v1Box-img { width: 224px; height: 161px; }
.course-v1Box-xq .course-v1Box-img img { width: 224px; height: 161px; }

.course-v1Box-zb { margin: 0 10px; padding-bottom: 6px; position: relative; }
.course-v1Box-zb .course-v1Box-img { width: 224px; height: 161px; }
.course-v1Box-zb .course-v1Box-img img { width: 224px; height: 161px; }
.course-v1Box-zb .course-v1Box-img mark { font-size: 12px; line-height: 24px; background: rgba(0, 0, 0, 0.8); position: absolute; color: #fff; right: 10px; top: 10px; z-index: 3; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0 8px; }
.course-v1Box-zb .course-v1Box-img mark i { font-size: 12px; margin-right: 6px; }
.price-zb { font-size: 14px; line-height: 20px; color: #ff0000; right: 20px; bottom: 11px; position: absolute; }

.course-v1Box-gg { margin: 0 12px; position: relative; }
.course-v1Box-gg .course-v1Box-img { width: 282px; height: 203px; }
.course-v1Box-gg .course-v1Box-img img { width: 282px; height: 203px; }
.course-v1Box-gg .course-v1Box-img mark { font-size: 12px; line-height: 24px; background: rgba(0, 0, 0, 0.8); position: absolute; color: #fff; right: 10px; top: 10px; z-index: 3; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0 8px; }
.course-v1Box-gg .course-v1Box-img mark i { font-size: 12px; margin-right: 6px; }

.class-v1Box { background: #fff; padding: 20px; margin: 0 12px; }

.class-v1Box-wl { height: 165px; position: relative; cursor: pointer; }
.class-v1Box-wl:hover .class-v1Box-wl-pic img { -webkit-transform: scale(1.04, 1.04); -moz-transform: scale(1.04, 1.04); -ms-transform: scale(1.04, 1.04); -o-transform: scale(1.04, 1.04); transform: scale(1.04, 1.04); }
.class-v1Box-wl-pic { width: 230px; height: 165px; overflow: hidden; }
.class-v1Box-wl-pic img { width: 230px; height: 165px; }

.class-v1Box-wl-txt { width: 298px; height: 165px; position: relative; }
.class-v1Box-wl-txt h2 { font-size: 16px; line-height: 20px; height: 40px; }
.class-v1Box-wl-txt ul { margin-top: 7px; }
.class-v1Box-wl-txt ul li { font-size: 12px; line-height: 24px; color: #b2b7c0; }
.class-v1Box-wl-txt ul li i { font-size: 13px; margin-right: 4px; }
.class-v1Box-wl-txt p { font-size: 18px; line-height: 26px; color: #ff0000; position: absolute; bottom: 0; left: 0; right: 0; }
.class-v1Box-wl-txt p a { width: 80px; font-size: 14px; line-height: 26px; text-align: center; display: inline-block; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; }
.class-v1Box-wl-txt p em { font-size: 12px; color: #404040; font-style: normal; vertical-align: middle; }

.class-v1Box-ms { cursor: pointer; }
.class-v1Box-ms h2 { font-size: 16px; line-height: 18px; padding-bottom: 12px; }
.class-v1Box-ms h2 span { color: #a8a8a8; font-size: 12px; }
.class-v1Box-ms h2 span i { font-size: 13px; margin-right: 4px; }
.class-v1Box-ms:hover .class-v1Box-ms-pic img { -webkit-transform: scale(1.04, 1.04); -moz-transform: scale(1.04, 1.04); -ms-transform: scale(1.04, 1.04); -o-transform: scale(1.04, 1.04); transform: scale(1.04, 1.04); }
.class-v1Box-ms-txt { width: 243px; height: 220px; position: relative; }
.class-v1Box-ms-txt ul { margin-top: -6px; }
.class-v1Box-ms-txt ul li { font-size: 12px; line-height: 24px; color: #b2b7c0; }
.class-v1Box-ms-txt p { font-size: 18px; line-height: 26px; color: #ff0000; position: absolute; bottom: 0; left: 0; right: 0; }
.class-v1Box-ms-txt p a { width: 80px; font-size: 14px; line-height: 26px; text-align: center; display: inline-block; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; }

.class-v1Box-ms-pic { width: 285px; height: 220px; overflow: hidden; }
.class-v1Box-ms-pic img { width: 285px; height: 220px; }

.class-v1Box-ms-sy { font-size: 12px; line-height: 22px; color: #b2b7c0; position: absolute; bottom: 32px; right: 0; }

.teacherBox { text-align: center; margin: 0 30px; }
.teacherBox img { width: 150px; height: 150px; }
.teacherBox h2 { font-size: 16px; line-height: 32px; margin-top: 8px; }
.teacherBox p { font-size: 12px; color: #b2b7c0; height: 40px; line-height: 20px; margin: 0 15px; }
.teacherBox a h2 { color: #222; }
.teacherBox:hover { transform: translateY(-10px); }

.footerbg { background: #343434; padding: 25px 0; }
@media screen and (max-width: 750px) { .footerbg { padding: 25px 0 10px; }
  .footerbg.mt50 { margin-top: 0; } }
.footerL { font-size: 14px; line-height: 28px; color: #b6b6b6; }
@media screen and (max-width: 750px) { .footerL { width: 100%; } }

.footerR ul li { float: left; }
@media screen and (max-width: 750px) { .footerR { width: 100%; text-align: center; margin-top: 12px; }
  .footerR ul li { float: inherit; display: inline-block; } }

.footerRBox { text-align: center; width: 64px; margin: 0 20px; cursor: pointer; display: inline-block; position: relative; }
.footerRBox span { width: 56px; height: 56px; display: block; margin: 0 auto; background: #717171; text-align: center; line-height: 56px; color: #e3e3e3; }
.footerRBox span i { font-size: 24px; }
.footerRBox h2 { font-size: 12px; line-height: 28px; color: #b6b6b6; }
.footerRBox .footerCode { display: none; }
.footerRBox:hover { transform: translateY(-6px); }
.footerRBox:hover span { background: #1e1e1e; }
.footerRBox:hover .footerCode { display: block; top: -140px; }
@media screen and (max-width: 750px) { .footerRBox { margin: 0 10px; } }

.footerCode { width: 120px; height: 120px; background: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.3); position: absolute; left: 50%; margin-left: -60px; }
.footerCode:before { content: ""; height: 0; width: 0; border-top: 10px solid #fff; border-left: 10px dashed transparent; border-right: 10px dashed transparent; position: absolute; left: 50%; margin-left: -10px; bottom: -10px; }
.footerCode img { width: 108px; height: 108px; margin: 6px; }

.sub-local { font-size: 14px; line-height: 54px; color: #888; }
.sub-local a { color: #888; }
.sub-local a:hover { color: #444; }
.sub-local span { color: #444; }


.filter a, .filter1-Li a { display: inline-block; padding: 0 12px; margin-right: 5px; font-size: 14px; line-height: 30px; color: #444; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.filter a.active, .filter1-Li a.active { color: #0f72d8; background: #eaf2ff; }

.filter-bg { padding-top: 8px; }

.filter { position: relative; padding: 4px 0 4px 72px; }
.filter span { position: absolute; top: 4px; left: 0; width: 72px; font-size: 14px; line-height: 30px; color: #444; }
.filter a { color: #444; }

.filter1 { padding: 8px 20px; }
.filter1-Li1, .filter1-Li2 { padding: 8px 0; }
.filter1-Li1 a, .filter1-Li2 a { font-size: 16px; line-height: 26px; display: inline-block; padding: 0 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 4px 4px 4px 0; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }

.filter1-Li1 { padding: 8px 0; }
.filter1-Li1 a { color: #444; }

.filter1-Li2 { border-top: 1px solid #f6f6f6; overflow: hidden; }
.filter1-Li2 a { color: #666; }
.filter1-Li3 { padding: 8px 0; }
.filter1-Li3 a { font-size: 14px; line-height: 26px; display: inline-block; padding: 0 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 4px 4px 4px 0; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.filter1-Li3 .active { background: rgba(15, 114, 216, 0.3); color: #0f72d8; }

.bg-white .filter2 { margin-top: 0; }

.filter a, .filter1-Li a { display: inline-block; padding: 0 12px; margin-right: 5px; font-size: 14px; line-height: 30px; color: #444; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.filter a.active, .filter1-Li a.active { color: #0f72d8; background: #eaf2ff; }

.filter-bg { padding-top: 8px; }

.filter { position: relative; padding: 4px 0 4px 72px; }
.filter span { position: absolute; top: 4px; left: 0; width: 72px; font-size: 14px; line-height: 30px; color: #444; }
.filter a { color: #444; }

.filter1-bg { margin: 8px 0; background: #fbfafa; }
.filter1 { padding: 16px 0 16px 80px; }
.filter1 ul { margin-top: -15px; }
.filter1 ul li { margin-top: 15px; }

.filter1-Li { position: relative; }
.filter1-Li a { color: #747474; }

.filter2bg { margin-top: 8px; border-top: 1px solid #f2f4f6; }

.filter2 { position: relative; margin-top: 12px; background: #fff; font-size: 14px; line-height: 28px; padding: 8px 0; }
.filter2 ul li { position: relative; float: left; margin-right: 10px; }
.filter2 ul li > a { padding: 0 15px; display: block; color: #222; -webkit-border-radius: 13px; -moz-border-radius: 13px; -ms-border-radius: 13px; -o-border-radius: 13px; border-radius: 13px; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.filter2 ul li > a:hover, .filter2 ul li > a.active { color: #fff; background: #0f72d8; }
.filter2 .filter2-opt { position: relative; margin-left: 15px; color: #222; }
.filter2 .filter2-opTop, .filter2 .filter2-opBtm { position: absolute; right: -22px; width: 22px; line-height: 12px; text-align: center; color: #999; cursor: pointer; }
.filter2 .filter2-opTop i, .filter2 .filter2-opBtm i { font-size: 12px; }
.filter2 .filter2-opTop { bottom: 11px; }
.filter2 .filter2-opBtm { top: 11px; }
.filter2 .filter2-checks .form-label > * { margin-left: 2px; margin-right: 2px; }

.filter2-search { width: 240px; margin-right: -10px; position: relative; }
.filter2-search input { width: 100%; height: 30px; background: #f9f9f9; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; font-size: 14px; line-height: 30px; text-indent: 16px; }
.filter2-search i { width: 24px; font-size: 16px; line-height: 30px; position: absolute; top: 50%; right: 5px; margin-top: -15px; text-align: center; color: #afafaf; cursor: pointer; }
.filter2-search .Form-op { right: 24px; }

.filter-result { border-top: 1px solid #f6f6f6; line-height: 28px; padding: 10px 0; }
.filter-resultR a, .filter-resultR p { display: inline-block; }
.filter-resultR a { padding: 0 15px; -webkit-border-radius: 14px; -moz-border-radius: 14px; -ms-border-radius: 14px; -o-border-radius: 14px; border-radius: 14px; margin-left: 12px; }
.filter-resultR a.btn-theme-line { line-height: 26px; }

.Form-opBox, .input-pwd { position: relative; }

.Form-op { position: absolute; height: 32px; top: 50%; right: 0; font-size: 14px; line-height: 32px; z-index: 2; margin-top: -16px; }
.Form-op a { width: 30px; display: block; text-align: center; color: #afafaf; }

.input-pwd .Form-op { width: 32px; }
.input-pwd .Form-op .icon-mtmimaxianshi { font-size: 18px; }
.input-pwd .pwd-visible i { color: #2795f4; }
.input-pwd .pwd-visible i:before { content: '\e633'; }

.form-inp1 { width: 100%; height: 36px; font-size: 14px; line-height: 36px; padding-right: 30px; text-indent: 12px; border: 1px solid #dbdbdb; outline: 0; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.form-inp1.form-inp1-error { border: 1px solid #ff0000; box-shadow: 0 0 10px rgba(255, 0, 0, 0.15); }
.form-inp1-code { padding-right: 100px; }

.form-tare { width: 94%; height: 60px; border: 1px solid #dbdbdb; font-size: 14px; line-height: 22px; padding: 5px 3%; }
.form-tare::-webkit-input-placeholder { font-size: 14px; color: #afafaf; }
.form-tare:-moz-placeholder { font-size: 14px; color: #afafaf; }
.form-tare::-moz-placeholder { font-size: 14px; color: #afafaf; }
.form-tare:-ms-input-placeholder { font-size: 14px; color: #afafaf; }

.form-select .select-main { height: 36px; position: relative; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; text-align: left; border: 1px solid #dbdbdb; text-indent: 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.form-select .select-main.z-index { z-index: 10; }
.form-select .select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: .5; zoom: 1; }
.form-select .select-main.disabled .select-set, .form-select .select-main.disabled .select-arrow { cursor: default; }
.form-select .select-set { height: 36px; line-height: 36px; color: #afafaf; cursor: pointer; position: relative; z-index: 5; overflow: hidden; }
.form-select .select-arrow { cursor: pointer; height: 0; position: absolute; top: 18px; right: 0; width: 0; z-index: 7; }
.form-select .select-arrow:after { border-bottom: 2px solid #b2b2b2; border-right: 2px solid #b2b2b2; content: ''; display: block; width: 5px; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -moz-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; -o-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.form-select .select-arrow.reverse:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }
.form-select .select-block { background: #fff; border: 1px solid #dbdbdb; border-top: none; left: -1px; line-height: 32px; position: absolute; top: 34px; right: -1px; }
.form-select .select-block ul.select-list { cursor: pointer; scrollbar-face-color: #AEB1B1; scrollbar-shadow-color: #C7CACA; scrollbar-highlight-color: #CED1D1; scrollbar-3dlight-color: #CED1D1; scrollbar-darkshadow-color: #C7CACA; scrollbar-track-color: #CED1D1; scrollbar-arrow-color: #333; }
.form-select .select-block ul.select-list::-webkit-scrollbar { width: 12px; }
.form-select .select-block ul.select-list::-webkit-scrollbar-track { border-radius: 10px; }
.form-select .select-block ul.select-list::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
.form-select .select-block ul.select-list li.select-items { color: #afafaf; width: 100%; text-align: left; text-align: left; }

.min-form, .min-H { min-height: 560px; }
@media screen and (max-width: 750px) { .min-form, .min-H { min-height: auto; } }

.min-form-m { min-height: 520px; }
@media screen and (max-width: 750px) { .min-form-m { min-height: auto; } }

.loginForm-box input, .form-box input { width: 100%;font-size: 14px;line-height: 44px;background: none;color: #666;}
.loginForm-box input::-webkit-input-placeholder, .form-box input::-webkit-input-placeholder { font-size: 14px; color: #afafaf; }
.loginForm-box input:-moz-placeholder, .form-box input:-moz-placeholder { font-size: 14px; color: #afafaf; }
.loginForm-box input::-moz-placeholder, .form-box input::-moz-placeholder { font-size: 14px; color: #afafaf; }
.loginForm-box input:-ms-input-placeholder, .form-box input:-ms-input-placeholder { font-size: 14px; color: #afafaf; }

.loginForm-box { position: relative; height: 38px; padding-left: 38px; padding-right: 38px; border: 1px #ebeced solid; background: #fff; }
.loginForm-box input { font-size: 12px; height: 38px; line-height: 38px; }
.loginForm-box .loginForm-ico { color: #bdbdbd; }
.loginForm-ico { position: absolute; top: 0; left: 0; width: 38px; height: 38px; font-size: 20px; line-height: 38px; text-align: center; color: #bebebe; }

.loginForm-code-txt { position: relative; width: 92px; font-size: 12px; height: 38px; line-height: 38px; position: absolute; top: 0; right: 0; text-align: center; cursor: pointer; }
.loginForm-code-txt:before { position: absolute; left: 0; top: 50%; width: 1px; height: 20px; content: ''; margin-top: -10px; background: #ebeced; }
.loginForm-code-txt img { width: 86px; height: 38px; }


.loginForm-code-pic { width: 100px; height: 32px; position: absolute; top: 50%; right: 0; margin-top: -16px; cursor: pointer; }
.loginForm-code-pic img { width: 100px; height: 32px; }

.loginForm-txt { font-size: 12px; }
.loginForm-txt a { color: #999; line-height: 16px; }
.loginForm-box.loginForm-box-error { border: 1px solid #FF0000; }
.loginForm-box.loginForm-box-error .loginForm-ico { color: #ff0000; }


.form-box { position: relative; height: 44px; padding-left: 44px; border: 1px #ebeced solid; background: #fff; }
.form-box input { height: 44px; line-height: 44px; }
.form-box .form-ico-name { color: #bdbdbd; }
.form-ico-name { position: absolute; top: 0; left: 0; width: 44px; height: 44px; font-size: 24px; line-height: 44px; text-align: center; color: #bebebe; }

.form-code-txt { width: 120px; font-size: 14px; height: 44px; line-height: 44px; position: absolute; top: 0; right: 0; text-align: center; border-left: 1px solid #ebeced; cursor: pointer; }

.reg-form > ul { margin-bottom: -15px; }
.reg-form > ul > li { padding: 0 315px 0 110px; margin-bottom: 15px; }
@media screen and (max-width: 750px) { .reg-form > ul { margin: 0 12px 10px; }
  .reg-form > ul > li { padding: 0; } }
.reg-form .selectBox { margin-right: -2px; }

.reg-formLi { min-height: 38px; font-size: 14px; position: relative; }
.reg-formLi .reg-form-sex { line-height: 38px; }
.reg-formLi .loginForm-checks label.c_on, .reg-formLi .loginForm-checks label.c_on:hover { color: #999; }
.reg-formLi .select-search { margin-right: -2px; }
.reg-form-name, .reg-form-note, .reg-form-txt { line-height: 38px; }
@media screen and (max-width: 750px) { .reg-form-name, .reg-form-note, .reg-form-txt { line-height: 24px; } }

.reg-form-name { width: 100px; position: absolute; left: 0; top: 0; text-align: right; padding-right: 10px; color: #666; font-weight: bold; }
.reg-form-name span { color: #ff0000; margin-right: 5px; }
@media screen and (max-width: 750px) { .reg-form-name { width: auto; text-align: left; padding-right: 0; position: relative; margin-bottom: 3px; } }

.reg-form-txt { color: #afafaf; }

.reg-form-note { width: 300px; position: absolute; right: 0; top: 0; text-align: left; padding-left: 10px; }
.reg-form-note i { vertical-align: -1px; margin-right: 4px; }
@media screen and (max-width: 750px) { .reg-form-note { width: auto; text-align: left; position: relative; right: inherit; top: inherit; padding-left: 0; margin-top: 5px; } }

.reg-form-codeP { width: 94px; height: 30px; position: absolute; right: 315px; top: 50%; margin-top: -15px; cursor: pointer; }
.reg-form-codeP img { width: 94px; height: 30px; display: block; }
@media screen and (max-width: 750px) { .reg-form-codeP { right: 0; margin-top: -1px; } }

.reg-form-codeT { width: 94px; border-left: 1px solid #e5e5e5; position: absolute; right: 315px; top: 50%; margin-top: -18px; text-align: center; cursor: pointer; font-size: 13px; line-height: 36px; }
@media screen and (max-width: 750px) { .reg-form-codeT { right: 0; margin-top: -4px; } }

.reg-form-pic { height: 60px; position: relative; }
.reg-form-pic img { width: 82px; height: 60px; }
.reg-form-pic img.by { width: 60px; height: 60px; }
.reg-form-pic .reg-form-name, .reg-form-pic .reg-form-note { top: 11px; }
.reg-form-pic .btn-theme-line { height: 28px; font-size: 14px; line-height: 28px; display: block; padding: 0 16px; position: absolute; left: 212px; top: 16px; }
.reg-form-pic p { font-size: 12px; line-height: 16px; position: absolute; top: 14px; left: 322px; color: #afafaf; }
@media screen and (max-width: 750px) { .reg-form-pic img { position: absolute; left: 60px; top: 0; }
  .reg-form-pic .btn-theme-line { left: 160px; } }

.reg-setBtn ul { margin: 15px -5px 0; }
.reg-setBtn ul li { float: left; width: 50%; }
.reg-setBtn ul li a { margin: 0 5px; display: block; text-align: center; font-size: 16px; }
.reg-setBtn .btn-theme { line-height: 38px; }
.reg-setBtn .btn-gay-line { box-sizing: content-box; line-height: 36px; }

.checks label, .checks-new label, .loginForm-checks label, .order-checks label, .loginForm-checks label, .filter2-checks label, .reg-form-sex label, .order-checks label, .checks-new label { display: inline-block; cursor: pointer; }
.checks .label-check input, .checks-new .label-check input, .loginForm-checks .label-check input, .order-checks .label-check input, .checks .label_radio input, .checks-new .label_radio input, .loginForm-checks .label_radio input, .order-checks .label_radio input, .checks .label_check input, .checks-new .label_check input, .loginForm-checks .label_check input, .order-checks .label_check input, .loginForm-checks .label-check input, .loginForm-checks .label_radio input, .loginForm-checks .label_check input, .filter2-checks .label-check input, .filter2-checks .label_radio input, .filter2-checks .label_check input, .reg-form-sex .label-check input, .reg-form-sex .label_radio input, .reg-form-sex .label_check input, .order-checks .label-check input, .order-checks .label_radio input, .order-checks .label_check input, .checks-new .label-check input, .checks-new .label_radio input, .checks-new .label_check input { position: absolute; left: -99999px; }

.checks label, .checks-new label, .loginForm-checks label, .order-checks label { height: 16px; padding-left: 16px; }
.checks .label-check, .checks-new .label-check, .loginForm-checks .label-check, .order-checks .label-check, .checks .label_check, .checks-new .label_check, .loginForm-checks .label_check, .order-checks .label_check { background: url(../images/theme/check-default.png) left center no-repeat; font-size: 14px; line-height: 16px; }

.checks-new .label-check, .checks-new .label_check { background: url(../images/theme/check-default-new.png) left center no-repeat; }

.loginForm-checks label { height: 16px; padding-left: 22px; color: #999; line-height: 16px; }
.loginForm-checks .label-check { font-size: 12px; line-height: 16px; }

.order-checks label { padding-left: 24px; color: #333; }

.filter2-checks label { padding-left: 18px; color: #a1a1a1; }
.filter2-checks .label-check { background: url(../images/theme/mf.png) left center no-repeat; }

.reg-form-sex label { padding-left: 22px; color: #afafaf; margin-right: 20px; }
.reg-form-sex .label_radio { background: url(../images/theme/radio-default.png) left center no-repeat; font-size: 16px; }
.reg-form-sex .label_radio:hover { background: url(../images/theme/radio-hover.png) left center no-repeat; }

.popbox .pop-con { position: absolute; left: 50%; top: 50%; }

.pop-con { background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; position: relative; }
.pop-con > h3 { font-size: 20px; color: #000; line-height: 40px; text-align: center; font-weight: bold; padding: 20px 0 20px; }
.pop-close { width: 36px; height: 36px; position: absolute; right: 5px; top: 5px; text-align: center; line-height: 36px; cursor: pointer; }
.pop-close i { font-weight: bold; }

.pop-pub { width: 496px; min-height: 344px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); overflow: hidden; }

.pop-header, .pop-header1 { height: 56px; background: #f2f2f2; padding: 0 20px; line-height: 56px; }
.pop-header h3, .pop-header1 h3 { font-size: 18px; color: #000; font-weight: bold; width: 333px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pop-header i, .pop-header1 i { font-size: 16px; cursor: pointer; color: #999; font-weight: bold; }

.pop-body { min-height: 210px; padding: 0 20px; }

.pop-footer { border-top: 1px solid #f2f2f2; padding: 20px; }
.pop-footer a { min-width: 50px; font-size: 16px; line-height: 36px; text-align: center; display: inline-block; padding: 0 15px; margin-left: 15px; }

.popbox .pop-prompt1 { margin: -122px 0 0 -180px; }
.popbox .pop-prompt2 { margin: -152px 0 0 -180px; }

.pop-prompt1, .pop-prompt2 { width: 360px; overflow: hidden; }

.pop-prompt1 { min-height: 244px; }
.pop-prompt1s { min-height: 80px; padding: 15px 20px; }
.pop-prompt1s h2 { font-size: 16px; line-height: 26px; color: #000; font-weight: bold; }
.pop-prompt1s h2 i { margin-right: 5px; font-weight: normal; }
.pop-prompt1s p { font-size: 14px; line-height: 24px; color: #666; margin-top: 5px; }

.pop-prompt2 { min-height: 304px; }
.pop-prompt2s { padding: 30px 20px; text-align: center; }
.pop-prompt2s i { font-size: 80px; }
.pop-prompt2s h2 { font-size: 16px; line-height: 26px; color: #000; font-weight: bold; margin-top: 5px; }

.pop-con1, .pop-con2, .pop-con3 { background: #fff; padding: 0 20px 20px; }

.popbox .pop-con1 { margin: -186px 0 0 -180px; }

.pop-con1 { width: 360px; min-height: 352px; }

.popbox .pop-con2 { margin: -225px 0 0 -228px; }

.pop-con2 { width: 456px; min-height: 430px; }

.popbox .pop-con3 { margin: -100px 0 0 -160px; }

.pop-con3 { width: 320px; height: 240px; }
.pop-con3 .pop-set2, .pop-con3 .pop-set4 { padding-top: 25px; }
.pop-con3 .pop-set2 > i, .pop-con3 .pop-set4 > i { font-size: 110px; }
.pop-con3 .pop-set2 h2, .pop-con3 .pop-set4 h2 { margin-top: 14px; }
.pop-con3 .pop-set2 a, .pop-con3 .pop-set4 a { padding: 0 35px; margin: 12px 10px 0; }

.pop-set1 .btn-theme, .pop-set1 .btn-gay, .pop-set2 .btn-theme, .pop-set4 .btn-theme, .pop-set2 .btn-gay, .pop-set4 .btn-gay, .pop-set3 .btn-theme, .pop-set3 .btn-gay { text-align: center; font-size: 16px; }

.pop-set1 ul { margin: 0 20px; }
.pop-set1 .btn-theme { line-height: 48px; display: block; }

.pop-set2, .pop-set4 { text-align: center; padding-top: 54px; }
.pop-set2 > i, .pop-set4 > i { font-size: 110px; }
.pop-set2 h2, .pop-set4 h2 { font-size: 20px; color: #000; line-height: 32px; font-weight: bold; margin-top: 24px; }
.pop-set2 p, .pop-set4 p { font-size: 14px; height: 26px; color: #999; line-height: 26px; }
.pop-set2 p i, .pop-set4 p i { font-size: 14px; vertical-align: 0; margin-right: 4px; }
.pop-set2 a, .pop-set4 a { padding: 0 35px; margin: 36px 10px 0; }
.pop-set2 .btn-theme, .pop-set4 .btn-theme, .pop-set2 .btn-gay, .pop-set4 .btn-gay, .pop-set2 .btn-red, .pop-set4 .btn-red { line-height: 38px; display: inline-block; }
.pop-set2 .btn-theme-line, .pop-set4 .btn-theme-line { line-height: 36px; display: inline-block; vertical-align: 1px; }
.pop-set2 .pop-way em, .pop-set4 .pop-way em { font-style: normal; margin-left: 10px; }

.pop-set3 ul { margin: 48px 70px 0; }
.pop-set3 .btn-theme { line-height: 48px; display: block; }
.pop-set3-txt { line-height: 1; padding-top: 7px; padding-bottom: 10px; }
.pop-set3-txt h2 { font-size: 22px; color: #222; }
.pop-set3-txt p { font-size: 16px; color: #999; margin-top: 10px; }

.pop-set4 { padding-top: 40px; }

.popbox[name='pop-change3'] .pop-con2, .popbox#pop-tel2 .pop-con2, .popbox .pop-invoice3 { margin: -174px 0 0 -160px; }

.popbox[name='pop-change3'] .pop-con2, #pop-tel2 .pop-con2, .pop-invoice3 { width: 320px; min-height: 288px; background: #fff; padding: 0 20px 40px; text-align: center; }

.popbox .pop-class { -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.pop-class { width: 480px; min-height: 344px; overflow: hidden; }
.pop-class .pop-class1 { min-height: 265px; }
.pop-class .pop-class1 h2 { font-size: 16px; line-height: 26px; color: #000; font-weight: bold; padding-top: 20px; }
.pop-class .pop-class1 h4 { font-size: 14px; line-height: 24px; color: #999; }
.pop-class .pop-class1 p { font-size: 14px; line-height: 24px; color: #666; margin-top: 10px; }
.pop-class .pop-class1 p i { vertical-align: -1px; margin-right: 8px; }

.popbox .pop-void { margin: -224px 0 0 -335px; }

.pop-void { width: 670px; height: 448px; }
.pop-voidC { width: 640px; height: 360px; margin: 15px; }
.pop-voidC img { width: 640px; height: 360px; }

.popbox .pop-print { margin: -375px 0 0 -450px; }

.pop-print { width: 900px; height: 750px; }
.pop-printC { margin: 0 20px; height: 596px; overflow: hidden; padding-bottom: 20px; }
.pop-printC h2 { font-size: 20px; line-height: 56px; text-align: center; color: #333; font-weight: bold; }
.pop-printC table { border-bottom: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; }
.pop-printC table tr td { border-left: 1px solid #DBDBDB; border-top: 1px solid #DBDBDB; padding: 6px 0; text-align: center; }
.pop-printC table tr td p { font-size: 14px; line-height: 22px; margin: 0 6px; text-align: center; }
.pop-printC table.no-b { border-bottom: none; }

.pop-printC-img { width: 140px; height: 140px; }

.popbox .pop-tx { margin: -272px 0 0 -366px; }

.pop-tx { width: 732px; height: 545px; }
.pop-tx-con { height: 352px; padding: 40px 30px 0 30px; margin-bottom: 20px; }

.pop-txL { text-align: center; width: 400px; }
.pop-txL p { font-size: 12px; line-height: 18px; color: #999; padding: 15px 0; }
.pop-txL .btn-theme { width: 100px; font-size: 14px; line-height: 30px; display: inline-block; margin-top: 20px; }
.pop-txL .btn-theme i { margin-right: 4px; vertical-align: -1px; }

.pop-txLupload { width: 300px; height: 300px; display: block; border: 1px solid #d8d8d8; margin: 0 auto; }
.pop-txLupload img { width: 300px; height: 300px; }

.pop-txR { width: 240px; text-align: center; margin-left: 30px; margin-top: 40px; }
.pop-txR img { width: 200px; height: 200px; display: inline-block; }
.pop-txR h2 { font-size: 14px; color: #343434; line-height: 28px; margin-top: 15px; }

.pop-login { position: absolute; }
.pop-login .pop-close { color: #888; }

.popbox .pop-success { left: 50%; top: 50%; position: absolute; margin: -50px 0 0 -60px; }

.pop-success { width: 120px; height: 80px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; text-align: center; padding: 20px 0; }
.pop-success img { width: 50px; height: 50px; margin: 2px 0 4px; }
.pop-success > i { font-size: 56px; }
.pop-success > h2 { font-size: 14px; line-height: 18px; margin-top: 5px; }
.pop-success.pop-success-black { background: rgba(0, 0, 0, 0.8); color: #fff; }

.popbox .pop-zf { margin: -220px 0 0 -209px; }

.pop-zf { width: 418px; min-height: 420px; background: #fff; padding: 0 20px 20px; }
.pop-zfC { height: 268px; overflow: hidden; }

.pop-zfCL { width: 188px; height: 268px; text-align: center; margin-top: 10px; }
.pop-zfCL h4, .pop-zfCL > p { font-size: 14px; line-height: 20px; }
.pop-zfCL h2 { font-size: 24px; line-height: 30px; font-weight: bold; }

.pop-zfCImg { padding: 3px; border: 1px solid #eee; display: inline-block; margin-top: 8px; margin-bottom: 5px; position: relative; }
.pop-zfCImg img { width: 140px; height: 140px; }

.pop-zfCImg-mask { position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; background: rgba(204, 204, 204, 0.9); cursor: pointer; }
.pop-zfCImg-mask p { font-size: 12px; line-height: 18px; color: #515151; padding-top: 25px; padding-bottom: 15px; }
.pop-zfCImg-mask i { font-size: 42px; color: #888; }

.pop-zfCR { width: 230px; }

.pop-zfCp { font-size: 14px; line-height: 32px; margin-top: 20px; }
.pop-zfCp i { font-size: 14px; vertical-align: -1px; margin-right: 4px; }

.popbox .pop-zf1 { margin: -174px 0 0 -160px; }

.pop-zf1 { width: 320px; min-height: 288px; background: #fff; padding: 40px 20px 20px; text-align: center; }
.pop-zf1 span { width: 100px; height: 100px; display: inline-block; background: #f3f5f6; }
.pop-zf1 span i { font-size: 48px; line-height: 100px; color: #b2b8bd; }
.pop-zf1 h2 { font-size: 20px; height: 32px; line-height: 32px; color: #000; font-weight: bold; }
.pop-zf1 h4 { font-size: 14px; line-height: 26px; }
.pop-zf1 .btn-theme { width: 120px; height: 38px; font-size: 16px; line-height: 38px; display: inline-block; }
.pop-zf1 .mt10 { font-size: 14px; line-height: 24px; margin-left: -5px; cursor: pointer; }
.pop-zf1 .mt10 i { margin-right: 4px; vertical-align: -1px; }

.mCSB_scrollTools {
  padding: 0 2px;
  width: 4px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
}
.mCSB_scrollTools.mCS-minimal .mCSB_dragger .mCSB_dragger_bar {
  background: #dbdbdb;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #c2c2c2;
}

.pop-roll .mCSB_scrollTools .mCSB_draggerContainer, .pop-invoice1 .pop-invoice1C .mCSB_scrollTools .mCSB_draggerContainer { right: -35px; }
.pop-roll .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #eee; }
.pop-roll .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #eee; }
.pop-roll .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .pop-roll .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar { background-color: #eee; }

.pop-orderLi { min-height: 38px; position: relative; padding-left: 82px; line-height: 38px; }
.pop-orderLi > span { width: 70px; position: absolute; left: 0; color: #666; text-align: right; font-weight: bold; }
.pop-orderLi > span i { margin-right: 5px; }
.pop-orderLi > span.line2 { line-height: 19px; }
.pop-orderLi .pop-orderLi-txt { display: inline-block; }
.pop-orderLi .pop-orderLi-txt i { vertical-align: -1px; margin-right: 4px; }
.pop-orderLi .order-checks label { padding-left: 22px; color: #333; }

.pop-orderLit { min-height: 28px; position: relative; padding-left: 82px; line-height: 28px; }
.pop-orderLit > span { width: 70px; position: absolute; left: 0; color: #666; text-align: right; font-weight: bold; }

.popbox .pop-invoice { margin: -280px 0 0 -240px; }

.pop-invoice { width: 480px; overflow: hidden; }

.popbox .pop-address { margin: -225px 0 0 -240px; }

.pop-address { width: 480px; overflow: hidden; }

.pop-tips { width: 480px; margin-left: -240px; margin-top: -152px; }
.pop-tips .pop-tips-inner { overflow: hidden; padding: 15px 20px 8px; }
.pop-tips .pop-tips-inner .guide-txt p { font-size: 13px; line-height: 24px; margin-bottom: 10px; }

.popbox .pop-invoice1 { margin: -270px 0 0 -248px; }

.pop-invoice1 { width: 456px; background: #fff; padding: 0 20px 20px; }
.pop-invoice1 .pop-invoice1C { max-height: 300px; padding-right: 1px; }
.pop-invoice1 .pop-invoice1C .mCSB_scrollTools .mCSB_draggerContainer { right: 0; }
.pop-invoice1 .pop-invoice1Btm .btn-theme { font-size: 16px; text-align: center; line-height: 48px; display: block; }

.popbox .pop-invoice-xz { margin: -290px 0 0 -250px; }

.pop-invoice-xz { width: 500px; overflow: hidden; }
.pop-invoice-xzs { font-size: 14px; line-height: 22px; padding: 20px 0; color: #666; }
.pop-invoice-xzs.pop-roll, .pop-invoice1 .pop-invoice-xzs.pop-invoice1C { max-height: 500px; overflow: hidden; }

.pop-invoice-details { width: 480px; overflow: hidden; margin: -260px 0 0 -240px; }
.pop-invoice-details .pop-orderLi { min-height: auto; line-height: 36px; }

.popbox .pop-wxbd1 { margin: -174px 0 0 -150px; }

.pop-wxbd1 { width: 300px; min-height: 288px; background: #fff; padding: 0 0 20px; text-align: center; overflow: hidden; }
.pop-wxbd1C { position: relative; width: 191px; height: 191px; margin-left: auto; margin-right: auto; }
.pop-wxbd1C img { width: 180px; height: 180px; border: 1px solid #dadada; padding: 5px; }

.pop-wxbd1c-mask { position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; background: rgba(204, 204, 204, 0.9); padding-top: 60px; }
.pop-wxbd1c-mask i { font-size: 36px; }
.pop-wxbd1c-mask h6 { font-size: 14px; margin-top: 8px; }

.popbox .pop-gk { margin: -205px 0 0 -200px; }

.pop-gk { width: 400px; height: 410px; background: #fff; overflow: hidden; }
.pop-gks { margin: 0 20px; height: 354px; }
.pop-gks ul { padding: 5px 0; }
.pop-gks ul li {
  font-size: 16px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pop-gks ul li span { font-size: 14px; color: #999; font-weight: normal; }
.pop-gks ul li span em { font-style: normal; }
.pop-gks ul li:last-child { border-bottom: none; }
.pop-gks .mCSB_scrollTools .mCSB_draggerContainer { right: -30px; }
.pop-gks .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #eee; }
.pop-gks .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #eee; }
.pop-gks .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .pop-gks .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar { background-color: #eee; }

.zw { background: #fff; }

.sub-zw { padding: 100px 0; text-align: center; }
.sub-zw h2 { font-size: 16px; color: #666; line-height: 20px; margin-top: 15px; font-weight: bold; }
.sub-zw p { font-size: 14px; color: #888; line-height: 20px; margin-top: 3px; }
.sub-zwPic { width: 307px; height: 258px; position: relative; display: inline-block; }
.sub-zwPic img { width: 307px; height: 258px; }
.sub-zwPic i { color: #d5d5d5; font-size: 70px; line-height: 100px; text-align: center; position: absolute; z-index: 2; top: 50%; left: 50%; margin: -50px 0 0 -35px; }

.my-center2R .sub-zw { padding: 80px 0 0; }

.my-center2R9-2 .sub-zw { min-height: 457px; }

.ind-zw { padding: 60px 0; text-align: center; }
.ind-zw h2 { font-size: 16px; color: #d5d5d5; line-height: 20px; margin-top: 20px; }
.ind-zwPic { width: 180px; height: 162px; position: relative; display: inline-block; }
.ind-zwPic img { width: 180px; height: 162px; }
.ind-zwPic i { color: #d5d5d5; width: 80px; font-size: 56px; line-height: 100px; text-align: center; position: absolute; z-index: 2; top: 50%; left: 50%; margin: -50px 0 0 -35px; }

.table1 { border-left: 1px solid #eee; border-top: 1px solid #eee; background: #fff; }
.table1 thead { background: #fcfcfc; }
.table1 thead tr th p { color: #666; font-weight: bold; }
.table1 tr td, .table1 tr th { border-bottom: 1px solid #eee; border-right: 1px solid #eee; text-align: center; padding: 10px 0; }
.table1 tr td p, .table1 tr th p { font-size: 14px; line-height: 22px; color: #666; margin: 0 6px; }

.pwd-1 { position: relative; padding: 0 30px; }
.pwd-1 ul li { display: inline-block; }
.pwd-p1 { text-align: center; position: relative; padding-top: 35px; }
.pwd-p1 h2 { width: 88px; font-size: 16px; line-height: 32px; position: absolute; left: 50%; margin-left: -44px; top: 0; color: #afafaf; }
.pwd-p1 span { width: 28px; height: 28px; border: 1px solid #cecece; background: #fff; color: #cdcdcd; text-align: center; line-height: 28px; display: inline-block; }
.pwd-p1 span i { font-size: 14px; }

.pwd-line { height: 2px; background: #ddd; vertical-align: 5px; }
.pwd-line.pwd-line1 { width: 175px; }
.pwd-line.pwd-line2 { width: 135px; }

.pwd-2 { margin-left: 375px; margin-right: 375px; }
.pwd-2 p { font-size: 14px; line-height: 22px; }
.pwd-2 p i { margin-right: 6px; }
.pwd-2 .btn-theme { text-align: center; font-size: 16px; line-height: 48px; display: block; }
.pwd-2note { margin-top: 15px; font-size: 12px; line-height: 16px; }

.pwd-3 { text-align: center; }
.pwd-3 .btn-theme-line { width: 118px; height: 36px; font-size: 16px; line-height: 36px; text-align: center; display: inline-block; margin-top: 48px; }
.pwd-3-pic { min-height: 70px; position: relative; padding-left: 100px; text-align: left; margin-left: 460px; }
.pwd-3-pic img { width: 88px; height: 70px; position: absolute; left: 0; }
.pwd-3-pic h2 { font-size: 18px; line-height: 22px; color: #333; font-weight: bold; padding-top: 2px; }
.pwd-3-pic h4 { font-size: 14px; line-height: 20px; color: #444; margin-top: 3px; }
.pwd-3-pic p { font-size: 14px; line-height: 24px; color: #999; }

.order-city { position: relative; height: 34px; background: #fff; }

.xf-img { background: #fff; z-index: 999; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); padding: 10px; }
.xf-img span { width: 28px; line-height: 28px; position: absolute; right: -12px; top: -12px; text-align: center; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); cursor: pointer; }
.xf-img span i { font-size: 13px; line-height: 28px; color: #999; }
.xf-img.xf-imgL { position: fixed; left: 0; top: 50%; transform: translateY(-50%); }
.xf-img.xf-imgR { position: fixed; right: 15px; top: 50%; transform: translateY(-50%); }

.my-center-result { color: #888; font-size: 14px; line-height: 1; }

.my-picLi { height: 122px; position: relative; }
.my-picLi h2 { font-size: 16px; line-height: 46px; }
.my-picLi h2 a { font-weight: bold; }
.my-picLi ul { font-size: 14px; line-height: 24px; color: #888; margin-top: 5px; }
.my-picLi-img { width: 170px; height: 122px; position: absolute; left: 0; overflow: hidden; }
.my-picLi-img img { width: 170px; height: 122px; }
.my-picLi-img:hover img { -webkit-transform: scale(1.06, 1.06); -moz-transform: scale(1.06, 1.06); -ms-transform: scale(1.06, 1.06); -o-transform: scale(1.06, 1.06); transform: scale(1.06, 1.06); }

.my-centerTab { background: #fff; }
.my-centerTab .my-picLi { width: 290px; padding-left: 190px; padding-right: 10px; }
.my-centerTab .order-checks { margin-left: 30px; }
.my-centerTab .link9 i { font-size: 14px; margin-right: 4px; vertical-align: 0; }
.my-centerTab table thead { background: #f8f8f8; font-size: 14px; line-height: 50px; text-align: left; color: #222; }
.my-centerTab table tr td, .my-centerTab table tr th { border-bottom: 1px solid #f2f2f2; }
.my-centerTab table tr td { padding: 15px 0; }
.my-centerTab table tr td .color-red, .my-centerTab table tr td .color-af { font-size: 18px; font-weight: bold; }
.my-centerTab.my-centerTabsx { background: #f8f8f8; }
.my-centerTab.my-centerTabsx .v2-title, .my-centerTab.my-centerTabsx .my-picLi ul li { color: #afafaf; }

.my-centersx { background: #e4e4e4; display: inline-block; font-size: 14px; line-height: 24px; margin-left: 30px; padding: 0 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; color: #afafaf; }

.order-fxbg .order-price, .my-centerOption .order-price { margin-right: 40px; height: 36px; }

.orderBtm .btn-theme, .orderBtm .btn-red, .orderBtm .btn-gay, .my-centerOption .btn-theme, .my-centerOption .btn-red, .my-centerOption .btn-gay { min-width: 90px; text-align: center; display: inline-block; font-size: 16px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -ms-border-radius: 18px; -o-border-radius: 18px; border-radius: 18px; padding: 0 20px; line-height: 36px; }

.fx-foot { padding-bottom: 92px; }

.order-fxbg { background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); position: fixed; left: 0; right: 0; bottom: 0; padding: 6px 0; z-index: 9; }
.order-fxbg .order-checks { line-height: 36px; margin-left: 250px; }
.order-fxbg .order-checks label { color: #888; }

.order-price, .order-num, .order-option { line-height: 36px; }

.orderBtm .link-theme { font-size: 16px; }

.orderBtm .btn-gay-dis { position: relative; }
.orderBtm .btn-gay-dis p { width: 100px; font-size: 14px; line-height: 18px; position: absolute; background: #fff; z-index: 5; top: -48px; left: 50%; margin-left: -65px; color: #444; padding: 8px 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); opacity: 0; }
.orderBtm .btn-gay-dis p:after { content: ""; height: 0; width: 0; border-top: 10px solid #fff; border-left: 10px dashed transparent; border-right: 10px dashed transparent; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; }
.orderBtm .btn-gay-dis:hover p { top: -58px; opacity: 1; }

.order-price { font-size: 14px; color: #666; }
.order-price p { display: inline-block; color: #FF0000; }
.order-price p span { font-size: 22px; }

.order-num { font-size: 14px; }

.order-option { font-size: 14px; }
.order-option a { margin-left: 30px; color: #888; }

.my-centerOption { padding: 30px 20px 30px 0; height: 36px; overflow: hidden; }
.my-centerOption .order-checks { margin-top: 16px; margin-left: 30px; }
.my-centerOption .order-checks label { color: #888; font-weight: bold; }

.sm-pagin a { font-size: 12px; min-width: 14px; line-height: 24px; border: 1px solid #ddd; display: inline-block; text-align: center; padding: 0 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0 4px; color: #888; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.sm-pagin a:hover { border: 1px solid #0f72d8; color: #0f72d8; }
.sm-pagin a.cur { border: 1px solid #0f72d8; background: #0f72d8; color: #fff; }

.xf { width: 54px; background: #fff; position: fixed; top: 50%; z-index: 99; right: 10px; margin-top: -100px; }
.xf ul li { height: 50px; border-bottom: 1px solid #efefef; text-align: center; position: relative; }
.xf ul li:last-child { border-bottom: none; }
.xf ul li#top { display: none; }
.xf ul li a { height: 50px; display: block; }
.xf ul li a.xf-cart { background-position: 0 0; }
.xf ul li a.xf-edit { background-position: 0 -100px; }
.xf ul li a.xf-app { background-position: 0 -200px; }
.xf ul li a.xf-top { background-position: 0 -300px; }
.xf ul li a:hover.xf-cart { background-position: 0 -50px; }
.xf ul li a:hover.xf-edit { background-position: 0 -150px; }
.xf ul li a:hover.xf-app { background-position: 0 -250px; }
.xf ul li a:hover.xf-top { background-position: 0 -350px; }
.xf-cart mark { min-width: 6px; height: 18px; position: absolute; background: #ff0000; -webkit-border-radius: 9px; -moz-border-radius: 9px; -ms-border-radius: 9px; -o-border-radius: 9px; border-radius: 9px; padding: 0 6px; color: #fff; font-size: 10px; line-height: 18px; top: 8px; right: 3px; z-index: 999; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.xf-cart:hover mark { top: -8px; right: -4px; }

.xf-app { position: relative; }
.xf-app .xf-code { width: 127px; height: 120px; position: absolute; background: red; right: 54px; top: 50%; margin-top: -60px; background: url(../images/codebg.png); display: none; }
.xf-app .xf-code img { width: 100px; height: 100px; padding-top: 10px; padding-right: 10px; }
.xf-app:hover .xf-code { display: block; }

.select-search.select-search-no .searchable-select-input { display: none; }

.txtabox { width: 100%; padding: 6px 0; border: 1px solid #e9eaee; box-sizing: border-box; border-radius: 4px; text-indent: 12px; font-size: 12px; line-height: 16px; }

.pop-con4 { position: absolute; top: 50%; left: 50%; background: #fff; border: 1px solid #ccc; box-sizing: border-box; border-radius: 4px; }

.pop-head1 { height: 54px; background: #f2f2f2; line-height: 54px; border-bottom: 1px solid #eee; }
.pop-head1 h3 { font-size: 18px; color: #000; }
.pop-head1 i { width: 44px; height: 44px; cursor: pointer; margin-top: 5px; text-align: center; line-height: 44px; font-size: 14px; }

.popbox .pop-order { margin: -186px 0 0 -270px; }

.pop-order { width: 540px; min-height: 292px; padding-bottom: 20px; }
.pop-order .txtabox { height: 100px; }
.pop-order .checks-new label { padding-left: 28px; color: #999; }
.pop-order .checks-new label.c_on, .pop-order .checks-new label.c_on:hover { color: #999; }
.pop-order .pop-head1 i { margin-right: -30px; }
.pop-order-body ul { margin-left: -45px; }
.pop-order-body ul li { margin-top: 20px; }
.pop-order-body ul li a { margin-left: 45px; font-size: 14px; text-align: center; line-height: 38px; border: 1px solid #e9eaee; display: block; color: #666; }
.pop-order-body ul li a:hover, .pop-order-body ul li a.active { background: rgba(241, 242, 247, 0.8); border: 1px solid rgba(15, 114, 216, 0.5); color: #0f72d8; }

.pop-order-foot a { width: 150px; font-size: 14px; line-height: 38px; box-sizing: border-box; display: inline-block; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; margin: 0 9px; }
.pop-order-foot .btn-theme { border: 1px solid #0f72d8; }
.pop-order-foot .btn-theme.disabled { border: 1px solid #f1f2f7; background: #f1f2f7; color: #999; }
.pop-order-foot .btn-theme.disabled:hover { color: #999; }

/* 1.9.5版本新加样式 */
.popbox .pop-rhg { margin-top: -269px; margin-left: -280px; }

.pop-rhg { width: 560px; min-height: 538px; background: #fffefe; }
.pop-rhg .pop-footer { border-top: none; }
.pop-rhg-tabm { height: 46px; border-bottom: 1px solid #ebeaea; background: #fff; }
.pop-rhg-tabm ul li { float: left; margin-right: 52px; }
.pop-rhg-tabm ul li a { position: relative; padding: 0 8px; display: block; font-size: 14px; line-height: 46px; font-weight: bold; }
.pop-rhg-tabm ul li a span { position: absolute; left: 0; bottom: -2px; width: 0; height: 2px; }
.pop-rhg-tabm ul li a:hover, .pop-rhg-tabm ul li a.active { color: #0f72d8; }
.pop-rhg-tabm ul li a:hover span, .pop-rhg-tabm ul li a.active span { width: 100%; background: #0f72d8; }

.pop-rhg-tabc { height: 348px; }
.pop-rhg-tabc > ul { padding-top: 6px; }
.pop-rhg-tabc > ul > li { margin-top: 18px; }

.pop-rhgbox { position: relative; font-size: 14px; min-height: 18px; line-height: 18px; padding-left: 104px; }
.pop-rhgbox > span { position: absolute; width: 78px; left: 0; color: #222; text-align: center; }

.pop-rhgbox1 { color: #424242; }
.pop-rhgbox1 em { font-style: normal; }
.pop-rhgbox1 .radios .label_radio { font-size: 14px; }
.pop-rhgbox1 .radios label { color: #424242; }

.pop-rhgbox2 span { top: 14px; }
.pop-rhgbox2 ul { margin-top: -14px; }
.pop-rhgbox2 ul li { float: left; margin-right: 12px; margin-top: 14px; }

.rhg-numbox { width: 118px; height: 40px; padding: 11px 0; text-align: center; cursor: pointer; }

.rhg-numbox1 { border: 1px solid #dcdbdb; position: relative; }
.rhg-numbox1 h2 { height: 20px; font-size: 12px; color: #737980; }
.rhg-numbox1 h2 span { margin-right: 1px; font-size: 20px; vertical-align: -1px; }
.rhg-numbox1 p { margin-top: 2px; font-size: 14px; line-height: 18px; color: #444; }
.rhg-numbox1 i { position: absolute; right: 1px; bottom: 0; z-index: 3; font-size: 12px; line-height: 16px; color: #fff; display: none; }
.rhg-numbox1.active { background: #fff; border: 1px solid #0f72d8; }
.rhg-numbox1.active i { display: block; }
.rhg-numbox1.active:after { position: absolute; z-index: 2; bottom: 0; right: 0; height: 0; width: 0; content: ""; border-color: transparent #0f72d8 #0f72d8 transparent; border-width: 12px 14px 12px 14px; border-style: solid; }

.rhg-numbox2 { color: #999; border: 1px solid #dcdbdb; }
.rhg-numbox2 input { width: 100%; font-size: 14px; line-height: 40px; text-align: center; color: #0f72d8; }

.rhg-numbox3 { border: 1px solid #dcdbdb; }
.rhg-numbox3 h2 { height: 20px; font-size: 20px; }
.rhg-numbox3 p { margin-top: 2px; font-size: 12px; line-height: 18px; color: #999; }

.pop-rhgbox3 span { top: 12px; }
.pop-rhgbox3 ul li { float: left; margin-right: 24px; }

.rhg-typebox { position: relative; width: 128px; height: 40px; font-size: 14px; line-height: 40px; font-weight: bold; text-align: center; color: #333; border: 1px solid #ddd; background: #fff; cursor: pointer; }
.rhg-typebox i { position: absolute; right: 1px; bottom: 0; z-index: 3; display: none; font-size: 12px; line-height: 16px; font-weight: normal; color: #fff; }
.rhg-typebox span { margin-left: -12px; margin-right: 8px; font-size: 24px; line-height: 40px; vertical-align: bottom; font-weight: normal; }
.rhg-typebox span.icon-webchat-solid { color: #09bb07; }
.rhg-typebox span.icon-alipay-solid { color: #06b4fd; }
.rhg-typebox span.icon-offline-solid { color: #eb5757; }
.rhg-typebox span.icon-grade-solid { color: #f2994a; }
.rhg-typebox.active { border: 1px solid #0f72d8; }
.rhg-typebox.active i { display: block; }
.rhg-typebox.active:after { position: absolute; z-index: 2; bottom: 0; right: 0; height: 0; width: 0; content: ""; border-color: transparent #0f72d8 #0f72d8 transparent; border-width: 12px 14px 12px 14px; border-style: solid; }

.pop-rhgbox4 { height: 32px; }
.pop-rhgbox4 span { top: 7px; }
.pop-rhgbox4 input { width: 118px; height: 30px; display: inline-block; font-size: 14px; line-height: 30px; text-indent: 10px; border: 1px solid #dcdbdb; }
.pop-rhgbox4 input:focus { color: #0f72d8; border: 1px solid #0f72d8; }
.pop-rhgbox4 p { margin-left: 18px; display: inline-block; font-size: 12px; line-height: 32px; }
.pop-rhgbox4 p i { margin-right: 4px; line-height: 32px; vertical-align: -2px; }

.pop-login-close { position: absolute; left: 50%; bottom: -64px; width: 40px; height: 40px; margin-left: -20px; line-height: 40px; text-align: center; cursor: pointer; }
.pop-login-close i { font-size: 40px; color: rgba(255, 255, 255, 0.9); }




.footer-left {
  padding: 29px 0;
}
.footer-left p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.footer-left p:first-child {
  margin-top: 0;
}

.footer-right {
  padding: 15px 0;
}
.footer-right ul li {
  float: left;
  margin-left: 40px;
}
.footer-right ul li:first-child {
  margin-left: 0;
}

.footerbox {
  text-align: center;
}
.footerbox img {
  width: 80px;
  height: 80px;
}
.footerbox h2 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.footer-link {
  height: 100%;
  display: none;
}
.footer-link ul {
  margin-top: -8px;
}
.footer-link li {
  width: 50%;
  float: left;
  margin-top: 8px;
}
.footer-link li a {
  display: inline-block;
  max-width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.footer-link li a:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=public.css.map */
/*该文件样式不被替换，故直接覆盖，不需要联系切图*/
/*导航栏样式覆盖 start*/
.header-nav ul li a{
  font-size: 16px;
}
/*导航栏样式覆盖 end*/
/*班级详情 start*/
.pop-class .pop-class1 h2{
  padding-top: 0;
}
/*班级详情 end*/