a,
a:hover,
a:focus {
  border: none!important;
  background: transparent!important;
  text-decoration: none !important;
  color: #ffffff;
  cursor: pointer;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  border: none;
}
.navbar-default,
.navbar-default .navbar-collapse {
  border: none;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: transparent;
}
.navbar-toggle {
  padding: 0;
}
.navbar {
  margin-bottom: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.container-fluid,
.container {
  padding: 0 !important;
}
.header {
  width: 100%;
  height: 84px;
  background: #ffffff;
}
.header .logo {
  margin-top: 16px;
  float: left;
}
.header #headerBox {
  float: right;
}
.header .titleBox {
  background: #ffffff;
}
.header .titleBox .dropdown-menu > li > a {
  padding: 0;
  line-height: 40px;
  text-align: center;
}
.header .titleBox li > a {
  line-height: 84px;
  padding-bottom: 0;
  padding-top: 0;
  margin-right: 10px;
  font-size: 16px;
  color: #666666;
}
.header .titleBox li > a:hover {
  color: #0484fa;
}
.header .titleBox .titleAct {
  color: #0484fa;
}
.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner > img {
  width: 100%;
}
.banner .bannerBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner .bannerBox .bannerTitle {
  margin-bottom: 50px;
}
.banner .bannerBox .bannerTitle > text {
  width: 185px;
  display: block;
  font-size: 44px;
  color: #ffffff;
  line-height: 70px;
  font-weight: bold;
  margin: 0 auto;
  border-bottom: 1px solid #ffffff;
}
.banner .bannerBox .bannerText {
  text-align: center;
  font-size: 32px;
  color: #ffffff;
  margin-top: 5px;
}
.sectionText {
  font-size: 16px;
  color: #1d1d1d;
  padding: 40px 50px 50px 50px;
  margin: 0 auto;
  line-height: 1.8;
}
.userBox {
  background: url("https://qiniu-images.imlaidian.com/userbg.png") center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 430px;
  position: relative;
}
.userBox .comtext {
  background: #0d428e;
  border-radius: 100px;
  width: 138px;
  height: 33px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 33px;
}
.userBox > img {
  widthpx: 100%;
}
.userBox .userBoxText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55%;
}
.userBox .userBoxText .fl {
  float: left;
  position: relative;
}
.userBox .userBoxText .fl .uImgtext {
  position: absolute;
  top: 23%;
  left: 85%;
}
.userBox .userBoxText .fl .uImgtext::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-1px);
  left: -50px;
  width: 50px;
  height: 1px;
  background: #0d428e;
}
.userBox .userBoxText .fr {
  float: right;
  margin-left: 50px;
  position: relative;
}
.userBox .userBoxText .fr .uImgtext {
  position: absolute;
  top: 23%;
  right: 135%;
}
.userBox .userBoxText .fr .uImgtext::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-1px);
  right: -50px;
  width: 50px;
  height: 1px;
  background: #0d428e;
}
.userBox .userBoxText .userCenter {
  float: left;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.userBox .userBoxText .userCenter .usertitle {
  font-size: 36px;
  color: #0d428e;
  font-weight: bold;
}
.userBox .userBoxText .userCenter .userText {
  margin-top: 60px;
  font-size: 18px;
  color: #627a9d;
  line-height: 1.5;
}
.Ftitle {
  font-size: 36px;
  color: #1d1d1d;
  font-weight: bold;
  text-align: center;
}
.Fline {
  background-image: linear-gradient(90deg, #40a1ff 0%, #56ee9e 52%, #3e9cf7 100%);
  width: 338px;
  height: 2px;
  margin: 0 auto;
  margin-top: 6px;
}
.facilities {
  margin-top: 70px;
  position: relative;
  overflow: hidden;
}
.facilities .warp > img {
  width: 100%;
}
.facilities .FtitleBoxOne {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -10%);
}
.facilities .FtitleBoxTwo {
  position: absolute;
  top: 10%;
  right: 20%;
  transform: translate(-20%, -10%);
}
.facilities .FtitleBoxThree {
  position: absolute;
  top: 40%;
  left: 30%;
  transform: translate(-30%, -40%);
}
.facilities .FtitleBoxThree .Fline {
  width: 280px;
}
.facilities .FtitleBoxFour {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-20%, -50%);
}
.facilities .FtitleBoxFour .Fline {
  width: 170px;
}
.facilities .FtitleBoxFour .smFtitle {
  margin-top: 25px;
  font-size: 16px;
  color: #7a8a98;
  text-align: center;
  line-height: 1.5;
}
.bgc {
  background: #d5ebff;
}
.call {
  margin-top: 118px;
}
.call .Ftitle {
  font-size: 36px;
  color: #1d1d1d;
  font-weight: bold;
  text-align: center;
}
.call .Fline {
  background-image: linear-gradient(90deg, #40a1ff 0%, #56ee9e 52%, #3e9cf7 100%);
  width: 510px;
  height: 2px;
  margin: 0 auto;
  margin-top: 6px;
}
.call .callImg {
  display: block;
  margin: 0 auto;
  margin-top: 60px;
}
.call .number {
  font-size: 36px;
  color: #1d1d1d;
  text-align: center;
  margin-top: 40px;
  font-weight: bold;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}
.call .time {
  margin-top: 10px;
  font-size: 18px;
  color: #1d1d1d;
  text-align: center;
}
.footerTop {
  margin-top: 100px;
  width: 100%;
  height: 349px;
  background: #0484f9;
}
.footerTop .footerTopBox {
  margin-top: 65px;
}
.footerTop .fleft {
  float: left;
}
.footerTop .fleft .company {
  font-size: 14px;
  color: #ffffff;
  margin-top: 26px;
  line-height: 1.3;
}
.footerTop .fleft .call {
  font-size: 14px;
  color: #ffffff;
  margin-top: 10px;
}
.footerTop .fleft .call .white {
  color: #ffffff !important;
}
.footerTop .fcenter {
  float: left;
  margin-left: 85px;
}
.footerTop .fcenter > li {
  float: left;
}
.footerTop .fcenter > li .way {
  float: left;
}
.footerTop .fcenter > li .way .waytital {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 20px;
}
.footerTop .fcenter > li .way .waylist {
  margin-top: 10px;
}
.footerTop .fcenter > li .way .waylist a {
  font-size: 16px;
  color: #ffffff;
  font-weight: lighter;
}
.footerTop .fcenter > li .way .waylist a:hover {
  border: none;
}
.footerTop .fcenter > li .work {
  float: left;
  margin-left: 40px;
}
.footerTop .fright {
  float: right;
}
.footerTop .fright > li {
  float: left;
}
.footerTop .fright .weibo {
  margin-left: 95px;
}
.footerTop .fsmRinght {
  display: none;
  float: right;
}
.footerTop .fsmRinght .smwechat {
  width: 50px;
  height: 50px;
  float: left;
  margin-left: 15px;
  position: relative;
}
.footerTop .fsmRinght .smwechat > img {
  width: 100%;
  height: 100%;
}
.footerTop .fsmRinght .smwechat .smcode {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 54px;
  left: -6px;
}
.footerTop .fsmRinght .smwechat .weiboIcon {
  display: none;
}
.footerTop .linksLogo .linksLogoItem {
  position: relative;
  margin: 24px 0;
  width: 180px;
  color: #fff;
  line-height: 56px;
  font-size: 14px;
  height: 56px;
  border: 1px rgba(255, 255, 255, 0.3) solid;
}
.footerTop .linksLogo .linksLogoItem img {
  position: absolute;
  left: 6px;
  top: 11px;
  height: 34px;
  width: 34px;
}
.footerTop .linksLogo .linksLogoItem p {
  padding-right: 6px ;
  text-align: right;
}
.footerBottom {
  height: 90px;
  width: 100%;
  background: #0d7de6;
}
.footerBottom .number > p {
  font-size: 14px;
  color: #ffffff;
  line-height: 90px;
  text-align: center;
}
.footerBottom .smt {
  display: none;
}
@media screen and (max-width: 1200px) {
  .container-fluid .warp {
    width: 810px;
  }
  .header .titleBox li a {
    padding: 0 15px;
  }
  .banner .bannerBox .bannerTitle {
    margin-bottom: 40px;
  }
  .banner .bannerBox .bannerTitle > text {
    width: 130px;
    font-size: 30px;
    line-height: 55px;
  }
  .banner .bannerBox .bannerText {
    font-size: 18px;
  }
  .userBox {
    height: 301px;
  }
  .userBox .userBoxText {
    width: 70%;
  }
  .userBox .userBoxText .comtext {
    width: 110px;
    height: 26px;
    font-size: 16px;
    line-height: 26px;
  }
  .userBox .userBoxText .fl .uImgtext {
    position: absolute;
    top: 60px;
    left: 100px;
  }
  .userBox .userBoxText .fl > img {
    width: 70%;
  }
  .userBox .userBoxText .fr .uImgtext {
    position: absolute;
    top: 70px;
    right: 150px;
  }
  .userBox .userBoxText .fr > img {
    width: 70%;
  }
  .userBox .userBoxText .userCenter .usertitle {
    font-size: 30px;
  }
  .userBox .userBoxText .userCenter .userText {
    margin-top: 40px;
    font-size: 16px;
    width: 449px;
  }
  .call {
    margin-top: 90px;
  }
  .call .Ftitle {
    font-size: 30px;
  }
  .call .Fline {
    width: 430px;
  }
  .call .number {
    font-size: 30px;
  }
  .footerTop {
    margin-top: 80px;
  }
  .footerTop .fcenter {
    margin-left: 65px;
  }
  .footerTop .fright > li img {
    width: 104px;
    height: 149px;
  }
  .footerTop .fright .weibo {
    margin-left: 45px;
  }
}
@media screen and (max-width: 992px) {
  .container-fluid .warp {
    width: 550px;
  }
  .header {
    height: 60px;
  }
  .header .logo {
    width: 130px;
    height: 40px;
  }
  .header .titleBox li a {
    line-height: 60px;
    padding: 0 10px;
  }
  .banner .bannerBox .bannerTitle {
    margin-bottom: 35px;
  }
  .banner .bannerBox .bannerTitle > text {
    width: 110px;
    font-size: 26px;
    line-height: 45px;
  }
  .banner .bannerBox .bannerText {
    font-size: 16px;
  }
  .sectionText {
    padding: 30px 0 40px 0;
    font-size: 14px;
  }
  .Ftitle {
    font-size: 30px;
  }
  .facilities {
    margin-top: 70px;
  }
  .facilities .FtitleBoxOne .Fline {
    width: 280px;
  }
  .facilities .FtitleBoxTwo .Fline {
    width: 280px;
  }
  .facilities .FtitleBoxThree .Fline {
    width: 220px;
  }
  .facilities .FtitleBoxFour .Fline {
    width: 130px;
  }
  .facilities .FtitleBoxFour .smFtitle {
    margin-top: 18px;
    font-size: 14px;
  }
  .footerTop {
    height: 220px;
  }
  .footerTop .footerTopBox {
    margin-top: 15px;
  }
  .footerTop .footerTopBox .fcenter {
    display: none;
  }
  .footerTop .footerTopBox .fright {
    display: none;
  }
  .footerTop .footerTopBox .footerlogo {
    width: 91px;
    height: 26px;
  }
  .footerTop .footerTopBox .company {
    margin-top: 10px;
  }
  .footerTop .footerTopBox .fsmRinght {
    display: block;
  }
  .footerBottom {
    height: 80px;
  }
  .footerBottom .number > p {
    line-height: 10px;
  }
  .footerBottom .number .long {
    display: none;
  }
  .footerBottom .number .smt {
    margin-top: 20px;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .container-fluid .warp {
    width: 550px;
  }
  .header .logo {
    width: 102px;
    height: 32px;
  }
  .header .titleBox li a {
    padding: 0 10px;
  }
  .banner .bannerBox .bannerTitle {
    margin-bottom: 16px;
  }
  .banner .bannerBox .bannerTitle > text {
    width: 70px;
    font-size: 16px;
    line-height: 30px;
  }
  .banner .bannerBox .bannerText {
    font-size: 12px;
  }
  .userBox {
    height: 215px;
  }
  .userBox .userBoxText .comtext {
    width: 83px;
    height: 21px;
    font-size: 12px;
    line-height: 20px;
  }
  .userBox .userBoxText .fl > img {
    width: 50%;
    float: left;
  }
  .userBox .userBoxText .fl .uImgtext {
    top: 45px;
    left: 70px;
  }
  .userBox .userBoxText .fl .uImgtext::before {
    left: -40px;
    width: 40px;
  }
  .userBox .userBoxText .fr > img {
    width: 50%;
    float: right;
  }
  .userBox .userBoxText .fr .uImgtext {
    top: 42px;
    right: 60px;
  }
  .userBox .userBoxText .fr .uImgtext::before {
    right: -40px;
    width: 40px;
  }
  .userBox .userBoxText .userCenter .usertitle {
    font-size: 24px;
  }
  .userBox .userBoxText .userCenter .userText {
    font-size: 12px;
  }
  .call {
    margin-top: 58px;
  }
  .call .Ftitle {
    font-size: 20px;
  }
  .call .Fline {
    width: 295px;
  }
  .call .callImg {
    width: 20%;
    margin-top: 40px;
  }
  .call .number {
    margin-top: 25px;
    font-size: 22px;
  }
  .call .time {
    font-size: 12px;
  }
  .Ftitle {
    font-size: 16px;
  }
  .facilities {
    margin-top: 40px;
  }
  .facilities .warp {
    width: 90%;
  }
  .facilities .FtitleBoxOne .Fline {
    width: 160px;
  }
  .facilities .FtitleBoxTwo .Fline {
    width: 160px;
  }
  .facilities .FtitleBoxThree .Fline {
    width: 120px;
  }
  .facilities .FtitleBoxFour .Fline {
    width: 70px;
  }
  .facilities .FtitleBoxFour .smFtitle {
    margin-top: 10px;
    font-size: 12px;
  }
  .footerTop {
    margin-top: 70px;
  }
  .footerTop .fleft .company {
    font-size: 12px;
  }
  .footerTop .fleft .call {
    font-size: 12px;
  }
  .footerTop .fsmRinght .smwechat {
    width: 30px;
    height: 30px;
  }
  .footerTop .fsmRinght .smwechat .smcode {
    top: 35px;
    left: -14px;
  }
  .footerBottom .number .smt {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  .container-fluid .warp {
    width: 290px;
  }
  .navbar-header .navbar-toggle {
    margin-top: 16px;
  }
  .navbar-header .navbar-toggle > img {
    width: 70%;
  }
  #headerBox {
    float: none;
    width: 105%;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #ededed;
    z-index: 200;
    position: absolute;
    left: 0;
  }
  #headerBox .titleBox > li a {
    text-align: center;
    line-height: 50px;
  }
  .banner > img {
    height: 150px;
  }
  .banner .bannerBox .bannerTitle {
    margin-bottom: 14px;
  }
  .banner .bannerBox .bannerTitle > text {
    width: 60px;
    font-size: 14px;
    line-height: 22px;
  }
  .banner .bannerBox .bannerText {
    font-size: 12px;
  }
  .sectionText {
    font-size: 12px;
  }
  .userBox {
    height: 200px;
  }
  .userBox .userBoxText {
    width: 320px;
  }
  .userBox .userBoxText .fl > img {
    width: 40%;
  }
  .userBox .userBoxText .fl .uImgtext {
    top: 30%;
    left: 58px;
  }
  .userBox .userBoxText .fl .uImgtext::before {
    left: -30px;
    width: 30px;
  }
  .userBox .userBoxText .fr > img {
    width: 40%;
  }
  .userBox .userBoxText .fr .uImgtext::before {
    right: -30px;
    width: 30px;
  }
  .userBox .userBoxText .userCenter .usertitle {
    font-size: 20px;
  }
  .userBox .userBoxText .userCenter .userText {
    width: 180px;
  }
  .call .Ftitle {
    font-size: 18px;
  }
  .call .Fline {
    width: 264px;
  }
  .facilities .warp {
    width: 97%;
  }
  .facilities .FtitleBoxFour {
    top: 50%;
    left: 2%;
    transform: translate(-2%, -50%);
  }
  .footerTop {
    margin-top: 50px;
  }
  .footerTop .warp {
    width: 86%;
  }
  .footerTop .fsmRinght .smwechat {
    width: 26px;
    height: 26px;
  }
  .footerTop .fsmRinght .smwechat .smcode {
    top: 28px;
    left: -14px;
  }
  .footerBottom .warp {
    width: 294px;
  }
}
@media (max-width: 320px) {
  .container-fluid .warp {
    width: 260px;
  }
  .banner .bannerTitle {
    font-size: 14px;
    line-height: 30px;
  }
  .userBox .userBoxText {
    width: 290px;
  }
  .facilities .warp {
    width: 95%;
  }
  .footerTop .warp {
    width: 90%;
  }
  .footerBottom .warp {
    width: 294px;
  }
}
/*# sourceMappingURL=ad.css.map */