@charset "UTF-8";
.bg-white { background: #fff; }

.bg-f3 { background: #f3f3f3; }

.bg-f7 { background: #f7f7f7; }

.bg-f9 { background: #f9f9f9; }

.cont-pt { padding-top: 20px; }

.cont-pb { 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; }

.ovh { overflow: hidden; }

.mr1 { margin-right: 1px; }

.mr2 { margin-right: 2px; }

.mt-5 { margin-top: -5px; margin-bottom: -5px; }

.mt5 { margin-top: 5px; }

.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; }

.mt50 { margin-top: 50px; }

.pb5 { padding-bottom: 5px; }

.pt10 { padding-top: 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; }

.mb40 { margin-bottom: 40px; }

.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; }

@media screen and (min-width: 750px) { .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: 999; 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; 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: 72px; z-index: 9; position: absolute; left: -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: #888; 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 { width: 30px; margin-left: -15px; }

.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; }
.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: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; }
.class-v1Box-wl-txt ul { margin-top: 7px; }
.class-v1Box-wl-txt ul li { font-size: 15px; 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-ms { cursor: pointer; }
.class-v1Box-ms h2 { font-size: 16px; line-height: 16px; 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; }

.filter1 { padding: 8px 20px; }
.filter1-Li1, .filter1-Li2 { padding: 8px 0; }
.filter1-Li1 a, .filter1-Li2 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-Li1 { padding: 8px 0; }
.filter1-Li1 a { color: #444; }

.filter1-Li2 { border-top: 1px solid #f6f6f6; }
.filter1-Li2 a { color: #666; }

.filter2 { height: 42px; background: #fff; margin-top: 10px; font-size: 14px; line-height: 42px; padding: 0 20px; position: relative; }
.filter2 ul li { float: left; margin-right: 30px; position: relative; }
.filter2 ul li > a { color: #222; display: block; position: relative; }
.filter2 ul li > a span { width: 0; height: 2px; position: absolute; bottom: -1px; left: 50%; margin-left: 0; }
.filter2 ul li > a:hover span, .filter2 ul li > a.active span { width: 10px; margin-left: -5px; }
.filter2 .filter2-opTop, .filter2 .filter2-opBtm { width: 22px; line-height: 12px; text-align: center; position: absolute; text-align: center; right: -22px; color: #999; }
.filter2 .filter2-opTop i, .filter2 .filter2-opBtm i { font-size: 12px; }
.filter2 .filter2-opTop { bottom: 18px; }
.filter2 .filter2-opBtm { top: 18px; }

.Form-opBox { 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; }

.form-inp1 { width: 100%; height: 36px; font-size: 14px; line-height: 36px; text-indent: 12px; border: 1px solid #dbdbdb; outline: 0; }
.form-inp1.form-inp1-error { border: 1px solid #FF0000; box-shadow: 0 0 10px rgba(255, 0, 0, 0.15); }

.form-tare { width: 94%; height: 60px; border: 1px solid #dbdbdb; font-size: 14px; line-height: 22px; padding: 5px 3%; /* 使用webkit内核的浏览器 */ /* Firefox版本4-18 */ /* Firefox版本19+ */ /* IE浏览器 */ }
.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; } }

.loginForm-box input, .form-box input { width: 100%; font-size: 14px; background: none; color: #afafaf; }
.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; border: 1px #ebeced solid; background: #fff; }
.loginForm-box input { 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 { width: 100px; font-size: 12px; height: 38px; line-height: 38px; position: absolute; top: 0; right: 0; text-align: center; border-left: 1px solid #ebeced; cursor: pointer; }

.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 a { color: #999; line-height: 24px; }

.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-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; }
.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: 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: 190px; top: 16px; }
@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; }

.loginForm-checks label, .filter2-checks label, .reg-form-sex label, .order-checks label { display: inline-block; cursor: pointer; }
.loginForm-checks .label-check input, .loginForm-checks .label_radio input, .filter2-checks .label-check input, .filter2-checks .label_radio input, .reg-form-sex .label-check input, .reg-form-sex .label_radio input, .order-checks .label-check input, .order-checks .label_radio input { position: absolute; left: -99999px; }

.loginForm-checks label { padding-left: 22px; color: #999; line-height: 24px; }
.loginForm-checks .label-check { background: url(../images/theme/check-default.png) left center no-repeat; line-height: 24px; }

.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; }

.order-checks label { height: 16px; padding-left: 24px; color: #333; }
.order-checks .label_check { background: url(../images/theme/check-default.png) left center no-repeat; font-size: 14px; line-height: 16px; }
.order-checks .label_check input { position: absolute; left: -99999px; }

.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 { height: 56px; background: #f2f2f2; padding: 0 20px; line-height: 56px; }
.pop-header h3 { font-size: 18px; color: #000; font-weight: bold; }
.pop-header 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 20px; margin-left: 15px; }

.popbox .pop-prompt1 { margin: -142px 0 0 -180px; }
.popbox .pop-prompt2 { margin: -152px 0 0 -180px; }

.pop-prompt1, .pop-prompt2 { width: 360px; overflow: hidden; }

.pop-prompt1 { min-height: 284px; }
.pop-prompt1s { min-height: 120px; padding: 15px 20px; }
.pop-prompt1s h2 { font-size: 16px; line-height: 26px; color: #000; }
.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-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 { width: 310px; min-height: 356px; position: absolute; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding: 0 25px; margin: -178px 0 0 -180px; overflow: hidden; }
.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; }

.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 .pop-orderLi-txt { display: inline-block; }
.pop-orderLi .pop-orderLi-txt i { vertical-align: -1px; margin-right: 4px; }

.popbox .pop-invoice { margin: -282px 0 0 -240px; }

.pop-invoice { width: 480px; overflow: hidden; }

.popbox .pop-address { margin: -225px 0 0 -240px; }

.pop-address { width: 480px; overflow: hidden; }

.popbox .pop-invoice1 { margin: -270px 0 0 -228px; }

.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-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #eee; }
.pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #eee; }
.pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .pop-invoice1 .pop-invoice1C .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar { background-color: #eee; }
.pop-invoice1 .pop-invoice1Btm .btn-theme { font-size: 16px; text-align: center; line-height: 48px; display: block; }

.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 -140px; }

.pop-wxbd1 { width: 280px; min-height: 288px; background: #fff; padding: 0 20px 20px; text-align: center; }
.pop-wxbd1C img { width: 180px; height: 180px; border: 1px solid #dadada; padding: 5px; }

.zw { background: #fff; }

.sub-zw { padding: 150px 0; text-align: center; }
.sub-zw h2 { font-size: 16px; color: #d5d5d5; line-height: 20px; margin-top: 20px; }
.sub-zwPic { width: 286px; height: 258px; position: relative; display: inline-block; }
.sub-zwPic img { width: 286px; height: 258px; }
.sub-zwPic i { color: #d5d5d5; width: 80px; font-size: 70px; line-height: 100px; text-align: center; position: absolute; z-index: 2; top: 50%; left: 50%; margin: -50px 0 0 -30px; }

.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-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; }

/*# sourceMappingURL=public.css.map */
