@charset "utf-8";
/* /zhuanti/home/smrz/css/style.css */
@charset "UTF-8";
/* CSS Document
Date:		2013/12/20
Author:		小芳
Update:
*/
/* CSS reset */
html {
  color: #000;
  background: #1a1a1a;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
}

input, select, img {
  vertical-align: middle;
}

input, select {
  outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

body, button, input, select, textarea {
  font: 12px/1.5 "microsoft yahei", tahoma, arial, 宋体, sans-serif;
}

input, select, textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: inherit;
}

fieldset, img {
  border: 0;
}

iframe {
  display: block;
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

del {
  text-decoration: line-through;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 500;
}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
  display: block;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
}

q:before, q:after {
  content: "";
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

a:hover {
  text-decoration: underline;
}

ins, a {
  text-decoration: none;
}

/*Correct block display not defined in IE6/7/8/9 & ff3,IE需要在js中createElement(tag)*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

/* HTML5 媒体文件跟 img 保持一致 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* global */
body {
  background: #1a1a1a;
}

.wrapper {
  margin: 0 auto;
  text-align: left;
  width: 1008px;
}

td {
  font-size: 12px;
  line-height: 160%;
}

.txthide {
  text-indent: -999em;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
  /* for IE6 IE7 */
}

.hidden {
  display: none;
}

.left, .right {
  display: inline;
  zoom: 1;
}

.left {
  float: left;
}

.right {
  float: right;
}

.my_footer {
  margin-top: 0px;
}

a:active, a:focus, input {
  -moz-outline: none;
  outline: none;
  ie-dummy: expression(this.hideFocus=true);
}

.dialog-btn {
  display: inline-block;
}

.sc1 {
  color: #ffc13b !important;
}

/*@mixin*/
/* 渐变 */
.dialog-btn {
  background-image: url(../zhuanti/home/smrz/images/sprites.png?148ca13);
  background-repeat: no-repeat;
}

.rz-item .way {
  background-image: url(../zhuanti/home/smrz/images/sprites_icon.png?148ca13);
  background-repeat: no-repeat;
}

.glb-bbtn, .rz-item::before, .rz-item .arr, .rz-item .num {
  background-image: url(../zhuanti/home/smrz/images/sprites_v1.png?148ca13);
  background-repeat: no-repeat;
}

body, html {
  background-color: #f5f5f5;
  counter-reset: indexNum;
}

.my_ftop {
  background-color: #5998ff;
  min-width: 1008px;
}

.mt35 {
  margin-top: 35px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt30 {
  margin-top: 15px !important;
}

.full_bg {
  background: url(../zhuanti/home/smrz/images/full_bg.jpg?148ca13) no-repeat center top #5998ff;
}
.full_bg .banner {
  background: url(../zhuanti/home/smrz/images/hbg.jpg?148ca13) no-repeat center top;
  height: 215px;
}
.full_bg .wrapper {
  background-color: #5998ff;
}
.full_bg .ftip {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  line-height: 34px;
  color: #fff;
}
.full_bg .iwrapper {
  background: #fafcff;
  border: 4px solid #2e77d3;
  border-top: 0 none;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.rz-item {
  position: relative;
  padding-left: 108px;
  /* 计数序号 */
}
.rz-item li {
  float: left;
  position: relative;
}
.rz-item .num {
  background-position: 0 -154px;
  width: 36px;
  height: 36px;
  font: 700 24px/36px "microsoft yahei";
  color: #fff;
  margin: 55px 8px 0 0;
  text-align: center;
}
.rz-item .way {
  background-position: -146px 0;
  width: 146px;
  height: 182px;
  margin: 0 38px;
}
.rz-item .arr {
  background-position: 0 -130px;
  width: 174px;
  height: 24px;
  margin: 64px 84px 0;
}
.rz-item .gift-box {
  border: solid 2px #4187f8;
  cursor: pointer;
  overflow: hidden;
}
.rz-item .gift-box img {
  width: 260px;
  height: 178px;
}
.rz-item .gift-box .tit-box {
  background-color: rgba(23, 99, 222, 0.65);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 28px;
  width: 100%;
}
.rz-item .gift-box .tit {
  width: 100%;
  height: 28px;
  text-align: center;
  font: 500 14px/28px "microsoft yahei";
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rz-item .gift-box .tit span {
  margin: 0 5px;
}
.rz-item .gift-box:hover .tit-box {
  top: 0;
  height: 100%;
  animation-name: topMove;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.rz-item .gift-box:hover .tit {
  position: relative;
  white-space: normal;
  text-overflow: initial;
  word-break: keep-all;
  width: 80%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.rz-item .gift-box:hover .tit span {
  display: block;
}
.rz-item::before {
  content: counter(indexNum);
  counter-increment: indexNum;
  position: absolute;
  left: 60px;
  top: 56px;
  background-position: 0 -154px;
  width: 36px;
  height: 36px;
  font: 700 24px/36px "microsoft yahei";
  color: #fff;
  text-align: center;
}

.mod-box {
  position: relative;
  background: url(../zhuanti/home/smrz/images/decorate.png?148ca13) no-repeat center 0;
  padding-top: 58px;
}
.mod-box .glb-bbtn {
  display: block;
  margin: 30px auto 15px;
}

.sc1 {
  color: #ff0000 !important;
}

.glb-itemlist {
  margin-right: -120px;
  height: 94px;
  overflow: hidden;
}
.glb-itemlist li {
  float: left;
  width: 320px;
  *display: inline;
  margin-right: 120px;
  padding-left: 60px;
  position: relative;
  *zoom: 1;
}
.glb-itemlist li label {
  color: #333333;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  width: 50px;
  height: 42px;
  line-height: 42px;
}
.glb-itemlist li .ipt-txt {
  display: inline-block;
  width: 296px;
  height: 28px;
  padding: 5px 10px;
  line-height: 28px;
  vertical-align: middle;
  background-color: #d3e4ff;
  border: 2px solid #5999ff;
  color: #1862de;
  font-size: 14px;
}
.glb-itemlist li .tip {
  padding: 5px;
  color: #9c9c9c;
  font-size: 14px;
}

.glb-bbtn {
  background-position: 0 0;
  width: 264px;
  height: 65px;
  font-size: 22px;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;
  line-height: 56px;
}
.glb-bbtn:hover {
  text-decoration: none;
  filter: brightness(1.2);
}

.glb-hbbtn {
  background-position: 0 -65px;
  width: 264px;
  height: 65px;
}

.glb-imglist {
  margin-right: -64px;
}
.glb-imglist li {
  float: left;
  *display: inline;
  *zoom: 1;
  margin-right: 64px;
  text-align: center;
  width: 264px;
}
.glb-imglist li .img-box {
  margin-bottom: 10px;
}
.glb-imglist li .txt {
  color: #666;
  line-height: 20px;
}

.glb-ollist li {
  padding-left: 10px;
  color: #666;
  position: relative;
  *zoom: 1;
  font-size: 14px;
  line-height: 34px;
}
.glb-ollist li .num {
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #666;
  top: 50%;
  margin-top: -1px;
  left: 0px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.glb-ollist li .txt-lnk {
  color: #1f68e0;
}

.glb-textlist li {
  padding-left: 10px;
  color: #666;
  position: relative;
  *zoom: 1;
  font-size: 14px;
  line-height: 34px;
}
.glb-textlist li:before {
  content: ".";
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 18px;
}
.glb-textlist li.special {
  padding-left: 2.5em;
  line-height: 24px;
}
.glb-textlist li.special:before {
  color: #ff0000;
}
.glb-textlist li.special .sc1 {
  position: absolute;
  left: 0.5em;
}
.glb-textlist li .txt-lnk {
  color: #18a5ff;
}

.mod-form {
  padding-top: 20px;
  background: none;
  overflow: hidden;
}
.mod-form .m-tip {
  position: relative;
  *zoom: 1;
  line-height: 20px;
  padding: 10px 0 0 40px;
  border-top: 1px solid #eaf3ff;
  font-size: 14px;
  color: #666666;
}
.mod-form .m-tip .glb-icon {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 8px;
  background-color: #ff0000;
  top: 20px;
  margin-top: -2px;
  left: 2px;
}
.mod-form .m-tip .sc1 {
  position: absolute;
  left: 10px;
}
.mod-form .rz-banner {
  background: url(../zhuanti/home/smrz/images/rz_banner.jpg?148ca13) no-repeat center top;
  width: 880px;
  height: 120px;
  overflow: hidden;
}

.mod-phone .way {
  background-position: -292px 0;
  width: 146px;
  height: 182px;
}

.mod-email .way {
  background-position: 0 0;
  width: 146px;
  height: 182px;
}

.mod-other, .mod-notice {
  padding: 40px 60px 20px;
}

.mod-notice .mod-hd {
  border-bottom: 1px solid #fafcff;
  margin-bottom: 10px;
}
.mod-notice .mod-hd .tit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-bottom: 2px solid #388bfd;
  position: relative;
  margin-bottom: -1px;
  padding-bottom: 5px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}

.hsc1 {
  color: #FDD89F !important;
}

.dialog {
  border: 10px solid #135dd6;
  position: relative;
  border-radius: 15px;
  font: 500 14px/20px "microsoft yahei";
  color: #333;
  width: 550px;
  background-color: #fff;
  padding: 20px 0px;
}

.dialog input[type=text],
.dialog textarea {
  font: 500 14px/24px "microsoft yahei";
  color: #333;
  background: #135dd6;
  border: 1px solid #d3e4ff;
}

.dialog-close {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  z-index: 9;
  font: 500 40px/30px "microsoft yahei";
  color: #135dd6;
}
.dialog-close:hover {
  color: #135dd6;
  text-decoration: none;
}

.dialog-title {
  text-align: center;
  font: 700 24px/40px "microsoft yahei";
  color: #333;
}

.dialog-txt {
  text-align: center;
}

.dialog-opt {
  text-align: center;
  padding: 10px 0 0;
}

.dialog-btn {
  font: 700 18px/46px "microsoft yahei";
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin: 5px;
  background-position: 0 -153px;
  width: 198px;
  height: 51px;
}
.dialog-btn:hover {
  text-decoration: none;
  background-position: 0 -102px;
  width: 198px;
  height: 51px;
  color: #fff;
}

.dialog-btn--long {
  background-position: 0 -51px;
  width: 214px;
  height: 51px;
}
.dialog-btn--long:hover {
  background-position: 0 0;
  width: 214px;
  height: 51px;
}

.dialog-btn--light {
  background-position: -214px -102px;
  width: 194px;
  height: 51px;
}
.dialog-btn--light:hover {
  background-position: -214px -51px;
  width: 194px;
  height: 51px;
}

.dialog-itemlist {
  height: 56px;
  position: relative;
  *zoom: 1;
  padding-left: 131px;
  font-size: 14px;
  color: #333;
  line-height: 56px;
  width: 399px;
  margin: 25px auto 0;
}
.dialog-itemlist label {
  position: absolute;
  left: 0;
  top: 0;
  height: 56px;
  background-color: #d3e4ff;
  width: 130px;
  font-weight: 700;
  text-align: center;
}
.dialog-itemlist .item {
  background-color: #d3e4ff;
  height: 56px;
  overflow: hidden;
  padding-left: 25px;
}
.dialog-itemlist .glb-ullist {
  margin-right: -70px;
}
.dialog-itemlist .glb-ullist li {
  float: left;
  *display: inline;
  margin-right: 70px;
}

.dialog-award {
  text-align: center;
  margin-top: 15px;
}
.dialog-award .txt {
  line-height: 34px;
}

.item--award {
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  margin: 15px 0 15px;
}

.item--award .item-label {
  float: left;
  padding: 0 10px 0 0;
  width: 80px;
  text-align: right;
  font-size: 14px;
}

.item--award .item-oper {
  float: left;
  width: 348px;
  background-color: #d3e4ff;
  position: relative;
  padding-right: 68px;
}

.item--award .item-oper .copy-input {
  border: 0 none;
  background-color: #d3e4ff;
  display: block;
  padding: 5px 10px;
  width: 328px;
  height: 26px;
  line-height: 26px;
}

.item--award .item-oper a {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 68px;
  height: 36px;
  text-align: center;
  background-color: #419efd;
  line-height: 36px;
}
.item--award .item-oper a:hover {
  text-decoration: none;
}

.item--award .item-text {
  padding: 0 7px;
  float: left;
}

.dialog--incomplete, .dialog--underAge {
  width: 610px;
}

/* 选服 */
.dialog--serverSelect .dialog-line {
  height: 24px;
  padding: 16px 0;
}
.dialog--serverSelect .select_box {
  position: absolute;
  left: 50%;
  margin-left: -190px;
}
.dialog--serverSelect .select-search-input .search-input {
  background: #ffffff;
}
.dialog--serverSelect .dialog-line .select_js {
  position: absolute;
  left: 50%;
  margin-left: 0;
  background-color: #fff;
  border: none;
  border-bottom: solid 1px #fff;
  font: 500 14px/24px "microsoft yahei";
  color: #135dd6;
  height: 24px;
  padding-left: 8px;
  width: 210px;
}
.dialog--serverSelect .wd-dialog-opt-tip {
  text-align: center;
  margin-top: 10px;
  font: 500 14px/24px "microsoft yahei";
  color: #135dd6;
  height: 14px;
}
.dialog--serverSelect .wd-dialog-opt {
  margin-top: 5px;
  padding-top: 0;
}

/* 选服框宽高 */
/* 选服框背景颜色 */
/* 选服框字体*/
/* 边框颜色 */
/* 选服务器 */
.m_selectlist {
  /* 选择框首条 */
  position: relative;
  *zoom: 1;
  z-index: 111;
  /* 选择框下拉 */
}
.m_selectlist .m_selected {
  width: 184px;
  height: 24px;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  border: solid 1px #135dd6;
  /*提示*/
  /* 文字区域 */
  /* 下拉区域 */
}
.m_selectlist .m_selected .redtip {
  font: 500 12px/12px "microsoft yahei";
  color: #ffa62e;
  top: 34px;
  left: 0px;
  position: absolute;
}
.m_selectlist .m_selected .select_txt {
  padding: 0 0 0 2px;
  font: 500 14px/24px "microsoft yahei";
  color: #333;
  overflow: hidden;
  text-align: left;
  width: auto;
  height: auto;
  max-width: 161px;
  margin-left: 11px;
}
.m_selectlist .m_selected .flag_down {
  width: auto;
  height: auto;
  background-color: #fff;
  display: block;
  overflow: hidden;
  padding: 10px 10px 0 0;
}
.m_selectlist .m_selected .flag_down b {
  width: 0;
  height: 0;
  border-top: 6px #135dd6 solid;
  border-left: 6px transparent dashed;
  border-right: 6px transparent dashed;
  display: block;
  overflow: hidden;
  zoom: 1;
  transition: all 0.3s;
}
.m_selectlist .m_select_cont {
  background-color: #fff;
  border: solid 1px #135dd6;
  top: 24px;
  width: 184px;
  padding: 0px;
  z-index: 4;
  position: absolute;
  overflow: hidden;
}
.m_selectlist .m_select_cont .selectlist li a {
  background: #fff;
  display: block;
  padding: 0 5px;
  font: 500 12px/24px "microsoft yahei";
  color: #333;
  z-index: 4;
  transition: filter 0.3s;
}
.m_selectlist .m_select_cont .selectlist li a:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
  filter: brightness(1.2);
}
.m_selectlist .v_scrollbar {
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  height: 220px;
  display: none;
  cursor: pointer;
  background: #414f62;
}
.m_selectlist .v_scrollbar_bg {
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: #414f62;
}
.m_selectlist .v_scrollbar_btn {
  position: absolute;
  width: 8px;
  border: 1px solid #a2aab0;
  z-index: 100;
  top: 0;
  border-radius: 3px;
  background-color: #a2aab0;
}

.my_footer {
  background: none #fff;
}

.my_cinfo, .my_cinfo .my_service, .my_linfo .my_cp, .my_linfo {
  color: #555;
}

.my_footer a {
  color: #35aae2;
}

.my_footer a:hover, .my_fnav .a_job {
  color: #f60000;
}

@keyframes topMove {
  0% {
    top: 140px;
  }
  100% {
    top: 0px;
  }
}
