/*layout*/
.zuoimg{
  float: left;
  margin-left: 12px;
}
.zuoimg img{
  width: 200px !important;
  height: 120px !important;
  border-radius: 10px;
}
.youimg li{
  font-size: 14px;
    line-height: 24px;
    width: 81%;
    position: relative;
}
.youimg li a{
  vertical-align:middle;
  min-width: 85px !important;
}
.youimg li i{
  width: 18px;
  height: 18px;
  background: url(../images/lan2.svg) no-repeat center;
  background-size: contain;
  display: inline-block;
  /* vertical-align: middle; */
  position: absolute;
  right: 0px;
  top: 5px;
}
.youimg li a:hover i{
  background: url(../images/lan1.svg) center;
  background-size: contain;
}
.youimg li a:hover{
  color: #004DA3 !important;
}
.walout{
  float: right;
  position: relative;
  bottom: 0;
}
/*news*/
* {
  box-sizing: border-box;
  font-family: "微软雅黑", Helvetica, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;
}
.newspaper {
  display: flex;
}
.news_zi {
  font-size: 16px;
  font-weight: 400;
  color: #494f55;
  margin-left: 32px;
}
.sort-nav {
  padding-top: 115px;
  display: flex;
  justify-content: space-between;
  line-height: 60px;
}
.xian {
  width: 100%;
  height: 1px;
  margin-top: -1px;
  margin-bottom: 60px;
  background: #fff;
}
.sort-nav ul {
  text-align: center;
}
.sort-nav li {
  display: inline-block;
}
.sort-nav li a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #343434;
  padding: 5px 30px;
  margin: 0 15px;
  /* border-radius: 20px 20px 20px 0; */
  transition: all 0.5s;
}
.sort-nav li a:hover,
.sort-nav li.active a {
  color: #0068bd;
  font-weight: 500;
  margin-bottom: 25px;
  /* background: #e93a3a; */
}
.sort-nav li.active{
    position: relative;
}
.sort-nav li.active::after {
  content: "";
  width: 64px;
  height: 2px;
  background: #0068bd;
  position: absolute;
  bottom: 0; 
  left: 0;
  right: 0;
  margin: auto;
  transition: none;
}
.index-design-list.row {
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 0;
  padding-bottom: 80px;
}
.index-design-list.row .col-md-4 {
  margin-bottom: 24px;
  padding-left: 12px;
  padding-right: 12px;
  list-style: none;
}
.index-design-list .list-item {
  display: block;
  /* border-radius: 10px; */
  overflow: hidden;
  /* background: #fff; */
  height: 100%;
  transition: all 0.5s;
  position: relative;
  /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 6%); */
}
.index-design-list .list-item i {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
  transition: all 0.5s;
  display: none;
}
.index-design-list .list-item .item-img {
  position: relative;
  z-index: 1;
}
.index-design-list:hover .list-item i {
  background: rgba(0, 0, 0, 0.5);
}
.index-design-list li:hover .list-item i {
  background: rgba(0, 0, 0, 0);
}
.index-design-list .list-item:hover {
  -webkit-box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
  box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
  -moz-transform: translate3d(0, -8px, 0);
  -ms-transform: translate3d(0, -8px, 0);
  -o-transform: translate3d(0, -8px, 0);
  background: #FFF;
  border-radius: 10px;
}
.index-design-list img {
  width: 100%;
}
.index-design-list .item-text {
  padding: 30px 30px 10px 30px;
}
.index-design-list .title {
  margin-bottom: 35px;
}
.index-design-list .title span:nth-child(1) {
  display: inline;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  color: #494f55;
}
.index-design-list .item-text .intro {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #808080;
  display: flex;
  justify-content: space-between;
}
.jian{
    margin-left: 15px;
}
.index-design-list .item-text .time {
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #a3aeba;
  line-height: 30px;
  float: right;
}
.index-web {
  background: #fafafa;
}
.index-web .index-title {
  padding-top: 70px;
  padding-bottom: 260px;
  background-image: url(../images/reds.png);
}
/*about*/
#fluid1{
  margin-bottom: 50px;
}
.introduce p{
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #494F55;
  line-height: 28px;
}
.introduce{
  margin-bottom: 90px;
}
#left-lists{
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#left-lists  li{
  display: flex;
  align-items: center;
  min-width: 23%;
  max-width: 27%;
  margin-bottom: 56px;
}
#left-lists .list-num{
  margin-left: 14px;
}
#left-lists .list-num span{
  font-size: 44px;
  font-family: D-DIN-Bold, D-DIN;
  font-weight: bold;
  color: #0A4AAA;
  line-height: 24px;
}
#left-lists .list-num strong{
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #343434;
  line-height: 25px;
}
#left-lists .list-num p{
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
#left-lists .list-img i{
  display: inline-block;
  width: 50px;
  height: 50px;
}
#left-lists .list-img{
  width: 60px;
  height: 60px;
}
#left-lists .list-img i.icon-about1{
  width: 60px;
  height: 60px;
  background: url(../images/icon-about1.svg) no-repeat;
  background-size: 100% 100%;
}
#left-lists .list-img i.icon-about2{
  width: 60px;
  height: 60px;
  background: url(../images/icon-about2.svg) no-repeat;
  background-size: 100% 100%;
}
#left-lists .list-img i.icon-about3{
  width: 60px;
  height: 60px;
  background: url(../images/icon-about3.svg) no-repeat;
  background-size: 100% 100%;
}
#left-lists .list-img i.icon-about4{
  width: 60px;
  height: 60px;
  background: url(../images/icon-about4.svg) no-repeat;
  background-size: 100% 100%;
}
.fluids2{
  background: #D9EDF7;
}
.titles2{
  width: 100%;
  font-size: 38px;
  font-weight: 500;
  color: #0068BD;
  line-height: 53px;
  text-align: center;
  margin-bottom: 70px;
  padding-top: 70px;
}
.educa{
  display: flex;
  flex-wrap: wrap;
}
.educa1{
  margin-bottom: 20px;
}
.educa2{
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  margin-bottom: 20px;
}
.educa3{
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  line-height: 24px;
  max-width: 390px;
}
.educa .col-md-4{
  margin-bottom: 60px;
}
#conts{
  position: relative;
  width:100%;
  height:100%;
  padding-bottom: 180px;
}
#conts .container{
  position: relative;
  z-index: 1;
}
#conts::after {
  width: 140%;
  height: 100%;
  position: absolute;
  left: -20%;
  top:0;
  z-index: 0;
  content: '';
  border-radius: 0 0 40% 40%;
  background:#FFF;
  opacity: 0.49;
}
#fluid3{
  padding-right: 0px;
  padding-left: 0px;
  /* margin-top: -60px; */
  position: relative;
}
.years{
  display: flex;
  /* background: #D9EDF7; */
  background: url(../images/fazhan.jpg) no-repeat;
  background-size: cover;
}
.years_left{
  position: relative;
  margin-left: 277px;
  float: left;
  margin-bottom: 80px;
  margin-top: -60px;
}
.fazhan{
  position: absolute;
  top: 47px;
  left: 45px;
  font-size: 38px;
  font-weight: 500;
  color: #0068BD;
  line-height: 53px;
}
.years_right{
  width: 80%;
  float: right;
  position: relative;
  padding-left: 20px;
  overflow: hidden;
}
.years_right1{
  height: 100%;
  margin-top: 30px;
}
.swiper-product7 .swiper-button-next{
  left: 85px;
  top: 437px;
  background: url(../images/yy.png) no-repeat center #FFF;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.swiper-product7 .swiper-button-prev{
  left: 10px;
  top: 437px;
  background: url(../images/zz.png) no-repeat center #FFF;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.swiper-product7 .swiper-button-next::after,.swiper-product7 .swiper-button-prev::after{
  content: '';
}
.p1s{
  font-size: 38px;
  font-weight: bold;
  color: #0068BD;
  line-height: 56px;
  padding-top: 112px;
  margin-bottom: 45px;
}
.p2s{
  font-size: 16px;
  font-weight: 400;
  color: #494F55;
  line-height: 29px;
  max-width: 90%;
}
.p2s span{
  font-size: 16px !important;
  font-weight: 400;
  color: #494F55 !important;
  line-height: 29px;
  background: none !important;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
}
#fluid4{
  background: linear-gradient(180deg, #F9F9F9 0%, rgba(253, 253, 253, 0) 55%);
  /* opacity: 0.55; */
}
#fluid4 .container{
  margin-bottom: 105px;
}
#fluid5{
  background: url(../images/vr.png) no-repeat;
  background-size: 100% 100%;
}
.vr{
  padding: 187px 0 382px 0 ;
  margin-left: 260px;
  max-height: 620px;
}
.vr p{
  font-size: 38px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 53px;
  margin-bottom: 15px;
}
.chang{
  font-size: 34px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  max-width: 400px;
  margin-bottom: 55px;
}
.vr .shop1{
  justify-content: space-around;
}
.vr .shop1_check a{
  font-size: 16px;
  color: #0068BD;
}
/*product*/
.index-box{
  border: 1px solid transparent;
}
.prod_one{
    width: 100%;
    display: flex;
    /* background: #FFF; */
    margin-top: 60px;
    padding: 0 10vw;
    
}
#sixx2{
  margin-bottom: 100px;
}
#sixx3{
  margin-bottom: 0px;
}
#sevebeb{
  margin-bottom: 120px;
}
.prod_one .swiper-button-prev::after{
  content: '';
}
.prod_one .swiper-button-prev{
  height: 50px;
  width: 50px;
  top: 55%;
  background: url(../images/zuo.png) no-repeat;
  background-size: 100%;
}
.prod_one .swiper-button-next::after{
  content: '';
}
.prod_one .swiper-button-next {
  height: 50px;
  width: 50px;
  top: 55%;
  background: url(../images/you.png) no-repeat;
  background-size: 100%;
}
.prod_one_left{
  width: 40.6%;
  float: left;
}
.prod_one_left img{
  width: 100%;
}
.prod_one_right{
  width: 100%;
  position: relative;
  padding: 0 80px;
}
.prod_name{
  font-weight: 800;
  color: #131313;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.prod_jie{
  width: 100%;
  text-align: center;
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  color: #7E8893;
  line-height: 22px;
}
#name2{
  text-align: center;
  padding-top: 60px;
}
.prod_one_right1{
  height: 100%;
  padding: 30px 0px 30px 0px;
}
.prod_one_right .swiper-button-next{
  position: absolute;
}
.yanse{
  width: 100%;
  height: 45%;
  background: #FFF;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 28px;
}
.yanse2{
  width: 100%;
  height: 45%;
  background: #EDF9FF;
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 28px;
}
.swiper1{
  padding: 35px 27px 22px 27px;
}
.swiper1 img{
  width: 100%;
}
.zoro{
  position: absolute;
  top: 73vh;
  right: 0;
}
.leaf{
  position: absolute;
  left: 0;
  bottom: 66vh;
}
.p1{
  font-size: 20px;
  font-weight: 500;
  color: #494F55;
  line-height: 28px;
  margin-bottom: 6px;
}
.p2{
  font-weight: 400;
  color: #A3AEBA;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}
.look{
  width: 120px;
  height: 38px;
  background: #0068BD;
  border-radius: 19px;
  line-height: 38px;
  color: #FFF;
  margin: auto;
  font-size: 14px;
}
.look a{
  font-size: 14px;
  color: #FFF;
}
/*product_detail*/
.shows{
  padding-top: 97px;
  display: flex;
  justify-content: space-between;
  min-height: 900px;
}
.shows_right{
  height: 100%;
}
.shows_right p{
  font-size: 36px;
  font-weight: 500;
  color: #494F55;
  line-height: 50px;
  padding: 148px 0px 20px 0px;
}
.blue{
  width: 72px;
  height: 4px;
  margin-bottom: 20px;
  background: #0068BD;
}
.intros{
  font-size: 18px;
  font-weight: 500;
  color: #0068BD;
  line-height: 32px;
  margin-bottom: 30px;
}
.shows_right ul{
  font-weight: 400;
  color: #494F55;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 81px;
}
#sshopp .shop1{
  width: 200px;
  height: 60px;
  line-height: 60px;
}
.shop{
  display: flex;
}
.shop1{
  width: 150px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 30px;
  display: flex;
  line-height: 45px;
  text-align: center;
}
.shop1_img{
  margin-left: 32px;
}
.shop1_check{
  margin-left: 8px;
  font-size: 16px;
}
.shop2{
  margin-left: 20px;
}

/* 详情页轮播图 */
.swiper-box {
  width: 90%;
  margin-bottom: 20px;
}
.pic_page {
  position: absolute;
  z-index: 100;
  right: 20px;
  bottom: 20px;
  font-size: 18px;
  color: #FF5909;
  font-weight: bold;
}
.view {
  position: relative;
  margin-top: 100px;
}
.swiper-padding {
  height: 0;
  position: relative;
  padding-bottom: 100%;
}
.view .swiper-container {
  width: 100%;
  /* height: 100%; */
  position: absolute;
}
.view .swiper-container img {
  width: 80%;
  /* height: 100%; */
  /* border: 1px solid #E6E6E6; */
}
.shows_left{
  width: 100%;
  min-height: 600px;
}
.view .arrow-left {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 50px;
  background: url('../images/arrow_l.png') no-repeat center;
  background-size: 100%;
  z-index: 10
}
.view .arrow-right {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 50px;
  background: url('../images/arrow_r.png') no-repeat center;
  z-index: 10
}
.view .swiper-slide div {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}
.preview {
  width: 100%;
  height: 90px;
  margin-top: 18px;
  position: relative;
}
.preview .swiper-container {
  margin-left: 45px;
  margin-right: 45px
}
.preview .swiper-slide {
  width: 110px;
  height: 90px;
  cursor: pointer;
  overflow: hidden;
}
.preview .swiper-slide img {
  width: 90px;
  height: 90px;
  margin: 0 auto 0 10px;
  border: 1px solid #E6E6E6;
}
.preview .arrow-right,
.preview .arrow-left {
  position: absolute;
  top: 10px;
  margin-top: -10px;
  width: 40px;
  height: 90px;
  /* background: #f5f5f5; */
  text-align: center;
  z-index: 10;
  overflow: hidden;
}
.preview .arrow-left {
  left: 0px;
}
.preview .arrow-right {
  right: 0px;
}
.preview .arrow-left i,
.preview .arrow-right i {
  font-size: 70px;
  line-height: 90px;
  transform: translateX(-15px);
  display: inline-block;
  transition: all .5s;
}
.preview .arrow-left:hover i,
.preview .arrow-right:hover i {
  color: #3760f4;
}
.preview .active-nav img {
  padding: 0;
  border: 1px solid #3760f4;
  opacity: .9;
}
/* 详情页轮播图 */
/*news_detail*/
.details{
  background: #FFF;
  display: flex;
  padding-left: 50px;
  margin-top: 120px;
}
.details img{
  max-width: 100%;
}
.details_title{
  padding-top: 62px;
  font-size: 24px;
  font-weight: 400;
  color: #323232;
  line-height: 33px;
  margin-bottom: 24px;
}
.details_time{
  font-size: 14px;
  font-weight: 400;
  color: #7F7F7F;
  line-height: 26px;
  margin-bottom: 48px;
}
.details_book{
  font-size: 14px;
  font-weight: 400;
  color: #818181;
  line-height: 30px;
  margin-bottom: 48px;
}
.xuxian{
  width: 100%;
  height: 1px;
  background: #E6E6E6;
  margin-bottom: 48px;
}
.based{
  width: 100%;
  /* display: flex; */
  padding-bottom: 166px;
}
.based .based-box{
  display: flex;
  align-items: center;
}
.based .col-md-12{
  padding-bottom: 15px;
}
.based .based-box span{
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 22px;
}
.based .recommend>a{
  font-size: 16px;
  font-weight: 400;
  color: #959494;
  line-height: 22px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.based .based-box:hover .recommend>a{
  color: #0068BD;
}
.based .but-based{
  border-radius: 25px;
  border: 2px solid #0068BD;
  padding: 15px 42px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0068BD;
  line-height: 20px;
  display: inline-block;
}
.times2{
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 20px;
  margin-bottom: 24px;
}
.looks{
  width: 140px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #979797;
}
.relevant{
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 22px;
  margin-bottom: 26px;
}
.relevants li{
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 20px;
  margin-bottom: 10px;
}
.right_choose{
  width: 80%;
  padding: 0px 98px 0px 30px;
}
.type{
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  line-height: 22px;
  padding-top: 60px;
  margin-bottom: 34px;
}
.right_type{
  height: 146px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  padding-bottom: 40px;
  border-bottom: 1px solid  #E6E6E6;
}
.right_type li a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #343434;
  padding: 5px 0px 5px 17px;
  margin: 0 auto;
  /* border-radius: 20px 20px 20px 0; */
  transition: all 0.5s;
}
.right_type li{
  margin-bottom: 25px;
}
.right_type li a:hover,
.right_type li.active a {
  color: #fff;
  font-weight: 500;
  
  background: #0068BD;
  /* background: #e93a3a; */
}
.right_type li.active{
    position: relative;
}
#type2{
  margin-bottom: 14px;
}
.relevants2{
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 20px;
}
.relevants2 li{
  padding-top: 23px;
  padding-bottom: 22px;
  border-bottom: 1px solid #E6E6E6;
}
.search{
  height: 40px;
  border: 1px solid #E6E6E6;
  margin-top: 31px;
  position: relative;
 }
 .search form{
  width: 100%;
  height: 100%;
  display: flex;
 }
 .search_img{
   width: 40px;
   height: 38px;
   background: #0068bd;
   position: absolute;
   top: 0;
   right: 0;
 }
 .search form input{
   width: 88%;
  height: 100%;
  font-size: 16px;
  text-indent: 15px;
  border: none;
  float: left;
 }
/*society*/
.titles{
  width: 100%;
  font-size: 38px;
  font-weight: 500;
  color: #0068BD;
  line-height: 53px;
  text-align: center;
  margin-bottom: 105px;
}
.book-list{
  display: flex;
  max-height: 330px;
  margin-bottom: 30px;
  padding: 30px 0;
  transition: all 0.5s;
}
.book-list:hover {
  -webkit-box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
  box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
  -moz-transform: translate3d(0, -8px, 0);
  -ms-transform: translate3d(0, -8px, 0);
  -o-transform: translate3d(0, -8px, 0);
  background: #FFF;
  border-radius: 10px;
}
.book-list .col-md-4 img{
  width: 380px;
  height: 100%;
}
.book-list .col-md-4{
  text-align: right;
}
#pinzhi{
  margin-bottom: 60px !important;
}
.book-list-title{
  font-size: 24px;
  font-weight: 400;
  color: #494F55;
  line-height: 33px;
  margin-bottom: 15px;
  padding-top: 24px;
}
.book-list-jian{
  font-size: 16px;
  font-weight: 400;
  color: #76808A;
  line-height: 28px;
  margin-bottom: 45px;
}
.look-detail{
  display: flex;
  font-size: 14px;
  font-weight: 500;
  color: #A3AEBA;
  line-height: 30px;
}
.rightts{
  margin-left: 10px;
}
.stand{
  width: 100%;
  margin: auto;
  text-align: center;
  margin-bottom: 60px;
}
#fluids{
  padding: 0;
  overflow: hidden;
  
}
.quanbu{
  background: #DAEDF7;
}
.six{
  display: flex;
}
.six_left{
  font-size: 36px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 42px;
  -webkit-background-clip: text;
  width: 50%;
  background: #0068BD;
}
.six_left h3{
  padding-top: 300px;
  padding-left: 205px;
  padding-bottom: 50px;
  max-width: 800px;
}
.six_right{
  width: 50%;
}
.six_right img{
  width: 100%;
  height: 100%;
}
.sodetail{
  padding-top: 60px;
  padding-bottom: 150px;
}
.sodetail p{
  font-size: 20px;
  font-family: 微软雅黑, PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #373737;
  line-height: 30px !important;
  margin: auto;
}
.five{
  display: flex;
  position: relative;
}
.junk{
  display: none;
}
/* 分页 */
.sort-page{
  margin-bottom: 120px;
}
.pagination {
  justify-content: center;
  flex-wrap: wrap;
}
.pagination li {
  margin: 0 5px 36px 5px;
}
.pagination li a {
  display: block;
  height: 44px;
  min-width: 44px;
  word-break: keep-all;
  white-space: nowrap;
  background: #fff;
  font-size: 14px;
  line-height: 44px;
  color: #7f7f7f;
  text-align: center;
  border-radius: 50%;
}
.pagination li:hover a {
  color: #0068BD;
}
.pagination li.active:hover a {
  color: #fff;
}
.pagination li span {
  display: block;
  height: 44px;
  min-width: 44px;
  word-break: keep-all;
  white-space: nowrap;
  background: #fff;
  font-size: 14px;
  line-height: 44px;
  color: #7f7f7f;
  text-align: center;
  border-radius: 50%;
}
.pagination li.disabled span {
  cursor: not-allowed;
}
.pagination li.active span {
  display: block;
  height: 44px;
  min-width: 44px;
  word-break: keep-all;
  white-space: nowrap;
  font-size: 14px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background: #0068BD;
}
/* 分页 */
.six_left_book{
  padding-left: 205px;
  padding-bottom: 280px;
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
  -webkit-background-clip: text;
}
.five_left{
  z-index: 1;
}
.five_left p{
  position: absolute;
  z-index: 3;
  left: 320px;
  top: 114px;
  font-size: 38px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 53px;

}
.five_left h3{
  position: absolute;
  z-index: 3;
  left: 320px;
  top: 256px;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 33px;
  max-width: 540px;
}
.five_left img{
  width: 110%;
}
.five_right img{
  width: 110%;
}
.five_right{
  position: absolute;
  right: 0px;
}
.five_left_book{
  position: absolute;
  z-index: 3;
  left: 320px;
  top: 350px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  max-width: 540px;
}
.five_left .shop1{
  width: 220px;
  height: 56px;
  position: absolute;
  z-index: 3;
  left: 320px;
  top: 480px;
  line-height: 56px;
}
.five_left .shop1 .shop1_check{
  margin-left: 30px;
  font-weight: 400;
  color: #0068BD;
}
.five_left .shop1 .shop1_img{
  margin-left: 80px;
}
/*join*/
#joind{
  right: 615px;
}
.recruit-list{
  margin-bottom: 60px;
}
.recruit-list .list-item {
  margin-bottom: 20px;
}
.recruit-list .item-head {
  padding: 28px 40px;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(220, 220, 220, 0.5);
  cursor: pointer;
}
.recruit-list .item-head h3 {
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  position: relative;
  padding-right: 25px;
}
.recruit-list .item-head h3 .item-more {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/open.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 5px;
}
.recruit-list .list-item.active .item-head {
  background: linear-gradient(135deg, #3C54D0 0%, #2F44AF 100%);
}
.recruit-list .list-item.active h3 {
  color: #fff;
}
.recruit-list .list-item.active h3 .item-more {
  background: url(../images/icon-right-zp-a.svg) no-repeat center;
  background-size: contain;
}
.recruit-list .item-body {
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(220, 220, 220, 0.5);
  padding: 45px 40px;
  display: none;
}
.recruit-list .item-body .item-text {
  padding-left: 32px;
  border-left: 2px solid #e5e5e5;
}
.recruit-list .item-body h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 28px;
  position: relative;
}
.recruit-list .item-body h4::after {
  content: "";
  width: 2px;
  height: 20px;
  background: #323232;
  position: absolute;
  left: -34px;
  top: 2px;
}
.recruit-list .item-body .item-editor {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 2;
  color: #808080;
}
.recruit-list .item-editor p {
  font-size: 16px;
  line-height: 2;
  color: #808080;
}
.recruit-list .item-editor .email {
  display: block;
  font-size: 30px;
  line-height: 1.1;
  color: #000;
}
#fluid6{
  padding: 0;
  margin-bottom: 70px;
}
.team{
  width: 100%;
  background: url(../images/under.png);
  background-size: 100% 100%;
}
.temas{
  font-size: 31px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  letter-spacing: 6px;
  padding: 202px 0 298px 0;
  margin-left: 57%;
  max-width: 260px;
}
.join-personnel{
  padding-bottom: 100px;
}
.people{
  display: flex;
  margin-bottom: 50px;
}
.people_idea{
  padding: 0px 0 0 60px;
}
.chumo:hover .idea_xian{
  width: 236px;
  
}
.people1{
  width: 100%;
}
.people1 img{
  width: 100%;
}
.air1{
  display: block;
}
.air2,.air3,.air4{
  display: none;
}
.idea_xian{
  transition: all 1s;
  width: 0;
  height: 2px;
  background: #0068BD;
  margin-bottom: 20px;
  
}
.idea_title{
  font-size: 22px;
  font-weight: 400;
  color: #343434;
  line-height: 30px;
  margin-bottom: 10px;
}
.idea_idea{
  /* transition: all .5s; */
  max-width: 700px;
  font-size: 16px;
  font-weight: 400;
  color: #989898;
  line-height: 26px;
  margin-bottom: 30px;
  /* margin-bottom: 42px; */
  /* visibility: hidden; */
  /* display: none; */
  /* opacity: 0;
  transition: all .5s; */
}

.report{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.report .col-md-6,.report .col-md-3{
  margin-bottom: 20px;
  min-height: 326px;
}
.report_content{
  width: 100%;
  /* height: 100%; */
  background: url(../images/report.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 8px;
}
.content_one{
  width: 90%;
  margin: auto;
}
.report_content p{
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 33px;
  padding-top: 38px;
  margin-bottom: 203px;
}
.down{
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  padding-bottom: 30px;
}
.report2{
  height: 100%;
  background: #FFF;
  border-radius: 8px;
}
.report3{
  width: 85%;
  margin: auto;
}
.down1{
  display: flex;
}
.down1:nth-child(2) {
  line-height: 30px;
}
.report_time{
  font-size: 18px;
  font-family: D-DIN, D;
  font-weight: normal;
  color: #0068BD;
  line-height: 20px;
  padding-top: 37px;
  margin-bottom: 9px;
}
.down_title{
  min-height: 120px;
  font-size: 18px;
  font-weight: 400;
  color: #494F55;
  line-height: 28px;
  margin-bottom: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
   overflow:hidden;

/* autoprefixer: ignore next */

-webkit-box-orient: vertical;
}
.down2{
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #494F55;
  /* line-height: 20px; */
}
.downd2d{
  line-height: 35px;
}
.downd2{
  line-height: 22px;
  margin-left: 10px;
}
#fluid7{
  padding: 0;
}
.last{
  
  min-height: 530px;
  background: #e0f0f9;
}
.last .container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.last .col-md-4{
  margin-top: 110px;
}
.calls2{
  border: none !important;
}
.calls1{
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  min-height: 220px;
}
.calls:hover{
  background: #FFF;
}
.calls1 p{
  padding-top: 66px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 500;
  color: #0068BD;
  line-height: 53px;
  padding-left: 65px;
}
.easy{
  font-size: 16px;
  font-weight: 400;
  color: #494F55;
  line-height: 24px;
  padding-left: 65px;
}
.calls{
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  min-height: 220px;
  display: flex;
}
.calls_tel{
  margin-top: 72px;
  margin-left: 65px;
}
.calls_tel img{
  width: 66px;
  height: 66px;
}
.calls_tel2{
  margin-left: 20px;
  margin-top: 72px;
}
.calls_tel2 p{
  font-size: 22px;
  font-weight: 500;
  color: #004DA3;
  line-height: 30px;
  margin-bottom: 10px;
}
.calls_tel2 span{
  font-size: 22px;
  font-family: D-DIN, D;
  font-weight: normal;
  color: #aec7cc ;
}
.easy2{
  font-size: 14px;
  font-family: D-DIN, D;
  font-weight: normal;
  color: #808080;
  line-height: 28px;
}
/*股票样式*/
.shares{
  position: absolute;
  /* border: 1px solid red; */
  top: 170px;
  left: 0;
  right: 0;
}
.shares1{
  /* border: 1px solid blue; */
}
.shares_title{
  display: flex;
  justify-content: space-between;
  line-height: 53px;
  margin-bottom: 35px;
}
.shares_left{
  font-size: 38px;
  font-weight: 500;
  color: #FFFFFF;
}
.shares_right{
  font-size: 16px;
  font-family: D-DIN, D;
  font-weight: normal;
  color: #FFFFFF;
}
.shares_mid{
  border-top: 2px solid #FFF;
  display: flex;
}
.shares_mid1{
  width: 411px;
  border-right: 2px solid #FFF;
}
.shares_mid11{
  margin-top: 30px;
  font-size: 24px;
  font-family: D-DIN, D;
  font-weight: normal;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.shares_mid11 span{
  margin-right: 15px;
}
.shares_mid111{
  font-size: 48px;
  font-family: D-DIN-Bold, D-DIN;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.shares_mid2{
  margin-top: 46px;
}
.shares_mid22{
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.shares_mid22 span{
  margin-left: 50px;
}
.shares_fot{
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
}
.shares_fot1{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 30px;
}
.shares_fot2{
  min-width: 112px;
}
.shares_fot3{
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.shares_fot4{
  font-size: 32px;
  font-family: D-DIN-Bold, D-DIN;
  font-weight: bold;
  color: #FFFFFF;
}

/*OA*/
#oaoa{
  padding-top: 172px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#oaoa .col-md-4{
  margin-bottom: 52px;
}
.space1{
  width: 90%;
  margin: auto;
  text-align: center;
  background: #FFF;
  border-radius: 8px;
  height: 100%;
  cursor: pointer;
}
.space1:hover{
  box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
}
.space1 img{
  padding-top: 50px;
}
.space1 p{
  font-size: 24px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
  padding-top: 25px;
  padding-bottom: 50px;
}
.telecom{
  background: #F1F1F1;
  border-radius: 6px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  width: 185px;
  margin: auto;
  margin-bottom: 15px;
}
.telecom1{
  margin-bottom: 50px;
}
.sees{
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #646464;
}
.telecom:hover{
  background: #0068BD;
  color: #FFF;
}
.saoma{
  width: 100%;
  margin: auto;
  text-align: center;
}
.saoma img{
  width: 105px;
  height: 105px;
  margin-bottom: 23px;
}
.saoma p{
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 16px;
  margin-bottom: 5px;
}
#oas{
  padding-bottom: 150px;
}
.details .col-md-9{
  margin: auto !important;
  text-align: center;
}
.maps{
  width: 100%;
  height: 637px;
  z-index: 1;
}
.BMap_bubble_title{
  font-size: 24px;
}
.callme {
  margin-bottom: 200px;
}
.callme .container{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #333;
}
.callme .col-md-4{
  margin-bottom: 15px;
}
.callme .col-md-4 .contant{
  width: 90%;
  margin: auto;
  background: #FFF;
  border-radius: 8px;
  margin: auto;
  text-align: center;
}
.callme .col-md-4 .contant img{
  width: 66px;
  height: 66px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.callme .col-md-4 .contant p{
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.callme .col-md-4 .contant h3{
  margin: auto;
  max-width: 95%;
  font-size: 20px;
  padding-bottom: 30px;
}
.tel-list,.tel-list a{
  margin-top: 20px;
    line-height: 25px;
    color: #FFF;
    font-size: 12px;
}
@media screen and (max-width: 800px) {
    .five{
      display: none;
      position: relative;
    }
    #conts::after {
    width: 140%;
    height: 100%;
    position: absolute;
    left: -20%;
    top: 0;
    z-index: 0;
    content: '';
    border-radius: 0 0 40% 40%;
    background: #fff;
     opacity: inherit; 
}
}