.mask {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #b2b2b2;
  z-index: 999;
  opacity: .5;
}

.ContentD {
  width: 420px;
  height: 250px;
  position: fixed;
  background: url(../images/xbg.jpg?v=SkZ4%2BTks93XyQA3w3MifoQ%3D%3D?v=2018-09-15) repeat-x;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: 1px solid #fff4ca;
  z-index: 10000;
  text-align: center;
}

.ContentD em {
  float: right;
  margin-right: 15px;
}

.ContentD em a {
  font: 14px/36px "Microsoft YaHei";
  color: #000;
}

.ContentD span {
  font: 14px/20px "Microsoft YaHei";
  color: #3a3a3a;
  margin: 40px 0 0 15px;
  width: 390px;
  height: 100px;
  display: block;
  font-size: 25px;
  text-align: center;
  line-height: 100px;
}

.ContentD span i {
  color: #f00;
  font-style: normal;
}

.ContentD span em {
  font: 14px/20px "Microsoft YaHei";
  color: red;
  float: left;
}

.ContentD ul {
  width: 345px;
  height: 90px;
  margin: 20px 0 0 15px;
}

.ContentD ul li {
  height: 20px;
  margin-top: 10px;
  width: 345px;
}

.ContentD ul li h3 {
  height: 20px;
  width: 120px;
  display: block;
  font: 12px/18px "Microsoft YaHei";
  color: #3a3a3a;
  float: left;
  text-align: right;
}

.ContentD ul li h3 em {
  font: 12px/20px "Microsoft YaHei";
  color: red;
  float: left;
  margin-left: 30px;
}

.textb {
  width: 170px;
  height: 20px;
  border: 1px solid #fff3c6;
  float: left;
  outline: 0;
}

.buttonbb {
  width: 128px;
  height: 40px;
  /* background: url(xymf/submit.png?v=gTczA%2BeMzHX6oaUtYY14ag%3D%3D?v=2018-09-15)
 no-repeat; */
  border: 0;
  outline: 0;
  margin: 0 auto;
  cursor: pointer;
  background-color: #be1b00;
  color: #ffe3b6;
  font-size: 18px;
  border-radius: 12px;
  box-shadow: 1px 1px 4px #000;
}

.error {
  color: red;
  float: right;
  display: block;
  width: 40px;
}

#msg_win {
  position: absolute;
  right: 0;
  display: none;
  overflow: hidden;
  z-index: 99;
  border: 1px solid #07285b;
  background: #f9effc;
  width: 240px;
  font-size: 12px;
  margin-right: 5px;
  border-radius: 8px;
}

#msg_win .icos {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 9;
}

.icos a {
  float: left;
  color: #fff;
  margin: 1px;
  text-align: center;
  font-weight: 700;
  width: 14px;
  height: 22px;
  line-height: 22px;
  padding: 1px;
  text-decoration: none;
  font-family: webdings;
}

.icos a:hover {
  color: #fc0;
}

#msg_title {
  background: red;
  border-bottom: 1px solid #710b97;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #fff;
  height: 25px;
  line-height: 25px;
  text-indent: 5px;
  font-weight: 700;
  text-align: left;
}

#msg_content {
  margin: 5px;
  margin-right: 0;
  width: 230px;
  height: 126px;
  overflow: hidden;
}

.black_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1001;
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.white_content {
  display: none;
  position: fixed;
  top: 25%;
  left: 35%;
  width: 589px;
  height: 391px;
  z-index: 1002;
  overflow: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.cxbox {
  width: 589px;
  height: 391px;
  margin: 0 auto;
  background: url(../images/bjcx.png?v=Y3fb%2FY1vLdnYbUCqxFrmTw%3D%3D?v=2018-09-15) no-repeat;
}

.cxbox_bt {
  height: 36px;
  line-height: 36px;
}

.cxbox_bt p {
  font-size: 17px;
  color: #f1f3b3;
  float: left;
  padding-left: 15px;
}

.cxbox_bt a {
  font-size: 17px;
  margin-right: 20px;
  float: right;
}

.cxbox_hy {
  height: 50px;
  padding: 30px 0 0 90px;
}

.cxbox_hy p {
  float: left;
  font-size: 17px;
  color: #f1f3b3;
  line-height: 32px;
}

.cxbox_hy input {
  border: 1px solid #cb2129;
  height: 30px;
  line-height: 30px;
  width: 220px;
  background: #750606;
  float: left;
  font-size: 17px;
  color: #f1f3b3;
  font-family: Arial, "微软雅黑";
  padding-left: 10px;
}

.cxbox_hy a {
  background: url(../images/bjs.jpg?v=zqtZNXjHbB1TOl%2BTY6jkuw%3D%3D?v=2018-09-15) no-repeat;
  height: 32px;
  width: 86px;
  display: block;
  float: left;
  font-size: 17px;
  line-height: 32px;
  text-align: center;
  color: #7c0303;
}

.cxbox_bd table {
  margin: 0 auto;
  border-bottom: 1px solid #dd0002;
  border-left: 1px solid #dd0002;
}

.cxbox_bd table tr td {
  line-height: 32px;
  text-align: center;
  font-size: 15px;
  font-family: Arial, "Microsoft YaHei";
  border: 1px solid #dd0002;
  border-bottom: 0;
  border-left: 0;
}

.cxbox_bd table tr.ad {
  background: #700001;
}

DIV.quotes {
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  margin: 3px;
  padding-top: 3px;
  text-align: center;
  color: #fff;
}

DIV.quotes A {
  border-right: #ddd 1px solid;
  padding-right: 5px;
  border-top: #ddd 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  border-left: #ddd 1px solid;
  color: #fff;
  margin-right: 2px;
  padding-top: 2px;
  border-bottom: #ddd 1px solid;
  text-decoration: none;
}

DIV.quotes A:hover {
  border-right: #a0a0a0 1px solid;
  padding-right: 5px;
  border-top: #a0a0a0 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  border-left: #a0a0a0 1px solid;
  margin-right: 2px;
  padding-top: 2px;
  border-bottom: #a0a0a0 1px solid;
}

DIV.quotes A:active {
  border-right: #a0a0a0 1px solid;
  padding-right: 5px;
  border-top: #a0a0a0 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  border-left: #a0a0a0 1px solid;
  margin-right: 2px;
  padding-top: 2px;
  border-bottom: #a0a0a0 1px solid;
}

DIV.quotes SPAN.current {
  border-right: #e0e0e0 1px solid;
  padding-right: 5px;
  border-top: #e0e0e0 1px solid;
  padding-left: 5px;
  font-weight: bold;
  padding-bottom: 2px;
  border-left: #e0e0e0 1px solid;
  color: #fff;
  margin-right: 2px;
  padding-top: 2px;
  border-bottom: #e0e0e0 1px solid;
  background-color: #f0f0f0;
}

DIV.quotes SPAN.disabled {
  border-right: #f3f3f3 1px solid;
  padding-right: 5px;
  border-top: #f3f3f3 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  border-left: #f3f3f3 1px solid;
  color: #ccc;
  margin-right: 2px;
  padding-top: 2px;
  border-bottom: #f3f3f3 1px solid;
}