/* LESS Document */
/* 新华网专题通用css框架。随项目修改宽度、背景色等 */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  height: 100%;
}
body {
  min-height: 100%;
  color: #626262;
  background-color: #ccc;
  line-height: 1.8em;
}
  .subpage-1{
    padding: 30px 0 60px;
    min-height: 500px;
  }
  .subpage-1 .news-item{
    line-height: 4em;
    border-bottom: 1px solid #eee;
  }
  .subpage .title-assist{
    margin:25px auto ;
  }

  .subpage  .limit-line a{
    line-height: 2em;
  }
body,
ul,
li,
input,
img,
a,
dl,
dt,
dd,
textarea,
button,
input,
select {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: Arial, Helvetica, "苹方-简", "微软雅黑";
  font-weight: normal;
}
img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: 0;
}
a {
  text-decoration: none;
  color: #535353;
}
a:hover {
  text-decoration: underline;
}
a:link {
  cursor: pointer;
}
/*common style start*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pointer {
  cursor: pointer;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.block-center {
  margin-left: auto;
  margin-right: auto;
}
.limit-line5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.limit-line6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fiexd-position>div{
  width:227px;
  height:404px;
  border-radius:0px 20px 20px 0px;
  position: absolute;
  top:820px;
  z-index: 1000;
}
.fiexd-position>div img{
  position: absolute;
  height: 336px;
  width: 100%;
}
.fiexd-position .right-position h2{
  border-radius:0px 0 0px 20px;
}
.fiexd-position .right-position  .quxiao{
   position: absolute;
   left: -10px;
   top: -10px;
}
.fiexd-position .left-position  .quxiao{
  position: absolute;
  right: -10px;
  top: -10px;
}
.fiexd-position h2{
  margin-top: 336px;
  text-align: center;
  width:227px;
  height:68px;
  font-weight:bold;
  color:rgba(255,255,255,1);
  line-height:64px;
  background:rgba(33,113,67,1);
  border-radius:0px 0 20px 0px;
}
.fiexd-position .quxiao{
  width: 30px;
  height: 30px;
  background-image: url(../img/quxiao.png);
  background-size: 100%;
}
.fiexd-position h2 a{
  height:68px;
  font-weight:bold;
  color:rgba(255,255,255,1);
  line-height:64px;
}
.fiexd-position .left-position{
  left: 0;
}
.fiexd-position .right-position{
  right: 0;
  border-radius:20px 0px 0px 20px;
}
.swiper-container-service{
  overflow: hidden;
  width: 1200px;
}
.block-2 .swiper-button-prev{
  background-image:url(../img/l_left_new.png);
  top: 380px;
}
.block-2 .swiper-button-next{
  background-image:url(../img/l_right_new.png);
  top: 380px;
}
.service-bottom{
  display: none;
  margin-top: 73px;
  justify-content: space-between;
}
.service-bottom .bottom-item{
  width:590px;
  height:183px;
}
.bottom-item .inner{
  padding: 0 30px;
  background:rgba(0,0,0,.6);
  width:590px;
  height:212px;
}
.bottom-item .inner h2{
  text-align: center;
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(76,186,255,1);
  line-height:64px;
}
.bottom-item .inner .desc a{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:30px;
}
.limit-line4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.limit-line a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.limit-line2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kehujingli .limit-line2{
  display:block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kehujingli .limit-line2 a{
    display: block;
    padding-right: 2px;
    float: right;  
}
button {
  border: none;
  cursor: pointer;
}
.show-xs {
  display: none ;
}
.show-lg {
  display: block;
}
.bg-xinhua-bar {
  background-color: #00479D;
  min-width: 1188px;
}
.top-bar {
  height: 57px;
  color: #fff;
  text-decoration: none;
  padding-left: 14px;
	margin: 0 auto;
    position: relative;
    width: 1200px;
}
.top-bar a {
  color: #fff;
}
.top-bar .container {
  width: 1188px;
}
.top-bar ul li {
  list-style: none;
  float: left;
  line-height: 57px;

	min-width: 46px;
    text-align: center;
}
.top-bar ul li a {
  margin-right: 5px;
  font-size: 15px;
}
.footer {
  color: #fff;
  background: #001E74;
  line-height: 65px;
  font-size: 12px;
  margin: 0 auto;
}
/*页面容器，定义了最小宽度(本次项目设计的最小宽度)*/
.page-container {
  min-width: 1200px;
  background: #eee;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.bg-max-container {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.img-desc-group{
    border-top: 1px solid #fff;
}

@media (max-width: 768px) {
  .kehujingli .limit-line2 a{
    padding-right: .2rem;
  }
  .show-lg {
    display: none;
  }
  .show-xs {
    display: block;
  }
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background: transparent;
  }
  .block {
    padding-top: 10px;
  }
  .page-container {
    min-width: auto;
  }
  .container {
    margin: 0 0.3rem;
    width: auto;
    overflow: hidden;
  }
  .bg-max-container {
    padding: 20px 0;
  }
}
.inline-block-container {
  font-size: 0;
}

.banner {
  background: url('../img/banner.jpg') no-repeat center;
  height: 698px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.mokuai_bg{
  background: url(/img/bg-2.png) no-repeat bottom,white top;
  background-size: 100%;
  max-width: 1920px;
  margin: 0 auto;

}
/*左图、右标题+描述+下方新闻列表模板*/
.block-template-1,
.block-template-1 a {
  font-size: 18px;
}
.block-template-1 .photo-container {
  float: left;
  width: 636px;
  height: 423px;
  position: relative;
}
.block-template-1 .photo-desc a {
  height: 60px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 60px;
  padding-left: 1em;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.block-template-1 .block-template-1-news-title a {
  text-decoration: none;
  padding: 10px 0 5px;
  font-weight: bold;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #c30d23;
  font-size: 20px;
}
.block-template-1 .news-list {
  list-style: none;
  line-height: 3em;
  margin-top: 1em;
}
.block-template-1 .news-list li {
  background: url("../img/image-icon-rhombus.png") no-repeat left center;
  padding-left: 30px;
}
.block-template-1 .news-list a {
  display: block;
  color: #535353 !important;
  margin-right: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-template-1 .intro-container {
  margin-left: 660px;
}
.block-template-1 .intro-container .btn-more {
  margin-top: 10px;
  text-align: right;
}
.block-template-1 .intro-container .btn-more a {
  color: #048183;
}
.block-template-1{
  background: url(../img/bg-1.jpg);
  background-size: 100%;
  height: 408px;
}
.block-template-1 .desc{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:28px;
  width: 608px;
  float: right;
  margin-top: 80px;
  margin-right: 40px;
  overflow: hidden;

}
.block-1{
  background: url(../img/block-1-bg.jpg) no-repeat bottom,white;
  background-size: 100%;
  height: 955px;
}
.block-2{
  background: url(../img/block-2-bg.jpg) no-repeat bottom,#005AB7;
  background-size: cover;
  height: auto;
  padding-bottom: 50px;
}
.block-1-middle{
  overflow: hidden;
}
.block-1-middle-right{
  margin-left: 672px;
}
.block-1-middle-right h2{
  line-height: 24px;
}
.block-1-middle-right .detail{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(137,137,137,1);
  line-height:36px;
 
}
.block-1-middle-right .line{
  border-bottom: 1px  dotted #BFBFBF;
  margin:15px 0 ;
}
.block-1-middle-right h2 a{
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(0,104,183,1);

}
.block-1-middle-right  span a{
 color: #0068B7;
}
.block-1-middle-right p{
  background: url(../img/yuan.png) no-repeat left 8px;
  background-size:20px ;
  padding-left: 25px;
  line-height: 40px;
}
.block-1-middle-right p a{
  font-size: 20px;
  color: #535353;
  font-weight: bold;
}
.block-1-bottom{
  display: flex;
  justify-content: space-between;
}
.block-1-bottom img{
  width:228px;
  height:140px;
}
.block-1-bottom .list_item{
  width:636px;

}

.list_item_desc a{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(27,27,27,1);
  line-height:24px;
}
.block-2 .block-1-middle-left{
  width:636px;
  height:427px;
  float: left;
}
.seeMore{
  text-align: center;
}
.seeMore a{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(0,104,183,1);
  line-height: 70px;
}
.service_container{
  width:384px;
  height:auto;
  background:rgba(0,62,138,1);
  padding: 27px;
}
.service_container img{
  height: 480px;
  width: 327px;
}
.service_container h2 a{
  display:none;
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(255,255,255,1);
  line-height: 72px;
}
.service_container .desc a{
  display:none;
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:30px;
}

 .chanpin-list>div{
  width:589px;
  height:182px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 67px;
  cursor: pointer;

}
.block-3 .chanpin-list>div .zhezhao{
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  height:38px;
  background:rgba(0,0,0,1);
  opacity:0.71;
  line-height: 38px;
  font-size:18px;
  font-weight:400;
  color:rgba(255,255,255,1);
  transition: 0.3s;
  cursor: pointer;
}
.block-3 .chanpin-list>div:hover .zhezhao{
  bottom: 0;
  height: 182px;
  line-height: 182px;
}
.block-3 .chanpin-list>div img{
  width:589px;
  height:182px;
}
.block-3 .chanpin-list>div:nth-of-type(odd){
  margin-right: 20px;
}
.swiper-pagination {
  text-align: right;
  bottom: 15px;
  right: 10px;
}
.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  margin: 0 3px;
}
.swiper-pagination-bullet-active {
  background: #00A0E8;
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  padding-right: 20px;
  margin-bottom: 31px;
}
.title {
  height: 126px;
  width: 100%;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.title-assist {
  background-image: url("../img/image-tittle-1.png");
  width: 560px;
  height: 90px;
  margin: 50px auto 60px;
}
.title-service {
  background-image: url("../img/image-tittle-2.png");
  width: 503px;
  height: 87px;
  margin: 53px auto 49px;
}
.title-business {
  background-image: url("../img/image-tittle-3.png");
  width: 351px;
  height: 84px;
  margin:63px auto 38px;
}
.business-title span{
  padding-left: 15px;
}
.block-3-1{
  margin-bottom: 48px;
  height: 300px;
  border-top: 1px solid transparent;
  background: url(../img/hero.jpg);
}
.block-3-1 .desc{
  width: 608px;
  margin-left: 555px;
  margin-top: 80px;
}
.block-3-1 .desc a{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:24px;
}
.business-title{
  margin-bottom: 38px;
  font-size:30px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(33,113,67,1);
}
.business-title .left_block{
  width: 23px;
  height: 23px;
  float: left;
  background-color: #217143;
  margin-top: 3px;
}
.business-title .right_block{
  width:1018px;
  height:22px;
  background:rgba(229,229,229,1);
  float: right;
}
.title-pazprj {
  background-image: url("../img/image-tittle-4.png");
}
.title-sdpazp {
  background-image: url("../img/image-tittle-5.png");
}

.title .btn-more {
  float: right;
  color: #c30d23;
  margin-top: 24px;
	
}
.no-more .title .btn-more{
	display:none;
}
.title .btn-more a {
  color: #c30d23;
}



.block-3 {
  background: url("../img/bg-3.jpg") no-repeat top center #FFF;
  min-height: 715px;
        background-size: cover;
}
.block-4 {
  background: #FFF;
  min-height: 10px;
}
.block-5 {
  background: url('../img/bg-4.jpg');
  height: 734px;
}

#swiper-container-assist{
  width:636px;
  height:427px;
  box-sizing: content-box; 
  padding-bottom: 27px;
  float: left;
}
#swiper-container-assist .jianjie{
  position: absolute;
  bottom: -60px;
}
#swiper-container-assist .jianjie a{
  color: #00A0E8;
}
#swiper-container-assist img{
  width: 100%;
  height: 100%;
}
#swiper-container-assist .photo-desc{
    height: 58px;
    line-height: 58px;
    background:rgba(26,26,26,.75);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    
}
.block-3-2 .photo-desc{
  height:70px;
  line-height: 70px;
  background:rgba(26,26,26,.75);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

#swiper-container-assist .photo-desc a {
    display:block;
    padding:0 20px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 20px;
   
}
.block-3-2 .photo-desc a {
  display:block;
  padding:0 20px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  font-size: 20px;
 
}
#swiper-container-assist .photo-desc-title{
   margin-top:40px; 
    margin-bottom:20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
     
    
}
#swiper-container-assist .photo-desc-title a{
    font-size:24px;
    line-height:1em;
    
}
#swiper-container-assist .photo-desc-text a{
    font-size:16px;
    line-height:1.8em;
   
    
 
}
.xianchang_xiaotu{
  width:1200px;
  overflow: hidden;
  margin: 0 auto;
}
.xianchang_xiaotu img {
  width:231px;
  height:132px;
}
.xianchang_xiaotu .border{

  float: left;

}
.xianchang_xiaotu .border:last-child{
  margin-right: 0;
}
.xianchang_xiaotu .title_h1{
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(0,104,182,1);
  margin-top: 45px;
  margin-bottom: 15px;
}
.xianchang_xiaotu .line{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(26,26,26,1);
  line-height:28px;
  width: 231px;
}
.block-5-bg{
  width:1200px;
  height:481px;
  background:rgba(48,48,48,1);
  overflow: hidden;

}

.block-5-bg .left{
  position: relative;
}
.block-5-bg .left img.bg{
  margin: 13px 11px;
  width:698px;
  height:397px;
  opacity:0.79;
}
.block-5-bg .left img.anniu{
  position: absolute;
  z-index: 10;
  left: 306px;
  top: 170px;
  width: 92px;
  height: 92px;
  cursor: pointer;
}
.block-5-bg .left{
  font-size:24px;
  font-weight:bold;
  color:rgba(255,255,255,1);
  float: left;
}
.block-5-bg .left p{
  width: 706px;
}
.block-5-bg .left p a{
  cursor: pointer;
  font-size:24px;
  font-weight:bold;
  color:rgba(255,255,255,1);
  line-height:52px;

}
.block-5-bg .left p span{
  float: right;
  font-weight:400;
  font-size:16px
}
.block-5-bg .right{
  margin-left: 728px;
  padding: 12px 0;
}
.block-5-bg .right .right_border{
  cursor: pointer;
  height: 460px;
  width: 470px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.block-5-bg .right .right_border_item{
  height: 141px;
  margin-bottom: 18px;
}
.right_border_item img{
  width:222px;
  height:140px;
  float: left;
}
.block-5-bg .right .right_border_item ul{
  list-style: none;
  padding-top: 25px;
  margin-left: 235px;
}
.block-5-bg .right .right_border_item li{
  list-style: none;
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:30px;

}
.block-5-bg .right .right_border_item li.time{
  margin-top: 28px;
  color: #949494;
  font-size: 14px;
}

.block-5 .shudu .text{
    margin-top:10px;
    white-space: nowrap;
}
.block-5 .shudu .number{
    color:#c30d23;
    white-space: nowrap;
}
.block-5 .shudu .number .big{
    display:inline;
    font-size:45px;
    height: 45px;
    line-height: 45px;
}
.block-3-2{
  margin-bottom: 47px;
}
.block-3-2 .swiper-container{
  width: 1200px;
  margin: 0 auto;
  box-sizing: content-box;
}
.block-3-2  .swiper-slide a{
  width:707px;
  height:424px;
}
.block-3-2 .swiper-slide a img{
  width:707px;
  height:424px;
}
.block-3-2 .swiper-button-prev, .block-3-2  .swiper-button-next{
  top: 800px;
}
.block-3-3 .swiper-button-prev, .block-3-3  .swiper-button-next{
  top: 1244px;
}
.block-3-3 .swiper-button-prev{
  background: url('../img/gray_left.png') no-repeat;
}
.block-3-3 .swiper-button-next{
  background: url('../img/gray_right.png') no-repeat;
}
.block-3-2 .swiper-slide{
  width:707px;
  height:424px;
}
.block-3-3{
  margin-bottom: 90px;
}
.block-3-3 img{
  width:388px;
  height:221px;
} 
.block-3-3 .line{
  margin-top: 10px;
}
.block-3-3 .line a{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(27,27,27,1);
  line-height:32px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: -37px;
  right: auto;
  top: 351px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: -37px;
  top: 351px;
}



@media (max-width: 768px) {
  .subpage .limit-line a {
    white-space: nowrap;
    font-size: .28rem;
   } 
   .limit-line {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
   }
   .subpage-1 .news-item{
    line-height: 3em;
   }
   .subpage-1{
     padding:.4rem 0;
   }
   .subpage .title-assist{
     margin: 0 auto;
   }
   .pull-right{
     font-size: .28rem;
   }
  .banner{
    background: url(../img/banner-m.jpg) no-repeat;
    height: 5rem;
    width: 100%;
    background-size: contain;
  }
  .seeMore{
    text-align: center;
    display: block;
    line-height: 1rem;
  }
  .seeMore a{
    font-size: .28rem;
  }
  .block-1{
    height: auto;
  }
  #swiper-container-assist{
    width: 6.88rem;
    height: 4.61rem;
    box-sizing: content-box;
    padding-bottom:.62rem;
    float: left;
  }
  .block-1-bottom{
    flex-wrap:wrap;

  }
  .block-1-bottom .list_item{
    width: 3.4rem;
  }
  .title-assist{
    background-image: url(../img/image-tittle-1.png);
    width: 5.6rem;
    height: .9rem;
    margin: .3rem auto .46rem;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets{
    margin-bottom: 0;
    text-align: center;
  }
  #swiper-container-assist .photo-desc{
    height:.76rem;
    line-height: .76rem;
  }
  .block-3-2 .photo-desc{
    height:.7rem;
    line-height: .7rem;
  }
  .block-3-2 .photo-desc a{
    font-size:.24rem;
    padding: 0 .2rem;
  }
  #swiper-container-assist .photo-desc a{
    padding: 0 .37rem;
    font-size:.28rem;
  }
  .swiper-pagination-bullet{
    background:rgba(210,210,210,1);
    width: .11rem;
    height: .11rem;
  }
  .swiper-pagination-bullet-active{
    background: #00A0E8;
  }
  .block-1-middle-right{
    margin: 0;
  }
  #swiper-container-assist{
    float: none;
  }
  .block-1-middle-right h2 a{
    font-size:.34rem;
  }
  .block-1-middle-right .detail{
    font-size:.28rem;
   line-height:.46rem;
  }
  .block-1-middle-right .line{
    margin:.2rem 0;
  }
  .block-1-middle-right p {
    background: url(../img/yuan.png) no-repeat left center;
    background-size: .28rem;
    padding-left: .4rem;
    line-height: .73rem;
    border-bottom: 1px dashed #BFBFBF;
  }
  .block-1-middle-right p a{
    font-size: .28rem;
  }
  .list_item_desc a{
    font-size:.26rem;
    line-height:.35rem;
  }
  .block-1-bottom img{
    width:3.33rem;
    height:2.05rem;
  }
  .seeMore a{
    font-size: .32rem;
    line-height: .32rem;
  }
  .title-service{
    background-image: url(../img/image-tittle-2.png);
    width: 5.03rem;
    height: .87rem;
    margin: .46rem auto .47rem;
  }
  .service-swiper{
    position: relative;
  }
  .swiper-container-service{
    width:6.25rem;
    height:auto;
    margin: 0 auto;
  }
  
  .service_container{
    width:6.25rem;
    height:auto;
    padding:.2rem  ;
    margin: 0 auto;
  }

  .service_container img{
    width:100%;
    height:auto;
    float: none;
  }
  .service_container h2{
    margin-left: 2.6rem;
  }
  .service_container h2 a{
    font-size:.28rem;
    line-height: .28rem;
  }
  .service_container .desc{
    margin-left: 2.6rem;
  }
  .service_container .desc a{
    font-size:.2rem;
    line-height:.4rem;
  
  }
  .block-2 .swiper-button-prev{
    top: 50%;
    left: 0px;
    width: .27rem;
    height: .44rem;
    background-size: 100%;
  }
  .block-2 .swiper-button-next{
    top: 50%;
    right: 0px;
    width: .27rem;
    height: .44rem;
    background-size: 100%;
  }
  .service-bottom{
    margin-top: 0rem;
    flex-wrap: wrap;
  }
  .service-bottom .bottom-item{
    height: 4.58rem;
    width: 6.84rem;
    margin-top: .4rem;
  }
  .bottom-item img{
    width:6.84rem;
    height:2.12rem;
  }
  .bottom-item .inner h2{
    line-height: .76rem;
    font-size: .28rem;
  }
  .bottom-item .inner{
    width: 6.84rem;
    height: 2.46rem;
  }
  .bottom-item .inner .desc a{
    font-size:.21rem;
    line-height:.32rem;
    
  }
  .bottom-item .inner .desc{
    line-height:.32rem;
  }
  .block-2{
    height: auto;
  }
  .title-business{
    width: 3.51rem;
    height: .84rem;
    margin: .46rem auto;
  }
  .block-3{
    padding: 0;
  }
  .business-title .left_block{
    width: .33rem;
    height: .33rem;
    margin-top: .1rem;
  }
  .business-title{
    margin-bottom:.32rem;
    font-size: .34rem;
  }
  .business-title .right_block{
    width:4.75rem;
    height:.33rem;
    margin-top: .1rem;
  }
  .block-3-1{
    background: url(../img/hero-m.jpg);
    margin-bottom: 0.4rem;
    height: 8.65rem;
    background-size: 100% 100%;
  }
  .block-3-1 .desc{
    width: 6.21rem;
    margin: 0 auto; 
    margin-top: 3.34rem;
    -webkit-line-clamp: 10;
  }
  .block-3-1 .desc a{
    font-size:.28rem;
    line-height:.48rem;
  }
  .block-3-2 .swiper-container{
    width: 5.6rem;
  }
  .block-3-2 .swiper-slide a{
    width:4rem;
    height:2.41rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .block-3-2 .swiper-slide a img{
    width:4rem;
    height:2.41rem;
  }
  .block-3-2 .swiper-slide{
    width:4rem;
    height:2.41rem;
  }
  .block-3-2{
    margin-bottom: .4rem;
  }
  .block-3-2 .swiper-button-prev, .block-3-2 .swiper-button-next{
    top: 13.8rem;
    width: .5rem;
    height: .44rem;
  }
  .block-3-2 .swiper-button-prev{
    left: .1rem;
  }
  .block-3-2 .swiper-button-next{
    right: .1rem;
  }
  .block-3-3 img{
    width:3.32rem;
    height:1.89rem;
  }
  .block-3-3 .limit-line2.line a{
    font-size: .28rem;
    line-height:.48rem;
  }
  .block-3-3{
    margin-bottom: .1rem;
  }
}
