.banner_info {
  font-size: 0.48rem;
  position: relative;
}
.banner_info img {
  width: 100%;
  height: 4rem;
}
.banner_info .bd {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  color: #fff;
  transform: translate(0, -50%);
}
.info_tab {
  line-height: 0.25rem;
  border-bottom: 1px solid #cccccc;
}
.info_tab ul {
  display: flex;
}
.info_tab ul li + li {
  margin-left: 0.52rem;
}
.info_tab ul li a {
  display: block;
  position: relative;
  padding: 0.25rem 0 0.15rem;
}
.info_tab ul li.on a {
  color: #0f2432;
  font-weight: bold;
}
.info_tab ul li.on a:after {
  content: "";
  border-bottom: 2px solid #0f2432;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
}
.info_tab .bread {
  display: flex;
  font-size: 0.14rem;
  height: 0.65rem;
  align-items: center;
  align-items: center;
  color: #999;
}
.info_tab .bread a {
  color: #999;
}
.info_tab .bread a {
  display: flex;
  align-items: center;
}
.info_tab .bread a::after {
  content: "";
  display: inline-block;
  height: 0.06rem;
  width: 0.06rem;
  margin: 0 0.1rem 0 0.08rem;
  border-width: 1px 1px 0 0;
  border-color: #999;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}
.title_info {
  display: flex;
  align-items: flex-end;
}
.title_info .more {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #999;
}
.title_info .more i {
  display: block;
  margin-left: 0.05rem;
  width: 0.14rem;
  height: 0.15rem;
  background: url(../images/aboutus_48.png) center no-repeat;
  background-size: 100% 100%;
}
.title_info .more:hover {
  color: #0f2432;
}
.title_info .more:hover i {
  background: url(../images/aboutus_45.png) center no-repeat;
  background-size: 100% 100%;
}
.title_info .flex_item {
  color: #999;
  font-size: 0.24rem;
  text-transform: uppercase;
}
.title_info .flex_item b {
  font-size: 0.48rem;
  color: #333;
}
.case {
  padding-bottom: 0.6rem;
}
.case .box:last-child {
  border: none;
}
.case .box {
  padding: 0.6rem 0;
  border-bottom: 1px solid #ccc;
}
.case .box .bd {
  margin-top: 0.3rem;
}
.case .box .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.22rem;
}
.case .box .bd ul li {
  width: 33.333%;
  padding: 0.22rem;
}
.case .box .bd ul li a {
  display: block;
  border-radius: 0.1rem;
  overflow: hidden;
  background: #fff;
}
.case .box .bd ul li a:hover .pic img {
  transform: scale(1.1);
}
.case .box .bd ul li p {
  color: #666;
  line-height: 0.28rem;
}
.case .box .bd ul li h4 {
  font-size: 0.24rem;
}
.case .box .bd ul li .in {
  padding: 0.2rem 0.2rem 0;
}
.case .box .bd ul li .in h3 {
  font-size: 0.24rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.case .box .bd ul li .in .txt {
  color: #666;
  line-height: 0.24rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 0.1rem;
}
.case .box .bd ul li .flex {
  padding: 0.2rem;
}
.case .box .bd ul li .flex i {
  display: block;
  width: 0.21rem;
  height: 0.25rem;
  background: url(../images/aboutus_48.png) center no-repeat;
  background-size: 100% 100%;
}
.case .box .bd ul li:hover .flex i {
  background: url(../images/aboutus_45.png) center no-repeat;
  background-size: 100% 100%;
}
/**/
.info_tab.border {
  border: none;
}
.case .box_list {
  padding: 0;
}
.case .box_list .bd {
  margin: 0;
}
.case .box .bd ul li .pic i {
  position: absolute;
  color: #fff;
  opacity: 0.8;
  left: 50%;
  font-size: 0.6rem;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.case .box .bd ul li dl {
  font-size: 0.24rem;
  padding: 0.15rem 0;
  text-align: center;
}
.case .box .bd .honor {
  margin: -0.13rem;
}
.case .box .bd .honor li {
  width: 25%;
  padding: 0.13rem;
}
/**/
.pdf {
  padding-bottom: 0.6rem;
}
.pdf .bd li {
  border-bottom: 1px solid #ccc;
}
.pdf .bd li a {
  display: flex;
  line-height: 0.36rem;
  padding: 0.3rem 0 0.1rem;
  align-items: flex-end;
}
.pdf .bd li:first-child a {
  padding-top: 0;
}
.pdf .bd li dt {
  font-weight: bold;
  color: #152d56;
}
.pdf .bd li dd {
  font-size: 0.24rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.pdf .bd li i {
  color: #152d56;
  font-size: 0.36rem;
  margin-left: 0.15rem;
}
/**/
.contact .map {
  height: 4rem;
}
.contact {
  padding-bottom: 1rem;
  font-size: 0.24rem;
}
.contact .title {
  text-align: center;
  font-weight: bold;
  margin-top: 0.6rem;
  position: relative;

  white-space: nowrap;
  font-size: 0.48rem;
}
.contact .title h2 {
  position: relative;
  z-index: 5;
  line-height: 1rem;
  font-weight: bold;
}
.contact .title span {
  font-size: 1.2rem;
  opacity: 0.08;
  color: #003777;
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
  left: 50%;
  transform: translate(-50%, 0);
}
.contact .hd {
  text-align: center;

  line-height: 0.48rem;
  padding-top: 0.3rem;
}
.contact .hd dt {
  font-weight: bold;
  font-size: 0.36rem;
}
.contact .bd {
  margin-top: 0.3rem;
}
.contact .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.22rem;
}
.contact .bd ul li {
  width: 33.333%;
  padding: 0.22rem;
  text-align: center;
}
.contact .bd .box {
  background: #fff;
  line-height: 0.36rem;
  height: 3rem;
  transition: all 0.3s;
  border-radius: 0.1rem;
  padding-top: 0.6rem;
}
.contact .bd .box:hover {
  transform: translateY(-0.1rem);
  box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.1);
}
.contact .bd .box h4 {
  font-weight: bold;
  margin-bottom: 0.15rem;
}
/**/
.login {
  height: 8rem;
  background: url(../images/login_02.jpg) center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login .box {
  background: #fff;
  width: 4.8rem;
  border-radius: 0.1rem;
  height: 4.5rem;
  padding: 0.46rem 0.46rem 0;
  max-width: 90%;
}
.login .box h2 {
  font-weight: bold;
  font-size: 0.24rem;
}
.login .box .btn {
  margin-top: 0.2rem;
  width: 100%;
  border-radius: 0.1rem;
  height: 0.57rem;
  color: #fff;
  background: #152d56;
  border: 1px solid #152d56;
  font-size: 0.16rem;
}
.login .box .btn:hover {
  background: #fff;
  color: #152d56;
}
.login .box li {
  margin-top: 0.25rem;
  border-radius: 0.1rem;
  display: flex;
  padding: 0 0.2rem;
  align-items: center;
  border: 1px solid #ddd;
}
.login .box li .input {
  width: 100%;
  padding-left: 0.2rem;
  height: 0.57rem;
  font-size: 0.16rem;
}
.login .box li i {
  font-size: 0.28rem;
  color: #666;
}
.login .box label {
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
}
/**/
.box_list .tab {
  display: flex;
  align-items: center;
  padding: 0.55rem 0;
}
.box_list .tab ul {
  display: flex;
  align-items: center;
}
.box_list .tab ul li {
  position: relative;
  margin-left: 0.4rem;
}
.box_list .tab ul li.on a {
  color: #152d56;
}
.box_list .tab ul li.on a:after {
  content: "";
  border-bottom: 2px solid #152d56;
  width: 100%;
  bottom: -0.15rem;
  position: absolute;
  left: 0;
}
.result {
  padding: 0.8rem 0;
  background: #152d56;
}
.result .bd {
  width: 7.58rem;
  margin: 0 auto;
  max-width: 90%;
}
.result .bd p {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.38rem;
  color: rgba(255, 255, 255, 0.5);
}
.result .bd p span {
  display: flex;
  align-items: center;
  height: 0.4rem;
  margin-right: 0.18rem;
  background: rgba(255, 255, 255, 0.2);
  padding: 0 0.35rem;
  border-radius: 0.4rem;
}
.result .bd .flex {
  border-bottom: 1px solid #8a96ab;
  padding-bottom: 0.15rem;
}
.result .bd .flex i {
  color: #fff;
  font-size: 0.3rem;
}
.result .bd .flex .input {
  width: 100%;
  color: #fff;
  font-size: 0.24rem;
  background: none;
}
.result .bd .flex .input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
/**/
.newsitem {
  display: flex;
  padding: 0.3rem 0 0.6rem;
}
.newsitem .side {
  width: 4rem;
  margin-left: 0.6rem;
}
.newsitem .side li {
  margin-top: 0.23rem;
}
.newsitem .side li a {
  display: block;
  background: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.newsitem .side li dl {
  padding: 0.2rem;
}
.newsitem .side li dd {
  color: #666;
  line-height: 0.24rem;
  margin-top: 0.1rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.newsitem .side li dt {
  font-size: 0.24rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.newsitem .side .title {
  font-weight: bold;
  font-size: 0.24rem;
  display: flex;
  align-items: center;
}
.newsitem .side .title::before {
  content: "";
  width: 4px;
  height: 0.24rem;
  background: #152d56;
  margin-right: 0.1rem;
}
.newsitem .hd {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.3rem;
}
.newsitem .hd h1 {
  font-weight: bold;
  font-size: 0.36rem;
  margin-bottom: 0.2rem;
}
.newsitem .bd {
  line-height: 0.28rem;
  padding: 0.3rem 0;
  border-bottom: 1px solid #ccc;
}
.newsitem .ft ul {
  display: flex;
  padding: 0.3rem 0;
  align-items: center;
  justify-content: space-between;
  font-size: 0.24rem;
}
.newsitem .ft ul i {
  display: block;
  width: 0.21rem;
  height: 0.25rem;
  margin-left: 0.1rem;
  background: url(../images/aboutus_48.png) center no-repeat;
  background-size: 100% 100%;
}
.newsitem .ft ul a {
  display: flex;
  align-items: center;
  color: #666;
}
.newsitem .ft ul .prev {
  transform: rotate(180deg);
  margin: 0 0.1rem 0 0;
}
.newsitem .ft ul a:hover {
  color: #1d3261;
}
.newsitem .ft ul a:hover i {
  background: url(../images/aboutus_45.png) center no-repeat;
  background-size: 100% 100%;
}
.mask {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 0.24rem;
  text-align: center;
  display: none;
  color: #fff;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.mask .dialog {
  width: 12rem;
  max-width: 95%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask .dialog .bd {
  margin-top: 0.2rem;
}
.mask .dialog .bd img,
.mask .dialog .bd video {
  width: 100%;
}
.mask .dialog .close {
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  font-size: 0.3rem;
}
/**/
.products .one {
  background: #8a96aa;
}
.products .one ul {
  display: flex;
}
.products .one ul li {
  flex: 1;
}
.products .one ul li a {
  display: flex;
  align-items: center;
  height: 0.8rem;
  color: #fff;
  justify-content: center;
}
.products .one ul li i {
  font-size: 0.4rem;
  margin-right: 0.1rem;
}
.products .one ul li:hover a,
.products .one ul li.on a {
  background: #152d56;
}
.products .two {
  padding: 0.2rem 0 0.4rem;
}
.products .two ul {
  display: flex;
  margin: -0.18rem;
  flex-wrap: wrap;
}
.products .two ul li {
  width: 20%;
  padding: 0.18rem;
}
.products .two h4 {
  margin-bottom: 0.15rem;
}
/**/
.products .case .title {
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.4rem;
  background: #152d56;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1rem;
}
.products .items {
  display: flex;
  border-radius: 0.1rem;
  background: #fff;
  padding: 0.37rem;
  margin-bottom: 0.6rem;
}
.products .items .banner {
  width: 44%;
  position: relative;
  padding-bottom: 0.3rem;
  margin-right: 0.5rem;
}
.products .items .banner .swiper-pagination {
  bottom: 0;
}
.products .items .banner .swiper-pagination-bullet-active {
  background: #000;
}
.products .items .banner .pic {
  border-radius: 0.1rem;
}
.products .items .hd span {
  color: #666;
  font-size: 0.24rem;
}
.products .items .hd h1 {
  font-weight: bold;
  font-size: 0.36rem;
  margin-top: 0.06rem;
}
.products .items dd ul {
  display: flex;
  flex-wrap: wrap;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.1rem;
}
.products .items dd ul li {
  width: 50%;
}
.products .items dt {
  display: flex;
  cursor: pointer;
  align-items: center;
  padding: 0.35rem 0 0.2rem;
  border-bottom: 1px solid #ccc;
  font-size: 0.2rem;
  justify-content: space-between;
}
.products .items dt i {
  color: #ccc;
  font-size: 0.2rem;
  transform: rotate(-90deg);
}
.products .items dl.on dt i {
  color: #152d56;
  transform: rotate(90deg);
}
.products .items dl dd {
  display: none;
}
.products .items dl.on dd {
  display: block;
}
.products .items .ft {
  margin-top: 0.4rem;
  display: flex;
}
.products .items .ft a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  margin-right: 0.15rem;
  height: 0.6rem;
  border-radius: 0.4rem;
  color: #152d56;
  border: 1px solid #152d56;
}
.products .items .ft i {
  font-size: 0.32rem;
  margin-right: 0.1rem;
}
.products .items .ft .btn,
.products .items .ft a:hover {
  color: #fff;
  background: #152d56;
}
/**/
.service {
  padding-bottom: 0.6rem;
}
.service .title_info {
  margin-top: 0.6rem;
}
.service .one .hd {
  display: flex;
  align-items: center;
  margin-top: 0.35rem;
}
.service .one .hd .btn {
  margin-left: 0.15rem;
  font-size: 0.16rem;
  color: #fff;
  width: 1.6rem;
  border: 1px solid #152d56;
  background: #152d56;
  height: 0.6rem;
  border-radius: 0.1rem;
}
.service .one .hd .btn:hover,
.service .three .bd .box .btn:hover {
  background: #fff;
  color: #152d56;
}
.service .one .hd .input {
  height: 0.6rem;
  font-size: 0.16rem;
  margin-left: 0.1rem;
  background: none;
  border-bottom: 1px solid #ddd;
}
.service .one .bd {
  margin-top: 0.36rem;
}
.service .one .box {
  border-radius: 0.1rem;
  background: #fff;
  margin-top: 0.1rem;
  padding: 0.6rem 0;
}
.service .one .box ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.3rem;
}
.service .one .box ul li {
  width: 50%;
  padding: 0.3rem;
  display: flex;
}
.service .one .box ul li b {
  width: 1.2rem;
  font-weight: bold;
  display: flex;
  margin-right: 0.3rem;
  align-items: center;
  justify-content: flex-end;
  padding-right: 0.35rem;
  border-right: 1px solid #ddd;
  font-size: 0.48rem;
}
.service .one .box ul li dd {
  color: #666;
  line-height: 0.24rem;
  margin-top: 0.1rem;
}
.service .one .box ul li dt {
  font-weight: bold;
  font-size: 0.24rem;
}
.service .one .box ul li:hover,
.service .one .box ul li:hover dd {
  color: #152d56;
}
.service .two .bd {
  margin-top: 0.35rem;
  background: #fff;
  border-radius: 0.15rem;
  overflow: hidden;
}
.service .three .bd {
  display: flex;
  margin-top: 0.35rem;
}
.service .three .zcityGroup {
  margin: 0.3rem 0 0;
}
.service .three .bd .box {
  background: #fff;
  border-radius: 0.1rem;
  margin-right: 0.15rem;
  padding: 0.32rem;
  min-height: 4.83rem;
}
.service .three .bd .box h3 {
  font-size: 0.24rem;
}
.service .three .bd .box h3 span {
  font-size: 0.16rem;
  color: #152d56;
}
.service .three .bd .box .input,
.service .four .bd .input {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  height: 0.6rem;
  padding-left: 0.2rem;
  font-size: 0.16rem;
}
.service .three .bd .box .flex,
.service .four .bd .flex {
  margin-top: 0.3rem;
}
.service .three .bd .box .flex .flex_item + .flex_item,
.service .four .bd .flex .flex_item + .flex_item {
  margin-left: 0.2rem;
}
.service .three .bd .box .btn {
  height: 0.6rem;
  color: #fff;
  background: #152d56;
  border-radius: 0.1rem;
  margin-top: 0.3rem;
  font-size: 0.16rem;
  border: 1px solid #152d56;
  width: 100%;
}
.service .three .bd .box p {
  color: #999;
  margin-top: 0.2rem;
}
.service .three .bd .side ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.service .three .bd .side ul li {
  width: 33.333%;
  line-height: 0.32rem;
  padding-bottom: 0.2rem;
}
.service .three .bd .side ul li:hover span {
  transform: rotateY(180deg);
}
.service .three .bd .side ul dt {
  font-size: 0.24rem;
}
.service .three .bd .side ul span {
  border-radius: 50%;
  margin: 0 auto 0.15rem;
  transition: all 0.4s;
  width: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #182d57;
  height: 1.2rem;
  border: 3px solid #182d57;
}
.service .three .bd .side ul span i {
  font-size: 0.5rem;
}
.service .four .bd {
  border-radius: 0.1rem;
  background: #fff;
  padding: 0.4rem;
  margin: 0.35rem 0 0.3rem;
}
.service .four .bd h3 {
  font-size: 0.24rem;
}
.service .four .bd textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 0.2rem;
  font-size: 0.16rem;
  font-family: inherit;
  resize: none;
  height: 1.8rem;
  border-radius: 0.1rem;
}
.service .four .bd .btn {
  width: 8rem;
  height: 0.6rem;
  display: block;
  margin: 0.3rem auto 0;
  background: #182d57;
  border: 1px solid #182d57;
  max-width: 100%;
  border-radius: 0.1rem;
  color: #fff;
  font-size: 0.16rem;
}
.service .four .bd .btn:hover {
  background: #fff;
  color: #182d57;
}
.service .four .ft {
  line-height: 0.28rem;
}
.service .four .ft h4 {
  color: #fa0000;
}
/**/
.bgwhite {
  background: #fff;
}
.aboutus .Introduction {
  background: #fff;
  padding: 0.6rem 0;
}
.aboutus .Introduction .bd p {
  line-height: 0.28rem;
  text-indent: 2em;
  margin-top: 0.15rem;
}
.aboutus .Introduction .bd h3 {
  font-size: 0.24rem;
  font-weight: bold;
  padding-top: 0.25rem;
}
.aboutus .culture {
  padding: 0.6rem 0;
}
.aboutus .culture .hd {
  margin-top: 0.3rem;
}
.aboutus .culture .hd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.2rem;
}
.aboutus .culture .hd ul li {
  width: 50%;
  padding: 0.2rem;
  line-height: 0.48rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
}
.aboutus .culture .hd ul li .pic {
  border-radius: 0.1rem;
}
.aboutus .culture .hd ul li .pic::before {
  content: "";
  background: #152d56;
  opacity: 0.5;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 3;
  height: 100%;
  top: 0;
}
.aboutus .culture .hd ul li dt {
  font-size: 0.36rem;
}
.aboutus .culture .hd ul li dl {
  width: 100%;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.aboutus .culture .hd ul li p {
  font-size: 0.16rem;
  line-height: 0.36rem;
  margin-top: 0.2rem;
}
.aboutus .culture .bd li {
  display: flex;
  margin-top: 0.3rem;
  line-height: 0.28rem;
}
.aboutus .culture .bd li .flex {
  background: #fff;
  padding-right: 0.15rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.aboutus .culture .bd li > .flex_item + .flex_item {
  margin-left: 0.3rem;
}
.aboutus .culture .bd li span {
  width: 1.5rem;
  height: 1.2rem;
  text-align: center;
  background: #152d56;
  margin-right: 0.15rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutus .stroy {
  padding: 0.6rem 0;
  background: #fff;
}
.power {
  color: #fff;
  padding: 0.6rem 0;
  background: url(../images/aboutus_37.jpg) center no-repeat;
  background-size: cover;
}
.power .bd {
  padding-top: 0.4rem;
}
.power .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.18rem;
}
.power .bd ul li {
  width: 20%;
  font-size: 0.24rem;
  padding: 0.18rem;
}
.power .bd ul li .pic {
  border-radius: 0.1rem;
}
.power .bd ul li p {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  line-height: 0.6rem;
  text-align: center;
}
.power .bd ul li .pic::before {
  content: "";
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  height: 1.08rem;
  background-image: linear-gradient(
    to bottom,
    rgba(21, 45, 86, 0.1),
    rgba(21, 45, 86, 0.7)
  );
}
.power .title_info .flex_item,
.power .title_info .flex_item b {
  color: #fff;
}
.power dt {
  font-weight: bold;
  font-size: 0.24rem;
  margin-top: 0.25rem;
}
.power dd {
  line-height: 0.28rem;
  margin-top: 0.2rem;
  text-indent: 2em;
}
.aboutus .case {
  background: #fff;
}
.aboutus .case .box .bd ul li a {
  background: #f6f9ff;
}
.aboutus .videopart {
  padding: 0.6rem 0;
}
.aboutus .videopart .bd {
  margin-top: 0.3rem;
  text-align: center;
  font-size: 0.24rem;
}
.aboutus .videopart .bd video {
  border-radius: 0.1rem;
  margin-bottom: 0.15rem;
  width: 100%;
}
.aboutus .pdf {
  background: #fff;
  padding-top: 0.6rem;
}
.aboutus .pdf .bd {
  margin-top: 0.3rem;
}

.aboutus .stroy .bd .pic {
  border-radius: 0.1rem;
  height: 5rem;
}
.aboutus .stroy .bd dl {
  position: relative;
  padding-top: 1rem;
}
.aboutus .stroy .bd dt {
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 0.1rem;
  color: #152d56;
}

.aboutus .stroy .bd p {
  line-height: 0.32rem;
  position: relative;
  padding-left: 0.15rem;
}
.aboutus .stroy .bd p::before {
  content: "";
  background: #333;
  border-radius: 50%;
  width: 0.06rem;
  height: 0.06rem;
  top: 0.13rem;
  position: absolute;
  left: 0;
}

/**/
.joinus .title {
  text-align: center;
  font-size: 0.24rem;
}
.joinus .title span {
  color: #999;
  text-transform: uppercase;
}
.joinus .title h2 {
  font-weight: bold;
  font-size: 0.48rem;
}
.joinus .title p {
  margin-top: 0.15rem;
}
.joinus .one {
  padding: 0 0 0.6rem;
}
.joinus .one .title p {
  font-weight: bold;
}
.joinus .one .box {
  position: relative;
  margin-top: -2.1rem;
  border-radius: 0.1rem;
  padding: 0.6rem;
  background: #fff;
  z-index: 5;
}
.joinus .one .bd {
  display: flex;
  align-items: center;
  justify-content: center;

  margin-top: 0.6rem;
}
.joinus .one .bd dd {
  color: #666;
}
.joinus .one .bd dt {
  font-size: 0.6rem;
  font-weight: bold;
}
.joinus .one .bd i {
  display: block;
  width: 0.33rem;
  height: 0.19rem;
  background: url(../images/joinus_03.png) center no-repeat;
  background-size: 100% 100%;
  margin: 0 0.3rem;
}
.joinus .power dl {
  text-align: center;
}
.joinus .power dl dd {
  text-indent: 0;
  width: 90%;
  margin: 0.2rem auto 0;
}
.joinus .two {
  padding: 0.6rem 0;
}
.joinus .two .bd {
  display: flex;
  align-items: flex-start;
  margin-top: 0.4rem;
}
.joinus .two .container > p {
  line-height: 0.32rem;
  margin-top: 0.2rem;
}
.joinus .two .bd ul {
  display: flex;
  flex-wrap: wrap;
}
.joinus .two .bd ul li {
  min-width: 40%;
  margin-top: 0.15rem;
}
.joinus .two .bd dt {
  font-size: 0.24rem;
  color: #999;
  text-transform: uppercase;
}
.joinus .two .bd dl {
  line-height: 0.48rem;
}
.joinus .two .bd dd {
  font-weight: bold;
  font-size: 0.36rem;
}
.joinus .two .side {
  display: flex;
  background: #d10068;
  color: #fff;
  margin-right: 0.5rem;
  border-radius: 0.1rem;
  overflow: hidden;
  width: 57%;
}
.joinus .two .side .pic {
  flex: 1;
}
.joinus .two .side p {
  font-size: 0.22rem;
  display: flex;
  width: 0.7rem;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-lr;
  letter-spacing: 0.02rem;
}
.joinus .three {
  color: #fff;
  background: #140d07;
  padding: 0.6rem 0;
  text-align: center;
}
.joinus .three .title p {
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin: 0.2rem 0;
}
.joinus .three .title b {
  color: #d10068;
}
.joinus .three .title span,
.joinus .four .title span,
.joinus .six .title,
.joinus .six .title span {
  color: #fff;
}
.joinus .four {
  padding: 0.6rem 0;
  text-align: center;
  color: #fff;
  background: url(../images/joinus_28.jpg) top center no-repeat;
  background-size: 100% auto;
}
.joinus .four .bd {
  margin-top: 0.4rem;
}
.joinus .four .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.23rem;
}
.joinus .four .bd ul li {
  width: 33.333%;
  padding: 0.23rem;
}
.joinus .four .bd ul .box {
  border-radius: 0.1rem;
  height: 5.26rem;
  background: #d10068;
  padding-top: 0.6rem;
}
.joinus .four .bd ul .box span {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  width: 1.8rem;
  height: 1.8rem;
  font-weight: bold;
  color: #333;
  margin: 0 auto 0.3rem;
  font-size: 0.48rem;
}
.joinus .four .bd ul .box dd {
  font-size: 0.24rem;
  line-height: 0.36rem;
  margin-top: 0.1rem;
}
.joinus .four .bd ul .box dt {
  font-size: 0.36rem;
  font-weight: bold;
}
.joinus .fire {
  padding: 0.6rem 0;
}
.joinus .fire .bd {
  margin-top: 0.4rem;
  display: flex;
}
.joinus .fire .bd > .flex_item + .flex_item {
  margin-left: 0.4rem;
}
.joinus .fire .bd .pic {
  border-radius: 0.1rem;
}
.joinus .fire .bd li {
  border-radius: 0.1rem;
  background: #fff;
  transition: all 0.3s;
  padding: 0.25rem 0.3rem;
  height: 1.6rem;
}
.joinus .fire .bd li:hover {
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  transform: translateY(-0.05rem);
}
.joinus .fire .bd li + li {
  margin-top: 0.2rem;
}
.joinus .fire .bd dd {
  line-height: 0.28rem;
  margin-top: 0.08rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.joinus .fire .bd dt {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.36rem;
}
.joinus .six {
  min-height: 8rem;
  background: url(../images/joinus_34.jpg) center no-repeat;
  background-size: cover;
  padding: 1.2rem 0;
}
.joinus .six .bd {
  margin-top: 0.6rem;
  background: #fff;
  border-radius: 0.1rem;
}
.joinus .six .bd ul {
  display: flex;
  text-align: center;
  height: 3rem;
}
.joinus .six .bd ul li {
  flex: 1;
  transition: all 0.3s;
  position: relative;
  padding: 0.3rem 0.1rem 0;
}
.joinus .six .bd ul li:hover {
  color: #fff;
  background: #d10068;
}
.joinus .six .bd ul li:hover dd {
  color: #fff;
}
.joinus .six .bd ul li + li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3rem;
  bottom: 0.6rem;
  border-left: 1px solid #eee;
}
.joinus .six .bd ul li dd {
  font-size: 0.14rem;
  color: #666;
  margin-top: 0.06rem;
}
.joinus .six .bd ul li dt {
  font-weight: bold;
  font-size: 0.2rem;
  margin-top: 0.2rem;
  line-height: 0.28rem;
}
.joinus .six .bd ul li span {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  color: #333;
  font-weight: bold;
  font-size: 0.24rem;
  background: #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.joinus .seven .bd {
  margin-top: 0.4rem;
  display: flex;
}
.joinus .seven .bd .banner {
  width: 59%;
  margin-right: 3%;
}
.joinus .seven .bd .pic {
  border-radius: 0.1rem;
}
.joinus .seven .bd .side {
  width: 38%;
}
.joinus .seven .swiper-pagination {
  position: static;
  text-align: left;
  padding: 0.26rem 0 0.3rem;
}
.joinus .seven .bd dt {
  font-weight: bold;
  font-size: 0.24rem;
  line-height: 0.42rem;
  margin-bottom: 0.1rem;
}
.joinus .seven .bd dd {
  line-height: 0.28rem;
}
.joinus .seven .bd .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.2rem;
  background: #999999;
  opacity: 1;
}
.joinus .seven .bd .swiper-pagination-bullet-active {
  background: #152d56;
}
.joinus .seven,
.joinus .eight {
  padding: 0.6rem 0;
}
.joinus .eight {
  background: url(../images/joinus_43.jpg) center no-repeat;
  background-size: cover;
  color: #fff;
}
.joinus .eight .title span {
  color: #fff;
}
.joinus .eight .bd {
  display: flex;
  margin-top: 0.5rem;
}
.joinus .eight ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.2rem;
  line-height: 0.36rem;
}
.joinus .eight ul li {
  width: 50%;
  padding-top: 0.25rem;
}
.joinus .eight h3 {
  font-weight: bold;
  font-size: 0.36rem;
}
.joinus .eight .bd > .flex_item + .flex_item {
  margin-left: 0.4rem;
}
.joinus .eight .box {
  padding: 0.6rem 0.34rem;
  border-radius: 0.1rem;
  background: rgba(255, 255, 255, 0.5);
}
.joinus .eight .box .input {
  width: 100%;
  height: 0.6rem;
  font-size: 0.16rem;
  padding-left: 0.2rem;
  border-radius: 0.1rem;
}
.joinus .eight .box .flex {
  margin-bottom: 0.3rem;
}
.joinus .eight .box .flex .flex_item + .flex_item {
  margin-left: 0.3rem;
}
.joinus .eight .box textarea {
  padding: 0.2rem;
  border-radius: 0.1rem;
  height: 1.75rem;
  resize: none;
  font-family: inherit;
  width: 100%;
  margin-top: 0.3rem;
  font-size: 0.16rem;
}
.joinus .eight .box .btn {
  height: 0.6rem;
  border-radius: 0.1rem;
  font-size: 0.16rem;
  background: #152d56;
  width: 100%;
  color: #fff;
}
.joinus .eight .zcityGroup {
  margin: 0;
}
/**/

.homepage {
  font-size: 0.16rem;
}
.homepage .more {
  width: 2.2rem;
  height: 0.6rem;
  color: #fff;
  border-radius: 0.6rem;
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  background: #152d56;
  border: 1px solid #152d56;
}
.homepage .more::before,
.header .side .btn::before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s;
  height: 100%;
  width: 0;
  border-radius: 0.6rem;
}
.homepage .more:hover::before,
.header .side .btn:hover:before {
  width: 100%;
}
.homepage .more:hover,
.header .side .btn:hover,
.header .side .btn:hover i {
  color: #152d56;
}
.homepage .more:hover i {
  background: url(../images/aboutus_45.png) center no-repeat;
  background-size: 100% 100%;
}
.homepage .more span {
  position: relative;
  display: flex;
  align-items: center;
}
.homepage .more i {
  width: 0.14rem;
  height: 0.16rem;
  margin-left: 0.06rem;
  display: block;
  background: url(../images/aboutus_49.png) center no-repeat;
  background-size: 100% 100%;
}
.homepage .title {
  display: flex;
  align-items: flex-end;
}
.homepage .title .flex_item {
  position: relative;
  color: #fff;
}
.homepage .title .flex_item span {
  font-weight: bold;
  text-transform: uppercase;

  line-height: 1.32rem;
  font-size: 1.32rem;
  opacity: 0.1;
}
.homepage .title h3 {
  font-size: 0.6rem;
  font-weight: bold;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.homepage .banner img {
  width: 100%;
}
.homepage .banner .swiper-button-next {
  right: 1.2rem;
}
.homepage .banner .swiper-button-prev {
  left: 1.2rem;
}
.homepage .banner .swiper-button-next,
.homepage .banner .swiper-button-prev {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  transition: all 0.4s;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
}
.homepage .banner .swiper-button-next:after,
.homepage .banner .swiper-button-prev:after {
  display: none;
}
.homepage .banner .swiper-button-next i,
.homepage .banner .swiper-button-prev i {
  width: 0.16rem;
  height: 0.19rem;
  background: url(../images/aboutus_45.png) center no-repeat;
  background-size: 100% 100%;
  display: block;
}
.homepage .banner .swiper-button-prev i {
  transform: rotate(180deg);
}
.homepage .banner .swiper-button-next:hover,
.homepage .banner .swiper-button-prev:hover {
  background: #152d56;
}
.homepage .banner .swiper-button-next:hover i,
.homepage .banner .swiper-button-prev:hover i {
  background: url(../images/aboutus_49.png) center no-repeat;
  background-size: 100% 100%;
}
.homepage .banner .swiper-pagination {
  bottom: 0.3rem;
}
.homepage .banner .swiper-pagination-bullet {
  background: #fff;
  position: relative;
  opacity: 1;
  width: 0.06rem;
  height: 0.06rem;
  margin: 0 0.1rem;
}
.homepage .banner .swiper-pagination-bullet-active:after {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  border: 1px solid #fff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.homepage .one {
  background: url(../images/home_03.jpg) top center no-repeat;
  background-size: cover;
  padding: 0.88rem 0;
  height: 15.55rem;
}
.homepage .one .position {
  top: 0;
  position: sticky;
}
.homepage .one .bd {
  display: flex;
  justify-content: flex-end;
}
.homepage .one .bd .box {
  width: 6.3rem;
  max-width: 100%;
  color: #fff;
}
.homepage .one .bd .box p {
  font-size: 0.14rem;
  text-indent: 2em;
  line-height: 0.24rem;
  margin-bottom: 0.2rem;
}
.homepage .one .bd .box ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0.1rem 0 0.4rem;
  margin: -0.14rem;
}
.homepage .one .bd .box ul .pic {
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
  border: 0.04rem solid #152d56;
}
.homepage .one .bd .box li {
  width: 33.333%;
  padding: 0.14rem;
  text-align: center;
}
.homepage .two {
  padding: 1rem 0;
}
.homepage .two .swiper-slide {
  width: 14.4rem;
  max-width: 90%;
}
.homepage .two .flex {
  border-radius: 0.2rem;
  overflow: hidden;
  align-items: stretch;
  background: #8593aa;
}
.homepage .two .flex .side {
  width: 4rem;
  padding: 0 0.36rem;
  display: flex;
  align-items: center;
  background: url(../images/home_07.png) bottom center no-repeat;
  background-size: 100% auto;
  color: #fff;
}
.homepage .two .flex .side dt {
  font-weight: bold;
  font-size: 0.24rem;
}
.homepage .two .flex .side dd {
  opacity: 0.5;
  font-size: 0.14rem;
  margin: 0.1rem 0 0.5rem;
}
.homepage .two .flex .side .brdge {
  display: inline-block;
  color: #152d56;
  font-size: 0.14rem;
  background: #fff;
  text-align: center;
  border-radius: 0.05rem;
  line-height: 0.25rem;
  width: 0.58rem;
  margin-bottom: 0.1rem;
}
.homepage .two .flex .side p {
  display: flex;
  align-items: center;
}
.homepage .two .flex .side a i {
  display: block;
  width: 0.13rem;
  background: url(../images/aboutus_49.png) center no-repeat;
  background-size: 100% 100%;
  margin-left: 0.1rem;
  height: 0.15rem;
}
.homepage .two .flex .side a {
  font-weight: bold;
  color: #fff;
  display: flex;
  margin-right: 0.2rem;
  align-items: center;
}
.homepage .two .flex .side a:hover {
  transform: translateX(0.1rem);
}
.homepage .two .swiper-slide-active .flex {
  background: #152d56;
}
.homepage .two .title {
  position: absolute;
  z-index: 6;
  left: 0.35rem;
  top: 0.65rem;
}
.homepage .three {
  position: relative;
}
.homepage .three img {
  width: 100%;
}
.homepage .three .in {
  position: absolute;
  width: 100%;
  padding-top: 0.4rem;
  left: 0;
  top: 0;
  z-index: 5;
}
.homepage .three .bd img {
  height: 9.8rem;
}
.homepage .three .hd {
  width: 3.2rem;
  cursor: pointer;
  margin-top: 0.25rem;
  color: #cccccc;
}
.homepage .three .hd .swiper {
  height: 7.2rem;
  border-radius: 0.15rem;
  overflow: hidden;
}
.homepage .three .hd .swiper-slide {
  background: rgba(21, 45, 86, 0.5);
  display: flex;
  padding-left: 1.6rem;
  overflow: hidden;
  align-items: center;
}
.homepage .three .hd .swiper-slide i {
  font-size: 0.5rem;
  position: absolute;
  transition: 0.3s all;
  left: 0.92rem;
  top: 50%;
  transform: translate(0, -50%);
}
.homepage .three .hd .swiper-slide-thumb-active,
.homepage .three .hd .swiper-slide:hover {
  background: rgba(21, 45, 86, 0.8);
}
.homepage .three .hd .swiper-slide-thumb-active i,
.homepage .three .hd .swiper-slide:hover i {
  font-size: 1rem;
  left: 0.5rem;
  color: #8f97a4;
  top: 0.3rem;
  transform: translate(0, 0);
}
.homepage .four {
  height: 9.8rem;
  background: url(../images/home_10.jpg) center no-repeat;
  background-size: cover;
  padding-top: 0.8rem;
}
.homepage .four .bd {
  margin-top: 1.75rem;
}
.homepage .four .bd ul {
  display: flex;
  justify-content: center;
}
.homepage .four .bd ul li a {
  width: 2.8rem;
  height: 2.8rem;
  display: block;
  padding-top: 0.5rem;
  background: rgba(21, 45, 86, 0.5);
  color: #cccccc;
  text-align: center;
  font-size: 0.2rem;
  border-radius: 0.1rem;
}
.homepage .four .bd ul li + li {
  margin-left: 1.2rem;
}
.homepage .four .bd ul li img {
  width: 1.4rem;
  margin-bottom: 0.2rem;
  opacity: 0.8;
}
.homepage .four .bd ul li a:hover {
  color: #fff;
  background: rgba(21, 45, 86, 0.8);
}
.homepage .four .bd ul li a:hover img {
  opacity: 1;
  transform: scale(1.1);
}
.homepage .four .title,
.homepage .six .title {
  text-align: center;
}
.homepage .fire .title .flex_item,
.homepage .six .title .flex_item,
.homepage .seven .title .flex_item {
  color: #333;
}
.homepage .fire {
  padding: 0.7rem 0;
}
.homepage .fire .bd {
  margin-top: 0.5rem;
}
.homepage .fire .bd .swiper-slide {
  width: 50%;
  opacity: 0.5;
}
.homepage .fire .bd .swiper-slide-active {
  opacity: 1;
}
.homepage .fire .bd .pic {
  border-radius: 0.15rem;
}
.homepage .fire .bd h4 {
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
}
.homepage .fire .bd .flex {
  margin-top: 0.2rem;
  align-items: stretch;
}
.homepage .fire .bd .flex p {
  color: #666;
}
.homepage .fire .bd .flex span {
  font-weight: bold;
  color: #152d56;
  display: flex;
  align-items: center;
}
.homepage .fire .bd .flex i {
  font-size: 0.3rem;
  margin-left: 0.06rem;
}
.homepage .six {
  background: #fff;
  padding: 0.7rem 0 1.4rem;
}
.homepage .six .bd {
  margin-top: 0.5rem;
}
.homepage .six .bd ul {
  display: flex;
  text-align: center;
}
.homepage .six .bd ul li {
  flex: 1;
}
.homepage .six .bd ul li + li {
  margin-left: 0.4rem;
}
.homepage .six .bd ul li .flex {
  background: #f6f9ff;
  position: relative;
  overflow: hidden;
}
.homepage .six .bd ul li .side {
  width: 40%;
}
.homepage .six .bd ul li .more {
  margin: 0.9rem auto 0;
}
.homepage .six .bd ul li p {
  color: #666;
  margin-top: 0.2rem;
}
.homepage .six .bd ul li .box {
  transform: translateY(-0.6rem);
}
.homepage .six .bd ul li dl {
  font-size: 0.2rem;
  text-transform: uppercase;
  line-height: 0.32rem;
}
.homepage .six .bd ul li dt {
  font-size: 0.24rem;
}
.homepage .six .bd .side .iconfont {
  position: absolute;
  right: -0.25rem;
  color: #dfe4ee;
  bottom: -0.8rem;
  font-size: 3rem;
}
.homepage .six .bd ul li + li .side .iconfont {
  right: auto;
  left: -0.25rem;
}
.homepage .six .bd ul .pic span {
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 2rem;
  height: 2rem;
  left: 50%;
  display: flex;
  background: rgba(21, 45, 86, 0.5);
  align-items: center;
  color: #fff;
  transform: translate(-50%, -50%);
  justify-content: center;
  border-radius: 50%;
}
.homepage .six .bd ul .pic span i {
  font-size: 0.8rem;
}
.homepage .seven {
  padding: 0.7rem 0 1.2rem;
}
.homepage .seven .bd {
  margin-top: 0.5rem;
}
.homepage .seven .bd .swiper-slide {
  width: 22%;
}
.homepage .seven .bd a {
  display: block;
  background: #fff;
  border-radius: 0.15rem;
  overflow: hidden;
}
.homepage .seven .bd .txt {
  padding: 0.25rem 0.24rem 0.35rem;
}
.homepage .seven .bd p {
  color: #666;
  line-height: 0.24rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 0.1rem 0 0.3rem;
  -webkit-line-clamp: 3;
}
.homepage .seven .bd h4 {
  font-size: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.homepage .seven .bd .flex {
  font-size: 0.24rem;
}
.homepage .seven .bd .flex i {
  width: 0.21rem;
  height: 0.25rem;
  display: block;
  background: url(../images/aboutus_48.png) center no-repeat;
  background-size: 100% 100%;
}
.homepage .seven .bd a:hover .flex i {
  background: url(../images/aboutus_45.png) center no-repeat;
  background-size: 100% 100%;
}
.homepage .seven .bd a:hover img {
  transform: scale(1.1);
}
.icon-tianmao-copy-copy {
  color: #ff002e;
}
.timebox {
  width: 100%;
  height: 5.8rem;
  overflow: hidden;
}
.timep {
  width: 58%;
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  float: left;
  overflow: hidden;
  position: relative;
}
.timepic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  border-radius: 0.15rem;
  left: 0;
  top: 100%;
}
.timeline {
  width: 0.7rem;
  height: auto;
  min-height: 200%;
  padding-top: 1.6rem; /* 璺充竴涓偣鐨勮窛绂�+70 */
  position: relative;
  float: left;
  margin-left: 0.5rem;
  border-left: 2px solid #555;
}
.timeline em {
  display: block;
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  margin: 0 0 0.9rem -0.08rem;
  background: #555;
  position: relative;
  cursor: pointer;
}
.timeline em::after {
  content: "";
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.timeline em.on {
  background: #002556;
}
.timeline em.on::after {
  width: 0.29rem;
  height: 0.29rem;
  background: rgba(5, 43, 88, 0.3);
  left: -0.07rem;
  top: -0.07rem;
  opacity: 1;
}
.timec {
  width: calc(42% - 1.3rem);
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
.timecont {
  width: 100%;
  height: auto;
  max-height: 100%;
  overflow: auto;
  padding-right: 0.2rem;
  position: absolute;
  left: 0;
  top: 100%;
  color: #002452;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
