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 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner > img {
  width: 100%;
  height: 100%;
}
.banner .usImg {
  display: none;
}
.banner .bannerTitle {
  height: 60px;
  width: 496px;
  background: #dcdcdc;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.banner .bannerTitle > li {
  width: 50%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #1d1d1d;
  float: left;
}
.banner .bannerTitle .actbanner {
  background: #0484fa;
  color: #ffffff;
}
#aboutBox .panOne {
  padding: 0 200px;
  margin-top: 60px;
}
#aboutBox .panOne .pantitle {
  width: 220px;
  height: 51px;
  line-height: 51px;
  font-size: 36px;
  color: #1d1d1d;
  font-weight: bold;
}
#aboutBox .panOne .pantitle .line {
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #40a1ff 0%, #56ee9e 52%, #3e9cf7 100%);
}
#aboutBox .panOne .pantitleTwo {
  width: 147px;
}
#aboutBox .panOne .pantitleThree {
  width: 184px;
}
#aboutBox .panOne .pancon {
  margin-top: 37px;
}
#aboutBox .panOne .pancon > p {
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
  line-height: 1.4;
}
#aboutBox .panOne .pancon > p.b {
  color: #333;
  font-weight: bold;
}
#aboutBox .panOne .listcon {
  border-left: 1px solid #dadada;
  margin-top: 23px;
  padding-top: 20px;
}
#aboutBox .panOne .listcon .list {
  padding-left: 25px;
  position: relative;
  margin-top: 36px;
}
#aboutBox .panOne .listcon .list .listIcon {
  width: 8px;
  height: 8px;
  background: #d8d8d8;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: -4px;
}
#aboutBox .panOne .listcon .list .listTitle {
  font-size: 16px;
  color: #1d1d1d;
  font-weight: bold;
  display: inline-block;
}
#aboutBox .panOne .listcon .list .lisText {
  font-size: 16px;
  color: #666666;
  margin-top: 12px;
  line-height: 1.4;
}
#aboutBox .panOne .listcon .list .lisText .actList {
  color: #0484fa;
}
#aboutBox .panOne .listcon .list:first-child {
  margin-top: 0;
}
#aboutBox .panOne .listcon .listLeft .listIcon {
  top: 16px;
}
#aboutBox .panOne .listcon .listLeft .lisText {
  display: inline-block;
  margin-left: 25px;
}
#usBox {
  display: none;
}
#usBox .call > img {
  display: block;
  margin: 0 auto;
}
#usBox .call .email {
  margin-top: 35px;
  font-size: 36px;
  color: #1d1d1d;
  user-select: all;
  text-align: center;
}
.footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.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 .bannerTitle {
    width: 347px;
    height: 42px;
  }
  .banner .bannerTitle > li {
    font-size: 18px;
    line-height: 42px;
  }
  .usimg {
    height: 575px;
  }
  #aboutBox .panOne {
    padding: 0 100px;
  }
  #aboutBox .panOne .listcon .listLeft .listIcon {
    top: 0;
  }
  #aboutBox .panOne .listcon .listLeft .lisText {
    display: block;
    margin-left: 0px;
  }
  #usBox .call {
    margin-top: 30px;
  }
  .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;
  }
  #aboutBox .panOne {
    padding: 0 ;
    margin-top: 50px;
  }
  .usimg {
    height: 390px;
  }
  #usBox .call .email {
    margin-top: 28px;
    font-size: 30px;
  }
  .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 .bannerTitle {
    width: 248px;
    height: 30px;
  }
  .banner .bannerTitle > li {
    font-size: 14px;
    line-height: 30px;
  }
  #usBox .call > img {
    width: 20%;
    height: 20%;
  }
  .footerTop {
    margin-top: 50px;
  }
  .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: 12px;
    margin-right: 0;
  }
  .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 {
    height: 140px;
  }
  .banner .bannerTitle {
    width: 199px;
    height: 24px;
  }
  .banner .bannerTitle > li {
    font-size: 12px;
    line-height: 24px;
  }
  #aboutBox .panOne {
    margin-top: 40px;
  }
  #aboutBox .panOne .pantitle {
    width: 152px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
  }
  #aboutBox .panOne .pantitleTwo {
    width: 105px;
  }
  #aboutBox .panOne .pantitleThree {
    width: 130px;
  }
  #aboutBox .panOne .pancon {
    margin-top: 25px;
  }
  #aboutBox .panOne .pancon > P {
    font-size: 14px;
    margin-top: 16px;
  }
  #aboutBox .panOne .listcon .list {
    padding-left: 15px;
    margin-top: 26px;
  }
  #aboutBox .panOne .listcon .list .lisText {
    font-size: 14px;
  }
  #aboutBox .panOne .listcon .listLeft .listIcon {
    top: 0;
  }
  #aboutBox .panOne .listcon .listLeft .lisText {
    display: block;
    margin-left: 0px;
  }
  #usBox .call > img {
    width: 25%;
    height: 25%;
  }
  #usBox .call .email {
    margin-top: 25px;
    font-size: 22px;
    margin-left: 16px;
  }
  #usBox .warp {
    width: 100%;
    overflow: hidden;
  }
  #usBox .warp .usimg {
    height: 250px;
    padding-left: 10px;
  }
  #usBox .warp .usimgTwo {
    height: 350px;
  }
  #usBox .warp .usimgThree {
    height: 255px;
    padding-left: 0;
  }
  #usBox .warp .call > img {
    width: 25%;
    height: 25%;
  }
  #usBox .warp .call .email {
    margin-top: 25px;
    font-size: 22px;
    margin-left: 16px;
  }
  .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;
  }
  #usBox .warp .usimg {
    height: 215px;
  }
  #usBox .warp .usimgTwo {
    height: 300px;
  }
  #usBox .warp .usimgThree {
    height: 220px;
  }
  .footerTop {
    margin-top: 30px;
  }
  .footerTop .warp {
    width: 90%;
  }
  .footerBottom .warp {
    width: 294px;
  }
}
/*# sourceMappingURL=about.css.map */