@charset "utf-8";
/* CSS Document */
.nav {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  height: 1.2rem;
}
.logo {
  width: 4.81333333rem;
}
.search {
  width: 0.56rem;
  margin-right: 0.66666667rem;
}
.menubtn {
  width: 0.46666667rem;
}
.banner {
  height: 5.04rem;
}
.notice_banner {
  height: 1.01333333rem;
  margin-top: -0.50666667rem;
  background: #03328e;
}
.home_title {
  font-size: 0.48rem;
  line-height: 0.98666667rem;
}
.home_titles {
  background-color: #03328e;
  font-size: 0.48rem;
  line-height: 0.98666667rem;
  color: white;
  padding: 0 10px 0 10px;
}
.home_titles:after {
  width: 0.86666667rem;
  height: 0.09333333rem;
  content: '';
  display: block;
}
.home_title:after {
  width: 0.86666667rem;
  height: 0.09333333rem;
  content: '';
  display: block;
  background: #03328e;
}
.home_title.white {
  color: #fff;
}
.home_title.white:after {
  background: #fff;
}
.home_dage {
  padding: 0 0.33rem;
  line-height: 0.82666667rem;
  border: 1px solid #e5e5e5;
  display: block;
  font-size: 0.346rem;
  margin-right: 0.333rem;
  border-radius: 6px;
}
.home_dage.actived {
  background: #03328e;
  color: #FFFFFF;
  border: 1px solid #03328e;
}
.gundong {
  white-space: nowrap;
  overflow-y: auto;
}
.home_newsbox {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.home_newsbox .imgbox {
  height: 6.05333333rem;
}
.home_newsbox .fonts {
  height: 2.86666667rem;
  background: #03328e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0.46666667rem;
  padding-right: 0.53333333rem;
}
.home_newsbox .datetime {
  color: #FFFFFF;
  padding-right: 0.46666667rem;
}
.home_newsbox .datetime .f62 {
  font-size: 0.82666667rem;
}
.home_newsbox .textEll {
  border-bottom: 1px solid #355ba4;
}
.gaikuang {
  height: 8.82666667rem;
  background: url(../img/jpg/pic3.jpg) center / cover;
  margin-top: 0.93333333rem;
  position: relative;
}
.gaikuang .bag1 {
  height: 3.86666667rem;
  bottom: 0.46666667rem;
  position: absolute;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.gaikuang .notice {
  width: 4.88rem;
  margin-top: -2.37333333rem;
}
.home_tuwen {
  border: 1px solid #f2f2f2;
  width: 5.93333333rem;
  margin-right: 0.27rem;
}
.home_tuwen .imgbox {
  height: 5.533333rem;
}
.special {
  margin-top: 0.6rem;
}
.projectbox {
  width: 4.4rem;
  padding-bottom: 0.66666667rem;
}
.projectbox .imgbox {
  height: 2.4rem;
}
footer .nav {
  background: #03328e;
}
footer .navbottom {
  height: 0.8rem;
  line-height: 0.8rem;
  background: #03328e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.erweima {
  width: 1.76rem;
  height: 1.76rem;
}
.content {
  font-size: 0.21333333rem;
  padding-left: 0.27rem;
  padding-right: 0.27rem;
  padding-bottom: 0.27rem;
}
.newsitem {
  border-bottom: 1px solid #e5e5e5;
}
.project_banner {
  height: 4.86666667rem;
}
.project_banner .swiper-button-next,
.project_banner .swiper-button-prev {
  height: 0.93333333rem;
  width: 0.93333333rem;
  background: url();
  opacity: 1;
}
.project_banner .swiper-button-next:after,
.project_banner .swiper-button-prev:after {
  display: none;
}
.menubox {
  width: 80%;
  position: fixed;
  left: -100%;
  top: 0;
  height: 100%;
  bottom: 0;
  background: #fff;
  z-index: 9999;
}
.xiayiye a {
  padding: 0.1rem 0.3rem;
  font-size: 0.4rem;
  border: 1px solid #e5e5e5;
}
.new-dynamic {
  width: 0.70666667rem;
  background: #03328e;
}
.new-dynamic-x {
  width: 1.33333333rem;
  height: 1.33333333rem;
  background: #03328e;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dynamic-box {
  background: #f4f5f7;
  padding-top: 0.46666667rem;
  padding-bottom: 0.46666667rem;
}
.notice-xs .title {
  font-size: 0.42666667rem;
  font-weight: bold;
}
.notice-xs {
  height: 1.13333333rem;
  margin-left: 0.33333333rem;
}
/* .notice-xs .swiper-slide{.h(85)!important;} */
.group-cs img {
  width: 100%;
}
.news-con {
  background: #e0eeff;
  width: 1.46666667rem;
  height: 1.46666667rem;
  padding-left: 0.13rem;
  padding-right: 0.13rem;
}
.news-con .titles {
  padding-bottom: 0.07rem;
  border-bottom: 1px solid #a3c0e5;
  padding-top: 0.2rem;
}
.news-con-right {
  padding-left: 0.33333333rem;
}
.news-con-item {
  margin-bottom: 0.67rem;
}
.news-con-item:last-child {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.build-xx .dian {
  width: 0.10666667rem;
  height: 0.10666667rem;
  background: #b6b6b6;
}
.build-xx {
  margin-bottom: 60px;
  margin-bottom: 0.8rem;
}
.build-xx:last-child {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.home_tuwen-one .imgbox {
  height: 3.33333333rem;
}
.home_tuwen-one {
  width: 5.33333333rem;
  margin-right: 0.4rem;
}
.home_tuwen-one .tc {
  background: #fbfbfb;
}
.home_tuwen-two .imgbox {
  height: 3.33333333rem;
}
.home_tuwen-two {
  width: 5.33333333rem;
  margin-right: 0.4rem;
}
.home_tuwen-two .fonts {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  padding-bottom: 0.27rem;
  background: #fbfbfb;
}
.links img {
  width: 0.48rem;
  height: 0.48rem;
}
.links-c {
  width: 4.26666667rem;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  text-align: center;
  border: 1px solid #e9e9e9;
}
.links-c-c {
  position: absolute;
  width: 4.26666667rem;
  display: none;
  background: #FFFFFF;
}
.links-c-c .item {
  padding-top: 0.27rem;
  padding-bottom: 0.27rem;
  color: #333333;
  text-align: center;
}
.links-box:hover .links-c-c {
  display: block;
}
.links-box:hover .links-c {
  border-bottom: 0;
}
.links-c-c > .item:hover {
  background: #03328e;
  color: #FFFFFF;
}
.links-img img {
  height: 0.66666667rem;
  margin-right: 50px;
  margin-right: 0.66666667rem;
}
.links-img a {
  display: block;
  margin-bottom: 0.53rem;
}
.footer-box {
  background: #03328e;
}
.footer-logo {
  width: 5.2rem;
  height: 0.72rem;
}
.corcs {
  color: #aebcd8;
}
.code-c img {
  width: 1.84rem;
  height: 1.84rem;
}
.code-box {
  position: fixed;
  right: 20px;
  z-index: 997;
  bottom: 30%;
}
.code-box img {
  width: 1.06666667rem;
  height: 1.06666667rem;
}

.content .f18.tc.mb25{font-size:0.37rem;font-weight: bold;}
.content .f32 {font-size: 1.6em;}
.content .f32 img{width: 15px !important;height: 15px !important;margin-right: 0.13rem;}
.content .pt30.heng{display: block;}
.content img{width: 100%;}

.home_tuwen {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.home_tuwen .title {
    height: 1.06666667rem;
    padding-left: 0.66666667rem;
    padding-right: 0.66666667rem;
}
.home_btx {
    background: #f7f7f7;
}
.home_tuwen-xxx {
    background: #03328e;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.fica-item::after {
    display: block;
    content: " ";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #9ba9c7;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.fica {
    color: #9ba9c7;
}
.home_tuwen:hover .home_tuwen-xxx {
    display: block;
}

.fica-item:last-child:after{display: none;}

.home_tuwen-xxx-title{   height: 1.8rem;}
