@import url('/jsp/agency/css/iconfontstyle.css');
.icon-icon_message {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-left: 8px;
  line-height: 18px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #3e8ef0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #3e8ef0;
  position: relative;
  display: inline-block;
}
i.icon-icon_message:hover {
  color: #fff;
  background: #3e8ef0;
}
.icon-icon_message:before{
 line-height: 18px;
 content: "\e901";
}
.information_txt {
    -webkit-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -moz-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -ms-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -o-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    border: 1px solid #bad9f0;
    line-height: 20px;
    width: 219px;
    padding: 10px 15px;
    background: #edf4ff;
    color: #3e8ef0;
    position: absolute;
    z-index: 20;
    text-align: left;
    display: none;
    font-size: 16px;
    border-radius:4px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.information_txt1 {
    -webkit-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -moz-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -ms-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -o-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    border: 1px solid #bad9f0;
    line-height: 20px;
    width: 219px;
    padding: 10px 15px;
    background: #edf4ff;
    color: #3e8ef0;
    position: absolute;
    z-index: 20;
    text-align: left;
    display: none;
    font-size: 16px;
    border-radius:4px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.information_txt2 {
    -webkit-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -moz-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -ms-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    -o-box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    box-shadow: 0px 0px 5px rgba(200, 210, 230, 0.8);
    border: 1px solid #bad9f0;
    line-height: 20px;
    width: 219px;
    padding: 10px 15px;
    background: #edf4ff;
    color: #3e8ef0;
    position: absolute;
    z-index: 20;
    text-align: left;
    display: none;
    font-size: 16px;
    border-radius:4px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.information_txt:before{
    top: -10px;
    left: 214px;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #bad9f0 transparent;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txt1:before{
    top: -10px;
    left: 159px;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #bad9f0 transparent;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txt2:before{
    top: -10px;
    left: 159px;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #bad9f0 transparent;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txtYUE:before{
    top: -10px;
    left: 120px;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #bad9f0 transparent;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txt:after{
	position: absolute;
    top: -8px;
    left: 216px;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #edf4ff transparent;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txt1:after{
	position: absolute;
    top: -8px;
    left: 161px;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #edf4ff transparent;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txt2:after{
	position: absolute;
    top: -8px;
    left: 161px;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #edf4ff transparent;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.information_txtYUE:after{
	position: absolute;
    top: -8px;
    left: 161px;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #edf4ff transparent;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}