
.hide {
  display: none
}
.block, .tip-right .attention:hover .qrcode {
  display: block
}
.fl, .fr {
  display: inline
}
.fl, .menu-right > li {
  float: left
}
.fr {
  float: right
}

.menu-right > li > a {
  display: inline-block;
  position: relative;
  height: 65px;
  color: #505050;
  text-align: center;
  font-size: 14px;
  line-height: 65px;
  text-decoration: none;
  padding: 0 25px
}
.menu-right > li > a:hover {
  color: #2f95ff;
  text-decoration: none
}
.menu-right .active:after, .menu-right > li.contact-us:hover a:after, .menu-right > li.mr-ad:hover a:after, .menu-right > li.mr-scheme:hover a:after, .menu-right > li > a:after, .menu-right > li > a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #2f95ff
}
.menu-right > li > a:after {
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  width: 100%;
  content: ' ';
  background-color: transparent\9;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  transition: all .6s cubic-bezier(.19, 1, .22, 1)
}
.menu-right .active, .tip-right .attention:hover a, .tip-right a:hover {
  color: #2f95ff
}
.tip-right {
  line-height: 65px
}
.tip-right a {
  font-size: 12px
}
.tip-right .attention {
  display: inline-block;
  margin-left: 35px;
  padding-right: 20px;
  position: relative
}
.tip-right .attention i {
  position: absolute;
  right: 0;
  width: 15px;
  height: 14px;
  margin-left: 5px;
  background: url(/assets/img/allicon.png) 0 0 no-repeat;
  margin-top: -7px;
  top: 50%
}
.tip-right .attention .qrcode {
  position: absolute;
  width: 198px;
  height: 198px;
  z-index: 5;
  top: 71px;
  left: -45px;
  display: none
}
.tip-right .attention .qrcode img {
  width: 100%;
  height: 100%
}
.tip-right .attention:hover i {
  background: url(/assets/img/allicon.png) 0 -288px no-repeat
}
.main-content {
  background: #fff;
  min-height: 600px
}
.wrapper {
  padding: 2px 0 0
}
.appointment-section {
  width: 100%;
  padding-bottom: 60px;
  background: url(/assets/img/appoint.png) center no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/img/appoint.png', sizingMethod='scale')
}
.appointment-section * {
  box-sizing: border-box
}
.appointment-section h3 {
  line-height: 100px;
  font-size: 26px;
  text-align: center;
  color: #555
}
.appointment-section .form-control {
  width: 624px;
  margin: 0 auto;
  height: 90px
}
.appointment-section .form-control .inp-box {
  float: left;
  position: relative
}
.appointment-section .form-control .inp-box.inp-name {
  margin-right: 24px
}
.appointment-section .form-control .inp-box input {
  width: 300px;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  height: 50px;
  padding: 10px 0 10px 42px;
  padding: 14px 0 10px 42px \9
}
.appointment-section .form-control .inp-box i {
  display: block;
  width: 21px;
  height: 19px;
  background: url(/assets/img/allicon.png) 0 -14px no-repeat;
  position: absolute;
  left: 10px;
  top: 14px
}
.appointment-section .form-control .inp-box.active input {
  border: 1px solid #0f97ff
}
.appointment-section .form-control .inp-box.active i {
  background: url(/assets/img/allicon.png) 0 -33px no-repeat
}
.appointment-section .form-control .inp-box.error input {
  border: 1px solid #f0614f
}
.appointment-section .form-control .inp-box.error i {
  background: url(/assets/img/allicon.png) 0 -247px no-repeat
}
.appointment-section .form-control .inp-box.inp-tel i {
  width: 17px;
  background: url(/assets/img/allicon.png) 0 -52px no-repeat;
  height: 22px;
  left: 13px
}
.appointment-section .form-control .inp-box.inp-tel.active i {
  background: url(/assets/img/allicon.png) 0 -74px no-repeat
}
.appointment-section .form-control .inp-box.inp-tel.error i {
  background: url(/assets/img/allicon.png) 0 -266px no-repeat
}
.appointment-section .form-control .inp-box .inerror {
  line-height: 40px;
  color: #f0614f;
  display: none
}
.appointment-section .appoint-btn {
  width: 190px;
  margin: 0 auto;
  position: relative
}
.appointment-section .appoint-btn a {
  height: 52px;
  width: 190px;
  border: 1px solid #7d7d7d;
  text-align: center;
  color: #222;
  background: 0 0;
  border-radius: 4px;
  display: block;
  line-height: 50px;
  cursor: pointer
}
.appointment-section .appoint-btn:hover a {
  background: #0f97ff;
  border: 1px solid transparent;
  color: #fff
}
.appointment-section-tg {
  margin-top: -50px;
  width: 100%;
  height: 500px;
  padding: 100px 0 0;
  box-sizing: border-box;
}
.appointment-section-tg.appointment-section-tg1 {
  background: #f1f1f1
}
.appointment-section-tg h3 {
  font-size: 30px;
  font-weight: 500;
  color: #333;
  line-height: 1;
}
.appointment-section-tg .card {
  width: 1089px;
  height: 240px;
  margin: 0 auto;
  background: #fcfdff;
  box-shadow: 0 5px 95px 0 rgba(127, 142, 169, .24);
  border-radius: 10px;
  position: relative;
  padding-top: 50px;
  box-sizing: border-box
}
.appointment-section-tg .card .dec-img {
  position: absolute;
  width: 242px;
  height: 67px;
  right: 46px;
  bottom: 27px
}
.appointment-section-tg .card .appoint-btn {
  width: 250px;
  height: 54px;
  border-radius: 4px;
  background: url(/assets/img/ks/L5-yuyue.gif) center center no-repeat;
  background-size: cover
}
.appointment-section-tg .card .appoint-btn.appoint-btn {
  background: url(/assets/img/L6-btn.gif) center center no-repeat
}
.appointment-section-tg .card .appoint-btn a {
  width: 250px;
  height: 54px;
  text-align: center;
  border-radius: 4px;
  display: block;
  line-height: 54px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border: 0
}
.appointment-section-tg .card .appoint-btn a:hover {
  background: 0 0
}
.footer {
  background: #080e1f;
  color: #a0a0a0;
  width: 100%
}
.footer .f_content {
  position: relative;
  padding: 30px 0;
  width: 1100px;
  margin: 0 auto
}
.footer .f_content .content-top {
  position: relative;
  padding-bottom: 20px
}
.footer .f_content .content-top .f-logo {
  position: relative;
  margin-bottom: 24px
}
.footer .f_content .content-top .f-logo span {
  position: absolute;
  left: 186px;
  top: 50%;
  font-size: 20px;
  margin-top: -7px;
  color: #434343
}
.fix-right .close, .footer .f_content .content-top .f-talk {
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer
}
.footer .f_content .content-top .f-talk i {
  width: 40px;
  height: 40px;
  display: block;
  background: url(/assets/img/talk.png) no-repeat;
  background-size: 100%;
  margin: 0 auto 10px
}
.footer .f_content .content-top .f-talk span {
  text-align: center
}
.footer .f_content .content-top .f-talk:hover i {
  background: url(/assets/img/talk-hover.png) no-repeat;
  background-size: 100%
}
.footer .f_content .content-top .f-menu {
  height: 20px
}
.footer .f_content .content-top .f-menu li {
  float: left;
  height: 20px;
  padding-right: 20px
}
.footer .f_content .content-top .f-menu li img {
  float: left;
  width: 16px;
  margin-top: 2px
}
.footer .f_content .content-top .f-menu li span {
  float: left;
  margin-left: 8px;
  line-height: 20px
}
.footer .f_content .content-top .f-menu li.fm-qq i {
  background: url(/assets/img/bot_sprites.png) 0 2px no-repeat
}
.footer .f_content .content-top .f-menu li.fm-email img {
  margin-top: 4px
}
.footer .f_content .content-mid {
  text-align: center;
  padding: 20px 0 0;
  margin-bottom: 14px
}
.footer .f_content .content-mid span {
  padding: 0 30px;
  color: #707070
}
.footer .f_content .content-mid a {
  color: #a0a0a0;
  font-size: 12px
}
.footer .f_content .content-mid a:hover {
  color: #bbb
}
.footer .f_content .content-border {
  border-top: 1px solid #080e1f;
  border-bottom: 1px solid #151a2a
}
.footer .f_content .content-bottom {
  font-size: 12px;
  text-align: center;
  color: #959595
}
.footer .f_content .content-bottom a {
  color: #616161
}
.footer .f_content .content-bottom-a {
  text-align: center;
  margin-top: 12px;
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/img/hgab.png) no-repeat left center;
  height: 20px;
  color: #616161
}
.fix-right .fix-bottom:hover > i, .fix-right .fix-bottom > span, .footer .f_content .content-bottom-a.hide, .pull-menu-ad .menu-list .li-noborder::after {
  display: none
}
.footer .f_content .content-right {
  position: absolute;
  width: 118px;
  text-align: center;
  right: 0;
  top: 20px;
  background: #fff
}
.footer .f_content .content-right img {
  display: block;
  width: 118px;
  height: 118px
}
.footer .f_content .content-right span {
  font-size: 12px;
  color: #959595;
  line-height: 30px
}
.fix-right {
  position: fixed;
  right: 30px;
  height: 400px;
  width: 108px;
  top: 50%;
  margin-top: -200px !important;
  z-index: 100;
  transform: translate3d(0, 0, 0)
}
.fix-right .close {
  top: 0;
  width: 10px;
  height: 10px
}
.fix-right * {
  box-sizing: border-box
}
.fix-right .fix-top {
  width: 100%;
  height: 316px;
  background: url(/assets/img/kefu-bg.png);
  background-size: cover
}
.fix-right .fix-top a {
  display: block;
  width: 100%;
  height: 100%
}
.fix-right .fix-top ul {
  padding: 100px 16px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 400
}
.fix-right .fix-top ul li {
  text-align: center;
  height: 72px;
  cursor: pointer;
  position: relative
}
.fix-right .fix-mid img, .fix-right .fix-top ul li img {
  width: 35px;
  margin: 0 auto 2px
}
.fix-right .fix-top ul li:first-child img {
  width: 56px
}
.fix-right .fix-mid {
  width: 76px;
  height: 71px;
  padding-top: 5px;
  background: #f0f5fc;
  border: 1px solid #0d6aff;
  margin: 9px auto 0;
  border-bottom: 4px solid #0d6aff;
  font-size: 14px;
  color: #444;
  text-align: center;
  cursor: pointer;
  position: relative
}
.fix-right .pop {
  display: none;
  position: absolute;
  right: 76px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  text-align: left
}
.fix-right .fix-top ul li:nth-child(2) .pop {
  width: 231px;
  height: 240px;
  top: -10px;
  transform: none;
  background: url(/assets/img/kefu-pop2.png);
  background-size: cover;
  padding: 23px 0 0 40px;
  font-size: 16px;
  font-weight: 500;
  color: #3d4043
}
.fix-right .fix-top ul li:nth-child(3) .pop {
  width: 226px;
  height: 93px;
  background: url(/assets/img/kefu-pop3.png);
  background-size: cover;
  padding: 25px 0 0 75px;
  color: #3d4043
}
.fix-right .fix-top ul li:nth-child(3) .pop p:nth-child(2) {
  font-size: 16px;
  color: #0d5dff
}
.fix-right .fix-mid .pop {
  width: 226px;
  height: 100px;
  background: url(/assets/img/kefu-pop4.png);
  background-size: cover;
  padding: 45px 0 0 103px;
  color: #3d4043;
  font-weight: 500;
  line-height: 1.3
}
.contact-menu .menu-list li > a, .fix-right .fix-bottom:hover > span, .fix-right .fix-mid:hover .pop, .fix-right .fix-top li:hover .pop, .pull-menu-ad .menu-list li > a, .pull-menu-scheme .menu-list li > a {
  display: block
}
.fix-right .fix-bottom {
  cursor: pointer;
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 4px;
  border: 1px solid #0e98fd;
  background: #fff;
  text-align: center;
  padding: 6px;
  display: none;
  margin: 4px auto 0
}
.fix-right .fix-bottom > i {
  position: absolute;
  display: block;
  width: 26px;
  height: 33px;
  background: url(/assets/img/allicon.png) 0 -109px no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -16.5px;
  margin-left: -13px
}
.app-modal .modal-box button, .fix-right .fix-bottom:hover {
  background: #0f97ff;
  color: #fff
}
.fix-right .fix-bottom i {
  background: url(/assets/img/allicon.png) 0 -96px no-repeat;
  height: 13px;
  margin-top: -6.5px
}
.pull-menu-ad {
  position: absolute;
  width: 100%;
  height: 200px;
  background: #fefdfd;
  top: 67px;
  left: 0;
  border-bottom: 1px solid #e5e5e5;
  z-index: 20;
  display: none
}
.pull-menu-ad * {
  box-sizing: border-box
}
.pull-menu-ad .menu-list {
  height: 100px;
  display: flex;
  justify-content: center
}
.pull-menu-ad .menu-list li {
  height: 100px;
  width: 12.5%;
  text-align: center;
  color: #555;
  float: left;
  position: relative;
  padding-top: 22px
}
.pull-menu-ad .menu-list li::after {
  content: '';
  display: block;
  width: 1px;
  height: 50px;
  background: #e5e5e5;
  position: absolute;
  top: 25px;
  right: 0
}
.pull-menu-ad .menu-list li span {
  line-height: 20px;
  color: #505050;
  display: block
}
.pull-menu-ad .menu-list li i {
  width: 28px;
  height: 28px;
  margin: 0 auto 9px;
  display: block;
  background: url(/assets/img/resources/res_menu_icon.png) 0 0 no-repeat;
  background-size: 56px 446px !important
}
.contact-menu .menu-list li:hover a, .pull-menu-ad .menu-list li:hover a, .pull-menu-scheme .menu-list li:hover a {
  color: #0f97ff
}
.pull-menu-ad .menu-list li:hover span {
  color: #0f97ff !important
}
.pull-menu-ad .menu-list li.ml-wx_gz i {
  background-position: 0 0
}
.pull-menu-ad .menu-list li.ml-wx_gz:hover i {
  background-position: -28px 0
}
.pull-menu-ad .menu-list li.ml-qq i {
  background-position: 0 -38px
}
.pull-menu-ad .menu-list li.ml-qq:hover i {
  background-position: -28px -38px
}
.pull-menu-ad .menu-list li.ml-tx_video i {
  background-position: 0 -76px
}
.pull-menu-ad .menu-list li.ml-tx_video:hover i {
  background-position: -28px -76px
}
.pull-menu-ad .menu-list li.ml-tx_news i {
  background-position: 0 -114px
}
.pull-menu-ad .menu-list li.ml-tx_news:hover i {
  background-position: -28px -114px
}
.pull-menu-ad .menu-list li.ml-tx_mes i {
  background-position: 0 -152px
}
.pull-menu-ad .menu-list li.ml-tx_mes:hover i {
  background-position: -28px -152px
}
.pull-menu-ad .menu-list li.ml-yl i {
  background-position: 0 -190px
}
.pull-menu-ad .menu-list li.ml-yl:hover i {
  background-position: -28px -190px
}
.pull-menu-ad .menu-list li.ml-tx_music i {
  background-position: 0 -228px
}
.pull-menu-ad .menu-list li.ml-tx_music:hover i {
  background-position: -28px -228px
}
.pull-menu-ad .menu-list li.ml-wx_fj i {
  background-position: 0 -266px
}
.pull-menu-ad .menu-list li.ml-wx_fj:hover i {
  background-position: -28px -266px
}
.pull-menu-ad .menu-list li.ml-headlines i {
  background-position: 0 -304px
}
.pull-menu-ad .menu-list li.ml-headlines:hover i {
  background-position: -28px -304px
}
.pull-menu-ad .menu-list li.ml-douyin i {
  background-position: 0 -342px
}
.pull-menu-ad .menu-list li.ml-douyin:hover i {
  background-position: -28px -342px
}
.pull-menu-ad .menu-list li.ml-pangolin i {
  background-position: 0 -380px
}
.pull-menu-ad .menu-list li.ml-pangolin:hover i {
  background-position: -28px -380px
}
.pull-menu-ad .menu-list li.ml-watermelon i {
  background-position: 0 -420px
}
.pull-menu-ad .menu-list li.ml-watermelon:hover i {
  background-position: -28px -420px
}
.pull-menu-ad .menu-list li.ml-ks i {
  background: url(/assets/img/ks/ks-icon.png) center center no-repeat;
  background-size: cover !important
}
.pull-menu-ad .menu-list li.ml-ks:hover i {
  background: url(/assets/img/ks/ks-icon-active.png) center center no-repeat;
  background-size: cover !important
}
.pull-menu-ad .menu-list li.ml-xhs i {
  background: url(/assets/img/xhs-icon.png) center center no-repeat;
  background-size: cover !important
}
.pull-menu-ad .menu-list li.ml-xhs:hover i {
  background: url(/assets/img/xhs-icon-active.png) center center no-repeat;
  background-size: cover !important
}
.pull-menu-ad .menu-list li.ml-mj i {
  width: 20px;
  height: 20px;
  background: url(/assets/img/res_menu_icon.png) 0 0 no-repeat
}
.pull-menu-ad .menu-list li.ml-mj:hover i {
  background: url(/assets/img/res_menu_icon.png) -28px 0 no-repeat
}
.pull-menu-ad .menu-list li.ml-fzone i {
  width: 20px;
  height: 20px;
  background: url(/assets/img/pullicon.png) 0 -20px no-repeat
}
.pull-menu-ad .menu-list li.ml-fzone:hover i {
  background: url(/assets/img/pullicon.png) -21px -20px no-repeat
}
.pull-menu-ad .menu-list li.ml-pn i {
  margin-top: 12px;
  width: 23px;
  height: 18px;
  background: url(/assets/img/pullicon.png) 0 -40px no-repeat
}
.pull-menu-ad .menu-list li.ml-pn:hover i {
  background: url(/assets/img/pullicon.png) -24px -40px no-repeat
}
.pull-menu-ad .menu-list li.ml-qzone i {
  width: 21px;
  height: 20px;
  background: url(/assets/img/pullicon.png) 0 -78px no-repeat
}
.pull-menu-ad .menu-list li.ml-qzone:hover i {
  background: url(/assets/img/pullicon.png) -22px -78px no-repeat
}
.pull-menu-ad .menu-list li.ml-news i {
  width: 20px;
  height: 20px;
  background: url(/assets/img/pullicon.png) 0 -98px no-repeat
}
.pull-menu-ad .menu-list li.ml-news:hover i {
  background: url(/assets/img/pullicon.png) -21px -98px no-repeat
}
.pull-menu-ad .menu-list li.ml-video i {
  margin-top: 11px;
  width: 21px;
  height: 19px;
  background: url(/assets/img/pullicon.png) 0 -118px no-repeat
}
.pull-menu-ad .menu-list li.ml-video:hover i {
  background: url(/assets/img/pullicon.png) -22px -118px no-repeat
}
.pull-menu-ad .menu-list li.ml-zh i {
  width: 20px;
  height: 20px;
  background: url(/assets/img/zh/izh.png) center no-repeat;
  background-size: contain
}
.pull-menu-ad .menu-list li.ml-zh:hover i {
  background: url(/assets/img/zh/izh2.png) center no-repeat;
  background-size: contain
}
.pull-menu-ad .top-line {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 1px;
  background: url(/assets/img/line.png) center no-repeat
}
.contact-menu {
  position: absolute;
  width: 100%;
  height: 104px;
  background: #fefdfd;
  top: 67px;
  left: 0;
  border-bottom: 1px solid #e5e5e5;
  padding: 21px 0;
  z-index: 20;
  display: none
}
.contact-menu * {
  box-sizing: border-box
}
.contact-menu .menu-list {
  height: 60px;
  display: flex;
  justify-content: center
}
.contact-menu .menu-list li, .pull-menu-scheme .menu-list li {
  height: 60px;
  width: 12.5%;
  text-align: center;
  color: #555;
  float: left;
  border-right: 1px solid #e5e5e5
}
.contact-menu .menu-list li i {
  margin: 10px auto;
  display: block
}
.contact-menu .menu-list li.ml-company i {
  width: 20px;
  height: 20px;
  background: url(/assets/img/pullicon.png) -2px -404px no-repeat
}
.contact-menu .menu-list li.ml-company:hover i {
  background: url(/assets/img/pullicon.png) -30px -404px no-repeat
}
.contact-menu .menu-list li.ml-business i {
  width: 22px;
  height: 20px;
  background: url(/assets/img/pullicon.png) -2px -437px no-repeat
}
.contact-menu .menu-list li.ml-business:hover i {
  background: url(/assets/img/pullicon.png) -30px -437px no-repeat
}
.contact-menu .menu-list li.ml-nearby i {
  width: 30px;
  height: 28px;
  background: url(/assets/img/nearby/nearbyicon.png) no-repeat;
  background-size: contain;
  margin-top: 3px
}
.contact-menu .menu-list li.ml-nearby:hover i {
  background: url(/assets/img/nearby/nearbyiconhover.png) no-repeat;
  background-size: contain
}
.contact-menu .menu-list li.ml-nearby span {
  margin-top: 4px
}
.contact-menu .menu-list li.ml-adwx {
  border-right-width: 0
}
.contact-menu .menu-list li.ml-adwx i {
  width: 28px;
  height: 28px;
  background: url(/assets/img/adwx/ad.png) no-repeat;
  background-size: contain;
  margin-top: 3px
}
.contact-menu .menu-list li.ml-adwx:hover i {
  background: url(/assets/img/adwx/adhover.png) no-repeat;
  background-size: contain
}
.contact-menu .top-line {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 1px;
  background: url(/assets/img/line.png) center no-repeat
}
.pull-menu-scheme {
  position: absolute;
  width: 100%;
  height: 102px;
  background: #fefdfd;
  top: 67px;
  left: 0;
  padding: 21px 0;
  z-index: 20;
  display: none;
  border-bottom: 1px solid #e5e5e5
}
.pull-menu-scheme * {
  box-sizing: border-box
}
.pull-menu-scheme .menu-list {
  height: 60px
}
.pull-menu-scheme .menu-list li {
  width: 14.285%
}
.pull-menu-scheme .menu-list li i {
  margin: 6px auto;
  display: block;
  width: 28px;
  height: 28px
}
.pull-menu-scheme .menu-list li.ml-food i {
  background: url(/assets/img/pullicon.png) 0 -153px no-repeat
}
.pull-menu-scheme .menu-list li.ml-food:hover i {
  background: url(/assets/img/pullicon.png) -28px -153px no-repeat
}
.pull-menu-scheme .menu-list li.ml-wedding i {
  background: url(/assets/img/pullicon.png) 0 -181px no-repeat
}
.pull-menu-scheme .menu-list li.ml-wedding:hover i {
  background: url(/assets/img/pullicon.png) -28px -181px no-repeat
}
.pull-menu-scheme .menu-list li.ml-wear i {
  background: url(/assets/img/pullicon.png) 0 -209px no-repeat
}
.pull-menu-scheme .menu-list li.ml-wear:hover i {
  background: url(/assets/img/pullicon.png) -28px -209px no-repeat
}
.pull-menu-scheme .menu-list li.ml-estate i {
  background: url(/assets/img/pullicon.png) 0 -237px no-repeat
}
.pull-menu-scheme .menu-list li.ml-estate:hover i {
  background: url(/assets/img/pullicon.png) -28px -237px no-repeat
}
.pull-menu-scheme .menu-list li.ml-educt i {
  background: url(/assets/img/pullicon.png) 0 -265px no-repeat
}
.pull-menu-scheme .menu-list li.ml-educt:hover i {
  background: url(/assets/img/pullicon.png) -28px -265px no-repeat
}
.pull-menu-scheme .menu-list li.ml-car i {
  background: url(/assets/img/pullicon.png) 0 -335px no-repeat
}
.pull-menu-scheme .menu-list li.ml-car:hover i {
  background: url(/assets/img/pullicon.png) -28px -335px no-repeat
}
.pull-menu-scheme .menu-list li.ml-commer {
  border-right: 0
}
.pull-menu-scheme .menu-list li.ml-commer i {
  background: url(/assets/img/pullicon.png) 0 -367px no-repeat;
  width: 28px;
  height: 28px
}
.pull-menu-scheme .menu-list li.ml-commer:hover i {
  background: url(/assets/img/pullicon.png) -28px -367px no-repeat
}
.pull-menu-scheme .top-line {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 1px;
  background: url(/assets/img/line.png) center no-repeat
}
.app-modal, .goutong {
  display: none
}
.app-modal .modal-layer {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10006
}
.app-modal .modal-box {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 480px;
  height: 300px;
  background: #fff;
  margin-top: -150px;
  margin-left: -240px;
  border-radius: 4px;
  z-index: 10007;
  background: #fff url(/assets/img/modal-icon.png) center 32px no-repeat;
  text-align: center;
  padding-top: 112px;
  box-sizing: border-box
}
.app-modal .modal-box h3 {
  font-size: 20px;
  color: #222;
  line-height: 38px;
  margin-bottom: 6px
}
.app-modal .modal-box p {
  line-height: 22px;
  color: #555
}
.app-modal .modal-box button {
  width: 160px;
  height: 45px;
  text-align: center;
  border: none;
  border-radius: 4px;
  margin-top: 20px
}
.goutong {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 580px;
  height: 380px;
  margin-left: -290px;
  margin-top: -190px;
  background: url(/assets/img/goutong-bg.png) center no-repeat;
  background-size: cover;
  z-index: 100000
}
.goutong .top-box {
  display: flex;
  padding: 81px 0 23px 81px;
  box-sizing: border-box;
  align-items: center
}
.goutong .top-box .avatar-box {
  width: 95px;
  height: 95px;
  position: relative
}
.goutong .top-box .avatar-box .avatar-bg {
  animation: customer-img-bg 1s infinite linear;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(0)
}
@keyframes customer-img-bg {
  0% {
    transform: rotate(0)
  }
  to {
    transform: rotate(360deg)
  }
}
.goutong .top-box .avatar-box .avatar-img {
  width: 85px;
  position: absolute;
  left: 5px;
  top: 5px
}
.goutong .top-box .customer-text {
  flex: 1;
  margin-left: 26px;
  font-size: 22px;
  line-height: 1.3;
  color: #fff
}
.goutong .bottom-box {
  padding: 26px 85px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between
}
.goutong .bottom-box .menu {
  width: 95px;
  height: 75px;
  background: #ecf5ff;
  border: 1px solid #e1ecfa;
  border-radius: 6px;
  text-align: center;
  padding: 11px 0 0;
  box-sizing: border-box;
  cursor: pointer;
  position: relative
}
.goutong .bottom-box .menu:hover {
  box-sizing: border-box;
  border: 1px solid #308fff;
  box-shadow: 0 0 8px 0 rgba(7, 59, 120, .23)
}
.goutong .bottom-box .menu .hot-icon {
  top: 0;
  right: 0;
  width: 32px;
  height: 16px;
  background: url(/assets/img/goutong-hot.png) no-repeat
}
.goutong .bottom-box .menu img {
  width: 30px;
  height: 30px;
  margin: 0 auto 5px
}
.goutong .bottom-box .menu p {
  font-size: 14px;
  color: #087ef4;
  text-align: center
}
.code-wrap .code, .goutong .bottom-box .menu .hot-icon, .goutong .cancle {
  position: absolute;
  background-size: cover
}
.goutong .cancle {
  right: 70px;
  background: url(/assets/img/goutong-close.png) no-repeat center center;
  display: inline-block;
  width: 17px;
  height: 17px;
  top: 67px
}
.code-wrap, .location h3 {
  position: relative
}
.code-wrap .code {
  display: none;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  height: 242px;
  background: url(/assets/img/goutong-codebg.png) no-repeat center center;
  font-weight: 500;
  padding: 28px 0 0 30px;
  box-sizing: border-box
}
.code-wrap .code p {
  font-size: 16px !important;
  color: #3d4043 !important;
  text-align: left !important
}
.code-wrap .code img {
  width: 154px !important;
  height: 154px !important;
  margin: 2px 0 0 !important
}
.page-error {
  width: 520px;
  margin: 100px auto 0
}
.page-error img {
  float: left;
  margin-right: 30px
}
.page-error .e-msg {
  float: left;
  margin-top: 20px;
  line-height: 32px;
  color: #a0a0a0;
  font-size: 20px;
  text-align: center
}
.page-error i {
  margin-right: 4px;
  font-size: 28px;
  vertical-align: middle
}
.page-error a {
  color: #a0a0a0
}
.banner {
  background: center top no-repeat;
  height: 500px
}
.banner-con {
  width: 1200px;
  margin: 0 auto
}
.banner-con .txt {
  padding: 60px 0 0 760px
}
.login-block {
  position: relative;
  display: none;
  width: 310px;
  height: 380px;
  padding: 0 35px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .15)
}
.login-block > div {
  position: absolute;
  color: #505050
}
.login-block .lb-logo {
  top: 32px;
  left: 120px;
  width: 132px;
  height: 44px;
  background: url(//mj-public.weimob.com/wd/dsp/img_common.png) 0 -196px no-repeat
}
.login-block .lb-radio, .login-block .lb-title {
  top: 100px;
  font-size: 18px
}
.login-block .lb-radio i {
  float: left;
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 2px;
  margin-right: 3px;
  border: 2px solid #a0a0a0;
  border-radius: 100%
}
.login-block .lb-radio a {
  float: left;
  display: block;
  margin-left: 32px;
  cursor: default
}
.login-block .lb-radio a.s-active i {
  border-color: #2e95fe;
  background-color: #2e95fe
}
.login-block .lb-radio a.s-active i::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-radius: 100%
}
.login-block .lb-sso {
  top: 126px
}
.login-block .lb-reg {
  bottom: 20px
}
#resetLink, .login-block .lb-reg a {
  color: #27a9f2
}
.btn-group a {
  display: block;
  width: 250px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #2e95fe;
  color: #fff;
  font-size: 20px
}
.toaster {
  position: fixed;
  left: 50%;
  top: 46%;
  z-index: 10;
  width: 300px;
  padding: 20px;
  background-color: rgba(0, 0, 0, .6);
  background-color: #666\0;
  border-radius: 8px;
  text-align: center;
  margin-top: -30px;
  margin-left: -150px;
  font-size: 16px
}
.toaster .r-text {
  width: 300px;
  color: #fff;
  font-size: 16px;
  overflow: hidden
}
#resetLink {
  position: absolute;
  right: 30px;
  bottom: 20px;
  cursor: pointer
}
.location {
  min-height: 390px;
  background: url(/assets/img/main_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff
}
.location h3 {
  font-size: 48px;
  line-height: 67px;
  text-align: center;
  font-weight: 400;
  padding-top: 60px
}
.location .detail {
  margin-top: 42px
}
.location .detail .detail-box {
  width: 25%;
  height: 100px;
  margin-bottom: 36px;
  display: inline-block
}
.location .detail .detail-box .detail-tit {
  float: left;
  margin-left: 0;
  width: 210px;
  height: 38px
}
.location .detail .detail-box h4 {
  background: url(/assets/img/bus_loc_icon.svg) no-repeat;
  padding: 0 0 0 33px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400
}
.location .detail .detail-box .detail-text {
  float: left;
  font-size: 16px
}
.location .detail .detail-box .detail-text .detail-info p {
  line-height: 24px
}
.location .detail .detail-box .detail-text .detail-info p em {
  font-style: normal;
  padding-right: 30px;
  padding-left: 20px
}
.location .detail .detail-box .detail-text .detail-info span {
  margin-left: 30px
}
.logo-part {
  height: 90px;
  background-color: #eef1f3;
  text-align: center
}
.logo-part img {
  display: inline-block;
  margin-top: 24px
}
.logo-part p {
  color: #999;
  font-size: 12px
}