@charset "UTF-8";
@font-face {
  font-family: SF;
  /*src: url();*/
}

* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

ul,
li {
  list-style: none;
}

a {
  color: #333;
  font-size: 0.32rem;
  text-decoration: none;
}

body {
  position: relative;
  background: #f4f0f2;
}

.h_logoLeft {
  margin-left: 0.26667rem;
  margin-top: 0.17333rem;
  width: 5.69333rem;
  height: 0.66667rem;
}

.h_logoLeft img {
  width: 100%;
  height: 100%;
}

.h_rightMenu {
  justify-content: flex-end;
  margin-top: 0.38667rem;
  flex: 1;
}

.h_rightMenu .h_btn {
  width: 0.30667rem;
  height: 0.29333rem;
  float: right;
  margin-right: 0.28rem;
}

.h_rightMenu .h_btn img {
  width: 100%;
  height: 100%;
}

.menuList {
  display: none;
  width: 10rem;
  position: absolute;
  top: 1rem;
  left: 0;
  clear: both;
  background: #2d86c2;
  z-index: 999999;
}

.menuList > ul {
  margin: 0 0.25333rem;
}

.menuList > ul > li {
  border-bottom: solid 0.02667rem #439cd7;
  margin-bottom: 0.48rem;
}

.menuList > ul > li.firstNav {
  padding-top: 0.4rem;
  display: flex;
}

.menuList > ul > li.firstNav p.boldHref {
  flex: 1;
  padding-bottom: 0.53333rem;
}

.menuList > ul > li.firstNav p.boldHref a {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.64rem;
  letter-spacing: 0px;
  color: #ffffff;
}

.menuList p.boldHref {
  font-size: 0.4rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.64rem;
  letter-spacing: 0px;
  color: #ffffff;
  padding-bottom: 0.44rem;
}

.closeIcon {
  width: 0.37333rem;
  height: 0.37333rem;
}

.closeIcon img {
  width: 100%;
  height: 100%;
}

.menuList .dian {
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  background: #4fa9e6;
  transform: rotate(30deg);
  margin-right: 0.06667rem;
}

.menuListCont > li ul {
  display: flex;
  flex-wrap: wrap;
}

.menuListCont > li ul li {
  display: flex;
  align-items: center;
  width: 33%;
  padding-bottom: 0.50667rem;
}

.menuListCont > li ul li span {
  display: block;
}

.menuListCont > li ul li span.m_item a {
  font-size: 0.32rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 0.64rem;
}

.zouMa {
  display: flex;
  margin-top: 0.49333rem;
}

.walking {
  position: relative;
  overflow: hidden;
  width: 8.8rem;
  height: 0.8rem;
  margin-left: 0.26667rem;
}

.laba {
  width: 0.34667rem;
  height: 0.29333rem;
  margin-left: 0.28rem;
}

.laba img {
  width: 100%;
  height: 100%;
}

.milestoneUl {
  width: 7.73333rem;
}

.walking ul {
  list-style: none;
  white-space: nowrap;
  position: relative;
  left: 0px;
  font-size: 0px;
  padding: 0px;
}
.news{
  float: left;
  overflow: hidden;
  height: 19px;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.walking li {
  margin-left: 0.26667rem;
}

.liWidth {
  height: 20px;
  display: inline-block;
  color: #333;
  font-size: 0.32rem;
}

/*轮播图和tab切换*/
.banner_swiper {
  width: 9.48rem;
  margin: 0 auto;
  /*height: 312px;*/
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.swiper-container .swiper-slide > div {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container .swiper-slide > div img {
  width: 100%;
  height: 100%;
}

.swiper-container .btmtxt {
  width: 100%;
  height: 0.8rem;
  position: absolute;
  left: 0;
  bottom: 0.02667rem;
  background: rgba(0, 0, 0, 0.68);
  display: flex;
  align-items: center;
}

.swiper-container .btmtxt_p {
  font-family: MicrosoftYaHei;
  font-size: 0.21333rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  margin-left: 0.37333rem;
  width: 3.84rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: auto;
  right: 22px;
  left: unset;
}

.swiper-pagination-bullet {
  background: #5d5d5d;
  width: 10px;
  height: 10px;
  opacity: unset;
}

.swiper-container .swiper-pagination-bullet-active {
  background: #c3e2f8;
}

.swiper-container1 .swiper-pagination-bullet-active {
  background: #003e73;
}

.sec_cont {
  width: 9.46667rem;
  background-color: #ffffff;
  border-radius: 0.05333rem;
  margin: 0.26667rem auto 0;
  overflow: hidden;
}

.sec_cont .tab_title {
  display: flex;
  margin: 0.32rem 0.41333rem 0;
  height: 0.73333rem;
}

.sec_cont .tab_title .line {
  display: block;
  width: 100%;
  border-bottom: 2px solid #bebebe;
  margin-top: 0.24rem;
}

.sec_cont .tab_title li {
  flex: 1;
  text-align: center;
  font-size: 0.37333rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.18667rem;
  letter-spacing: 0px;
  color: #535353;
  padding-bottom: 0.24rem;
}

.sec_cont .tab_title .tab_active {
  font-size: 0.37333rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.18667rem;
  letter-spacing: 0px;
  color: #2e86c1;
  background: url(../images/downIcon.png) no-repeat;
  background-position-y: 0.42667rem;
  border-bottom: none;
  background-size: 100% 29%;
}

.sec_cont .tab_title .tab_active > span.line {
  display: none;
}

.tab_contList {
  margin-top: 0.26667rem;
  margin-left: 0.4rem;
  margin-right: 0.42667rem;
}

.tab_contItem {
  display: none;
}
.itemCont{
  width: 6rem;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contList li {
  display: flex;
  align-items: center;
  margin-bottom: 0.373333rem;
}

.contList .conts span {
  display: block;
}

.contList .conts {
  flex: 1;
  display: flex;
  align-items: center;
}

.contList .conts span.sDian {
  width: 0.06667rem;
  height: 0.06667rem;
  background-color: #d4d4d4;
  margin-right: 0.14667rem;
}

.contList .conts span.word {
  font-size: 0.32rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #333333;
  width: 6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.contList .time {
  font-size: 0.26667rem;
  color: #bebebe;
  margin-left: 0.6rem;
}

.contList > li:hover p {
  color: #2e86c1;
}

.contList > li:hover p span.word {
  color: #2e86c1;
}

.contList > li:hover span.sDian {
  background: #2e86c1;
}

.thir_cont {
  margin: 0.26667rem auto 0;
}

.thir_cont ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.thir_cont ul li {
  width: 4.58667rem;
  height: 1.17333rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.26667rem;
}

.thir_cont ul li span.tipIcon img {
  width: 0.25333rem;
  height: 0.25333rem;
  margin-left: 0.32rem;
}

.thir_cont ul li span.bigWord {
  margin-left: 0.2rem;
  font-size: 0.42667rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
}

.thir_cont ul li:nth-child(2n) {
  margin-left: 0.26667rem;
}

.thir_cont ul li.block_item1 {
  background: url(../images/little1.png) no-repeat;
  background-size: 100% 100%;
}

.thir_cont ul li.block_item2 {
  background: url(../images/little2.png) no-repeat;
  background-size: 100% 100%;
}

.thir_cont ul li.block_item3 {
  background: url(../images/little3.png) no-repeat;
  background-size: 100% 100%;
}

.thir_cont ul li.block_item4 {
  background: url(../images/little4.png) no-repeat;
  background-size: 100% 100%;
}

.four_cont {
  margin: 0 0.28rem;
  background: #fff;
  border-radius: 0.06667rem;
}

.com_banner {
  width: 9.44rem;
  height: 2.82667rem;
  background: url(../images/banner2.png) no-repeat;
  background-size: 100% 100%;
}

.com_banner h3 {
  margin-top: 0.94667rem;
  margin-left: 0.41333rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #626262;
}

.com_banner p.more {
  margin-top: 0.41333rem;
  width: 1.21333rem;
  height: 0.44rem;
  border: solid 1px #2087cd;
  border-radius: 0.6rem;
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.21333rem;
  color: #2087cd;
  padding: 0.06667rem 0.13333rem;
}

.com_cont {
  margin-left: 0.42667rem;
  margin-right: 0.36rem;
  margin-top: 0.66667rem;
  padding-bottom: 0.64rem;
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.64rem;
  letter-spacing: 0px;
  color: #666666;
  text-indent: 0.26667rem;
}

.five_cont {
  margin-top: 0.26667rem;
  margin-left: 0.26667rem;
  margin-right: 0.25333rem;
}

.five_cont ul {
  display: flex;
}

.five_cont ul li {
  width: 2.97333rem;
  height: 2.34667rem;
  border-radius: 0.2rem;
  position: relative;
}

.five_cont ul li p.imgDeep {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2.97333rem;
  height: 0.66667rem;
  line-height: 0.66667rem;
  text-align: center;
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  background-color: #5e9dde;
}

.five_cont ul li.listImg1 {
  background: url(../images/imgList1.png) no-repeat;
  background-size: 100% 100%;
}

.five_cont ul li.listImg2 {
  background: url(../images/imgList2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 0.28rem;
}

.five_cont ul li.listImg3 {
  background: url(../images/imgList3.png) no-repeat;
  background-size: 100% 100%;
}

.six_cont {
  margin: 0.26667rem 0.26667rem 0;
  background: #fff;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.six_cont .teamTitle {
  width: 9.46667rem;
  height: 0.88rem;
  background-image: linear-gradient(0deg, #81bfe8 0%, #d4eeff 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, 
 normal;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.six_cont .teamTitle .teamCont {
  display: flex;
  align-items: center;
}

.six_cont p.t_tipIcon {
  margin-left: 0.22667rem;
  margin-top: -0.06667rem;
  width: 0.24rem;
  height: 0.24rem;
}

.six_cont p.t_tipIcon img {
  width: 100%;
  height: 100%;
}

.six_cont h1 {
  line-height: 0.88rem;
  margin-left: 0.16rem;
  font-size: 0.4rem;
  color: #3873a0;
}

.six_cont p.more {
  flex: 1;
  text-align: right;
  margin-right: 0.41333rem;
}

.six_cont p.more a {
  font-size: 0.24rem;
  color: #3873a0;
}

.swiper-container1 {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
}

.swiper-container1 .swiper-slide {
  position: relative;
}

.moreImg .swiper-container-horizontal > .swiper-pagination-bullets,
.moreImg .swiper-pagination-custom,
.moreImg .swiper-pagination-fraction {
  width: auto;
  right: 40%;
  left: unset;
  transform: translateX(-50%);
}

.moreImg {
  margin-top: 0.77333rem;
  overflow: hidden;
}

.moreImg ul {
  display: flex;
  margin-left: 0.45333rem;
  margin-right: 0.46667rem;
  margin-bottom: 1.02667rem;
}

.moreImg ul .p_img {
  width: 1.98667rem;
  height: 1.98667rem;
}

.moreImg ul .p_img img {
  width: 100%;
  height: 100%;
}

.moreImg ul li:nth-child(2) {
  margin: 0 0.93333rem;
}

.moreImg ul p.p_name {
  text-align: center;
  margin-top: 0.37333rem;
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #000000;
}

.moreImg ul p.p_tips {
  text-align: center;
  font-size: 0.26667rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #7d7d7d;
}

.sev_cont {
  margin: 0 0.26667rem 0.26667rem;
  background: #fff;
  border-top-left-radius: 0.26667rem;
  border-top-right-radius: 0.26667rem;
  padding-bottom: 0.37333rem;
}

.t_nav {
  background: url(../images/navBanner.png) no-repeat;
  background-size: 100% 100%;
  height: 4.50667rem;
  overflow: hidden;
}

.t_nav h2 {
  margin-top: 2.48rem;
  margin-left: 0.48rem;
  font-size: 0.4rem;
  color: #fffefe;
}

.t_nav .t_listNav {
  display: flex;
  margin-top: 0.62667rem;
  align-items: center;
  margin-left: 0.42667rem;
  margin-right: 0.53333rem;
}

.t_nav .t_listNav li {
  flex: 1;
  text-align: center;
  font-size: 0.32rem;
  color: #ffffff;
  height: 0.93333rem;
}

.t_nav .t_active {
  background: url(../images/downIconBai.png) no-repeat;
  background-position-y: 0.53333rem;
  background-size: 100%;
  font-weight: bold;
  
}

.t_cont {
  max-height: 6.2rem;
  overflow: hidden;
  display: none;
}

.t_cont .contList {
  margin-left: 0.4rem;
  margin-right: 0.42667rem;
}

.t_contAll {
  margin: 0.6rem 0 0;
}

.eight_cont {
  margin: 0.53333rem 0.26667rem 0.53333rem;
}

.e_titlt {
  display: flex;
  align-items: center;
}

.leftWord {
  display: flex;
  flex: 1;
}

.leftWord p.block_line {
  width: 0.06667rem;
  height: 0.22667rem;
  background-color: #2290d1;
  margin-right: 0.16rem;
}

.boldD {
  font-size: 0.4rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.18667rem;
  letter-spacing: 0px;
  color: #2290d1;
}

.c_EN {
  font-size: 0.24rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #383838;
  opacity: 0.41;
  padding-top: 0.13333rem;
}

.chooseItem ul {
  display: flex;
}

.chooseItem ul li {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  padding: 0 0.2rem;
  background-color: #4dace4;
  font-size: 0.32rem;
  color: #ffffff;
}

.chooseItem ul li.c_active {
  background: #2290D1;
}

.work_banner {
  margin: 0.4rem auto 0;
}

.work_banner .swiper-container {
  width: 100%;
  height: 249px;
}

.c_cont {
  display: none;
}

.c_contAll {
  background: #fff;
  padding-top: 0.57333rem;
  padding-bottom: 0.4rem;
  height: 6.5rem;
  overflow: hidden;
}

.c_cont {
  margin: 0 0.4rem;
}

footer {
  background: -webkit-gradient(linear, 0 0, 0 280, from(#9cbbd8), to(#f9f7f4));
  background-repeat: no-repeat;
  overflow: hidden;
}

.foot_logo {
  margin-top: 0.84rem;
  margin-left: 0.84rem;
  margin-right: 1.69333rem;
}

.foot_logo img {
  width: 100%;
}

.foot_line {
  width: 9.50667rem;
  background-color: #cfcfcf;
  border: solid 1px #8ba9c5;
  margin: 0.32rem auto 0;
}

.newsList {
  margin-top: 0.33333rem;
  margin-left: 0.45333rem;
  margin-right: 0.58667rem;
}

.outList li {
  display: flex;
  align-items: center;
}

.outList li span {
  display: block;
}

.outList li span.icon {
  margin-right: 0.12rem;
  width: 0.32rem;
  height: 0.32rem;
}

.outList li span.icon img {
  width: 100%;
  height: 100%;
}

.outList li span.f_word {
  font-size: 0.32rem;
  color: #000000;
  flex: 1;
}

.outList li > ul {
  margin-top: 0.49333rem;
  display: flex;
}

.outList li > ul li:nth-child(2) {
  margin: 0 0.26667rem;
}

.deepNews {
  margin: 0.53333rem auto 0;
  width: 8.93333rem;
}

.deepNews ul li {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #757575;
}

.footer_deep {
  margin-top: 0.33333rem;
  margin-left: 0.50667rem;
  margin-right: 0.29333rem;
  margin-bottom: 0.32rem;
  display: flex;
}

.footer_deep .left {
  flex: 1;
}

.choosSelect {
  width: 3.17333rem;
  height: 0.52rem;
  margin-top: 0.53333rem;
}

.choosSelect select {
  width: 3.17333rem;
  height: 0.52rem;
  outline: none;
  padding-left: 0.13333rem;
}

.choosSelect select option {
  background: none;
  outline: none;
}
