/* main1 */

.main1 {

  width: 100%;height: 100%;position: absolute;

}

.tab {

  width: 100%;height: 15px;z-index: 2;left: 0;bottom: 30px;justify-content: center;

}

.tab li {

  width: 15px;

  height: 15px;

  /* width: 10px;

  height: 10px; */

  /* background: url(../images/index/banner1/tab3.png) no-repeat 0px 0px;margin: 0 5px;cursor: pointer; */

  background: rgba(255, 255, 255, 0.6);

  border-radius: 50%;

  margin: 0 10px;

}

.tab li.active {

  /* background-position: right; */

  background: #07458e;

}

.banner1 {

  width: 100%;height: 100%;

}

.banner0 {

  width: 100%;height: 100%;

}

.banner2 {

  width: 100%;height: 100%;

}



.banner3 {

  width: 100%;height: 100%;

}








/* main2 */

.main2 {

  width: 100%;height: 100%;color: #333;

}

/* .main2 .main2wrap {

  width: 1600px;height: 100%;

  margin: 0 auto;

} */

.main2 .row1 {

  width: 100%;height: 100%;

  /* min-height: 510px; */
      display: flex;
    align-items: center;
    justify-content: center;
}

.main2 .row2 {

  width: 100%;height: 47%;

}

.main2 .row1 .row1left {

  /* width: 33%; */
  height: 80%;

  float: left;box-sizing: border-box;

  justify-content: flex-end;

}

.main2 .row1 .row1left div {

  width: 487px;

  flex-direction: column;

  justify-content: center;

}

.main2 .row1 .row1left .text1 {

      line-height: 56px;
        width: 390px;
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 42px;
  margin-bottom: 20px;
  font-size: 43px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;

}

.main2 .row1 .row1left .text2 {

  line-height: 94px;

  font-family: 'BodoniBT';

}

.main2 .row1 .row1left .text3 {

  padding: 10px 0;
  line-height: 42px;
    font-size: 32px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;

}

.main2 .row1 .row1left .text4 {

  font-size: 29px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    line-height: 37px;
    margin-top: 120px;

}

.main2 .row1 .row1right {

  width: 52%;height: 80%;

  float: left;

}

.main2 .row1 .righttop {

  width: 100%;

  height: 55%;

}

.main2 .row1 .righttop ul {

  width: 1113px;

  /* width: 87.22%; */

  height: 100%;

}

.main2 .row1 .righttop .main2code {

  width: 91px;height: 91px;

}

.main2 .row1 .rightbottom {

  width: 100%;

  height: 45%;

}

.main2 .row1 .rightbottom ul {

  width: 1113px;

  /* width: 87.22%; */

  height: 100%;

}

.main2 .row1 .row1right li {

  width: 49%;

}

.main2 .row1 .row1right li div {

  flex-direction: column;

}

.main2 .row1 .row1right .righttop li {

  padding-top: 50px;

}

.main2 .row1 .row1right .rightbottom li {

  padding-top: 40px;

}

.main2 .row1 .row1right li .name {

  line-height: 44px;
  margin-top: 10px;

}

.main2 .row1 .row1right li .describe {

  width: 100%;

  padding: 0 58px;line-height: 24px;box-sizing: border-box;

}

.main2 .row1 .row1right li .describe p {

  text-align: center;

  -webkit-box-orient: vertical;
  margin-top: 15px;

}

.main2 .row1 .row1right li .describe .btn {

  text-align: center;
  width: 100%;

}

.main2 .row1 .row1right li .describe .btn a{
  width: 80px;
    height: 25px;
    background: #5679A7;
    border-radius: 13px;
    font-size: 16px;
      font-family: SourceHanSansCN;
      font-weight: 400;
      color: #FFFFFF;
      display: inline-block;
          line-height: 23px;
            margin-top: 20px;
}

.main2 .row2 .row2wrap {

  width: 1593px;

  /* width: 83%; */

  margin: 0 auto;

}

.main2 .row2 .row2left {

  width: 43%;opacity: 0;

}

.main2 .row2 .title {

  justify-content: space-between;

  padding-top: 74px;

  align-items: flex-end;

}

.main2 .row2 .row2left .row2left_content {

  padding-top: 36px;

}

.main2 .row2 .row2left .row2left_content .pic {

  width: 42%;height: 225px;

}

.main2 .row2 .row2left .row2left_content ul {

  width: 58%;

}

.main2 .row2 .row2left .row2left_content li {

  margin-bottom: 24px;

}

.main2 .row2 .row2left .row2left_content .name {

  padding-left: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 22px;color: #333;

}

.main2 .row2 .row2left .row2left_content .time {

  padding-left: 15px;line-height: 30px;

}

.main2 .row2 .row2left .row2left_content .text {

  padding-left: 15px;line-height: 30px;line-height: 24px;

  text-overflow: -o-ellipsis-lastline;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;
  
  text-indent:2em;

}

.main2 .row2 .row2center {

  width: 27.25%;padding-left: 46px;opacity: 0;

}

.main2 .row2 .row2center ul {

  padding-top: 36px;

}

.main2 .row2 .row2center ul li {

  margin-bottom: 30px;

  text-overflow: -o-ellipsis-lastline;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp:1;

  line-clamp: 2;

  -webkit-box-orient: vertical;

}

.main2 .row2 .row2center ul li::before {

  content: "â– ";

  color: #777777;

  padding-right: 12px;

}

.main2 .row2 ul li:hover {

  color: #708FBA;

}

.main2 .row2 .row2right {

  width: 22.25%;padding-left: 46px;opacity: 0;

}

.main2 .row2 .row2right ul {

  padding-top: 36px;

}

.main2 .row2 .row2right ul li {

  margin-bottom: 30px;

  text-overflow: -o-ellipsis-lastline;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.main2 .row2 .row2right ul li::before {

  content: "â– ";

  color: #777777;

  padding-right: 12px;

}

.main2 .row2 .row2left .row2left_content li:hover a p {

  color: #708FBA!important;

}

/* main3 */

.main3 {

  width: 100%;height: 100%;color: #333;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.main3 .main3_item1, 
.main3 .main3_item4{
  width: 395px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main3 .main3_item2,
.main3 .main3_item3 {
  width: 535px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main3 .main3_item>div{
  position: relative;
  overflow: hidden;
}
.main3 .main3_item>div img {
  min-height: 100%;
  transition: all 1s ease 0s;
}
.main3 .main3_item>div img:hover {
  transform: scale(1.16);
}
.main3_item_title{
  position: absolute;
  bottom: 39px;
  right: 33px;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
}
.main3_item1_1{
  height: 32%;
  background: #568FA7;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 55px;
  
}
.main3_item1_1 ul,
.main3_item3_2 ul {
  padding: 30px 30px 0 50px;
}
.main3_item1_1 ul li,
.main3_item3_2 ul li{
  line-height: 26px;
  list-style: disc;
  word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 这里是超出几行省略 */
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}
.main3_item1_2{
  height: 66%;
}
.main3_item2_1, 
.main3_item2_2, 
.main3_item3_1,
.main3_item3_2{
  height: 49%;
}
.main3_item3_1{
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.main3_item3_1>div{
  width: 49%;
  overflow: hidden;
  position: relative;
}
.main3_item3_2{
  background: #5679A7;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 55px;
}
.main3_item4_1,
.main3_item4_2,
.main3_item4_3{
  height: 32%;
}



/* .main5 */

.main5 {

  width: 100%;height: 100%;

}

.main5 .main5_title {

  padding-left: 210px;

}

.main5 .content {
  width: 75%;
  height: 94%;
  margin-left: 2%;
  position: relative;
}

.main5 .content .main5_item{
  position: absolute;
  opacity: 0;
}
.dong{
  transition: all 1s ease 0s;
}
.main5 .content .main5_item:hover .dong {
  animation: scale1 0.8s ease 0s 1 forwards;
}
.main5_item1{
  top: calc(50% - 336.5px);
  left: 100px;
}
.main5_item1 img:last-child{
  margin: 30px 40px;
  vertical-align: top;
}
.main5_item2{
  top: 5%;
  left: 560px;
  width: 340px;
}
.main5_item3{
  top: 70%;
  left: 550px;
}
.main5_item3 img:last-child {
  margin-left: 30px;
}
.main5_item4{
  top: calc(50% - 329px);
  left: 1030px;
}
.main5_item4 img:last-child {
  margin-left: 40px;
  vertical-align: top;
}
.main5_item5{
  top: 4%;
  left: 1540px;
  width: 500px;
}
.main5_item5 img{
  vertical-align: top;
}
.main5_item5 img:last-child {
  margin-left: 30px;
}
.main5_item6 {
  top: 50%;
  left: 1540px;
  width: 500px;
}
.main5_item6 img:last-child {
  margin-top: 14px;
}
.main5_item7{
  top: 4%;
  left: 2140px;
  width: 650px;
}
.main5_item7 img:first-child{
  vertical-align: top;
}
.main5_item7 img:nth-child(2) {
  margin-left: -140px;
  margin-top: 60px;
}
.main5_item7 img:last-child {
  margin-left: 60px;
}
.main5_item8{
  top: 57%;
  left: 2090px;
  width: 650px;
}
.main5_item8 img:first-child{
  vertical-align: top;
}
.main5_item8 img:last-child {
  margin-left: 30px;
  margin-top: 30px;
}
.main5_item9{
  top: 4%;
  left: 2880px;
  width: 400px;
}
.main5_item9 img:last-child {
  margin-top: 52px;
}

@keyframes scale1 {

  0% {

    transform: scale(1);

  }

  100% {

    transform: scale(1.16);

  }

}

.move_icon {

  left: 50%;

  bottom: 60px;

  color: #fff;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  transform: translateX(-50%);

  pointer-events: none;

}

.move_icon p {

  font-size: 14px;

  padding-top: 10px;

}

.move_icon img {

  width: 33px;

  animation: move 1.8s linear infinite;

}

@keyframes move {

  0% {

    transform: translateX(-20px);

  }

  50% {

    transform: translateX(20px);

  }

  100% {

    transform: translateX(-20px);

  }

}








@media screen and (max-width: 1600px) {

  /* main2 */

  .main2 .row1 .row1left div {

    width: 400px;

  }

  .main2 .row1 .righttop ul {

    width: 900px;

  }

  .main2 .row1 .rightbottom ul {

    width: 900px;

  }

  .main2 .row2 .row2wrap {

    width: 1300px;

  }

  .main2 .row1 .row1right li .describe {

    padding: 0 38px;

  }

  .main2 .row2 .row2left .row2left_content .pic {

    /* width: 250px; */

  }

  .main2 .row1 .row1right .righttop li {

    padding-top: 0;

    display: flex;

    align-items: center;

    justify-content: center;

  }

  .main2 .row1 .row1right li .name {

    line-height: 30px;

  }

  .main2 .row1 .righttop .main2code {

    width: 80px;

    height: 80px;

  }

  .main2 .row1 .row1right .rightbottom li {

    padding-top: 0;

    display: flex;

    align-items: center;

    justify-content: center;

  }

  .main2 .row2 {

    display: flex;

    justify-content: center;

    align-items: center;

  }

  .main2 .row2 .title {

    padding-top: 16px;

  }

  .main2 .row2 .row2left .row2left_content .pic {

    height: 200px;

  }

  .main2 .row2 .row2center ul {

    padding-top: 14px;

  }

  .main2 .row2 .row2right ul {

    padding-top: 14px;

  }

  .main2 .row2 .row2left .row2left_content {

    padding-top: 14px;

  }

  .main2 .row2 .row2center ul li {

    margin-bottom: 8.5%;

  }

  .main2 .row2 .row2right ul li {

    margin-bottom: 10%;

  }

  .main2 .row2 .row2left .row2left_content li {

    margin-bottom: 1.5%;

  }

  .main2 .row2 .row2left .row2left_content .time {

    line-height: 26px;

    color: #777;

  }

  /* main3 */



  

  /* main5 */

  .main5 .main5_title {

    padding-left: 70px;

  }

  .main5 .content ul.main5row1 li .main5item {

    width: 200px;

  }

  .main5 .content ul.main5row2 li .main5item {

    height: 300px;

  }

  

  .main2 .row1 .row1right li .describe {

    line-height: 20px;

  }

}

@media screen and (max-width: 1300px) {

  

  /* main1 */

  .banner2 .banner2wrap {

    width: 1000px;height: 100%;

    margin: 0 auto;

  }

  .banner2 .banner2_text {

    left: 100px;

  }
  .main2 .row2 .row2center ul li {

    margin-bottom: 2%;

  }

  .main2 .row2 .row2right ul li {

    margin-bottom: 2%;

  }
  /* main2 */

  .main2 .row1 .row1left div {

    width: 320px;

  }

  .main2 .row1 .righttop ul {

    width: 680px;

  }

  .main2 .row1 .rightbottom ul {

    width: 680px;

  }

  .main2 .row2 .row2wrap {

    width: 1000px;

  }

  .main2 .row1 .righttop .main2code {

    width: 60px;

    height: 60px;

  }

  .main2 .row1 .row1right li .name {

    line-height: 26px;

  }

  .main2 .row2 .row2center {

    padding-left: 30px;

  }

  .main2 .row2 .row2right {

    padding-left: 30px;

  }

  .main2 .row2 .row2left .row2left_content .text {

    line-height: 20px;

    color: #777;
	
	text-indent:2em;

  }

  .main2 .row1 .row1right li .describe {

    padding: 0 18px;

  }

  .main2 .row2 .row2left .row2left_content .pic {

    /* width: 200px!important; */

  }

  .main2 .row1 .row1right .rightbottom li {

    /* padding-top: 12px; */

  }

  .main2 .row1 .row1right .righttop li {

    /* padding-top: 14px; */

  }

  .main2 .row2 .row2left .row2left_content .time {

    line-height: 22px;

  }

  .main2 .row1 .row1left .text4 {

    line-height: 30px;

  }

  .main2 .main2icon00 {

    width: 30px;

  }

  .main2 .row1 .row1right li .name {

    line-height: 32px;
	font-size:16px;

  }
	.main2 .row1 .row1right li .describe p{
		font-size:13px;
	}
  .main2 .row1 .row1left .text2 {

    line-height: 60px;

  }

  .main2 .row2 .title {

    padding-top: 0;

  }

  .main2 .row2 .row2left .row2left_content li {

    margin-bottom: 13px;

  }

  /* main3 */

  

  

  /* main5 */

  .main5 .main5_title {

    padding-left: 50px;

  }

  .main5 .content ul.main5row1 li .main5item {

    width: 160px;

  }

  .main5 .content ul.main5row2 li .main5item {

    height: 260px;

  }

}
.main5_phone,.main2_phone,.main3_phone,.footer_phone{
  display: none;
}
@media screen and (max-width: 1000px) {
  #section0{
    width: 100%;
    height: 52vw;
    margin-top: 50px;
  }
  .tab{
    bottom: 0;
  }
  .tab li{
    width: 10px;
    height: 10px;
  }
  .main1{
    height: 52vw;
  }
  .main5{
    display: none;
  }
  .main5_phone{
    display: block;
    width: 100%;
    height: 33rem;
    text-align: center;
    padding-top: 1rem;
    background: url(../images/phone/index_2_bg.png);
    background-size: 100% 100%;
  }
  .main5_title{
    width: 10rem;
  }
  #swiperimg2.swiper-container{
    height: calc(100% - 84px);
  }
  #swiperimg2.swiper-container .swiper-slide{
    padding-top: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #swiperimg2 {
    /* --swiper-theme-color: #ff6600; */
    /* 设置Swiper风格 */
    --swiper-navigation-color: #797979;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 1rem;
    /* 设置按钮大小 */
  }
  .swiper-button-next,
  .swiper-button-prev,
  .swiper-button-next2,
  .swiper-button-prev2{
    top: 40%;
  }
  #swiperimg2.swiper-container img{
    max-width: 15rem;
    max-height: 16rem;
    margin-bottom: 1rem;
  }
  #swiperimg2.swiper-container .title{
    font-size: 0.8rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
  }
  #swiperimg2.swiper-container .nian {
    font-size: 0.7rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    margin-bottom: 0.5rem;
  }
  #swiperimg2.swiper-container .detail {
    font-size: 0.7rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    padding: 0 1.3rem;
    text-align: left;
  }

  .main2{
    display: none;
  }
  .main2_phone{
    display: block;
    background: #F5F5F5;
    padding: 1rem 0;
  }
  .main2_phone .top{
    font-size: 0.7rem;
    color: #333;
    padding: 0 1.3rem 1rem;
    border-bottom: 1px solid #AAAAAA;
    font-family: SourceHanSansCN;
    line-height: 1.7;
  }
  .main2_phone .bottom{
    padding: 1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main2_phone .bottom a{
    text-align: center;
    display: block;
    margin: 0 0.5rem;
  }
  .main2_phone .bottom a img{
    margin-bottom: 0.5rem;
    max-width: 1.2rem;
    max-height: 1.3rem;
  }
  .main2_phone .bottom a .name{
    font-size: 0.7rem;
    color: #333;
  }

  .main3_pc {
    display: none;
  }

  .main3_phone {
    display: block;
  }
  .main3_phone>div{
    /* height: 19rem; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    background: #000;
  }
  .main3_phone .main3_item1, .main3_phone .main3_item3{
    width: 45%;
  }
  .main3_phone .main3_item2, .main3_phone .main3_item4{
    width: 54%;
  }
  .main3_phone .main3_item1,.main3_phone .main3_item2{
    margin-bottom: 0.1rem;
  }
  .main3_item1_1 {
    height: 33%;
  }
  .main3_item2_1,
  .main3_item2_2,
  .main3_item3_1,
  .main3_item3_2{
    height: 49.5%;
  }
  .main3_item3_1 {
    height: 40%;
  }
  .main3_item3_2{
    height: 59%;
  }
  .main3_item4_1,
  .main3_item4_2,
  .main3_item4_3{
    height: 33%;
  }
  .main3_phone img{
    width: 100%;
  }
  .main3_phone .main3_item1_1 ul,
  .main3_phone .main3_item3_2 ul{
    padding: 0.3rem 0.4rem 0 0.5rem;
  }
  .main3_phone .main3_item1_1 ul li{
    line-height: 1rem;
    font-size: 0.6rem;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .main3_phone .main3_item3_2 ul li{
    line-height: 0.8rem;
    font-size: 0.6rem;
    margin-bottom: 0.35rem;
  }
  .main3_item_title {
    position: absolute;
    bottom: 10px;
    right: 12px;
    font-size: 0.6rem;
    line-height: 1.5;
  }

  .footer{
    display: none;
  }
  .footer_phone{
    display: block;
    background: #000;
  }
  .footer_phone .top{
    display: flex;
    padding: 1.3rem 0;
    justify-content: center;
    text-align: center;
    border-bottom: 1px solid #fff;
  }
  .footer_phone .top>div{
    color: #fff;
    font-size: 0.7rem;
    margin: 0 0.4rem;
  }
  .footer_phone .top>div img {
    width: 3rem;
    display: block;
    margin-bottom: 0.4rem;
  }
  .footer_phone .bottom{
    text-align: center;
    padding: 1rem 0;
    font-size: 0.5rem;
    color: #fff;
  }
}

@media screen and (max-width: 1366px) {
   .main3 .main3right ul li:last-child .info .item_name{
	   margin-top:0;
   }
}
.returnTop{
  position: fixed;
  bottom: 3vh;
  right: 1vw;
  text-align: center;
  font-size: 16px;
  z-index: 1;
  color: #999;
  display: none;
  cursor: pointer;
}
.returnTop span{
  display: block;
}