@charset "UTF-8";
/* Reset */
body {
  margin: 0;
}

ul, ol {
  padding-left: 0;
}

li {
  list-style-type: none;
}

table {
  border-collapse: collapse;
}

img {
  border: 0;
}

/* Base */
body {
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", sans-serif;
  color: #000;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover, a:focus {
  color: #0388cc;
  text-decoration: none;
}

button {
  border: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.w1005 {
  width: 1005px;
  margin-left: auto;
  margin-right: auto;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.rounded {
  border-radius: 4px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.blue {
  color: #0388cc;
}

a.blue {
  color: #0388cc !important;
}

a.blue:hover, a.blue:focus {
  color: #39bafc !important;
}

.gray-bg {
  background-color: #fbf9fa;
}

.wm-icon {
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
}

body {
  min-width: 1005px;
}

/* Header & Footer */
.topbar {
  background-color: #00203e;
  color: #fff;
}

.topbar .w1005 {
  padding: 8px 0;
}

.topbar img {
  vertical-align: middle;
}

.topbar-telephone {
  float: left;
  margin-right: 50px;
  line-height: 24px;
}

.topbar-telephone .icon-phone {
  width: 16px;
  height: 16px;
  background-position: -101px -67px;
}

.topbar-question {
  float: left;
}

.topbar-question input {
  display: inline-block;
  width: 105px;
  height: 24px;
  line-height: 22px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 0;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  vertical-align: middle;
  font-size: 13px;
}

.topbar-question input:focus {
  width: 150px;
}

.topbar-question button {
  width: 33px;
  line-height: 24px;
  padding: 0;
  border: 0;
  font-size: 12px;
}

.topbar-right {
  float: right;
  font-size: 12px;
}

.topbar-right a {
  margin-right: 47px;
  color: #fff;
  line-height: 25px;
}

.topbar-right a:last-child {
  margin-right: 0;
}

.topbar-right a:hover, .topbar-right a:focus {
  color: #0388cc;
}

.topbar-right .wm-icon {
  margin-right: 2px;
}

.topbar-right .icon-mayijixiao {
  width: 10px;
  height: 10px;
  background-position: -121px -67px;
}

.topbar-right .icon-cloud-platform {
  width: 9px;
  height: 11px;
  background-position: -82px -91px;
}

.header {
  position: relative;
  z-index: 2;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.header .logo {
  float: left;
  margin-top: 15px;
}

.header-nav {
  float: right;
  margin: 0;
}

.header-nav > li {
  float: left;
  padding: 0 16px;
  position: relative;
}

.header-nav > li > a {
  position: relative;
  display: block;
  line-height: 90px;
  font-size: 18px;
}

.header-nav >li>.hot{
  position: absolute;
  right: -5px;
  right: -13px\0;
  top: 30px;
  font-weight: bold;
  font-size: 12px;
  font-size:9px\0;
  transform:scale(0.8);
  /*color: #fff;*/
  color: #ff0004;
  text-transform: uppercase;
  /*background:#ff0004;*/
  padding:2px 5px;
  border-radius: 6px;
}

/*.header-nav >li>.hot:after{
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  border: 10px solid transparent;
  border: 9px solid transparent\0;
  border-bottom-color: #ff0004;
  position: absolute;
  left: -9px;
  left: -8px\0;
  top: -3px;
  top: -5px\0;
  z-index: -99999;
}*/
.header-nav > li:hover .header-subnav {
  display: block;
}

.header-nav > li.active > a::before {
  content: '';
  position: absolute;
  height: 4px;
  top: 0;
  left: 0;
  right: 0;
  background-color: #0388cc;
}


.header-subnav {
  display: none;
  position: relative;
  z-index: 100;
  margin: 0;
  height: 0;
  min-width: 1005px;
  text-align: center;
}

.header-subnav > li {
  background-color: rgba(3, 136, 204, 0.87);
}

.header-subnav > li > a {
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
}

.header-subnav > li > a:hover, .header-subnav > li > a:focus {
  background-color: rgba(4, 124, 186, 0.67);
}

.footer {
  padding: 40px 0;
  background-color: #00203e;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-nav {
  margin: 0;
  padding-bottom: 35px;
}

.footer-nav > li {
  float: left;
  width: 20%;
}

.footer-nav > li:last-child {
  width: 16%;
}

.footer-nav a {
  color: #fff;
  font-size: 12px;
}

.footer-nav a:hover, .footer-nav a:focus {
  color: #0388cc;
}

.footer-social-network {
  font-size: 12px;
}

.footer-social-network a {
  position: relative;
}

.footer-social-network a:hover .popup-image {
  opacity: 1;
  width: auto;
  height: auto;
}

.footer-social-network .popup-image {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
  top: -125px;
  left: 20px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.footer-social-network .icon-wechat {
  width: 15px;
  height: 12px;
  background-position: -63px -91px;
}

.footer-social-network .icon-weibo {
  width: 15px;
  height: 12px;
  background-position: -44px -91px;
}

.footer-nav-subheading {
  font-size: 12px;
  margin-bottom: 20px;
}

.footer-tel {
  font-size: 16px;
  margin-top: 4px;
  font-weight: bold;
}

.footer-qrcode {
  margin-top: 20px;
}

.footer-qrcode > li {
  display: inline-block;
}

.footer-qrcode .qrcode-wrap {
  padding: 5px;
  background: #fff;
  display: inline-block;
  margin-bottom: 5px;
}

.footer-qrcode .qrcode-text {
  font-size: 12px;
  text-align: center;
}

.friendlink {
  padding: 35px 0 40px;
  color: #9cbbd8;
  font-size: 12px;
  text-align: center;
  background-color: #00203e;
}

.friendlink li {
  display: inline-block;
  margin-left: 5px;
}

.friendlink li a {
  color: #9cbbd8;
}

.friendlink li a:hover, .friendlink li a:focus {
  color: #0388cc;
}

.friendlink .poweredby a {
  display: none;
}

.friendlink .poweredby a.poweredby-link {
  display: inline;
  color: #9cbbd8;
}

/* 百度地图文字标注 */
.BMapLabel {
  max-width: none;
}

#fixedButtons {
  display: none;
  position: fixed;
  right: 20px;
  z-index: 100;
  margin-bottom: 0;
  border: 1px solid #dddcdd;
  border-radius: 2px;
}

#fixedButtons li {
  width: 78px;
  height: 78px;
  text-align: center;
  background-color: #fafafb;
  border-bottom: 1px solid #dddcdd;
}

#fixedButtons li:last-child {
  border-bottom: 0;
}

#fixedButtons li > a {
  display: block;
  height: 100%;
}

#fixedButtons .icon-online-service {
  margin-top: 15px;
  width: 30px;
  height: 30px;
 /* background-position: -101px 0;*/

}
#fixedButtons .add-service-bg{
  background-image:url("../img/service.png") ;
  background-repeat: no-repeat;
  background-position: -4px -5px;
}
#fixedButtons .online-service {
  line-height: 1;
}
#fixedButtons .anti-fraud{
  padding-top:18px;
}
#fixedButtons .addColor{
  color:#c83842;
}
#fixedButtons .online-service:hover .addColor{
  color:#0388cc;
}
#fixedButtons .online-service:hover .icon-online-service {
  background-image:url("../img/sprite.png") ;
  background-position: -40px -51px;
}

#fixedButtons .online-service span {
  font-size: 12px;
}

#fixedButtons .qrcode {
  position: relative;
  padding-top: 20px;
}

#fixedButtons .qrcode .icon-qrcode {
  width: 36px;
  height: 36px;
  background-position: 0px -51px;
}

#fixedButtons .qrcode .popup-image {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  right: 80px;
  top: -100px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  box-shadow: -3px 3px 5px -3px rgba(0, 0, 0, 0.6);
}

#fixedButtons .qrcode:hover .popup-image {
  opacity: 1;
  width: auto;
  height: auto;
}

#fixedButtons .feedback-container {
  position: relative;
}

#fixedButtons .feedback-container.expand .feedback-submit {
  z-index: auto;
  opacity: 1;
}

#fixedButtons .feedback-container.expand .feedback-input {
  left: -200px;
  width: 200px;
}

#fixedButtons .feedback {
  padding-top: 18px;
}

#fixedButtons .feedback-input {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 78px;
  height: 100%;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#fixedButtons .feedback-submit {
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0388cc;
  color: #fff;
  font-size: 12px;
  line-height: 78px;
  -webkit-transition: opacity 0s 0.3s;
  transition: opacity 0s 0.3s;
}

#fixedButtons .feedback-submit:hover {
  background-color: #0399e5;
}

#fixedButtons .back-to-top {
  padding-top: 16px;
}

@keyframes rotate {
  from {
      transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }
}

#modal-captcha-img {
  vertical-align: bottom;
}

#refresh-modal-captcha {
  color: #999;
  margin-left: 10px;
}
#refresh-modal-captcha:hover {
  color: #0388cc;
  text-decoration: underline;
}
#refresh-modal-captcha:focus {
  outline: none;
}

#refresh-modal-captcha .glyphicon.rotate {
  animation: rotate 0.5s linear;
}

/* SEO <h1>标签 */
.styleless-h1 {
  margin: 0;
  font-size: inherit;
}
