@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, ul, ol, form { margin: 0; }

body { color: #666; font-size: 14px; line-height: 1.5; background: url(../images/headerbg.png) top center no-repeat #f8f8f8; background: #fff; }

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; }

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: #9a1923; }

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; }

.rel { position: relative; }

.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; }

.container { width: 1200px; display: block; margin-left: auto; margin-right: auto; }
@media screen and (max-width: 480px) { .container { width: auto; padding: 0 10px; } }

@media screen and (min-width: 480px) { body { min-width: 1200px; _width: expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?'1200px':''); } }
.iconfont { font-size: inherit; }

.box { -webkit-box-shadow: 0 0 10px rgba(11, 11, 11, 0.1); -moz-box-shadow: 0 0 10px rgba(11, 11, 11, 0.1); -ms-box-shadow: 0 0 10px rgba(11, 11, 11, 0.1); -o-box-shadow: 0 0 10px rgba(11, 11, 11, 0.1); box-shadow: 0 0 10px rgba(11, 11, 11, 0.1); background-color: #fff; }
@media screen and (max-width: 480px) { .box { -webkit-box-shadow: inherit; -moz-box-shadow: inherit; -ms-box-shadow: inherit; -o-box-shadow: inherit; box-shadow: inherit; } }

.red { color: #FF0000; }

.trans { -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; }

[class*=col-] { float: left; }

.col-2 { width: 50%; }

.col-3 { width: 33.3333333333%; }

.col-4 { width: 25%; }

.color-theme { color: #9a1923; }
.color-red { color: #FF0000; }

.color-theme-line { color: #9a1923; }
.color-theme-line:hover { color: #6f020b; }

.btn-theme, .btn-theme1, .btn-orange, .btn-blue, .btn-gay { color: #fff; text-align: center; }
.btn-theme:hover, .btn-theme1:hover, .btn-orange:hover, .btn-blue:hover, .btn-gay:hover { color: #fff; }

.btn-theme { background: #9a1923; }
.btn-theme:hover { background: #6c020f; }

.btn-theme1 { background: #8b0012; }
.btn-theme1:hover { background: #66010e; }

.btn-orange { background: #c7a98d; }
.btn-orange:hover { background: #b99470; }

.btn-blue { background: #4d6994; }
.btn-blue:hover { background: #355a93; }

.btn-gay { background: #c2c1c1; }
.btn-gay:hover { background: #b4b3b3; }

@media screen and (min-width: 480px) { .pc-show { display: block; }
  .pc-hidden { display: none; }
  .mt5 { margin-top: 5px; }
  .mt10 { margin-top: 10px; }
  .mt15 { margin-top: 15px; }
  .mt24 { margin-top: 24px; }
  .mt25 { margin-top: 25px; }
  .mt30 { margin-top: 30px; }
  .mt40 { margin-top: 40px; }
  .mt50 { margin-top: 50px; }
  .mt60 { margin-top: 60px; }
  .mt90 { margin-top: 90px; }
  .mt100 { margin-top: 100px; }
  .mt150 { margin-top: 150px; }
  .plr30 { padding-left: 30px; padding-right: 30px; }
  .pb40 { padding-bottom: 40px; }
  .mlr7 { margin-left: 7px; margin-right: 7px; }
  .mlr-7 { margin-left: -7px; margin-right: -7px; }
  .mlr14 { margin-left: 14px; margin-right: 14px; }
  .mlr-14 { margin-left: -14px; margin-right: -14px; } }
@media screen and (max-width: 480px) { .mb-show { display: block; }
  .mb-hidden { display: none; }
  .mb-top { margin-top: 63px; }
  .mb-mt5 { margin-top: 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-mlr15 { margin-left: 15px; margin-right: 15px; }
  .mb-pb20 { padding-bottom: 20px; }
  .mb-pb10 { padding-bottom: 10px; }
  .mb-mlr5 { margin-left: 5px; margin-right: 5px; }
  .mb-mlr-5 { margin-left: -5px; margin-right: -5px; } }
.pagin { display: block; }
.pagin > a { display: inline-block; padding: 6px 10px; margin: 0px 2px 0; border-radius: 3px; border: 1px #DDD solid; background: #FFF; color: #666; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; font-size: 12px; line-height: 18px; }
.pagin > a i { font-size: 10px; }
.pagin > a:hover { border-color: #9a1923; box-shadow: 0 0 3px #eee; color: #9a1923; }
.pagin .pagin-cur, .pagin .pagin-cur:hover { border-color: #9a1923; background: #9a1923; 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; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }

.pagin-input { *float: left; width: 40px; height: 30px; border: none; outline: none; background: #fff; line-height: 30px\9; *line-height: 30px; text-align: center; font-size: 12px; color: #9a1923; }

.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: #9a1923; background: #9a1923; *vertical-align: -1px; }
.pagin-jump-focus .pagin-btn { display: inline-block; }

.pager { text-align: center; }
.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; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
.pager li > a:hover { background-color: #FFF; border: 1px solid #9a1923; color: #9a1923; }
.pager .next { float: right; }
.pager .previous { float: left; }

.pagin { padding: 40px 0; }

.pager { padding: 15px 0; display: none; }

@media screen and (max-width: 480px) { .pagin { display: none; }
  .pager { display: block; } }
.bodybg1 { background: #f9f9fa; }

.login-TabC1 { border: 1px solid #e5e5e5; margin-top: 20px; }
.login-TabC1 ul li { height: 36px; border-bottom: 1px solid #e5e5e5; font-size: 14px; line-height: 36px; position: relative; padding-left: 36px; }
.login-TabC1 ul li:last-child { border-bottom: none; }
.login-TabC1 ul li input { width: 100%; height: 36px; font-size: 14px; line-height: 36px; }
.login-TabC1 ul li input::-webkit-input-placeholder { color: #b2b2b2; }
.login-TabC1 ul li input:-moz-placeholder { color: #b2b2b2; }
.login-TabC1 ul li input::-moz-placeholder { color: #b2b2b2; }
.login-TabC1 ul li input::-ms-input-placeholder { color: #b2b2b2; }
.login-TabC1 ul li a { height: 36px; background: #eee; position: absolute; right: 0; top: 0; padding: 0 15px; border-left: 1px solid #e5e5e5; }
.loginico-name { width: 36px; text-align: center; position: absolute; left: 0; color: #9a1923; font-size: 16px; }

.login-TabC2 { margin-top: 10px; }
.login-TabC2 .pull-right i { vertical-align: -1px; margin-right: 4px; }

.checks label { display: inline-block; cursor: pointer; padding-left: 18px; color: #666; }
.checks label.c_on, .checks label.c_on:hover { background: url(../images/check_selected.png) 0 center no-repeat; color: #9a1923; }
.checks .label-check { background: url(../images/check_default.png) 0 center no-repeat; line-height: 30px; }
.checks .label-check:hover { background: url(../images/check_hover.png) 0 center no-repeat; }
.checks .label-check input { position: absolute; left: -99999px; }

.regBox-input { margin-right: 2px; }
.regBox-input input { width: 100%; height: 40px; border: 1px solid #e5e5e5; text-indent: 6px; font-size: 14px; line-height: 40px; color: #666; -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; }
.regBox-input input:focus { border-color: #999; }

.myBox-input { margin-right: 2px; }
.myBox-input input { width: 100%; height: 36px; border: 1px solid #e5e5e5; text-indent: 6px; font-size: 14px; line-height: 36px; color: #8c8989; -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; }
.myBox-input input:focus { border-color: #999; }

.myBox-textarea textarea { width: 100%; min-height: 320px; border: 1px solid #e5e5e5; font-size: 14px; line-height: 28px; color: #8c8989; -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; }
.myBox-textarea textarea:focus { border-color: #999; }
@media screen and (max-width: 480px) { .myBox-textarea textarea { min-height: 160px; } }

.my-prog { height: 8px; background: #ebebeb; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.my-prog span { height: 8px; background: #8b0012; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; display: block; }
@media screen and (max-width: 480px) { .my-prog { width: 30%; margin-right: 5%; margin-top: 10px; } }

.formX-li { min-height: 42px; position: relative; padding-left: 88px; }
.formX-li > span { width: 72px; height: 42px; position: absolute; left: 0; text-align: right; line-height: 42px; color: #444; }
.formX-li > p { font-size: 13px; line-height: 18px; color: #999; margin-top: 6px; }
.formX-lip { font-size: 14px; line-height: 42px; }
.formX-lip .color-theme { color: #9a1923; text-decoration: underline; margin-left: 20px; }

.formX-code { padding: 0 12px; height: 40px; font-size: 16px; line-height: 40px; text-align: center; position: absolute; right: 1px; top: 1px; bottom: 1px; background: #d4d2d2; color: #444; cursor: pointer; }
@media screen and (max-width: 480px) { .formX-li { padding-left: 76px; } }

.formX-li-xy .checks label { color: #9a1923; }

.fs-min { min-height: 360px; }
@media screen and (max-width: 480px) { .fs-min { min-height: inherit; } }

.fs-btn ul li { display: inline-block; }
.fs-btn ul li a { width: 185px; display: inline-block; font-size: 24px; line-height: 60px; margin-left: 30px; margin-right: 30px; }
.fs-btn ul li a.btn-theme1 { -webkit-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.2); -moz-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.2); -ms-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.2); -o-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.2); box-shadow: 0 3px 8px rgba(208, 28, 37, 0.2); }
.fs-btn ul li a.btn-theme1:hover { -webkit-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.4); -moz-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.4); -ms-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.4); -o-box-shadow: 0 3px 8px rgba(208, 28, 37, 0.4); box-shadow: 0 3px 8px rgba(208, 28, 37, 0.4); }
@media screen and (max-width: 480px) { .fs-btn ul { display: -webkit-flex; display: flex; margin-left: -5px; margin-right: -5px; }
  .fs-btn ul li { display: inherit; -webkit-flex: 1; flex: 1; }
  .fs-btn ul li a { width: 100%; font-size: 14px; line-height: 48px; margin-left: 5px; margin-right: 5px; } }

.fx-form > ul { margin-top: -15px; }
.fx-form > ul > li { float: left; margin-top: 20px; }
.fx-form > ul > li.fx-w1 { width: 100%; }
.fx-form > ul > li.fx-w2 { width: 27.5%; }
.fx-form > ul > li.fx-w3 { width: 45%; }
.fx-form > ul > li.fx-w4 { width: 50%; }
.fx-form > ul > li.fx-w5 { width: 15%; }
.fx-form > ul > li.fx-w6 { width: 30%; }
.fx-form > ul > li.fx-w7 { width: 25%; }
.fx-form > ul > li.fx-w8 { width: 33.3333333333%; }
@media screen and (max-width: 480px) { .fx-form > ul > li { margin-top: 12px; }
  .fx-form > ul > li.fx-w1, .fx-form > ul > li.fx-w2, .fx-form > ul > li.fx-w3, .fx-form > ul > li.fx-w4, .fx-form > ul > li.fx-w5, .fx-form > ul > li.fx-w6, .fx-form > ul > li.fx-w7, .fx-form > ul > li.fx-w8 { width: 100%; } }

.fs-note i { font-size: 90px; color: #9a1923; }
.fs-note h2 { font-size: 16px; color: #444; line-height: 24px; }
.fs-note p { font-size: 14px; color: #666; line-height: 20px; margin-top: 8px; }

.popbg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99999; background: url(../images/black-8.png) repeat; }
.popbox { background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; position: absolute; top: 50%; left: 50%; }

.pop-close { position: absolute; width: 36px; height: 36px; text-align: center; font-size: 16px; line-height: 36px; top: 0; right: 0; cursor: pointer; color: #888; }
.pop-close:hover { color: #9a1923; transform: rotate(180deg); }

.popbox1 { width: 320px; height: 160px; margin: -80px 0 0 -160px; padding: 30px 0 20px; }
.popbox1 > i { font-size: 64px; line-height: 80px; }
.popbox1 h4 { font-size: 14px; line-height: 28px; color: #444; margin: 0 15px; }
.popbox1 a { font-size: 16px; line-height: 32px; padding: 0 30px; display: inline-block; margin-top: 20px; }

.popbox2 { width: 360px; height: 240px; margin: -120px 0 0 -180px; padding: 30px 20px 20px; }
.popbox2 ul { margin-top: 20px; }
.popbox2 ul li { margin-bottom: 15px; }
.popbox2 .btn-theme { font-size: 16px; line-height: 32px; padding: 0 30px; display: inline-block; margin-top: 10px; }
@media screen and (max-width: 480px) { .popbox2 { width: 320px; margin: -120px 0 0 -170px; padding: 30px 10px 20px; } }

@media screen and (max-width: 480px) { .fs-prog-overW { width: auto; overflow-x: scroll; position: relative; }
  .fs-prog-overW ul { width: 850px; position: relative; } }

@media screen and (max-width: 480px) { .fs-prog-overW1 { width: auto; overflow-x: scroll; position: relative; }
  .fs-prog-overW1 ul { width: 520px; position: relative; } }

.fsbox { background: #f9f9fa; padding: 25px 0; }
@media screen and (max-width: 480px) { .fsbox { padding: 15px 0; } }
.fs-prog ul { position: relative; }
.fs-prog ul li { display: inline-block; }

.fs-progt { height: 22px; position: relative; padding-left: 34px; margin: 0 8px; color: #999; }
.fs-progt span { width: 22px; height: 22px; position: absolute; left: 0; top: 50%; margin-top: -11px; background: #ccc; color: #fff; text-align: center; font-size: 14px; line-height: 22px; }
.fs-progt.fs-progt-over { color: #a61b29; }
.fs-progt.fs-progt-over span { background: #a61b29; }
@media screen and (max-width: 480px) { .fs-progt { padding-left: 28px; margin: 0 2px; } }

.fs-prog1 { width: 418px; position: relative; }
.fs-prog1 span { height: 1px; background: #e1e1e1; position: absolute; left: 0; right: 0; top: -5px; }
@media screen and (max-width: 480px) { .fs-prog1 { width: 32px; } }

.fs-prog2 { width: 80px; position: relative; }
.fs-prog2 span { height: 1px; background: #e1e1e1; position: absolute; left: 0; right: 0; top: -5px; }
@media screen and (max-width: 480px) { .fs-prog2 { width: 32px; } }

.fs-prog3 { width: 236px; position: relative; }
.fs-prog3 span { height: 1px; background: #e1e1e1; position: absolute; left: 0; right: 0; top: -5px; }
@media screen and (max-width: 480px) { .fs-prog3 { width: 32px; } }

.fs-prog4 { width: 418px; position: relative; }
.fs-prog4 span { height: 1px; background: #e1e1e1; position: absolute; left: 0; right: 0; top: -5px; }
@media screen and (max-width: 480px) { .fs-prog4 { width: 14px; } }

.fs-prog5 { width: 70px; position: relative; }
.fs-prog5 span { height: 1px; background: #e1e1e1; position: absolute; left: 0; right: 0; top: -5px; }
@media screen and (max-width: 480px) { .fs-prog5 { width: 16px; } }

.fs-prog-over span { background: #a61b29; }

.fs-progt-y:after { width: 1px; height: 48px; content: ' '; background: #e1e1e1; position: absolute; right: 5px; top: 24px; z-index: 4; }
@media screen and (max-width: 480px) { .fs-progt-y:after { left: 50%; width: 1px; height: 20px; top: 22px; } }
.fs-progt-y.fs-progt-y-over:after { background: #a61b29; }

.fs-progt-x:after { width: 50px; height: 1px; content: ' '; background: #e1e1e1; position: absolute; right: -55px; top: 10px; }
@media screen and (max-width: 480px) { .fs-progt-x:after { display: none; } }
.fs-progt-x.fs-progt-x-over:after { background: #a61b29; }

.fx-pic { margin: 0 30px; }
@media screen and (max-width: 480px) { .fx-pic { margin: 0; } }

.fx-pic1 { margin-top: 15px; }
.fx-pic1 h2 { font-size: 16px; color: #8b0012; line-height: 28px; }
.fx-pic1 p { font-size: 16px; min-height: 38px; line-height: 38px; position: relative; padding-left: 126px; color: #888; }
.fx-pic1 p a { width: 106px; height: 38px; position: absolute; left: 0; top: 0; font-size: 16px; line-height: 38px; }
.fx-pic1 p label { width: 106px; height: 38px; position: absolute; left: 0; top: 0; font-size: 16px; line-height: 38px; }
@media screen and (max-width: 480px) { .fx-pic1 p { font-size: 14px; line-height: 20px; padding-left: 106px; }
  .fx-pic1 p a { width: 96px; top: 1px; }
  .fx-pic1 p label { width: 96px; top: 1px; }
}

.fx-pic2Left { width: 540px; height: 540px;background-image: url('../images/backgroud.png') }
@media screen and (max-width: 480px) { .fx-pic2Left { width: 100%; height: inherit; }
  .fx-pic2Left img { width: 100%; height: auto; }.fx-pic2Left {min-height: 300px; width: 100%;background-image: url('../images/backgroud.png') } }

.fx-pic2Rigt { width: 453px; height: 540px; position: relative; }
.fx-pic2Rigt h3 { font-size: 20px; line-height: 22px; color: #222; }
.fx-pic2Rigt h3 i { font-size: 22px; vertical-align: -1px; margin-right: 6px; }
.fx-pic2Rigt img {margin-top: 2px; }
.fx-pic2Rigt h4 { font-size: 14px; line-height: 28px; color: #444; margin-top: 5px; }
.fx-pic2Rigt p { font-size: 12px; line-height: 18px; color: #999; }
.fx-pic2RigtDiv {width: 453px; height: 372px; margin-top: 15px; }
@media screen and (max-width: 480px) { .fx-pic2Rigt { width: 100%; height: inherit; }
  .fx-pic2Rigt img { width: 100%; height: auto; margin-top: 8px; }
  .fx-pic2RigtDiv { width: 100%; height: auto; margin-top: 8px;}
}

.fx-pic2Rbtn { position: absolute; bottom: 0; left: 0; right: 0.fs-btn ul li a; height: 46px; }
.fx-pic2Rbtn span { width: 120px; height: 46px; }
.fx-pic2Rbtn span a { display: block; font-size: 16px; line-height: 46px; }
.fx-pic2Rbtn ul li { width: 88px; float: left; margin-left: 16px; }
.fx-pic2Rbtn ul li a { font-size: 16px; line-height: 44px; display: block; border: 1px solid #9a1923; color: #9a1923; text-align: center; }
.fx-pic2Rbtn ul li a:hover { background: #9a1923; color: #fff; }
@media screen and (max-width: 480px) { .fx-pic2Rbtn { position: inherit; margin-top: 15px; } }

.ind-check { margin: 35px 0 0; padding-bottom: 80px; }
.ind-check h3 { font-size: 30px; line-height: 118px; text-align: center; color: #8b0012; }
.ind-check ul li { width: 50%; float: left; }
@media screen and (max-width: 480px) { .ind-check { margin: 0; padding-bottom: 0; }
  .ind-check h3 { font-size: 24px; line-height: 80px; }
  .ind-check ul li { width: 100%; } }
.ind-checkBox { width: 580px; height: 316px; overflow: hidden; margin-left: 10px; margin-right: 10px; position: relative; }
.ind-checkBox h2 { font-size: 40px; line-height: 60px; text-align: center; position: absolute; left: 0; right: 0; padding: 0 15px; top: 50%; margin-top: -30px; z-index: 9; color: #fff; }
.ind-checkBox a img { width: 580px; height: 316px; }
.ind-checkBox a:hover img { -webkit-transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -ms-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); transform: scale(1.08, 1.08); }
@media screen and (max-width: 480px) { .ind-checkBox { width: auto; height: auto; margin-left: 0; margin-right: 0; }
  .ind-checkBox h2 { font-size: 28px; }
  .ind-checkBox a img { width: 100%; height: auto; }
  .ind-checkBox a:hover img { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); } }

.link-theme-line { color: #8b0012; text-decoration: underline; }
.mySelectBox .select-main { background: #FFF; border: 1px solid #e5e5e5; height: 36px; position: relative; font-size: 14px; line-height: 36px; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; }
.mySelectBox .select-main.z-index { z-index: 10; }
.mySelectBox .select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: .5; zoom: 1; }
.mySelectBox .select-main.disabled .select-set, .mySelectBox .select-main.disabled .select-arrow { cursor: default; }
.mySelectBox .select-set { font-size: 14px; height: 36px; background: #FFF; line-height: 36px; color: #888; cursor: pointer; position: relative; padding: 0 35px 0 10px; z-index: 5; overflow: hidden; }
.mySelectBox .select-arrow { cursor: pointer; height: 0; position: absolute; top: 18px; right: 0px; width: 0; z-index: 7; }
.mySelectBox .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; }
.mySelectBox .select-arrow.reverse:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }
.mySelectBox .select-block { background: #FFF; border: 1px solid #eaeaea; left: -1px; line-height: 28px; position: absolute; top: 39px; right: -1px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.mySelectBox .select-block ul.select-list { cursor: pointer; margin: 5px 0 5px; 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; }
.mySelectBox .select-block ul.select-list::-webkit-scrollbar { width: 12px; }
.mySelectBox .select-block ul.select-list::-webkit-scrollbar-track { border-radius: 10px; }
.mySelectBox .select-block ul.select-list::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
.mySelectBox .select-block ul.select-list li.select-items { color: #999; padding: 5px 10px; }
.mySelectBox .select-block ul.select-list li.select-items:hover { color: #888; }
.mySelectBox .select-block ul.select-list li.select-items.active { color: #9a1923; }
.mySelectBox.mySelectBox-x li.select-items { display: inline-block; }

.mySelectBox1 .select-main { background: #FFF; border: 1px solid #e5e5e5; height: 40px; position: relative; font-size: 14px; line-height: 40px; -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; }
.mySelectBox1 .select-main.z-index { z-index: 10; }
.mySelectBox1 .select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: .5; zoom: 1; }
.mySelectBox1 .select-main.disabled .select-set, .mySelectBox1 .select-main.disabled .select-arrow { cursor: default; }
.mySelectBox1 .select-set { font-size: 14px; height: 40px; background: #FFF; line-height: 40px; color: #888; cursor: pointer; position: relative; padding: 0 35px 0 10px; z-index: 5; overflow: hidden; }
.mySelectBox1 .select-arrow { cursor: pointer; height: 0; position: absolute; top: 20px; right: 0px; width: 0; z-index: 7; }
.mySelectBox1 .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; }
.mySelectBox1 .select-arrow.reverse:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }
.mySelectBox1 .select-block { background: #FFF; border: 1px solid #eaeaea; left: -1px; line-height: 28px; position: absolute; top: 43px; right: -1px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.mySelectBox1 .select-block ul.select-list { cursor: pointer; margin: 5px 0 5px; 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; }
.mySelectBox1 .select-block ul.select-list::-webkit-scrollbar { width: 12px; }
.mySelectBox1 .select-block ul.select-list::-webkit-scrollbar-track { border-radius: 10px; }
.mySelectBox1 .select-block ul.select-list::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
.mySelectBox1 .select-block ul.select-list li.select-items { color: #999; padding: 5px 10px; }
.mySelectBox1 .select-block ul.select-list li.select-items:hover { color: #888; }
.mySelectBox1 .select-block ul.select-list li.select-items.active { color: #9a1923; }
.mySelectBox1.mySelectBox1-x li.select-items { display: inline-block; }
.pop-sure { width: 320px; height: 240px; background: #fff; position: absolute; left: 50%; top: 50%; margin: -120px 0 0 -160px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.pop-sure i { font-size: 80px; color: #9a1923; }
.pop-sure a { min-width: 100px; font-size: 16px; line-height: 36px; display: inline-block; margin-top: 15px; }
@media screen and (max-width: 480px) { .pop-sure { width: auto; left: 5%; right: 5%; margin: -120px 0 0 auto; } }

/*# sourceMappingURL=reset.css.map */
