* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  font: 12px/1.2 Microsoft Yahei, tahoma, arial, sans-serif;
  position: relative;
}

li {
  list-style: none;
}

img {
  border: none;
}

label,
input[type="checkbox"] {
  cursor: pointer;
}

/* 浮动 */
.fl {
  float: left;
}

.fr {
  float: right;
}

.posr {
  position: relative;
}

.posa {
  position: absolute;
}

.clearfix:after {
  content: " ";
  display: block;
  line-height: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

.textcenter {
  text-align: center;
}

/* 定宽布局 */
.w1180 {
  width: 1180px;
  margin: 0 auto;
  position: relative;
}

/* 超链样式 */
.link {
  color: #333333;
  cursor: pointer;
  text-decoration: none;
}

.link:hover {
  color: #dd2b21;
}

.link-text {
  color: #999;
  text-decoration: none;
}

/* 公共头部导航 */

/*公共底部*/
.profooter {
  /*height: 510px;*/
  padding-bottom: 15px;
  background-color: #272b2f;
}

.publicfoot {
  width: 1180px;
  margin: 0 auto;
}

.publicfoot .foth5 {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}

.publicfoot .footerMap {
  width: 342px;
}

.publicfoot .footerMap .foth5 {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}

.publicfoot .footerPhone .publicfoot .footerCode .foth5 {
  margin-bottom: 40px;
}

.publicfoot .footerMap ul {
  font-size: 14px;
  line-height: 34px;
}

.publicfoot .footerMap ul li a {
  color: #a8a9ab;
  text-decoration: none;
}

.publicfoot .footerMap ul li a:hover {
  color: #fff;
}

.publicfoot .footerPhone {
  width: 512px;
  font-size: 14px;
  line-height: 1;
  color: rgba(168, 169, 171, 0.7);
}

.publicfoot .footerPhone .numdata .fticn {
  position: absolute;
  top: 3px;
  left: -40px;
  width: 24px;
  height: 22px;
  background-position: 0 -58px;
}

.publicfoot .footerPhone .numdata {
  position: relative;
}

.publicfoot .footerPhone .num {
  font-size: 28px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1;
  color: #f3b014;
}

.publicfoot .footerPhone .time {
  font-size: 12px;
  line-height: 1;
  color: #979797;
}

.publicfoot .footerPhone .mapdata {
  position: relative;
  margin-top: 20px;
}

.fticn {
  display: inline-block;
  background: url(../images/fticn.png) no-repeat;
}

.publicfoot .footerPhone .dresicn {
  position: absolute;
  left: -30px;
  top: 0;
  width: 14px;
  height: 16px;
  background-position: 0 0;
}

.publicfoot .footerPhone .fbtel {
  margin-top: 30px;
}

.publicfoot .footerPhone .fbtel p {
  position: relative;
}

.publicfoot .footerPhone .fbtel .ptel {
  margin-bottom: 15px;
}

.publicfoot .footerPhone .fbtel .fticn {
  position: absolute;
  left: -30px;
  top: 0;
}

.publicfoot .footerPhone .fbtel .telicn {
  width: 18px;
  height: 14px;
  background-position: 0 -19px;
}

.publicfoot .footerPhone .fbtel .searcicn {
  width: 16px;
  height: 16px;
  background-position: 0 -37px;
}

.publicfoot .footerCode {
  width: 326px;
}

.publicfoot .footerCode .wxwbox {
  display: flex;
  justify-content: space-between;
}

.publicfoot .footerCode dl {
  width: 150px;
  text-align: center;
}

.publicfoot .footerCode dt img {
  width: 100%;
  height: 100%;
}

.publicfoot .footerCode dd {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1;
  color: #8b8c8e;
}

.footerCode dt {
  padding: 5px;
  width: 150px;
  height: 150px;
  box-sizing: border-box;
  background: #fff;
}

.ftinfo {
  display: flex;
  justify-content: space-between;
  padding: 70px 0 40px;
  color: #ffffff;
}

.dlcot {
  position: relative;
  width: 364px;
}

.dlcotBefore {
  content: "";
  /*position: absolute;*/
  display: inline-block;
  width: 2px;
  height: 270px;
  background-image: linear-gradient(0deg, #2d3350 0%, #354178 52%, #2d3350 100%), linear-gradient(#f6f6f6, #f6f6f6);
  background-blend-mode: normal, normal;
  top: 0;
  right: 0;
}

.dlcot dt {
  line-height: 1;
  padding-bottom: 15px;
  font-size: 28px;
  padding-top: 40px;
}

.dlcot dd {
  width: 50%;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: 16px;
}

.dlcot dd:nth-child(even) {
  /*padding-left: 10px;*/
}

/*.dlcot dd::before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    width: 4px;*/
/*    height: 4px;*/
/*    margin-right: 10px;*/
/*    border-radius: 50%;*/
/*    vertical-align: middle;*/
/*    background: #9d9d9d;*/
/*}*/
.dlcot dd a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.ewmcot {
  display: flex;
  justify-content: space-between;
  width: 290px;
  font-size: 14px;
  text-align: center;
  color: #999999;
}

.ewmcot > div {
  width: 130px;
  justify-content: center;
  flex-direction: column;
  display: flex;
}

.ewmcot > div img {
  margin-bottom: 14px;
}

.tphcot {
  width: 320px;
  padding-top: 42px;
}

.telcon {
  font-size: 36px;
  line-height: 1;
}

.stim {
  display: block;
  padding: 6px 0 15px 42px;
  font-size: 14px;
  line-height: 1;
  color: #999;
}

.adrscon {
  font-size: 14px;
  line-height: 33px;
}

.tip {
  font-size: 16px;
  line-height: 32px;
  color: #eaeaea;
  padding-top: 15px;
}

.tip .icon {
  display: inline-block;
  background: url("../images/index/icon.png") no-repeat;
  margin-right: 16px;
  width: 36px;
  height: 37px;
  vertical-align: middle;
}

.tip i:nth-child(1) {
  background-position: -782px -21px;
}

.tip i:nth-child(2) {
  background-position: -846px -21px;
}

/*.fticn {*/
/*display: inline-block;*/
/*background: url("../images/index/icon.png") no-repeat;*/
/*}*/
.telcon .fticn {
  margin-right: 14px;
  width: 43px;
  height: 43px;
  background-position: -839px -86px;
  vertical-align: middle;
}

.adrscon .fticn {
  margin-right: 16px;
  width: 43px;
  height: 43px;
  background-position: -777px -86px;
  vertical-align: middle;
}

.recod {
  padding-top: 40px;
  text-align: center;
  width: 1180px;
  margin: 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

/*导航*/
.hdbner {
  position: relative;
}

.prohead {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /*background:#303848;*/
  height: 77px;
  z-index: 999;
  /*border-bottom: 1px solid rgba(255,255,255,0.3);*/
  box-sizing: border-box;
}

.darkGround {
  background: #303848;
  transition: background 0.8s linear;
}

.topnav {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.logcot {
  display: flex;
  /* padding-top: 10px; */
}

.logcot img {
  width: 92px;
  margin-top: 20px;
  height: auto;
}

.loifo {
  margin-top: 15px;
  padding-left: 20px;
  color: #fff;
  border-left: 1px solid #e6e6e6;
  margin-left: 22px;
  height: 50px;
}

.loifo h1 {
  /*padding: 11px 0 8px;*/
  /*line-height: 40px;*/
  font-size: 26px;
}

.loifo h1 span {
  font-size: 14px;
  margin-left: 8px;
}

.loifo p {
  margin-top: 5px;
  font-size: 14px;
  /*line-height: 18px;*/
  color: rgba(255, 255, 255, 0.5);
}

.navlist {
  padding-top: 0px;
}

.navlist li {
  height: 66px;
  line-height: 66px;
  margin-left: 50px;
  float: left;
  padding: 11px 0 0 0;
  transition: all 0.2s linear;
  position: relative;
  text-align: center;
}

.navlist li a {
  display: inline-block;
  font-size: 18px;
  height: 65px;
  line-height: 65px;
  /*color: rgba(255,255,255,.8);*/
  color: #fff;
  text-decoration: none;
}

.navlist li.active h3,
.navlist li:hover {
  border-bottom-color: #fff;
}

.navlist li.active a {
  /*font-size: 18px;*/
}

.navlist li.active h3 a {
  color: rgba(255, 255, 255, 1);
}

.navlist li h3 {
  font-weight: normal;
  height: 100%;
  box-sizing: border-box;
  /*border-bottom: 2px solid transparent;*/
  transition: all 0.2s linear;
  cursor: pointer;
}

.navlist li h3 a {
  display: inline-block;
  font-size: 18px;
  height: 65px;
  line-height: 65px;
  color: #fff;
  /*color: rgba(255,255,255,.7);*/
  text-decoration: none;
}

.navlist li h3 a:hover {
  color: #fcc62d;
}

.navlist li.active:after,
.navlist li:hover:after {
  width: 100%;
  background: #fff;
}

.borderNone:after,
.borderNone:hover:after {
  width: 0px !important;
}

.navlist li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1px;
  height: 2px;
  display: inline-block;
  transition: 0.3s all linear;
  background: transparent;
}

.twonav {
  display: none;
  position: absolute;
  top: 77px;
  left: calc(50% - 115px);
  /*margin-left: -160px;*/
  width: 230px;
  min-height: 184px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 30px 0;
  background-color: #ffffff;
  /*border-bottom: 6px solid #2577e3;*/
  z-index: 999;
  -webkit-transition: height 0.2s cubic-bezier(0, 0, 0.2, 1) 0.2s;
  -moz-transition: height 0.2s cubic-bezier(0, 0, 0.2, 1) 0.2s;
  -o-transition: height 0.2s cubic-bezier(0, 0, 0.2, 1) 0.2s;
  transition: height 0.2s cubic-bezier(0, 0, 0.2, 1) 0.2s;
}

.twonav .tip {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -27px;
  left: 110px;
}

.twonav dl dt {
  clear: both;
  margin: 0;
  padding: 0 15px 0 65px;
  border-bottom: 1px solid #ececec;
  color: #fff;
  text-align: left;
  font-size: 18px;
  line-height: 48px;
}

.twonav dl dt span {
  position: relative;
  color: #216dd0;
  font-size: 18px;
  cursor: default;
}

.twonav dl dt span:before {
  position: absolute;
  top: 6px;
  left: -16px;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #216dd0;
  content: "";
}

.twonav dd {
  line-height: 38px;
}

.twonav dd a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 28px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-size: 16px;
  box-sizing: border-box;
  color: #333333;
  text-decoration: none;
  text-align: left;
}

.twonav dd a.grayColor {
  color: #ddd;
  cursor: auto;
}

.wbarrow {
  display: inline-block;
  width: 12px;
  height: 18px;
  position: absolute;
  right: 50px;
  top: 15px;
  z-index: 2;
}

/*.wbarrow::before,.wbarrow::after {*/
/*    content: '';*/
/*    width:0;*/
/*    height:0;*/
/*    display:block;*/
/*    position:absolute;*/
/*    left:0;*/
/*    top:0;*/
/*    z-index:5;!*兼容ie8-*!*/
/*    border-top:9px transparent dashed;*/
/*    border-left:9px transparent dashed;*/
/*    border-bottom:9px transparent dashed;*/
/*    border-right:9px transparent solid;*/
/*    overflow:hidden;*/
/*}*/
.wbarrow::before {
  left: 1px;
  /*重要*/
  border-left: 9px #d2d2d2 solid;
}

.wbarrow::after {
  border-left: 9px white solid;
}

.hoticon {
  display: inline-block;
  width: 32px;
  height: 25px;
  margin-left: 5px;
  background: url("../images/fireRed.png") no-repeat;
  background-position: 0 bottom;
  vertical-align: -2px;
}

.twonav dd a:hover,
.twonav dd.active a {
  color: #ffffff;
  background: #2d3350;
  box-shadow: 0px 1px 1px 0px #dddddd;
}

/*.twonav dd a:hover .hoticon, .twonav dd.active .hoticon {*/
/*    background: url("../images/fireBlue.png") no-repeat;*/
/*}*/
.twonav dd a:hover .wbarrow::before,
.twonav dd.active a .wbarrow::before {
  left: 1px;
  /*重要*/
  border-left: 9px #d2d2d2 solid;
}

.twonav dd a:hover .wbarrow::after,
.twonav dd.active a .wbarrow::after {
  border-left: 9px #216dd0 solid;
}

.twonav dd a:hover .hoticon,
.twonav dd.active a .hoticon {
  background-position: 0 bottom;
}

.applyBtn {
  margin: 0 0 20px 35px;
}

.applyBtn a {
  display: inline-block;
  width: 180px;
  height: 44px;
  background-color: #fd7e20;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
  line-height: 44px;
  text-decoration: none;
  color: #ffffff;
}

/*底部链接*/
.subWeb {
  display: flex;
  justify-content: center;
  /* width: 600px; */
  padding-top: 23px;
  border-bottom: 1px solid #666;
}

.subtit {
  font-size: 12px;
  color: #fff;
  padding-top: 2px;
  opacity: 0.5;
}

.weblink {
  padding-bottom: 20px;
}

.linkdl {
  font-size: 14px;
  overflow: hidden;
}

.linkdl dd {
  float: left;
  width: 234px;
  margin-bottom: 20px;
  text-align: left;
}

.linkdl dd span {
  display: block;
  clear: both;
  color: #fff;
  opacity: 0.8;
  margin-bottom: 4px;
}

.linkdl dd a {
  width: 100%;
  display: block;
  text-decoration: underline !important;
  font-size: 14px;
  color: #4f94e7;
  padding-left: 9px;
}

.linkdl dd:first-child {
  margin-left: 0;
}

/*百度商桥添加代码start*/
#newBridge .nb-icon-base {
  display: none !important;
}

.sqicon {
  display: inline-block;
  background: url("../images/sqicn.png") no-repeat;
}

.leftcosult {
  position: fixed;
  right: 30px;
  bottom: 70px;
  z-index: 999;
}

.leftcosult li {
  position: relative;
  width: 74px;
  height: 74px;
  margin-top: 20px;
  border-radius: 50%;
  background: #3994ee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.leftcosult li.liask .sqicon {
  width: 38px;
  height: 38px;
  background-position: 0 0;
}

.leftcosult li.litelp .sqicon {
  width: 32px;
  height: 32px;
  background-position: 0 -91px;
}

.leftcosult li.litestq .sqicon {
  width: 32px;
  height: 32px;
  background-position: 0 -47px;
}

.leftcosult li.libacktop .sqicon {
  background-position: 0 -141px;
  width: 32px;
  height: 20px;
}

.leftcosult li a,
.leftcosult li > div {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  text-decoration: none;
  overflow: hidden;
}

.minbox,
.maxbox {
  position: absolute;
  width: 84px;
  height: 84px;
  top: 50%;
  left: 50%;
  margin-top: -42px;
  margin-left: -42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-radius: 50%;
  background: rgba(30, 168, 250, 0.4);
  z-index: 1;
  opacity: 0;
}

.maxbox {
  width: 101px;
  height: 101px;
  margin-top: -50px;
  margin-left: -50px;
  background: rgba(79, 184, 247, 0.15);
}

.leftcosult li em {
  font-size: 16px;
  color: #fff;
  font-style: normal;
  line-height: 38px;
  display: none;
  transition: all 0.2s linear;
}

.leftcosult li > div:hover i.hoveri,
.leftcosult li > a:hover i.hoveri {
  display: none;
}

.leftcosult li > div:hover em.hovem,
.leftcosult li > a:hover em.hovem {
  display: block;
}

.leftcosult li:hover .maxbox,
.leftcosult li:hover .minbox {
  opacity: 1;
  -webkit-animation: warn 1s infinite ease-out;
  -moz-animation: warn 1s infinite ease-out;
  animation: warn 1s infinite ease-out;
}

@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  25% {
    transform: scale(0.6);
    opacity: 0.5;
  }

  50% {
    transform: scale(0.8);
    opacity: 0.8;
  }

  75% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

.telpbox {
  position: fixed;
  width: 580px;
  height: 344px;
  box-shadow: 0 2px 10px 0 rgba(29, 50, 119, 0.28);
  z-index: 999;
  top: 35%;
  right: 50%;
  margin-top: -70px;
  margin-right: -290px;
  background: #fff;
  display: none;
}

.telpbox h3 {
  height: 60px;
  background-color: #4f94e7;
  font-size: 20px;
  letter-spacing: 2px;
  text-align: center;
  line-height: 60px;
  color: #fff;
}

.telpcot {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}

.telpft {
  width: 290px;
  line-height: 1;
  font-size: 16px;
  color: #4f94e7;
}

.telphonecs h4 {
  margin-bottom: 10px;
  color: #4f94e7;
  font-weight: normal;
}

.telphonecs h4 .sqicon {
  width: 22px;
  height: 22px;
  background-position: -2px -279px;
  vertical-align: -5px;
  margin-right: 10px;
}

.telphonecs h5 {
  font-size: 32px;
  color: #4f94e7;
}

.telphonecs p {
  font-size: 14px;
  margin-top: 45px;
}

.telphonecs {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(191, 191, 191, 0.6);
}

.telprtcot,
.telpftcot {
  width: 230px;
  margin: 0 auto;
}

.telpftcot .tepone {
  margin: 28px 2px 28px 18px;
  line-height: 24px;
}

.telpftcot h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.telpftcot span {
  display: block;
  line-height: 24px;
  padding-left: 16px;
}

.telpftcot h4 {
  position: relative;
  padding-left: 43px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin-right: -5px;
}

.telpftcot h4 .sqicon {
  display: inline-block;
  width: 38px;
  height: 38px;
  background-position: 0 bottom;
  position: absolute;
  left: 0;
  top: 2px;
}

.telpftcot .askcot {
  margin: 0 14px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #4f94e7;
  border: 1px solid #4f94e7;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

.telprt {
  width: 290px;
  box-sizing: border-box;
  color: #666;
  font-size: 16px;
  border-left: 1px dashed rgba(191, 191, 191, 0.6);
}

.telprt p {
  padding: 15px 15px 5px;
}

.telprt input {
  width: 100%;
  height: 48px;
  margin: 20px 0;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  border: solid 1px #bfbfbf;
  font-size: 16px;
}

.telprt .btnbox {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #4f94e7;
  border: 1px solid #4f94e7;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

.spclose {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
  height: 32px;
  background-position: 0 -173px;
}

.showanimation {
  animation: in 1s ease both;
  -webkit-animation: in 1s ease both;
  -moz-animation: in 1s ease both;
  display: block;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}

.hideanimation {
  animation: out 1s ease both;
  -webkit-animation: out 1s ease both;
  -moz-animation: out 1s ease both;
  display: none\0;
  *display: none;
}

@keyframes in {
  0% {
    transform: scale(0, 0) skew(60deg, 60deg);
    top: 100%;
    right: 50px;
  }

  100% {
    transform: scale(1, 1) skew(0, 0);
    top: 35%;
    right: 50%;
  }
}

@-webkit-keyframes in {
  0% {
    -webkit-transform: scale(0, 0) skew(60deg, 60deg);
    top: 100%;
    right: 50px;
  }

  100% {
    -webkit-transform: scale(1, 1) skew(0, 0);
    top: 35%;
    right: 50%;
  }
}

@-moz-keyframes in {
  0% {
    -moz-transform: scale(0, 0) skew(60deg, 60deg);
    top: 100%;
    right: 50px;
  }

  100% {
    -moz-transform: scale(1, 1) skew(0, 0);
    top: 35%;
    right: 50%;
  }
}

@keyframes out {
  0% {
    transform: scale(1, 1) skew(0, 0);
    top: 35%;
    right: 50%;
  }

  100% {
    transform: scale(0, 0) skew(60deg, 60deg);
    top: 100%;
    right: 50px;
    display: none;
  }
}

@-webkit-keyframes out {
  0% {
    -webkit-transform: scale(1, 1) skew(0, 0);
    top: 35%;
    right: 50%;
  }

  100% {
    -webkit-transform: scale(0, 0) skew(60deg, 60deg);
    top: 100%;
    right: 50px;
    display: none;
  }
}

@-moz-keyframes out {
  0% {
    -moz-transform: scale(1, 1) skew(0, 0);
    top: 35%;
    right: 50%;
  }

  100% {
    -moz-transform: scale(0, 0) skew(60deg, 60deg);
    top: 100%;
    right: 50px;
    display: none;
  }
}

.errtipbox {
  position: fixed;
  top: 10px;
  left: 50%;
  width: 500px;
  height: 160px;
  margin-top: 0;
  margin-left: -250px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(29, 50, 119, 0.28);
  z-index: 9999;
  font-size: 16px;
}

.errtipbox p {
  padding: 30px 0;
  text-align: center;
  color: #999;
}

.errtipbox .errbtn {
  width: 140px;
  height: 48px;
  float: right;
  margin-right: 42px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  background-color: #4f94e7;
  border-radius: 4px;
  cursor: pointer;
}

.sucpbox {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 340px;
  height: 240px;
  margin-top: -120px;
  margin-left: -170px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(29, 50, 119, 0.28);
  z-index: 9999;
  font-size: 16px;
  text-align: center;
}

.sucpbox .sqicon {
  width: 40px;
  height: 48px;
  margin: 42px 0 25px;
  background-position: 0 -212px;
}

.sucpbox p {
  margin-bottom: 40px;
  color: #666;
}

.sucpbox .sucbtn {
  display: inline-block;
  width: 140px;
  height: 48px;
  background-color: #4f94e7;
  border-radius: 4px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  cursor: pointer;
}

.scuermask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1000;
  display: none;
}

/*百度商桥添加代码end*/
/*动效*/
/* 摇摆 */
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0);
  }
}

@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }

  40% {
    -moz-transform: rotate(-10deg);
  }

  60% {
    -moz-transform: rotate(5deg);
  }

  80% {
    -moz-transform: rotate(-5deg);
  }

  100% {
    -moz-transform: rotate(0);
  }
}

@-ms-keyframes swing {
  20% {
    -ms-transform: rotate(15deg);
  }

  40% {
    -ms-transform: rotate(-10deg);
  }

  60% {
    -ms-transform: rotate(5deg);
  }

  80% {
    -ms-transform: rotate(-5deg);
  }

  100% {
    -ms-transform: rotate(0);
  }
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  60% {
    transform: rotate(5deg);
  }

  80% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0);
  }
}

/* 弹跳 */
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
  }
}

@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
  }

  40% {
    -ms-transform: translateY(-30px);
  }

  60% {
    -ms-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

/*圆点缩放动画*/
@-webkit-keyframes twinkling {
  0% {
    opacity: 0.2;
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: scale(1.12);
  }

  100% {
    opacity: 0.2;
    -webkit-transform: scale(1);
  }
}

@keyframes twinkling {
  0% {
    opacity: 0.2;
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: scale(1.12);
  }

  100% {
    opacity: 0.2;
    -webkit-transform: scale(1);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*淡入*/
@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/*边线扩散*/
@-webkit-keyframes serv_one_border {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes serv_one_border {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes xuanzhuan {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  50% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes xuanzhuan {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  50% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-moz-keyframes xuanzhuan {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  50% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-o-keyframes xuanzhuan {
  /*兼容欧朋浏览器*/
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  50% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes sildeTop {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  50% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes sildeTop {
  from {
    bottom: -100px;
    opacity: 0.1;
  }

  to {
    bottom: 0px;
    opacity: 1;
  }
}

@-moz-keyframes mymove

/* Firefox */ {
  from {
    bottom: -100px;
    opacity: 0.1;
  }

  to {
    bottom: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes mymove

/* Safari 和 Chrome */ {
  from {
    bottom: -100px;
    opacity: 0.1;
  }

  to {
    bottom: 0px;
    opacity: 1;
  }
}

@-o-keyframes mymove

/* Opera */ {
  from {
    bottom: -100px;
    opacity: 0.1;
  }

  to {
    bottom: 0px;
    opacity: 1;
  }
}

@keyframes move1 {
  0% {
    bottom: 5%;
  }

  100% {
    transform: translateY(-20px);
  }
}

@keyframes move2 {
  0% {
    bottom: 16%;
  }

  100% {
    transform: translateY(-20px);
  }
}

@keyframes move3 {
  0% {
    bottom: 2%;
  }

  100% {
    transform: translateY(-20px);
  }
}

.profooter .childsbox {
  width: 1200px;
  margin: 0 auto;
  padding: 35px 0 30px;
  /*height: 156px;*/
  box-sizing: border-box;
  border-top: 1px solid rgba(204, 204, 204, 0.2);
  border-bottom: 1px solid rgba(204, 204, 204, 0.2);
}

.profooter .childsbox dl {
  display: flex;
  line-height: 1;
  font-size: 14px;
}

.profooter .childsbox dl dt {
  text-align: right;
  width: 118px;
  color: #ffffff;
  padding-right: 30px;
  box-sizing: border-box;
}

.profooter .childsbox dl dd {
  flex: 1;
  display: flex;
}

.profooter .childsbox dl dd .cld1 {
  width: 134px;
}

.profooter .childsbox dl dd .cld5,
.profooter .childsbox dl dd .cld6,
.profooter .childsbox dl dd .cld2 {
  width: 133px;
}

.profooter .childsbox dl dd .cld3 {
  width: 148px;
}

.profooter .childsbox dl dd .cld4 {
  width: 137px;
}

.profooter .childsbox dl dd .cld7 {
  width: 135px;
}

.profooter .childsbox dl.qizqbox dd {
  display: flex;
  /*justify-content: space-between;*/
}

.profooter .childsbox dl.qizqbox dd > div {
  width: 160px;
  height: 122px;
  margin-right: 65px;
}

.profooter .childsbox dl.qizqbox dd > div:last-child {
  margin-right: 0;
}

.profooter .childsbox dl.qizqbox dd > div a {
  width: 100%;
  height: 100%;
  padding-top: 8px;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  background-color: #2f3337;
  border-radius: 6px;
  text-decoration: none;
}

.profooter .childsbox dl.qizqbox dd > div a span {
  display: inline-block;
  height: 38px;
  background: url("../images/ftlog.png") no-repeat;
}

.profooter .childsbox dl.qizqbox dd > div.cld1 a span {
  width: 59px;
  background-position: 0 0;
}

.profooter .childsbox dl.qizqbox dd > div.cld2 a span {
  width: 66px;
  background-position: -64px 0;
}

.profooter .childsbox dl.qizqbox dd > div.cld3 a span {
  width: 38px;
  background-position: -146px 0;
}

.profooter .childsbox dl.qizqbox dd > div.cld4 a span {
  width: 70px;
  background-position: -197px 0;
}

.profooter .childsbox dl.qizqbox dd > div.cld5 a span {
  width: 36px;
  background-position: -282px 0;
}

.profooter .childsbox dl.qizqbox dd > div.cld6 a span {
  width: 47px;
  background-position: -344px 0;
}

.profooter .childsbox dl.qizqbox dd > div h6 {
  margin: 6px 0 8px;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  color: rgba(168, 169, 171, 0.7);
}

.profooter .childsbox dl.qizqbox dd > div p {
  padding: 0 25px;
  font-size: 12px;
  line-height: 18px;
  color: rgba(168, 169, 171, 0.5);
}

.profooter .childsbox dl.qizqbox dd a:hover {
  background-color: #3d4144;
  color: rgba(168, 169, 171, 0.5);
}

.profooter .childsbox dl dd a {
  display: block;
  margin-bottom: 15px;
  color: rgba(168, 169, 171, 0.7);
  text-decoration: none;
}

.profooter .childsbox dl dd a:hover {
  color: #fff;
}
