@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, ul, ol, form { margin: 0; }

body { color: #666; background: #fff; font-size: 14px; line-height: 1; }

body, input, textarea, select { font-family: "Microsoft YaHei", Helvetica, "Helvetica Neue", "SimSun", Tahoma, Arial, sans-serif; }

ul, ol, li { padding-left: 0; list-style-type: none; }

img { border: 0; vertical-align: bottom; }

i { font-style: normal; }

input, textarea, select { font-size: 14px; outline: none; border: none; margin: 0; padding: 0; }

input::-ms-clear { display: none; }

/* 去除IE下input自带的叉 */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

/* 去除chrome下输入框默认背景色 */
input:focus, textarea:focus { outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-modify: read-write-plaintext-only; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a { text-decoration: none; color: #666; }

a:hover { color: #c9151e; }

address { font-style: normal; }

input, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }

textarea { -webkit-appearance: none; }

.img-responsive { width: 100%; height: auto; display: block; }

.tl { text-align: left; }

.tc { text-align: center; }

.tr { text-align: right; }

.ell { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

/* 单行文字溢出省略号显示 */
.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hidden { display: none; }

.show { display: block; }

.trans { transition: all ease-in-out 0.5s; }

.container { width: 1200px; display: block; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 480px) { .container { width: auto; } }

@media screen and (max-width: 480px) { .container.container-0 { padding-left: 0; padding-right: 0; } }

@media screen and (min-width: 480px) { body { min-width: 1200px; _width: expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?'1200px':''); } }

.box-white { background: #fff; }

.boxlr40 { margin-left: 40px; margin-right: 40px; }

.box { -ms-box-shadow: 0 0 5px rgba(11, 11, 11, 0.1); -o-box-shadow: 0 0 5px rgba(11, 11, 11, 0.1); box-shadow: 0 0 5px rgba(11, 11, 11, 0.1); background-color: #fff; }

.blank1 { height: 0px; display: inline-block; overflow: hidden; }

[class*=col-], .col-w1 { float: left; }

.col-1 { width: 100%; }

.col-2 { width: 50%; }

.col-3 { width: 33.33333%; }

.col-4 { width: 25%; }

.col-5 { width: 20%; }

.mr5 { margin-right: 5px; }

.mt10 { margin-top: 10px; }

.mt15 { margin-top: 15px; }

.mlr-10 { margin-left: -10px; margin-right: -10px; }

.mlr10 { margin-left: 10px; margin-right: 10px; }

.mlr-12 { margin-left: -12px; margin-right: -12px; }

.mlr12 { margin-left: 12px; margin-right: 12px; }

.mr15 { margin-right: 15px; }

.ml10 { margin-left: 10px; }

.ml-20 { margin-left: -20px; }

.ml20 { margin-left: 20px; }

.ml-25 { margin-left: -25px; }

.ml25 { margin-left: 25px; }

.mlr20 { margin-left: 20px; margin-right: 20px; }

.mt24 { margin-top: 24px; }

.mt30 { margin-top: 30px; }

.ml30 { margin-left: 30px; }

.mlr30 { margin-left: 30px; margin-right: 30px; }

.mr30 { margin-right: 30px; }

.ml40 { margin-left: 40px; }

.mt40 { margin-top: 40px; }

.mlr48 { margin-left: 48px; margin-right: 48px; }

.plr20 { padding-left: 20px; padding-right: 20px; }

.plr30 { padding-left: 30px; padding-right: 30px; }

.mt20 { margin-top: 20px; }

.pb30 { padding-bottom: 30px; }

.pb40 { padding-bottom: 40px; }

.pb48 { padding-bottom: 48px; }

.mt50 { margin-top: 50px; }

.pt5 { padding-top: 5px; }

.pt10 { padding-top: 10px; }

.gwz { font-size: initial; }

.bg-gry { background: #f8f8f8; }

.link-theme { color: #c9151e; }

.link-theme:hover { color: #c9151e; text-decoration: underline; }

.mf-xs { width: 64px; height: 26px; background: url(../images/mark-mf.png) no-repeat; text-align: center; color: #fff; font-size: 14px; line-height: 26px; display: inline-block; }

.price1 { font-size: 22px; line-height: 32px; color: #FF0000; font-weight: bold; }

.price1 span { font-size: 14px; margin-right: 3px; }

.btn-gry { background: #b3b3b3; color: #fff; }

.btn-gry:hover { background: #969595; color: #fff; }

.btn-theme { background: #c9151e; color: #fff; }

.btn-theme:hover { background: #910007; color: #fff; }

.btn-red { background: #fc0551; color: #fff; }

.btn-red:hover { background: #cb0643; color: #fff; }

.bt-blue { background: #4384ba; color: #fff; }

.bt-blue:hover { background: #2686d6; color: #fff; }

.bt-orange { background: #d88416; color: #fff; }

.bt-orange:hover { background: #ed8d0f; color: #fff; }

.btn-theme-line { border: 1px solid #c9151e; color: #c9151e; }

.btn-theme-line:hover { background: #c9151e; color: #fff; }

.btn-s-theme { background: #c9151e; box-shadow: 0 5px 15px rgba(201, 21, 30, 0.5); color: #fff; }

.btn-s-theme:hover { background: #910007; color: #fff; }

.btn-s-orange { background: #ff9000; box-shadow: 0 5px 15px rgba(255, 144, 0, 0.5); color: #fff; }

.btn-s-orange:hover { background: #dc7d03; color: #fff; }

.bodybg { background: #f5f5f5; }

.color-h1 { color: #cbcbcb; }

.color-8 { color: #888; }

.color-theme { color: #c9151e; }

.color-red { color: #ff0000; }

@media screen and (min-width: 480px) { .pc-show { display: block; }
  .pc-hidden { display: none; }
  .ptb15 { padding-top: 15px; padding-bottom: 15px; }
  .plr20 { padding-left: 20px; padding-right: 20px; }
  .mt5 { margin-top: 5px; }
  .mt10 { margin-top: 10px; }
  .mt15 { margin-top: 15px; }
  .mt20 { margin-top: 20px; }
  .mlr10 { margin-left: 10px; margin-right: 10px; }
  .mlr-10 { margin-left: -10px; margin-right: -10px; }
  .mlr24 { margin-left: 24px; margin-right: 24px; }
  .mt24 { margin-top: 24px; }
  .mt25 { margin-top: 25px; }
  .mt30 { margin-top: 30px; }
  .mt40 { margin-top: 40px; }
  .mt50 { margin-top: 50px; }
  .mt60 { margin-top: 60px; }
  .pt20 { padding-top: 20px; }
  .pt30 { padding-top: 30px; }
  .pt40 { padding-top: 40px; }
  .pb20 { padding-bottom: 20px; }
  .pb25 { padding-bottom: 25px; }
  .pb30 { padding-bottom: 30px; }
  .pb40 { padding-bottom: 40px; }
  .pb50 { padding-bottom: 50px; } }

@media screen and (max-width: 480px) { .mb-show { display: block; }
  .mb-hidden { display: none; }
  .mb-mtop { margin-top: 60px; }
  .mb-mt5 { margin-top: 5px; }
  .mb-mlr5 { margin-left: 5px; margin-right: 5px; }
  .mb-mlr-5 { margin-left: -5px; margin-right: -5px; }
  .mb-mt10 { margin-top: 10px; }
  .mb-mt15 { margin-top: 15px; }
  .mb-mt25 { margin-top: 25px; }
  .mb-plr15 { padding-left: 15px; padding-right: 15px; }
  .mb-mlr10 { margin-left: 10px; margin-right: 10px; }
  .mb-mlr15 { margin-left: 15px; margin-right: 15px; }
  .mb-pt10 { padding-top: 10px; }
  .mb-pt15 { padding-top: 15px; }
  .mb-pb10 { padding-bottom: 10px; }
  .mb-pb20 { padding-bottom: 20px; }
  .mb-pb30 { padding-bottom: 30px; }
  .mb-pb40 { padding-bottom: 40px; } }

.pagin { display: block; }

.pagin > a { display: inline-block; padding: 9px 15px; margin: 0px 4px 0; border-radius: 3px; border: 1px #DDD solid; background: #FFF; color: #666; transition: all ease-in-out 0.5s; font-size: 12px; line-height: 18px; }

.pagin > a i { font-size: 10px; }

.pagin > a:hover { border-color: #c9151e; box-shadow: 0 0 3px #eee; color: #c9151e; }

.pagin .pagin-cur, .pagin .pagin-cur:hover { border-color: #c9151e; background: #c9151e; color: #FFF; }

.pagin-ell { font-size: 14px; line-height: 18px; color: #666; padding: 0 10px; }

.pagin-txt { display: inline-block; padding: 5px 8px; font-size: 14px; line-height: 18px; color: #666; }

.pagin-jump, .pagin-jump-focus { display: inline-block; *vertical-align: -5px; border: 1px #ddd solid; transition: all ease-in-out 0.5s; }

.pagin-input { *float: left; width: 36px; height: 36px; border: none; outline: none; background: #fff; line-height: 36px\9; *line-height: 36px; text-align: center; font-size: 12px; color: #c9151e; }

.pagin-btn { *float: left; display: none; padding: 0 10px; font-size: 12px; line-height: 26px; color: #fff; text-decoration: none; }

.pagin-btn:hover { color: #FFFFFF; }

.pagin-jump-focus { border-color: #c9151e; background: #c9151e; *vertical-align: -1px; }

.pagin-jump-focus .pagin-btn { display: inline-block; }

.pager { text-align: center; margin-top: 15px; display: none; }

.pager:before, .pager:after { content: " "; display: table; }

.pager:after { clear: both; }

@media screen and (max-width: 480px) { .pager { display: block; } }

.pager li { display: inline; }

.pager li > a { display: inline-block; padding: 5px 14px; background-color: #FFF; border: 1px solid #DDD; color: #666; border-radius: 3px; }

.pager li > a:hover { background-color: #FFF; border: 1px solid #c9151e; color: #c9151e; }

.pager .next { float: right; }

.pager .previous { float: left; }

.pager { display: none; }

@media screen and (max-width: 480px) { .pagin { display: none; }
  .pager { display: block; } }

.mb-paging { margin: 20px 14px 0; }

.pop-close { width: 48px; height: 48px; position: absolute; right: 0; top: 0; text-align: center; cursor: pointer; }

.pop-close i { font-size: 28px; line-height: 48px; color: #b4b4b4; }

.popbg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; background: rgba(0, 0, 0, 0.6); }

.pop-login { width: 450px; height: 472px; background: #fff; position: absolute; top: 50%; left: 50%; margin: -236px 0 0 -265px; padding: 0 40px; }

.pop-login h3 { font-size: 30px; line-height: 108px; text-align: center; }

.pop-TabM ul { padding: 0 50px; }

.pop-TabM ul li { float: left; width: 50%; font-size: 24px; line-height: 108px; text-align: center; }

.pop-TabM ul li a { color: #8f8f8f; }

.pop-TabM ul li a:hover, .pop-TabM ul li a.listTab-cur { color: #c9151e; }

.pop-form .btn-theme { font-size: 24px; line-height: 60px; text-align: center; display: block; }

.pop-form h6 { font-size: 16px; color: #999; line-height: 24px; margin-top: 8px; }

.pop-void { width: 654px; height: 480px; background: #fff; position: absolute; padding: 0 20px 20px; top: 50%; left: 50%; margin: -250px 0 0 -347px; }

.pop-void h3 { font-size: 24px; line-height: 80px; color: #c9151e; }

.pop-voids { width: 654px; height: 400px; }

.form-box1, .form-focusH { position: relative; height: 46px; padding-left: 46px; border: 1px #cecece solid; background: #fff; }

.form-box1 input, .form-focusH input { width: 100%; height: 46px; font-size: 16px; line-height: 46px; background: none; color: #afafaf; /* 使用webkit内核的浏览器 */ /* Firefox版本4-18 */ /* Firefox版本19+ */ /* IE浏览器 */ }

.form-box1 input::-webkit-input-placeholder, .form-focusH input::-webkit-input-placeholder { font-size: 16px; color: #bbb; }

.form-box1 input:-moz-placeholder, .form-focusH input:-moz-placeholder { font-size: 16px; color: #bbb; }

.form-box1 input::-moz-placeholder, .form-focusH input::-moz-placeholder { font-size: 16px; color: #bbb; }

.form-box1 input:-ms-input-placeholder, .form-focusH input:-ms-input-placeholder { font-size: 16px; color: #bbb; }

.form-box1 .form-ico-name, .form-focusH .form-ico-name { color: #bdbdbd; }

.form-box1 .gwz-yanjing, .form-focusH .gwz-yanjing { position: absolute; right: 12px; top: 0; font-size: 28px; line-height: 48px; cursor: pointer; color: #e7e7e7; }

.form-ico-name { position: absolute; top: 0; left: 0; width: 46px; height: 46px; font-size: 24px; line-height: 46px; text-align: center; }

.form-code-pic { position: absolute; top: 50%; margin-top: -20px; right: 4px; z-index: 99; cursor: pointer; }

.form-code-pic img { width: 96px; height: 40px; }

.form-code-txt { position: absolute; font-size: 14px; line-height: 48px; color: #c9151e; top: 0; right: 0; padding: 0 12px; cursor: pointer; }

.form-code-txt:hover { text-decoration: underline; color: #c9151e; }

.form-verify { height: 48px; background: #eef0f5; text-align: center; font-size: 16px; line-height: 48px; position: relative; }

.form-verify span { width: 56px; height: 46px; border: 1px solid #cecece; background: #fff; font-size: 18px; line-height: 46px; text-align: center; color: #bbb; position: absolute; left: 0; top: 0; }

.form-focusH { border-color: #c9151e; }

.form-focusH .form-ico-name { color: #c9151e; }

.form-focusH input { color: #c9151e; }

.form-reg { font-size: 16px; line-height: 22px; }

.form-reg p { color: #888; }

.form-reg p a { color: #888; }

.form-reg p a:hover { color: #c9151e; }

.form-reg p span { margin: 0 10px; }

.form-login-checks label { display: inline-block; cursor: pointer; padding-left: 28px; color: #888; }

.form-login-checks label.c_on, .form-login-checks label.c_on:hover { background: url(../images/login-check.png) 0 -44px no-repeat; color: #c9151e; }

.form-login-checks .label-check { background: url(../images/login-check.png) 0 0px no-repeat; line-height: 22px; }

.form-login-checks .label-check:hover { background: url(../images/login-check.png) 0 -22px no-repeat; color: #c9151e; }

.form-login-checks .label-check input { position: absolute; left: -99999px; }

.form-reg-checks label { display: inline-block; cursor: pointer; padding-left: 30px; color: #999; }

.form-reg-checks label.c_on, .form-reg-checks label.c_on:hover { background: url(../images/reg-check.png) 0 -40px no-repeat; }

.form-reg-checks .label-check { background: url(../images/reg-check.png) 0 0px no-repeat; font-size: 16px; line-height: 20px; }

.form-reg-checks .label-check:hover { background: url(../images/reg-check.png) 0 -20px no-repeat; }

.form-reg-checks .label-check input { position: absolute; left: -99999px; }

.inputBox { margin-right: 2px; }

.inputBox input { width: 100%; height: 32px; border: 1px solid #e2e2e2; background: #fff; text-indent: 10px; font-size: 14px; line-height: 32px; color: #afafaf; /* 使用webkit内核的浏览器 */ /* Firefox版本4-18 */ /* Firefox版本19+ */ /* IE浏览器 */ }

.inputBox input:focus { border-color: #c9151e; }

.inputBox input::-webkit-input-placeholder { font-size: 14px; color: #afafaf; }

.inputBox input:-moz-placeholder { font-size: 14px; color: #afafaf; }

.inputBox input::-moz-placeholder { font-size: 14px; color: #afafaf; }

.inputBox input:-ms-input-placeholder { font-size: 14px; color: #afafaf; }

.selectBox .select-main { background: #FFF; border: 1px solid #e2e2e2; border-radius: 3px; height: 32px; position: relative; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; }

.selectBox .select-main.z-index { z-index: 10; }

.selectBox .select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: .5; zoom: 1; }

.selectBox .select-main.disabled .select-set, .selectBox .select-main.disabled .select-arrow { cursor: default; }

.selectBox .select-set { height: 32px; background: #FFF; line-height: 32px; border-radius: 3px; color: #afafaf; cursor: pointer; position: relative; padding: 0 35px 0 10px; z-index: 5; overflow: hidden; }

.selectBox .select-arrow { border-top: 6px solid #aaa; border-left: 6px solid transparent; border-right: 6px solid transparent; cursor: pointer; height: 0; position: absolute; top: 11px; right: 10px; width: 0; z-index: 7; }

.selectBox .select-arrow.reverse { border-top: 6px solid transparent; border-bottom: 6px solid #aaa; top: 6px; }

.selectBox .select-block { background: #FFF; border: 1px solid #e2e2e2; border-top: none; left: -1px; line-height: 28px; position: absolute; top: 32px; right: -1px; }

.selectBox .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; }

.selectBox .select-block ul.select-list::-webkit-scrollbar { width: 12px; }

.selectBox .select-block ul.select-list::-webkit-scrollbar-track { border-radius: 10px; }

.selectBox .select-block ul.select-list::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }

.selectBox .select-block ul.select-list li.select-items { color: #afafaf; padding: 2px 10px; }

.selectBox .select-block ul.select-list li.select-items:hover, .selectBox .select-block ul.select-list li.select-items.active { color: #c9151e; }

.form-radio label { display: inline-block; cursor: pointer; padding-left: 22px; color: #888; margin-right: 20px; }

.form-radio label.r_on, .form-radio label.r_on:hover { background: url(../images/radio.png) 0 -32px no-repeat; color: #c9151e; }

.form-radio .label_radio { background: url(../images/radio.png) 0 0 no-repeat; font-size: 16px; line-height: 16px; }

.form-radio .label_radio:hover { background: url(../images/radio.png) 0 -16px no-repeat; color: #c9151e; }

.form-radio .label_radio input { position: absolute; left: -99999px; }

.min-H { min-height: 570px; }

.headerbg { width: 100%; height: 80px; background: #3e84fd; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); position: relative; }

@media screen and (max-width: 480px) { .headerbg { height: 60px; background: #c9151e; padding: 0; margin: 0; } }

.head-logo { margin-top: 20px; }

.head-logo img { width: 183px; height: 44px; }

@media screen and (max-width: 480px) { .head-logo { margin: 10px; } }

@media screen and (max-width: 480px) { .headerbg .container { padding: 0; } }

.headerbg .mb-menu { width: 54px; position: absolute; height: 54px; line-height: 54px; top: 50%; margin-top: -26px; color: #fff; cursor: pointer; text-align: center; }

.headerbg .mb-menu i { font-size: 24px; }

@media screen and (max-width: 480px) { .headerbg .mb-menu { right: 80px; } }

.navbox { height: 80px; background: #c9151e; }

@media screen and (max-width: 480px) { .navbox { width: 100%; background: #c9151e; } }

.nav-menu { padding-left: 60px; }

@media screen and (max-width: 480px) { .nav-menu { padding-left: 0; background: #c9151e; } }

.nav-menu > ul > li { float: left; margin-right: 1px; position: relative; width: 130px; }

@media screen and (max-width: 480px) { .nav-menu > ul > li { width: 80px; } }

.nav-menu > ul > li > a { display: block; font-size: 16px; line-height: 80px; color: #fff; min-width: 60px; padding: 0 17px; position: relative; text-align: center; }

.nav-menu > ul > li > a:hover, .nav-menu > ul > li > a.cur, .nav-menu > ul > li > a.active { background: none; }

@media screen and (max-width: 480px) { .nav-menu > ul > li > a:hover, .nav-menu > ul > li > a.cur, .nav-menu > ul > li > a.active { background: none; } }

@media screen and (max-width: 480px) { .nav-menu > ul > li > a { min-width: 30px; padding: 0; text-align: left; padding-left: 5px; } }

@media (max-width: 1400px) and (min-width: 480px) { .nav-menu { text-align: right; }
  .nav-menu > ul { padding-right: 160px; } }

@media screen and (max-width: 480px) { .nav-menu { position: fixed; left: 0; top: 60px; right: 0; bottom: 0; background: #fff; margin-top: 0; display: none; overflow-y: scroll; z-index: 9999; }
  .nav-menu > ul { padding-right: 0; padding-left: 10px; padding-right: 10px; }
  .nav-menu > ul > li { float: initial; margin: 0; display: block; text-align: left; border-bottom: 1px solid #eee; width: 100%; }
  .nav-menu > ul > li > a { color: #222; line-height: 48px; }
  .nav-menu > ul > li > a i { font-size: 25px; color: #999; font-weight: normal; } }

.dropdown { position: absolute; width: 128px; height: auto; display: none; background: #fff; z-index: 999; border: 1px solid #eb4d4d; border-top: none; left: 0; border-radius: 2px; box-shadow: 0 0px 20px rgba(0, 0, 0, 0.16); }

.dropdown ul li { height: 42px; overflow: hidden; border-bottom: 1px solid #f0f0f0; }

.dropdown ul li a { width: 100%; font-size: 14px; line-height: 42px; text-align: center; color: #777; display: block; }

.dropdown ul li a:hover { background: #F0F0F0; color: #c9151e; }

.dropdown.dropdown-w1 { width: 200px; }

@media screen and (max-width: 480px) { .dropdown { position: relative; z-index: inherit; top: 0; -ms-box-shadow: 0 0px 20px rgba(0, 0, 0, 0); -o-box-shadow: 0 0px 20px rgba(0, 0, 0, 0); box-shadow: 0 0px 20px rgba(0, 0, 0, 0); width: auto; left: inherit; margin-left: 0; border: 0; }
  .dropdown ul li { padding: 0; color: #424242; }
  .dropdown ul li a { text-align: left; font-size: 12px; padding-left: 10px; font-weight: 600; } }

.nav-app { position: relative; }

.nav-app .nav-appC { display: none; }

.nav-app:hover .nav-appC { display: block; }

.nav-appC { width: 200px; height: 200px; position: absolute; z-index: 99; left: 0; background: #fff; border: 1px solid #eb4d4d; border-top: none; }

.nav-appC img { width: 180px; height: 180px; margin: 10px; }

.nav-login { font-size: 14px; line-height: 80px; color: #fff; }

@media screen and (max-width: 480px) { .nav-login { margin-right: 90px; } }

.nav-login span { margin: 0 10px; }

@media screen and (max-width: 480px) { .nav-login span { margin: 0 5px; } }

.nav-login a { color: #fff; }

.nav-login a:hover { color: #fff; text-decoration: underline; }

@media screen and (max-width: 480px) { .nav-login a { font-size: 12px; } }

@media screen and (max-width: 480px) { .nav-login { line-height: normal; margin: 20px 10px 0 0; } }

.nav-logined { position: relative; cursor: pointer; }

.nav-logined img { width: 36px; height: 36px; margin: 8px; }

.nav-logined .nav-loginedc { display: none; }

.nav-logined:hover { background: #2c2c2c; }

.nav-logined:hover .nav-loginedc { display: block; }

.nav-loginedc { width: 100px; position: absolute; top: 80px; background: #2c2c2c; right: 0; z-index: 999; padding: 10px 0 0; }

.nav-loginedc ul { text-align: center; }

.nav-loginedc ul li { font-size: 14px; line-height: 32px; }

.nav-loginedc ul li a { display: block; color: #fff; }

.nav-loginedc ul li a:hover { background: #1f1f1f; color: #fff; }

.linkbox { height: 48px; background: #c9151e; color: #fff; font-size: 14; line-height: 48px; }

.linkbox a { color: #fff; margin-right: 15px; }

.linkbox a:hover { color: #fff; text-decoration: underline; }

.footerbg { background: #444547; font-size: 14px; line-height: 24px; color: #fff; padding: 20px 0; }

@media screen and (max-width: 480px) { .footerbg { width: 100%; margin-top: 0; } }

.footerbg p { font-size: 12px; text-align: center; opacity: 0.5; }

.footer-link { text-align: center; }

.footer-link a { font-size: 12px; color: #fff; padding: 0 3px; opacity: 0.5; }

.whole-cur-top { width: 100%; position: relative; }

.whole-cur-top .shop-menu, .whole-cur-top .searchBox { float: left; }

.whole-cur-top .shop-menu { width: 140px; position: absolute; top: 0; left: 0; }

@media screen and (max-width: 480px) { .whole-cur-top .shop-menu { width: 100%; height: auto; position: inherit; } }

.whole-cur-top .searchBox { width: 78%; margin: 0 10% 0 12%; }

@media screen and (max-width: 480px) { .whole-cur-top .searchBox { margin: 0 auto; margin-right: 0; }
  .whole-cur-top .searchBox input { width: 85%; }
  .whole-cur-top .searchBox a { right: 12%; } }

@media screen and (max-width: 480px) { .whole-cur-top { padding: 0 5% 0 3%; } }

.searchBox { height: 36px; position: relative; padding-right: 110px; }

.searchBox input { width: 100%; height: 34px; background: #fff; border: 1px solid #ddd; border-radius: 3px; background: #fff; text-indent: 36px; font-size: 14px; line-height: 34px; color: #999; }

.searchBox a { width: 90px; height: 36px; position: absolute; right: 0; top: 50%; margin-top: -18px; font-size: 18px; line-height: 36px; text-align: center; }

.searchBox i { width: 36px; height: 36px; text-align: center; line-height: 36px; position: absolute; left: 0; z-index: 9; color: #999; }

.progBox { height: 6px; line-height: 24px; position: relative; padding-right: 60px; padding: 15px 55px 15px 0; }

.progBox span { width: 60px; height: 24px; position: absolute; right: 0; color: #c9151e; text-align: right; top: 50%; margin-top: -12px; }

.progBox .prog { height: 6px; background: #eee; display: block; border-radius: 3px; vertical-align: top; }

.progBox .prog em { height: 6px; background: #c9151e; display: inline-block; vertical-align: top; border-radius: 3px; }

.xf { width: 54px; background: #fff; position: fixed; top: 50%; z-index: 99; right: 5px; 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; background: url(../images/xf.png) no-repeat; }

.xf > ul > li > a.xf-kf { background-position: 0 0; }

.xf > ul > li > a.xf-wx { background-position: 0 -100px; }

.xf > ul > li > a.xf-app { background-position: 0 -200px; }

.xf > ul > li > a.xf-qq { background-position: 0 -300px; }

.xf > ul > li > a.xf-top { background-position: 0 -400px; }

.xf > ul > li > a:hover { background: url(../images/xf.png) no-repeat #c9151e; }

.xf > ul > li > a:hover.xf-kf { background-position: 0 -50px; }

.xf > ul > li > a:hover.xf-wx { background-position: 0 -150px; }

.xf > ul > li > a:hover.xf-app { background-position: 0 -250px; }

.xf > ul > li > a:hover.xf-qq { background-position: 0 -350px; }

.xf > ul > li > a:hover.xf-top { background-position: 0 -450px; }

.xf-app, .xf-wx, .xf-kf, .xf-qq { position: relative; }

.xf-app:hover .xf-code, .xf-wx:hover .xf-code, .xf-kf:hover .xf-code, .xf-qq:hover .xf-code { display: block; }

.xf-code { width: 160px; height: 160px; position: absolute; background: red; right: 54px; top: 50%; margin-top: -60px; background: url(../images/codebg.png); display: none; padding: 3px 12px 2px 2px; }

.xf-code img { width: 140px; height: 140px; padding: 10px; }

.xf-txt { width: 120px; height: 150px; margin: 5px; background: #eae5e1; text-align: left; padding: 0 15px; }

.xf-txt h3 { font-size: 15px; line-height: 28px; color: #c9151e; font-weight: bold; position: relative; padding-left: 20px; }

.xf-txt h3 i { width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 0; }

.xf-txt h3 i.xft-qq { background: url(../images/xf-qq.jpg) no-repeat; }

.xf-txt h3 i.xft-kf { background: url(../images/xf-kf.jpg) no-repeat; }

.xf-txt ul { margin-top: -3px; }

.xf-txt ul li { font-size: 14px; line-height: 19px; color: #222; margin-top: 2px; }

.xf-txt1 h3 { padding: 5px 0 5px 20px; }

.xf-txt1 ul li { line-height: 24px; }

.sub-zw { padding: 30px 0; }

.sub-zw h2 { font-size: 16px; line-height: 28px; margin-top: 20px; color: #444; font-weight: bold; }

.trd-courseBox:hover .courseBox-img img, .trd-courseBox-col:hover .courseBox-img img, .courseBox:hover .courseBox-img img, .jp-sub-courseBox:hover .sub-courseBox-img img, .sub-courseBox:hover .sub-courseBox-img img, .classBox:hover .classBox-img img, .center-2Box1:hover .center-2Box1 img { transform: scale(1.05, 1.05); }

.mx-img, .trd-courseBox .courseBox-img img, .trd-courseBox-col .courseBox-img img { width: 100%; height: 100%; background-size: cover; }

.trd-courseBox { width: 370px; height: auto; margin: 0 auto; padding-bottom: 10px; border: 1px solid #eee; border-radius: 4px; cursor: pointer; }

.trd-courseBox .courseBox-img { width: 370px; height: 180px; display: table-cell; vertical-align: middle; border-radius: 4px 4px 0 0; overflow: hidden; }

.trd-courseBox h2, .trd-courseBox p, .trd-courseBox h6 { margin-left: 8px; margin-right: 8px; }

.trd-courseBox h2 { font-size: 16px; line-height: 30px; margin: 8px 8px 0 12px; }

.trd-courseBox h2 a { color: #222; font-weight: 600; }

.trd-courseBox h2 a:hover { color: #c9151e; }

.trd-courseBox .crd-info { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; }

.trd-courseBox .crd-info i { margin-right: 6px; vertical-align: -1px; }

.trd-courseBox h6 { padding: 15px 10px 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }

.trd-courseBox h6 a { font-size: 14px; width: 100px; height: 30px; line-height: 30px; text-align: center; border-radius: 30px; font-weight: normal; }

.trd-courseBox h6 .mf-xs { margin-left: -8px; }

.trd-courseBox:hover { transform: translateY(-10px); }

.trd-courseBox .crd-info { border-bottom: 1px solid #e9e9e9; padding: 8px 8px 12px; color: #999999; }

.trd-courseBox .crd-info .course-f span { margin-right: 25px; }

.trd-courseBox .crd-info .course-f span:nth-last-of-type(1) { margin-right: 5px; }

@media screen and (max-width: 480px) { .trd-courseBox { width: 98%; } }

.trd-courseBox-col { width: 370px; height: auto; margin: 0 auto; padding-bottom: 10px; border: 1px solid #eee; border-radius: 4px; cursor: pointer; }

.trd-courseBox-col .courseBox-img { width: 370px; height: 180px; display: table-cell; vertical-align: middle; border-radius: 4px 4px 0 0; overflow: hidden; }

.trd-courseBox-col h2, .trd-courseBox-col p, .trd-courseBox-col h6 { margin-left: 8px; margin-right: 8px; }

.trd-courseBox-col h2 { font-size: 16px; line-height: 30px; margin: 8px 8px 8px 12px; }

.trd-courseBox-col h2 a { color: #222; font-weight: 600; }

.trd-courseBox-col h2 a:hover { color: #c9151e; }

.trd-courseBox-col .over-info { border-bottom: 1px solid #e9e9e9; padding: 8px 8px 12px; color: #999999; }

.trd-courseBox-col .over-info span { display: block; clear: both; width: 100%; margin-bottom: 10px; }

@media screen and (max-width: 480px) { .trd-courseBox-col .over-info span { display: block; clear: both; width: 100%; margin-bottom: 10px; } }

.trd-courseBox-col .over-info span i { vertical-align: middle; margin-right: 5px; }

.trd-courseBox-col .over-info span .gwz-rili { font-size: 22px; }

.trd-courseBox-col .over-info span .gwz-position { font-size: 20px; }

.trd-courseBox-col h6 { padding: 15px 10px 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }

.trd-courseBox-col h6 a { font-size: 14px; width: 100px; height: 30px; line-height: 30px; text-align: center; border-radius: 30px; font-weight: normal; }

.trd-courseBox-col h6 .mf-xs { margin-left: -8px; }

.trd-courseBox-col .overseas-op-bar em { font-style: normal; font-weight: 500; margin-right: 20px; }

.trd-courseBox-col .overseas-op-bar b { font-size: 16px; font-weight: 600; }

.trd-courseBox-col .overseas-op-bar i { font-size: 12px; color: #999; text-decoration: line-through; font-weight: 500; }

.trd-courseBox-col:hover { transform: translateY(-10px); }

.trd-courseBox-col .crd-info { border-bottom: 1px solid #e9e9e9; padding: 8px 8px 12px; color: #999999; }

.trd-courseBox-col .crd-info .course-f span { margin-right: 25px; }

.trd-courseBox-col .crd-info .course-f span:nth-last-of-type(1) { margin-right: 5px; }

.courseBox { border: 1px solid #eee; border-radius: 4px; cursor: pointer; }

.courseBox .courseBox-img { width: 282px; height: 188px; margin: -1px -1px 0 -1px; border-radius: 4px 4px 0 0; overflow: hidden; }

.courseBox .courseBox-img img { width: 282px; height: 188px; }

.courseBox h2, .courseBox p, .courseBox h6 { margin-left: 8px; margin-right: 8px; }

.courseBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }

.courseBox h2 a { color: #222; }

.courseBox h2 a:hover { color: #c9151e; }

.courseBox p { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 5px; }

.courseBox p i { margin-right: 4px; vertical-align: -1px; }

.courseBox h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }

.courseBox h6 a { font-size: 14px; padding: 0 15px; border-radius: 13px; font-weight: normal; }

.courseBox h6 .mf-xs { margin-left: -8px; }

.courseBox:hover { transform: translateY(-10px); }

.jp-sub-courseBox { margin: 0 auto; height: 214px; overflow: hidden; clear: both; border: 1px solid #eee; border-radius: 4px; cursor: pointer; }

.jp-sub-courseBox .jp-courseBox-img { width: 100%; height: 98px; margin: -1px -1px 0 -1px; border-radius: 4px 4px 0 0; overflow: hidden; }

.jp-sub-courseBox .jp-courseBox-img img { width: 100%; height: 98px; }

.jp-sub-courseBox h2, .jp-sub-courseBox p, .jp-sub-courseBox h6 { margin-left: 8px; margin-right: 8px; }

@media screen and (max-width: 480px) { .jp-sub-courseBox h6 { margin: 0 6px; } }

.jp-sub-courseBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }

.jp-sub-courseBox h2 a { color: #222; }

.jp-sub-courseBox h2 a:hover { color: #c9151e; }

.jp-sub-courseBox p { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 5px; }

.jp-sub-courseBox p i { margin-right: 4px; vertical-align: -1px; }

.jp-sub-courseBox h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }

.jp-sub-courseBox h6 a { font-size: 14px; padding: 0 15px; border-radius: 13px; font-weight: normal; }

@media screen and (max-width: 480px) { .jp-sub-courseBox h6 a { padding: 0 8px; } }

.jp-sub-courseBox h6 .mf-xs { margin-left: -8px; }

.jp-sub-courseBox:hover { transform: translateY(-10px); }

.sub-courseBox { border: 1px solid #eee; border-radius: 4px; cursor: pointer; }

.sub-courseBox .sub-courseBox-img { width: 220px; height: 146px; margin: -1px -1px 0 -1px; border-radius: 4px 4px 0 0; overflow: hidden; }

.sub-courseBox .sub-courseBox-img img { width: 220px; height: 146px; }

.sub-courseBox h2, .sub-courseBox p, .sub-courseBox h6 { margin-left: 8px; margin-right: 8px; }

.sub-courseBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }

.sub-courseBox h2 a { color: #222; }

.sub-courseBox h2 a:hover { color: #c9151e; }

.sub-courseBox p { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 5px; }

.sub-courseBox p i { margin-right: 4px; vertical-align: -1px; }

.sub-courseBox h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }

.sub-courseBox h6 a { font-size: 14px; padding: 0 15px; border-radius: 13px; font-weight: normal; }

.sub-courseBox h6 .mf-xs { margin-left: -8px; }

.sub-courseBox:hover { transform: translateY(-10px); }

.classBox { border: 1px solid #eee; border-radius: 4px; cursor: pointer; background: #fff; }

.classBox .classBox-img { width: 282px; height: 185px; margin: -1px -1px 0 -1px; border-radius: 4px 4px 0 0; overflow: hidden; position: relative; }

.classBox .classBox-img img { width: 282px; height: 185px; }

.classBox .classBox-img i { width: 72px; height: 72px; position: absolute; left: 0; top: 0; background: url(../images/zs.png) no-repeat; z-index: 9; }

.classBox h2, .classBox ul, .classBox h6 { margin-left: 8px; margin-right: 8px; }

.classBox h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }

.classBox h2 a { color: #222; }

.classBox h2 a:hover { color: #c9151e; }

.classBox ul { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 10px; }

.classBox ul i { margin-right: 4px; vertical-align: -2px; }

.classBox h6 { padding: 10px 0; font-size: 14px; height: 26px; line-height: 26px; color: #cf2424; font-weight: bold; position: relative; }

.classBox h6 a { font-size: 14px; padding: 0 15px; border-radius: 13px; font-weight: normal; }

.classBox h6 span { width: 64px; height: 26px; background: url(../images/mark-mf.png) no-repeat; text-align: center; color: #fff; font-size: 14px; line-height: 26px; display: inline-block; margin-left: -8px; }

.classBox:hover { transform: translateY(-10px); }

.center-2Box1 { border: 1px solid #eee; border-radius: 4px; cursor: pointer; }

.center-2Box1 .center-2Box1-img { width: 214px; height: 143px; margin: -1px -1px 0 -1px; border-radius: 4px 4px 0 0; overflow: hidden; }

.center-2Box1 .center-2Box1-img img { width: 214px; height: 143px; }

.center-2Box1 h2, .center-2Box1 p, .center-2Box1 h6 { margin-left: 8px; margin-right: 8px; }

.center-2Box1 h2 { font-size: 16px; line-height: 30px; margin-top: 8px; }

.center-2Box1 h2 a { color: #222; }

.center-2Box1 h2 a:hover { color: #c9151e; }

.center-2Box1 p { font-size: 12px; line-height: 22px; color: #999; border-bottom: 1px solid #f3f4f6; padding-bottom: 5px; }

.center-2Box1 p i { margin-right: 4px; vertical-align: -1px; }

.center-2Box1 h6 { padding: 10px 0; font-size: 14px; line-height: 26px; color: #cf2424; font-weight: bold; }

.center-2Box1 h6 a { font-size: 14px; padding: 0 15px; border-radius: 13px; font-weight: normal; }

.center-2Box1 h6 .mf-xs { margin-left: -8px; }

.center-2Box1:hover { transform: translateY(-10px); }

.inputBox1 { margin-right: 2px; }

.inputBox1 input { width: 100%; height: 36px; border: 1px solid #e2e2e2; background: #fff; text-indent: 10px; font-size: 14px; line-height: 36px; color: #afafaf; }

.inputBox1 input:focus { border-color: #c9151e; }

.selectBox1 .select-main { background: #FFF; border: 1px solid #e2e2e2; border-radius: 3px; height: 36px; position: relative; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; }

.selectBox1 .select-main.z-index { z-index: 10; }

.selectBox1 .select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: .5; zoom: 1; }

.selectBox1 .select-main.disabled .select-set, .selectBox1 .select-main.disabled .select-arrow { cursor: default; }

.selectBox1 .select-set { height: 36px; background: #FFF; line-height: 36px; border-radius: 3px; color: #afafaf; cursor: pointer; position: relative; padding: 0 35px 0 10px; z-index: 5; overflow: hidden; }

.selectBox1 .select-arrow { border-top: 6px solid #aaa; border-left: 6px solid transparent; border-right: 6px solid transparent; cursor: pointer; height: 0; position: absolute; top: 15px; right: 10px; width: 0; z-index: 7; }

.selectBox1 .select-arrow.reverse { border-top: 6px solid transparent; border-bottom: 6px solid #aaa; top: 9px; }

.selectBox1 .select-block { background: #FFF; border: 1px solid #e2e2e2; border-top: none; left: -1px; line-height: 28px; position: absolute; top: 32px; right: -1px; }

.selectBox1 .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; }

.selectBox1 .select-block ul.select-list::-webkit-scrollbar { width: 12px; }

.selectBox1 .select-block ul.select-list::-webkit-scrollbar-track { border-radius: 10px; }

.selectBox1 .select-block ul.select-list::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }

.selectBox1 .select-block ul.select-list li.select-items { color: #afafaf; padding: 2px 10px; }

.selectBox1 .select-block ul.select-list li.select-items:hover, .selectBox1 .select-block ul.select-list li.select-items.active { color: #c9151e; }
/*# sourceMappingURL=reset.css.map */