/*****-----------------------**********/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*Mobile-768px*/
  /*1280px*/
}
@media (min-width: 80em) {
  .container {
    width: 1240px;
    padding-left: 0;
    padding-right: 0;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 48em) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 62em) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 75em) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.grid-col-2 {
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 30em) {
  .grid-col-xs-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 62em) {
  .grid-col-md-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

#unit_price a {
  padding: 0 0;
}

.rifItemList label, #basicsInfo li label, .useQueInpPanel label, .useQueInpPanel input {
  font-weight: 100;
}

#sharePageIconsList {
  background-image: none;
}

.feedback h2 {
  width: 100% !important;
}

.object_infolist .main_price_info2 .btn {
  padding: 0;
  border-width: 0;
  transition: all 0s;
}

#buy_GrpBox .rbox .enjoyBox .btn {
  border-width: 0;
  padding: 0;
}

#checktree label {
  display: inline;
  margin-bottom: 0;
  font-weight: 100;
}

#checktree li div.checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

#srchbox .itemList .area label {
  font-weight: 100;
}

.anaContainer,
.anaContainer p {
  font-size: 13px;
}

.anaContainer * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  letter-spacing: 0;
}

.anaContainer a:hover {
  text-decoration: none;
}

.allReport ul li a.tips {
  line-height: 20px;
  text-indent: 0;
}

#footerWrp {
  margin-top: 30px;
}

#footerWrp, .copyright {
  font-size: 90%;
}
#footerWrp div, #footerWrp span, #footerWrp ul, #footerWrp li, #footerWrp p, #footerWrp a, .copyright div, .copyright span, .copyright ul, .copyright li, .copyright p, .copyright a {
  box-sizing: border-box;
}
#footerWrp div:after, #footerWrp div:before, #footerWrp span:after, #footerWrp span:before, #footerWrp ul:after, #footerWrp ul:before, #footerWrp li:after, #footerWrp li:before, #footerWrp p:after, #footerWrp p:before, #footerWrp a:after, #footerWrp a:before, .copyright div:after, .copyright div:before, .copyright span:after, .copyright span:before, .copyright ul:after, .copyright ul:before, .copyright li:after, .copyright li:before, .copyright p:after, .copyright p:before, .copyright a:after, .copyright a:before {
  box-sizing: border-box;
}

.footer_new {
  background: #eaeaea;
  padding: 3rem 0;
  position: relative;
  clear: both;
  overflow-x: hidden !important;
}
.footer_new:after, .footer_new:before {
  content: "";
  display: block;
  clear: both;
}
.footer_new h4 {
  color: #333;
  font-size: 12px;
}
.footer_new .title {
  display: none;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 1.75;
}
@media (min-width: 48em) {
  .footer_new .title {
    display: flex;
    align-items: center;
  }
}
.footer_new .title [class*=fr-] {
  font-size: 15px;
  margin-right: 5px;
}
.footer_new .title .fr-info-circle {
  font-size: 18px;
  margin-right: 3px;
}
.footer_new li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
  line-height: 1.75;
  font-size: 14px;
}
.footer_new li span[data-tooltip] a {
  color: #707070;
}
.footer_new li span[data-tooltip]:before {
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
  z-index: 1002;
}
.footer_new li span[data-tooltip]:after {
  opacity: 0;
  pointer-events: none;
  transition: all 0.15s ease-out 0.15s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 1002;
  content: "";
  height: 12px;
  width: 30px;
  content: "";
  background-color: #fff;
  transform: translate(-50%, 10px);
  margin-bottom: 12px;
}
.footer_new li span[data-tooltip][data-tooltip-hover]:hover:after, .footer_new li span[data-tooltip][data-tooltip-visible]:after {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}
.footer_new li span[data-tooltip][data-tooltip-visible] > a,
.footer_new li span[data-tooltip] a:hover {
  color: #ff8a00;
  text-decoration: underline;
  cursor: pointer;
}
.footer_new li span[data-tooltip] .r-tooltip {
  display: flex;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
}
.footer_new li span[data-tooltip] .r-tooltip ul {
  margin: 0 5px;
}
.footer_new li span[data-tooltip] .r-tooltip li {
  color: #c1c1c1;
  font-size: 12px;
}
.footer_new li > a:not([class]) {
  color: #707070;
  transition: all 0.3s;
  text-decoration: none;
}
.footer_new li > a:not([class]):hover {
  color: #ff8a00;
  text-decoration: underline;
}
.footer_new .footer-left {
  display: none;
  text-align: left;
}
@media (min-width: 48em) {
  .footer_new .footer-left {
    display: block;
  }
}
.footer_new .footer-left > div:not(:last-child) > ul {
  min-height: 140px;
}
.footer_new .footer-left > div:last-child .title:not(:first-of-type) {
  margin-top: 15px;
}
.footer_new .footer-left .r-btn {
  display: inline-flex;
  overflow: hidden;
  margin-top: 5px;
  background-color: #00c300;
  color: #fff;
  align-items: center;
}
.footer_new .footer-left .r-btn img {
  height: 12px;
  margin-right: 3px;
}
.footer_new .footer-right {
  text-align: left;
}
.footer_new .contactInfo {
  font-weight: bold;
  color: #333;
}
.footer_new .contactInfo [class*=fr-] {
  margin-right: 3px;
  color: #ff8a00;
}
.footer_new .fb-group {
  display: none;
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 48em) {
  .footer_new .fb-group {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
  }
}

.footerMenu {
  display: block;
  background: #ff8a00;
  position: absolute;
  bottom: 0;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.footerMenu ul {
  display: inline-block;
}
.footerMenu ul li {
  padding: 5px 0;
  display: inherit;
}
.footerMenu ul li a {
  display: block;
  color: #fff;
  font-size: 12pt;
  padding: 0 10px 0 10px;
  line-height: 1.5;
  text-align: center;
  clear: both;
  width: initial;
}

.input-group .form-control {
  width: 100%;
  display: table-cell;
  position: relative;
  z-index: 2;
}

.input-group {
  width: 100%;
  border-collapse: separate;
  position: relative;
  display: inline-table;
  vertical-align: middle;
}

.contactMe {
  border: 1px solid #FF7D0A;
  width: calc(100% - 0px);
  min-height: 142px;
  margin: 1rem auto 0 auto;
  padding: 15px 0 0 35px;
  position: relative;
  border-bottom: 1px solid #5c5c5c;
}
@media (min-width: 48em) {
  .contactMe {
    width: calc(100% - 30px);
  }
}
@media (min-width: 62em) {
  .contactMe {
    width: 100%;
  }
}
.contactMe::before {
  background: #E8E8E8 url(../../images/contactMe-bg.png) no-repeat;
  content: "";
  width: 40px;
  height: 36px;
  display: inline-block;
  position: absolute;
  top: -17px;
  left: -8px;
}
.contactMe li {
  list-style-type: none;
  margin-bottom: 5px;
}

.copyright {
  text-align: center;
  padding: 1rem 0;
  position: relative;
}
@media (min-width: 62em) {
  .copyright {
    text-align: left;
  }
}
.copyright p {
  font-size: 11px;
  margin: 0;
  line-height: 1.5;
  color: #707070;
}
.copyright .t-l {
  float: left;
  margin-right: 11px;
  display: none;
}
@media (min-width: 60em) {
  .copyright .t-l {
    display: inline-block;
  }
}
.copyright .t-r {
  float: none;
  position: relative;
  text-align: left;
  padding-left: 0;
}
@media (min-width: 60em) {
  .copyright .t-r {
    margin-top: 0px;
  }
}
.copyright .t-r li {
  list-style-type: none;
}
.copyright:after, .copyright:before {
  content: "";
  display: block;
  clear: both;
}

.online-service {
  text-align: left;
  height: 42px;
  overflow: hidden;
  display: none;
}
@media (min-width: 60em) {
  .online-service {
    display: block;
  }
}
.online-service li {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  transition: width 2s;
}
.online-service a {
  display: none;
  background: #fff;
  padding: 3px;
  transition: ease-in-out 0.3s;
  transition: width 2s;
}
@media (min-width: 62em) {
  .online-service a {
    display: block;
  }
}
.online-service a .text {
  font-size: 13px;
  padding-top: 5px;
  color: #ff8a00;
  height: 40px;
  line-height: 40px;
  float: right;
  overflow: hidden;
  display: none;
}
.online-service a:hover .text {
  text-indent: 10px;
  text-align: left;
  line-height: 25px;
  display: block;
  opacity: 1;
  width: 90px;
}
.online-service i {
  line-height: 28px;
  text-align: center;
  width: 30px;
  height: 30px;
  color: #ff8a00;
  border: 2px solid #ff8a00;
  border-radius: 100%;
  transition: all 0.3s;
}
.online-service i:hover {
  font-size: 1.6rem;
  background: #ff8a00;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 30px;
}

#gotoTOP {
  position: fixed;
  right: 20px;
  bottom: 90px;
  z-index: 300;
  text-align: center;
  opacity: 0.75;
}
#gotoTOP a {
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #ff8a00;
  text-decoration: none;
  border-radius: 100%;
  color: #fff;
}
#gotoTOP a i {
  display: inherit;
  font-size: 25pt;
}