.banner-box {
  height: 420px;
  background: url('../img/bg_about_banner.jpg') no-repeat center;
}
.banner-box .banner {
  width: 1200px;
  margin: 0 auto;
  height: 420px;
  position: relative;
}
.banner-box .banner .banner-text {
  width: 480px;
  height: 48px;
  font: 48px/48px "微软雅黑";
  color: #fff;
  margin: 0 auto;
  text-align: center;
  padding-top: 168px;
  letter-spacing: 12px;
  position: relative;
  z-index: 1;
  text-indent: 10px;
  animation: fadenum 1s;
}
.banner-box .banner .banner-line {
  width: 250px;
  height: 24px;
  background: #004D99;
  margin: 0 auto;
  margin-top: -15px;
  animation: fadenum2 1s;
}
@keyframes fadenum {
  0% {
    transform: scale(0.8) rotate(0.1deg);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadenum2 {
  0% {
    width: 0px;
  }
  100% {
    width: 250px;
  }
}
.tick-header-box {
  height: 60px;
  background: #FFFFFF;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-header-box .tick-header {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.tick-header-box .tick-header .tick-header-item {
  height: 57px;
  margin-left: 40px;
  margin-right: 40px;
  color: #4D4D4D;
  border-bottom: 3px solid transparent;
  font: 16px/57px "微软雅黑";
  cursor: pointer;
}
.tick-header-box .tick-header .tick-header-item:hover {
  color: #004D99;
}
.tick-header-box .tick-header .ischeck {
  color: #004D99;
  border-bottom: 3px solid #004D99;
}
.tick-content1-box {
  height: 751px;
  border-top: 1px solid #fff;
}
.tick-content1-box .tick-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  background: #f5f8fa;
}
.tick-content1-box .tick-content .tick-content-left {
  width: 539px;
  height: 582px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 60px;
  float: left;
}
.tick-content1-box .tick-content .tick-content-left .t-c-title {
  font: 24px/24px "微软雅黑";
  font-weight: bold;
  color: #004D99;
  margin-bottom: 20px;
}
.tick-content1-box .tick-content .tick-content-left .t-c-text {
  font: 14px/30px "微软雅黑";
  color: #4D4D4D;
  text-align: justify;
  margin-bottom: 60px;
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box {
  width: 539px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box .characteristic-item1 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_kechaifen.png') no-repeat center 20px;
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box .characteristic-item2 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_kezhuanrang.png') no-repeat center 20px;
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box .characteristic-item3 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_kerongzi.png') no-repeat center 20px;
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box .characteristic-item1:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box .characteristic-item2:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content1-box .tick-content .tick-content-left .characteristic-box .characteristic-item3:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content1-box .tick-content .tick-content-left .advantage {
  width: 509px;
  padding-left: 30px;
  margin-bottom: 10px;
  font: 14px/24px "微软雅黑";
  color: #666666;
  letter-spacing: 0.25px;
  text-align: justify;
  background: url('../img/icon_point.png') no-repeat 0px 3px;
}
.tick-content1-box .tick-content .tick-content-right {
  width: 521px;
  height: 522px;
  float: left;
  margin-top: 40px;
  background: url('../img/img_Exin_jieshao.png') no-repeat;
}
.tick-content2-box {
  height: 751px;
  border-top: 1px solid #fff;
}
.tick-content2-box .tick-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  background: #f5f8fa;
}
.tick-content2-box .tick-content .tick-content-left {
  width: 539px;
  height: 582px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 60px;
  float: left;
}
.tick-content2-box .tick-content .tick-content-left .t-c-title {
  font: 24px/24px "微软雅黑";
  font-weight: bold;
  color: #004D99;
  margin-bottom: 20px;
}
.tick-content2-box .tick-content .tick-content-left .t-c-text {
  font: 14px/30px "微软雅黑";
  color: #4D4D4D;
  text-align: justify;
  margin-bottom: 60px;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box {
  width: 539px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item1 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  color: #4D4D4D;
  margin-bottom: 20px;
  background: #ffffff url('../img/icon_zhifulinghuo.png') no-repeat center 20px;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item2 {
  width: 353px;
  height: 98px;
  background: #fff;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item2 .characteristic-item2-left {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  color: #4D4D4D;
  float: left;
  margin-bottom: 20px;
  background: url('../img/icon_yewumoshi.png') no-repeat center 20px;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item2 .characteristic-item2-right {
  width: 185px;
  height: 96px;
  margin-top: 1px;
  margin-right: 1px;
  font: 14px/150px "微软雅黑";
  text-indent: 12px;
  float: left;
  margin-bottom: 20px;
  background: #F0F3F5;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item2 .characteristic-item2-right .c-i-r-text {
  width: 175px;
  height: 14px;
  margin-top: 12px;
  font: 14px/14px "微软雅黑";
  color: #999;
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item1:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content2-box .tick-content .tick-content-left .characteristic-box .characteristic-item2:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content2-box .tick-content .tick-content-left .advantage {
  width: 509px;
  padding-left: 30px;
  margin-bottom: 10px;
  font: 14px/24px "微软雅黑";
  color: #666666;
  letter-spacing: 0.25px;
  text-align: justify;
  background: url('../img/icon_point.png') no-repeat 0px 3px;
}
.tick-content2-box .tick-content .tick-content-right {
  width: 521px;
  height: 610px;
  float: left;
  margin-top: 40px;
  background: url('../img/img_Edan_jieshao.png') no-repeat;
}
.tick-content2-box2 {
  background: #f5f8fa;
}
.tick-content2-box2 .tick-content2 {
  width: 1200px;
  border: 1px solid #f5f8fa;
  margin: 0 auto;
}
.tick-content2-box2 .tick-content2 .tick-c-left {
  width: 600px;
  height: 294px;
  float: left;
}
.tick-content2-box2 .tick-content2 .tick-c-left .tick-c-l-title {
  width: 600px;
  height: 118px;
  font: 20px/118px "微软雅黑";
  color: #004D99;
  font-weight: bold;
}
.tick-content2-box2 .tick-content2 .tick-c-left .tick-c-l-text {
  width: 560px;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0.25px;
  text-align: justify;
  line-height: 24px;
  font-family: "微软雅黑";
}
.tick-content2-box2 .tick-content2 .tick-c-left .left-btn {
  width: 36px;
  height: 36px;
  float: left;
  margin-top: 44px;
  margin-right: 12px;
  background: url('../img/icon_left_nor.png') no-repeat;
}
.tick-content2-box2 .tick-content2 .tick-c-left .left-btn:hover {
  width: 36px;
  height: 36px;
  float: left;
  background: url('../img/icon_left_sel.png') no-repeat;
}
.tick-content2-box2 .tick-content2 .tick-c-left .right-btn {
  width: 36px;
  height: 36px;
  float: left;
  margin-top: 44px;
  cursor: pointer;
  background: url('../img/icon_right_nor.png') no-repeat;
}
.tick-content2-box2 .tick-content2 .tick-c-left .right-btn:hover {
  width: 36px;
  height: 36px;
  float: left;
  cursor: pointer;
  background: url('../img/icon_right_sel.png') no-repeat;
}
.tick-content2-box2 .tick-content2 .tick-c-right {
  width: 600px;
  height: 294px;
  float: left;
  background: #ffffff url(../img/img_bg_round.png) no-repeat right bottom;
}
.tick-content2-box2 .tick-content2 .tick-c-right .tick-c-r-title {
  width: 600px;
  height: 118px;
  font: 20px/118px "微软雅黑";
  color: #004D99;
  font-weight: bold;
  text-indent: 40px;
  background: url(../img/img_bg_font.png) no-repeat 40px center;
}
.tick-content2-box2 .tick-content2 .tick-c-right .tick-c-r-text {
  width: 560px;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0.25px;
  text-align: justify;
  line-height: 24px;
  font-family: "微软雅黑";
}
.tick-content2-box2 .tick-content2 .tick-c-right .tick-c-r-text {
  width: 520px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0.25px;
  text-align: justify;
  line-height: 24px;
  margin-left: 40px;
  font-family: "微软雅黑";
  margin-bottom: 24px;
}
.tick-content2-box2 .tick-content2 .tick-bg {
  width: 1200px;
  height: 630px;
  margin-top: 60px;
  margin-bottom: 70px;
  float: left;
  background: url(../img/img_anli_Exin.png) no-repeat;
}
.tick-content2-box2 .tick-content2 .tick-bg2 {
  width: 1200px;
  height: 530px;
  margin-top: 60px;
  margin-bottom: 70px;
  float: left;
  background: url(../img/img_anli_Edan1.png) no-repeat;
}
.tick-content2-box2 .tick-content2 .tick-bg3 {
  width: 1200px;
  height: 530px;
  margin-top: 60px;
  margin-bottom: 70px;
  float: left;
  background: url(../img/img_anli_Edan2.png) no-repeat;
}
.tick-content2-box2 .tick-header {
  width: 280px;
  height: 45px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 80px;
  background: url('../img/title_hangyeanli.png') no-repeat;
}
.tick-content2-box2 .tick-header-tab-box {
  width: 1200px;
  height: 36px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tick-content2-box2 .tick-header-tab-box .tick-header-tab-item {
  font-size: 16px;
  height: 36px;
  color: #4D4D4D;
  letter-spacing: 0.28px;
  line-height: 36px;
  margin-left: 30px;
  margin-right: 30px;
  cursor: pointer;
  display: inline-block;
}
.tick-content2-box2 .tick-header-tab-box .ischeck {
  color: #004D99;
  border-bottom: 3px solid #004D99;
}
.tick-content3-box {
  height: 751px;
  border-top: 1px solid #fff;
}
.tick-content3-box .tick-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  background: #f5f8fa;
}
.tick-content3-box .tick-content .tick-content-left {
  width: 539px;
  height: 582px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 60px;
  float: left;
}
.tick-content3-box .tick-content .tick-content-left .t-c-title {
  font: 24px/24px "微软雅黑";
  font-weight: bold;
  color: #004D99;
  margin-bottom: 20px;
}
.tick-content3-box .tick-content .tick-content-left .t-c-text {
  font: 14px/30px "微软雅黑";
  color: #4D4D4D;
  text-align: justify;
  margin-bottom: 60px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box {
  width: 539px;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item1 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_yingshouqueren.png') no-repeat center 20px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item2 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_hetongshangchuan.png') no-repeat center 20px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item3 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_rongzitijiao.png') no-repeat center 20px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item4 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_rongzishenhe.png') no-repeat center 20px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item5 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_hetongqianyue.png') no-repeat center 20px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item6 {
  width: 167px;
  height: 98px;
  font: 14px/150px "微软雅黑";
  text-align: center;
  margin-bottom: 20px;
  color: #4D4D4D;
  background: #ffffff url('../img/icon_yingshouqueren.png') no-repeat center 20px;
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item1:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item2:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item3:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item4:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item5:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content3-box .tick-content .tick-content-left .characteristic-box .characteristic-item6:hover {
  transform: translateY(-8px);
  transition: all 1s;
  box-shadow: 4px 8px 16px 0 rgba(0, 26, 51, 0.06);
}
.tick-content3-box .tick-content .tick-content-left .advantage {
  width: 509px;
  padding-left: 30px;
  margin-bottom: 10px;
  font: 14px/24px "微软雅黑";
  color: #666666;
  letter-spacing: 0.25px;
  text-align: justify;
  background: url('../img/icon_point.png') no-repeat 0px 3px;
}
.tick-content3-box .tick-content .tick-content-right {
  width: 521px;
  height: 522px;
  float: left;
  margin-top: 40px;
  background: url('../img/img_fanxiangbaoli_jieshao.png') no-repeat;
}
.footer-box-v2 {
  width: 100%;
  height: 156px;
  background: #00274D;
  float: left;
  position: relative;
}
.footer-box-v2 .footer {
  width: 1200px;
  height: 156px;
  margin: 0 auto;
  background: #00274D;
}
.footer-box-v2 .footer .top {
  width: 436px;
  height: 94px;
  margin: 0 auto;
}
.footer-box-v2 .footer .top .item {
  height: 94px;
  font: 14px/94px "微软雅黑";
  color: rgba(255, 255, 255, 0.5);
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
}
.footer-box-v2 .footer .top .noborder {
  border-right: none;
}
.footer-box-v2 .footer .bottom {
  width: 1198px;
  height: 13px;
  margin-top: 11px;
  font: 13px/13px "微软雅黑";
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}
.phone-tip {
  width: 80px;
  height: 80px;
  border: 1px solid #E3E3E3;
  background: #ffffff url(../img/icon_tel_nor.png) no-repeat center 18px;
  font: 14px/120px "微软雅黑";
  color: #4D4D4D;
  position: fixed;
  bottom: 70px;
  right: 20px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
}
.phone-tip .phone-tip-1 {
  display: none;
  width: 160px;
  height: 80px;
  border: 1px solid #E3E3E3;
  position: absolute;
  left: -180px;
  background: #fff;
  top: 0;
}
.phone-tip .phone-tip-1 .phone-tip-text1 {
  font: 16px/16px "微软雅黑";
  color: #4D4D4D;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 7px;
  font-weight: bold;
}
.phone-tip .phone-tip-1 .phone-tip-text2 {
  font: 14px/14px "微软雅黑";
  color: #4D4D4D;
  text-align: center;
}
.phone-tip:hover {
  background: #004D99;
  border: none;
  color: #fff;
  background: #004d99 url(../img/icon_tel_sel.png) no-repeat center 18px;
}
.phone-tip:hover .phone-tip-1 {
  display: block;
}
