@charset "gb2312";

/* udv common */
.udv-clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}

.udv-clearfix {
  zoom: 1;
}

.udv-clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.br_n {
  border-right: none !important;
}

.bt_n {
  border-top: none !important;
}

a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}

/* reset */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, table, tr, th, td, dl dd {
  margin: 0;
  padding: 0;
  border: 0;
}

h1, h2, h3, h4, h5, em {
  font-weight: normal;
}

fieldset, img {
  border: none;
}

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

ul, ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
}

select, input {
  vertical-align: middle;
}

select, input, textarea {
  font-size: 12px;
  margin: 0;
}

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

body {
  background: #fff;
  color: #000;
  font: 12px/20px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "SimSun", "\5B8B\4F53";
  -webkit-text-size-adjust: none;
}

iframe {
  border: none;
}

a {
  color: #666;
  text-decoration: none;
}

a:visited {
  color: #666;
}

a:hover, a:active, a:focus {
  color: #c00;
  text-decoration: underline;
}

a img {
  display: block;
}

/* page common */
body {
  font: 400 12px/22px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.wrap h2 {
  font: 400 18px/35px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.wrap h2 span {
  padding-left: 10px;
  font: 400 14px/35px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #00588e;
}

/* head box */
.secondaryHeader {
  height: 32px;
  overflow: hidden;
  border: #e3e3e3 solid;
  border-width: 1px 0;
  background: url(http://i3.sinaimg.cn/dy/images/header/2008/standardl2nav_bg.gif) repeat-x #fff;
  color: #000;
  font-size: 12px;
  font-weight: 100;
}

.secondaryHeader a, .secondaryHeader a:visited {
  color: #000;
  text-decoration: none;
}

.secondaryHeader a:hover, .secondaryHeader a:active {
  color: #c00;
  text-decoration: underline;
}

.sHBorder {
  padding: 0 10px 0 12px;
  overflow: hidden;
  zoom: 1;
}

.sHLogo {
  float: left;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
}

.sHLogo span, .sHLogo span a, .sHLogo span a:link, .sHLogo span a:visited, .sHLogo span a:hover {
  display: block;
  *float: left;
  display: table-cell;
  vertical-align: middle;
  *display: block;
  *font-size: 27px;
  *font-family: Arial;
  height: 31px;
}

.sHLogo span, .sHLogo span a img, .sHLogo span a:link img, .sHLogo span a:visited img, .sHLogo span a:hover img {
  vertical-align: middle;
}

.sHLinks {
  float: right;
  line-height: 31px;
}

/* navigator */
.navigator {
  width: 100%;
  height: 44px;
  padding-top: 7px;
  margin-top: 1px;
  background: url("http://i0.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_repeatx.png") 0 0 repeat-x;
}

.nav-left, .nav-left li {
  float: left;
  height: 44px;
}

.nav-left li a, .nav-left li span {
  display: block;
  height: 40px;
  padding: 0 20px 4px 20px;
  font: 400 18px/40px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #dcdcdc;
  text-decoration: none;
}

.nav-left li a:hover {
  color: #ca464d;
}

.nav-left li .current {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: -webkit-gradient(linear, left top, right top, from(#eb4049), to(#ca464d));
  background: -webkit-linear-gradient(top, #eb4049, #ca464d);
  background: -moz-linear-gradient(top, #eb4049, #ca464d);
  background: -o-linear-gradient(top, #eb4049, #ca464d);
  background: -ms-linear-gradient(top, #eb4049, #ca464d);
  background: linear-gradient(top, #eb4049, #ca464d);
  background-color: #eb4049;
  color: #fff;
}

.nav-right {
  float: right;
  display: block;
  height: 40px;
  padding-bottom: 4px;
}

.nav-right i {
  float: left;
  display: block;
  height: 40px;
  border-left: 1px solid #002d48;
  border-right: 1px solid #2d5a75;
}

.nav-right a:link, .nav-right a:visited {
  float: left;
  display: block;
  height: 40px;
  padding: 0 30px;
  font: 400 14px/40px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #fff;
  text-decoration: none;
}

.nav-right a:hover, .nav-right a:focus, .nav-right a:active {
  color: #ca464d;
}

/* calculator */
.calculator {
  padding: 35px 0 35px 30px;
  border: solid #ececec;
  border-width: 0 1px 1px 1px;
  margin-bottom: 20px;
  background: #f5f5f5;
}

.calculator input {
  height: 12px;
  width: 250px;
  padding: 7px;
  border: 1px solid #e1e1e1;
  line-height: 12px;
}

.cal-label {
  width: 100px;
  font: 400 14px/35px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.cal-input {
  position: relative;
  width: 266px;
  padding-right: 10px;
}

.cal-hint {
  position: relative;
  font: 400 12px/35px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #00588e;
}

#selectDate {
  width: 70px;
}

#inputFee {
  width: 100px;
}

.cal-input .cal-btn {
  float: left;
  display: block;
  width: 83px;
  height: 23px;
  margin: 30px 18px 0 0;
  border-radius: 5px;
  font: 400 14px/23px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.cal-submit {
  background: #c9474c;
}

.cal-reset {
  background: #01588e;
}

.calculator .simSelect-container {
  background: #fff;
  width: 264px;
  margin: 4px 0;
}

.calculator .cal-hint .simSelect-container {
  width: auto;
  margin: 4px 10px;
}

.calculator .cal-hint .simSelect-list {
  height: 121px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* blank */
.blank {
  margin-bottom: 1px;
}

.bla-table {
  width: 100%;
  font: 400 14px/42px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.bla-table th {
  height: 42px;
  border: 1px solid #ececec;
  background: #01588e;
  color: #fff;
  text-align: center;
}

.bla-table td {
  height: 42px;
  border: 1px solid #ececec;
  color: #01588e;
  text-align: center;
}

.bla-chart {
  width: 998px;
  height: 384px;
  border: solid #ececec;
  border-width: 0 1px 1px;
}

/* list */
.list {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

.lst-table {
  width: 100%;
  font: 400 14px/38px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.lst-table th {
  width: 25%;
  height: 38px;
  border: solid #e5e5e5;
  border-width: 0 1px;
  background: #ca464d;
  color: #fff;
  text-align: center;
}

.lst-table td {
  height: 38px;
  border: solid #e5e5e5;
  border-width: 0 1px;
  color: #020202;
  font-size: 12px;
  text-align: center;
}

.lst-table tr.gray {
  background: #ededed;
}

/* page */
.page {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}

.page ul {
  display: inline-block;
  vertical-align: middle;
}

.page li {
  float: left;
}

.page li a:link, .page li a:visited, .page li span {
  display: inline-block;
  height: 18px;
  padding: 0 8px;
  margin: 6px 1px 6px 0;
  background: #ededed;
  color: #020202;
  font: 400 12px/18px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.page li a:hover, .page li a:focus, .page li a:active {
  color: #c00;
}

.page li .current {
  background: #ca464d;
  color: #fff;
}

.pag-jump {
  display: inline-block;
  height: 30px;
  padding: 0 10px;
  vertical-align: middle;
}

.pag-jump label {
  display: inline-block;
  height: 30px;
  font: 400 12px/30px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.pag-submit:link, .pag-submit:visited {
  height: 18px;
  padding: 0 12px;
  margin: 6px;
  background: #ededed;
  color: #020202;
  font: 400 12px/18px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

.pag-submit:hover, .pag-submit:focus, .pag-submit:visited {
  background: #ca464d;
  color: #fff;
}

/* hotf */
.hotf {
  background: #f5f5f5;
  border: solid #ececec;
  border-width: 0 1px;
  padding: 27px 20px;
  margin-bottom: 20px;
}

.hotf-menu {
  height: 27px;
  margin-bottom: -1px;
  font: 400 12px/27px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.hotf-menu span {
  display: inline-block;
  height: 27px;
}

.hotf-menu a {
  display: inline-block;
  height: 27px;
  padding: 0 18px;
  color: #00588e;
}

.hotf-menu a.selected {
  border: 1px solid #e1e1e1;
  border-bottom-color: #fff;
  padding: 0 17px;
  background: #fff;
  height: 25px;
  line-height: 25px;
}

.hotf-content {
  padding: 18px 30px;
  border: 1px solid #e1e1e1;
  background: #fff;
}

.hotf-c-item label {
  display: inline-block;
  height: 24px;
  font: 400 12px/24px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  margin-right: 40px;
}

.hotf-c-item label input {
  width: 13px;
  height: 13px;
  margin: 5px 5px 6px 0;
}

/* factor */
.factor {
  padding: 20px 40px 40px 15px;
  border: 1px solid #dbdbdb;
}

.fct-block {
  border-bottom: 1px dashed #e7e7e7;
}

.fct-b-left {
  float: left;
  width: 90px;
  height: 45px;
  font: 400 12px/45px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.fct-b-right {
  float: left;
  width: 851px;
  padding: 10px 0;
}

.fct-b-right label {
  display: inline-block;
  height: 25px;
  line-height: 25px;
}

.fct-b-right input {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0;
}

.fct-b-right .confirm {
  display: inline-block;
  padding: 0 12px;
  height: 25px;
  border-radius: 5px;
  line-height: 25px;
  background: #00588e;
  color: #fff;
  text-decoration: none;
}

.fct-b-right .confirm:hover {
  background: #ca464d;
}

.fct-b-right .foundation {
  float: left;
  display: block;
  height: 14px;
  line-height: 14px;
  padding: 0 20px;
  margin: 5px 0;
  border-right: 1px solid #aaa;
  white-space: nowrap;
}

.fct-b-right .foundation-disabled {
  color: #ccc;
  text-decoration: none;
  cursor: not-allowed;
}

.fct-b-right .foundation:last-child {
  border-right: none !important;
}

.fct-block .selected {
  background: #00588e !important;
  color: #fff !important;
  padding: 1px 13px !important;
  border: none !important;
}

.fct-block .fct-b-found .br_n {
  border-right: none !important;
}

.fct-b-found .selected {
  background: #fff !important;
  color: #c00 !important;
  padding: 0 20px !important;
  border-right: 1px solid #aaa !important;
}

.fct-block .item {
  float: left;
  display: block;
  height: 25px;
  padding: 0 12px;
  margin: 0 4px 0 0;
  border: 1px solid #fff;
  color: #00588e;
  font: 400 12px/25px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  text-decoration: none;
  white-space: nowrap;
}

.fct-block .listItem {
  padding: 0 20px 0 12px;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) 100% 0 no-repeat;
}

.fct-block .listItem:hover {
  border: 1px solid #e1e1e1;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) 100% -35px no-repeat #e1e1e1;
  color: #00588e;
  text-decoration: none;
}

.fct-block .borderItem:hover {
  border: 1px solid #e1e1e1;
  padding: 0 12px;
  color: #00588e;
  text-decoration: none;
}

.fct-block .borderItemSmall {
  padding: 0 8px !important;
}

.fct-block .switchSelectedSmall,
.fct-block .borderItemSmall:hover {
  border: 1px solid #e1e1e1;
}

.fct-block .switchSelected {
  border: 1px solid #e1e1e1;
  color: #00588e;
  text-decoration: none;
}

.fct-b-detail {
  position: relative;
  padding: 12px 0 12px 40px;
  border: 1px solid #e1e1e1;
}

.fct-hide {
  display: block;
  width: 118px;
  height: 23px;
  line-height: 23px;
  margin: 0 auto;
  background: #e5e5e5;
  color: #00588e !important;
  text-decoration: none !important;
  text-align: center;
}

.fct-hide span {
  display: inline-block;
  vertical-align: top;
}

.fct-hide i {
  display: inline-block;
  width: 14px;
  height: 23px;
  margin-left: 4px;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -71px -140px;
  vertical-align: top;
}

.fct-show {
  display: block;
  width: 118px;
  height: 23px;
  line-height: 23px;
  margin: 0 auto;
  background: #e5e5e5;
  color: #00588e !important;
  text-decoration: none !important;
  text-align: center;
}

.fct-show span {
  display: inline-block;
  vertical-align: top;
}

.fct-show i {
  display: inline-block;
  width: 14px;
  height: 23px;
  margin-left: 4px;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -71px -173px;
  vertical-align: top;
}

/* condition */
.condition {
  padding: 15px 20px;
  margin-top: 10px;
  background: #f3f3f3;
}

.cdt-left {
  float: left;
  width: 80px;
  line-height: 27px;
  color: #00588e;
}

.cdt-right {
  float: left;
  width: 880px;
}

.cdt-item-container {
  display: inline;
}

.cdt-right .item,
.res-config .item {
  float: left;
  display: block;
  height: 27px;
  line-height: 27px;
  margin: 0 12px 5px 0;
  white-space: nowrap;
}

.cdt-right .item span {
  float: left;
  display: block;
  height: 27px;
  line-height: 27px;
  padding: 0 12px;
  margin-right: 1px;
  background: #00588e;
  color: #fff;
}

.res-config .item span {
  float: left;
  display: block;
  height: 27px;
  line-height: 27px;
  padding: 0 12px;
  margin-right: 1px;
  background: #00588e;
  color: #fff;
  cursor: pointer;
}

.cdt-right .item a,
.res-config .item a {
  float: left;
  display: block;
  width: 27px;
  height: 27px;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -37px -103px no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.cdt-right .item a:hover,
.res-config .item a:hover {
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) 0 -103px no-repeat;
}

.cdt-right .clearall,
.res-config .clearall {
  float: left;
  display: block;
  padding: 0 12px;
  height: 27px;
  line-height: 27px;
  white-space: nowrap;
}

/* result */
.result {
  padding: 25px;
  border: 1px solid;
  border-color: #c1d6e4 #dbdbdb #dbdbdb #dbdbdb;
}

.res-head {
  padding-bottom: 15px;
}

.res-head h3 {
  float: left;
  height: 27px;
  line-height: 27px;
  color: #00588e;
  font-size: 14px;
}

.res-head .hint {
  line-height: 27px;
  color: #999;
}

.res-bottom div, .res-head div {
  float: left;
  height: 27px;
  line-height: 27px;
  padding: 0 20px;
}

.res-head div .customize {
  display: inline-block;
  height: 25px;
  padding: 0 6px;
  border: 1px solid #e5e5e5;
  margin: 0 2px;
  border-radius: 5px;
  color: #ca464d;
  font: 400 14px/25px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.res-head div .customize:hover,
.res-head div .customize-act {
  background: #c9474c;
  color: #fff;
  text-decoration: none;
}

.res-bottom {
  padding-top: 25px;
}

.res-head div.res-pageWrap, .res-bottom div.res-pageWrap {
  float: right;
}

.res-pageWrap a, .res-pageWrap span {
  color: #929292;
  padding: 0 4px;
}

.res-pageWrap a:hover, .res-pageWrap a:focus, .res-pageWrap a:active {
  color: #00588e;
}

.res-pageWrap .current {
  color: #00588e;
}

.res-pageWrap a.switch {
  color: #00588e;
}

.res-pageWrap span.switch {
  color: #929292;
}

.res-content {
  border-top: 1px solid #ca464d;
}

.res-c-left {
  float: left;
  width: 358px;
  overflow: hidden;
}

.res-c-tabLeft {
  width: 359px;
}

.res-c-mid-container {
  position: relative;
  float: left;
  width: 402px;
  overflow: hidden;
}
.res-c-mid {
  width: 402px;
  overflow: hidden;
}

.res-c-mid-container .midTable-btn {
  position: absolute;
  top: 0;
  display: block;
  width: 10px;
  height: 46px;
  background: #71a3c1;
  font: 400 10px/46px "simsun","\5B8B\4F53";
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.res-c-mid-container .midTable-btn-disabled {
  background: #ababab;
  cursor: default;
}

.res-c-mid-container .midTable-prev-btn {
  left: 0;
}

.res-c-mid-container .midTable-next-btn {
  right: 0;
}

.res-c-tabMid {
  width: 404px;
}

.res-c-right {
  float: left;
  width: 188px;
  overflow: hidden;
}

.res-c-tabRight {
  width: 188px;
}

.res-content table {
  border: solid #f0f0f0;
  border-width: 1px 0;
}

.res-content th {
  height: 45px;
  background: #f7f7f7;
  text-align: center;
  border: solid #eee;
  border-width: 0 1px;
  color: #00588e;
}

.res-content td {
  height: 45px;
  text-align: center;
  border: solid #eee;
  border-width: 0 1px;
}

.res-content .tl_compare {
  width: 48px;
}

.res-content .tl_code {
  width: 90px;
}

.res-content .tl_name {
  width: 145px;
}

.res-content .tl_number {
  width: 70px;
}

.res-content .tr_hot {
  width: 125px;
}

.res-content .tr_bar {
  width: 59px;
}

.res-content .gray {
  background: #f7f7f7;
}

.res-content .blue {
  background: #e2eef5;
}

.res-content .noResult {
  width: 300px;
  height: 45px;
  margin: 80px auto 0 auto;
  padding-left: 50px;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -75px -206px no-repeat;
  font: 400 16px/45px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #00385a;
}

.res-content .noResultText {
  width: 400px;
  margin: 20px auto 80px auto;
  font: 400 14px/24px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #00385a;
}

.res-content .dailyPv {
  float: left;
  position: relative;
  display: block;
  width: 65px;
  height: 5px;
  margin: 20px 5px 20px 10px;
  border-radius: 5px;
  background: #dbdbdb;
  overflow: hidden;
}

.res-content .dailyPv-color {
  float: left;
  display: block;
  height: 5px;
  border-radius: 5px;
  background: #00588e;
  overflow: hidden;
}

.res-content .dailyTrend {
  float: left;
  height: 45px;
  line-height: 45px;
}

.res-content .dailyTrend .up {
  color: #ca464d;
}

.res-content .dailyTrend .down {
  color: #3a9900;
}

.res-content .dailyTrend i {
  font-style: normal;
  font-size: 18px;
  padding: 0 3px;
}

.res-content .bar {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/all.png) 0 -67px no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

.res-content .bar:hover {
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/all.png) 0 -99px no-repeat;
}

.res-config {
  padding: 25px;
  border: 1px solid #d8d8d8;
  background: #f3f3f3;
}

.res-config td {
  float: left;
  height: 30px;
  padding-bottom: 10px;
  font: 400 14px/30px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  vertical-align: middle;
}

.res-config td input {
  margin-right: 5px;
  vertical-align: middle;
}

.res-config .cfg-left {
  width: 80px;
}

.res-config .cfg-right label {
  color: #00588e;
}

.res-config .cfg-condition {
  padding: 10px 0;
}

.res-config hr {
  height: 0;
  margin: 20px 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  overflow: hidden;
}

.res-config .cfg-btnContainer {
  text-align: center;
  font: 400 14px/23px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
}

.res-config .cfg-okBtn {
  display: inline-block;
  height: 23px;
  padding: 0 20px;
  margin: 0 5px;
  background: #c9474c;
  border-radius: 5px;
  color: #fff;
}

.res-config .cfg-cancelBtn {
  display: inline-block;
  height: 23px;
  padding: 0 20px;
  margin: 0 5px;
  background: #00588e;
  border-radius: 5px;
  color: #fff;
}

.res-loading {
  width: 330px;
  height: 130px;
  margin: 5px auto;
  border-radius: 8px;
  background: rgba(0,0,0,.65);
  box-shadow: 5px 5px 5px #ccc;
  color: #fff;
  font: 400 14px/130px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";
  text-align: center;
}

/* sim select */
.simSelect-container {
  position: relative;
  float: left;
  display: block;
  height: 25px;
  margin: 9px 5px 9px 0;
  border: 1px solid #e1e1e1;
  cursor: default;
}

.simSelect-content {
  float: left;
  display: block;
  width: 50px;
  height: 25px;
  padding: 0 36px 0 10px;
  font: 400 12px/25px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #00588e;
  vertical-align: middle;
}

.simSelect-btn {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 25px;
  height: 25px;
  border-left: 1px solid #e1e1e1;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -97px 0 no-repeat #fff;
  vertical-align: middle;
  text-indent: -999em;
  overflow: hidden;
}

.simSelect-hover .simSelect-btn {
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -97px -35px no-repeat #ececec;
}

.simSelect-list {
  position: absolute;
  display: block;
  width: 100%;
  left: -1px;
  top: 26px;
  clear: both;
  border: solid #e1e1e1;
  border-width: 0 1px 1px 1px;
  background: #fff;
}

.simSelect-list a {
  display: block;
  height: 24px;
  padding-left: 10px;
  font: 400 12px/24px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #00588e;
  white-space: nowrap;
  text-decoration: none;
}

.simSelect-list a:hover {
  background: #f1f1f1;
  text-decoration: none;
}

.smallSelect .simSelect-container {
  width: auto;
  height: 25px;
  padding: 0;
  border-color: #fff;
}

.smallSelect .simSelect-content {
  width: auto;
  padding: 0 5px 0 10px;
}

.smallSelect .simSelect-btn {
  border: none;
  width: 10px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -104px 0 no-repeat;
}

.smallSelect .simSelect-hover {
  border-color: #e5e5e5;
  background: #e5e5e5;
}

.smallSelect .simSelect-hover .simSelect-btn {
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -105px -35px no-repeat;
}

/* footer */
.footer {
  border-top: 1px solid #e9e9e9;
  text-align: center;
}

.footer div {
  width: 1000px;
  margin: auto;
}

.footer .f-content {
  color: #000 !important;
  margin: 25px auto;
}

.footer .f-content a {
  color: #000 !important;
}

/* Calender */
.dateInput {
  position: relative;
  display: inline-block;
  width: 262px;
  height: 23px;
  padding: 1px;
  border: 1px solid #e1e1e1;
  background: #fff;
  vertical-align: middle;
  line-height: 23px;
  text-align: left;
  cursor: default;
}

.dateInput .text {
  float: left;
  padding-left: 5px;
  font: 400 12px/23px "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", "\5B8B\4F53";
  color: #999;
}

.dateInput .icon {
  float: right;
  display: inline-block;
  width: 21px;
  height: 23px;
  background: url(http://i3.sinaimg.cn/cj/deco/2014/0117/calc/1210_fin_mqm_imgs.png) -31px -70px no-repeat;
}

.dateContainer {
  position: relative;
  left: 0;
  top: 1px;
  font-size: 12px;
  text-align: center;
  width: 246px;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
  clear: both;
}

.dateView .dv_title {
  overflow: hidden;
  zoom: 1;
  background: #d8ebfe;
  line-height: 22px;
  height: 24px;
  padding-top: 1px;
}

.dateView .dv_day {
  border: 1px solid #fff;
  border-right: none;
  zoom: 1;
  overflow: hidden;
}

.dateView .dv_day dd {
  width: 34px;
  border-right: 1px solid #fff;
  line-height: 22px;
  height: 22px;
  float: left;
  background-color: #e9e9e9;
}

.dateView .sun {
  color: #c00;
}

.dateView select {
  margin: 0 5px;
}

.dateView table {
  border-left: 1px solid #fff;
  text-align: center;
  font-family: Arial;
}

.dateView td {
  width: 34px;
  height: 22px;
  line-height: 22px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #efefef;
  color: #999;
}

.dateView a {
  display: block;
  color: #333;
  text-decoration: none;
  zoom: 1;
  font-family: 'simsun';
}

.dateView a:visited {
  color: #333;
  text-decoration: none;
}

.dateView a:hover {
  color: #c00;
}

.dateView .dv_date span {
  display: block;
  font-family: 'simsun';
}

.dateView .today {
  border: 1px solid #f00;
  width: 31px;
  line-height: 20px;
}

.dateView .selected {
  padding: 0 !important;
  background: #696864;
  color: #fff !important;
}

.dateView .preMonth {
  float: left;
  color: #333;
  text-decoration: none;
  width: 22px;
  font-size: 9px;
}

.dateView .nextMonth {
  float: right;
  color: #333;
  text-decoration: none;
  width: 22px;
  font-size: 9px;
}

/* compare */
.compare-sidebar,
.compare-sidebar:visited {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: block;
  height: 86px;
  width: 20px;
  padding: 10px 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #ca464d;
  font: 400 14px/16px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.compare-sidebar:hover {
  background: #ff4f56;
  color: #fff;
  text-decoration: none;
}

.compare-wrap {
  position: fixed;
  width: 1000px;
  left: 50%;
  top: 50%;
  margin: -100px 0 0 -500px;
  z-index: 999;
}

.cw-title {
  height: 40px;
  background: #ca464d;
}

.cw-title h3 {
  float: left;
  height: 40px;
  padding: 0 30px;
  background: #9a1b1e;
  color: #fff;
  font: 400 14px/40px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";
  text-align: center;
}

.cw-title a {
  float: right;
  display: block;
  height: 40px;
  padding: 0 10px;
  color: #fff;
  font: 400 14px/40px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";
  text-align: center;
}

.cw-content {
  padding: 20px 0;
  border: solid #ca464d;
  border-width: 0 1px 1px 1px;
  background: #fff;
}

.cw-c-picWrap {
  float: left;
  width: 840px;
  padding-left: 24px;
  overflow: hidden;
}

.cw-c-picWrap .item {
  float: left;
  position: relative;
  width: 130px;
  margin-right: 38px;
}

.cw-c-picWrap .item img {
  display: block;
  border: 1px solid #e9e9e9;
}

.cw-c-picWrap .item .title {
  display: block;
  font: 400 14px/28px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";
  color: #000;
  text-align: center;
}

.cw-c-picWrap .item .cancel {
  display: none;
}

.cw-c-picWrap .item-hover .cancel {
  position: absolute;
  right: 2px;
  top: 2px;
  display: block;
  width: 19px;
  height: 19px;
  background: #ca464d;
  color: #fff;
  font: 400 19px/19px "simsun","\5B8B\4F53";
  text-align: center;
}

.cw-c-picWrap .item .cancel:hover {
  background: #ff4f56;
  text-decoration: none;
}

.cw-c-btnWrap {
  float: left;
  padding: 7px 0 0 20px;
  border-left: 1px solid #dfdfdf;
}

.cw-c-btnWrap a {
  display: block;
  width: 90px;
  height: 24px;
  margin-bottom: 12px;
  border-radius: 5px;
  background: #cbcbcb;
  color: #000;
  font: 400 14px/24px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";
  text-align: center;
}

.cw-c-btnWrap a:hover {
  background: #ca464d;
  color: #fff;
  text-decoration: none;
}