/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:56% }
body { font-size:14px; font-size:1.4rem; font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif; font-weight:300;letter-spacing: 0px; }

input { vertical-align:middle; font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; appearance:none; -moz-appearance:none; -webkit-appearance:none }

.more-blue .iconfont, .more-gray .iconfont { top: 3px }

.mo_positionRelative { position: relative!important }
.mo_positionAbsolute { position: absolute!important } 
.mo_positionStatic { position:static!important; top: 0; left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
.mo_poabsolute-h50 { position:absolute; top:50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
.mo_poabsolute-b { position:absolute; bottom:0 }

/* float */
.mo_fleft { float:left!important }
.mo_fright { float:right!important }
.mo_fnone { float:none!important }
/* text-align */
.mo_tleft { text-align:left!important }
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }


h1, .h1 { font-size: 2.6rem }
h2, .h2 { font-size: 2.4rem }
h3, .h3 { font-size: 2.2rem }
h4, .h4 { font-size: 2rem }
h5, .h5 { font-size: 1.8rem }
h6, .h6 { font-size: 1.6rem }

.fontSize12 { font-size:1.2rem }

.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px }
.mo_margintop10 { margin-top:10px }
.mo_margintop15 { margin-top:15px }
.mo_margintop20 { margin-top:20px }
.mo_margintop30 { margin-top:30px }
.mo_margintop40 { margin-top:40px }

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px }
.mo_marginbottom10 { margin-bottom:10px }
.mo_marginbottom15 { margin-bottom:15px }
.mo_marginbottom20 { margin-bottom:20px }
.mo_marginbottom30 { margin-bottom:30px }
.mo_marginbottom40 { margin-bottom:40px }
.mo_marginbottom50 { margin-bottom:50px }
.mo_marginbottom60 { margin-bottom:60px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft20 { margin-left:20px }
.mo_marginleft30 { margin-left:30px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright5 { margin-right:5px }
.mo_marginright10 { margin-right:10px }
.mo_marginright20 { margin-right:20px }
.mo_marginright30 { margin-right:30px }

.mo_marginauto { margin-left:auto; margin-right:auto }

.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop5 { padding-top:5px!important }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.mo_paddingtop35 { padding-top:35px }
.mo_paddingtop40 { padding-top:40px }

.mo_paddingbottom0 { padding-bottom:0!important }
.mo_paddingbottom5 { padding-bottom:5px }
.mo_paddingbottom10 { padding-bottom:10px }
.mo_paddingbottom15 { padding-bottom:15px }
.mo_paddingbottom20 { padding-bottom:20px }
.mo_paddingbottom30 { padding-bottom:30px }
.mo_paddingbottom40 { padding-bottom:40px }

.mo_paddingleft0 { padding-left:0!important }
.mo_paddingleft10 { padding-left:10px }
.mo_paddingleft15 { padding-left:15px }
.mo_paddingleft20 { padding-left:20px }
.mo_paddingleft30 { padding-left:30px }
.mo_paddingleft40 { padding-left:40px }

.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright15 { padding-right:15px }
.mo_paddingright20 { padding-right:20px }
.mo_paddingright40 { padding-right:40px }

.mo_padding0 { padding:0!important }
.mo_padding5 { padding:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px 15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.mo_dis { display: block }
.mo_undis { display: none !important;}
.zindexfu1{z-index: -1;}

.area_100, .area_90, .area_85, .area_80, .area_75, .area_70, .area_66, .area_65, .area_60, .area_55, .area_50, .area_45, .area_40, .area_35, .area_33, .area_30, .area_28, .area_25, .area_20, .area_15, .area_10, .area_52, .area_48 { float:none; width:100% }

.mo_width30 { max-width: 30%; width:30% }
.mo_width33 { max-width: 33.33%; width:33.33% }
.mo_width47 { max-width: 46.67%; width:46.67% }
.mo_width40 { max-width: 40%; width:40% }
.mo_width50 { max-width: 50%; width:50% }
.mo_width60 { max-width: 60%; width:60% }
.mo_width100 { max-width: 100%; width:100% }
.mo_width140 { max-width:140%; width:140% }
.mo_heightauto { height: auto }

.com-rows_1 { height:auto; display:block; white-space:inherit; overflow:visible; text-overflow:inherit }
.com-rows_2, .com-rows_max2, .com-rows_3, .com-rows_max3, .com-rows_4, .com-rows_max4, .com-rows_5, .com-rows_6 { max-height: 100%; height:auto; line-height:1.3em; overflow:visible; text-overflow:inherit; display:block }

.container { width: 100%; padding-left: 20px; padding-right: 20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.block-padding { padding-top: 40px; padding-bottom: 40px }
.block-padding-t { padding-top: 40px }
.block-padding-b { padding-bottom: 40px }
.block-padding-t45 { padding-top: 25px }
.block-padding-b45 { padding-bottom: 25px }
.block-padding-t40 { padding-top: 20px }
.block-padding-b40 { padding-bottom: 20px }
.block-padding-t50 { padding-top: 30px }
.block-padding-b50 { padding-bottom: 30px }
.card-padding { padding:20px }


.headspace { height: 60px }

/*-------------------头部-------------------*/
.header-mobile { width: 100%; height: 60px; line-height: 60px; background: #fff; position: fixed; top: 0; left: 0; z-index: 1003 }
.logo-mobile { width: auto; height: 30px; position: absolute; left: 20px; top: 15px }
.menu { width: 30px; text-align: center; height:30px; line-height: 30px; position: absolute; right: 20px; top: 18px; cursor: pointer; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s;display: block; }
.bar { height: 1px; width: 14px; display: block; margin-left: 7px;margin-top: 2px; position: absolute; background-color: #fff; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.menu .bar:nth-of-type(1) {
  top: 8px;
  -moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease-out 0s;
  -o-transition: top 0.3s ease 0.3s, -o-transform 0.3s ease-out 0s;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0.3s, 0s;
  transition: top 0.3s ease 0.3s, transform 0.3s ease-out 0s; 
}
.menu .bar:nth-of-type(2) {
  width: 10px;
  top: 12px;
  -moz-transition: ease 0.1s 0.2s;
  -o-transition: ease 0.1s 0.2s;
  -webkit-transition: ease 0.2s;
  -webkit-transition-delay: 0.2s;
  transition: ease 0.2s 0.2s;
}
.menu .bar:nth-of-type(3) {
  top: 16px;
  -moz-transition: top 0.3s ease 0.3s, -moz-transform 0.3s ease-out 0s;
  -o-transition: top 0.3s ease 0.3s, -o-transform 0.3s ease-out 0s;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0.3s, 0s;
  transition: top 0.3s ease 0.3s, transform 0.3s ease-out 0s;
}
.menu.hover .bar:nth-of-type(1) {
  top: 12px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: top 0.2s ease 0s, -moz-transform 0.2s ease-out 0.3s;
  -o-transition: top 0.2s ease 0s, -o-transform 0.2s ease-out 0.3s;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0s, 0.3s;
  transition: top 0.2s ease 0s, transform 0.2s ease-out 0.3s;
}
.menu.hover .bar:nth-of-type(2) {
  opacity: 0;
}
.menu.hover .bar:nth-of-type(3) {
  top: 12px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: top 0.2s ease 0s, -moz-transform 0.2s ease-out 0.3s;
  -o-transition: top 0.2s ease 0s, -o-transform 0.2s ease-out 0.3s;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0s, 0.3s;
  transition: top 0.2s ease 0s, transform 0.2s ease-out 0.3s;
}

.nav-mobile {
	width: 100%;
    height: calc(100% - 60px);
    background-color: #fff;
    padding-top: 60px;
    position: fixed;    
    z-index: 1002;
    top: 0;  
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    -o-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    transition: all .5s cubic-bezier(.45,0,.14,1.03);
    overflow: hidden;
}


.nav-mobile.open {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav-mobile .menu-items {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    -o-transition: all .5s cubic-bezier(.45,0,.14,1.03);
    transition: all .5s cubic-bezier(.45,0,.14,1.03);
}

.nav-mobile.open .menu-items {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav-mobile .menu-item {
	opacity: 0;
	-webkit-transition: all .5s cubic-bezier(.45, 0, .14, 1.03);
	-o-transition: all .5s cubic-bezier(.45, 0, .14, 1.03);
	transition: all .5s cubic-bezier(.45, 0, .14, 1.03);
	position: relative;
}
.nav-mobile.open .menu-item {
	opacity: 1;
}

.nav-mobile .menu-item .nav-mobile-level {
	display: block;
	padding: 0 20px;
	height: 52px;
	line-height: 52px;
	border-top: 1px solid #eee;
}
.height36{
  height: 36px;
  line-height: 36px;
  /* background: url(/images/end/index/index-bottom-mo.jpg) center center no-repeat; */
  background-size: cover;
}
.index-bottom{
  height: 26vh;
  min-height: auto;
}
.mySwiperproject .swiper-button-next{left: auto;right: 2%;top: 88%;border: 1px solid #005ead;display: none;}
.mySwiperproject .swiper-button-prev{left: auto;right: 20%;top: 88%;border: 1px solid #005ead;display: none;}

.module {
  width: 4%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 5%;
  right:13%;
  z-index: 1;display: none;
}
.index-business .business::before, .index-business .business::after { font-family: "iconfont" !important; font-size: 30px; position: absolute; opacity: 1; transition: all 0.2 ;content: "\ea1a";}
.index-business .swiper-slide {
  padding: 30px;
  box-sizing: border-box;
}
.index-business .business::after{
  left: -3%;
  bottom: -5%;
  color: #005ead;
  transform: rotate(-180deg);
}
.mo_indis{display: inline-block;}
.nav-mobile-icon { width: 62px; height: 53px; line-height: 53px; text-align: center; position: absolute; right: 0; top: 0 }
.nav-mobile-icon .iconfont { line-height: 53px }
.nav-mobile-icon .iconfont:before { content: "\e6f9" }
.nav-mobile-icon.hover .iconfont:before { content: "\e686" }
.nav-mobile-level2 { width: 100%; padding: 0 20px; box-sizing: border-box; display: none }
.nav-mobile-level2 a { display: inline-block; width: 100%; padding: 0 20px; box-sizing: border-box; height: 36px; line-height: 36px; border-top: 0px solid #f1f1f1; color: rgba(0,0,0,0.8) }

/*-------------------底部-------------------*/ 
.foot-logo { max-width: 50%; width: calc(100% - 16em); float: left }
.foot-hotline { float: right }
.foot-link { display: block; padding-left: 0; padding-bottom: 0; border-left: 0 none; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 10px; margin-top: 20px }
.foot-link>div { width: 25%; float: left; margin-right: 0; text-align: center; margin-top: 10px }

/*-------------------首页-------------------*/ 
.index-kv.swiper { height: calc(40vh); min-height: auto }
.inkv01-bg { background: url(../images/end/index/index-kv-1-mo.png) center center no-repeat; background-size: cover; }
.inkv01-txt01 { top: 35% ;right: 13%;}
.inkv01-txt01 img { width: 130% }
.inkv02-bg { background: url(/images/end/index/index-kv-2.jpg) bottom center no-repeat; background-size: cover}
.inkv02-txt01 { top: 35% }
.inkv02-txt01 img { width:130% }

.inkv03-txt01 { top: 35%}
.inkv03-txt01 img { width: 130% }
.inkv03-bg { background: url(/images/end/index/index-kv-3.jpg) center center no-repeat; background-size: cover }
/* .inkv03-txt01 {
  width: 32%;
  left: 7%;
  top: 22%;
} */
.indexkv-buttonbox { bottom: 10px }
.indexkv-buttonbox .swiper-button-prev, .indexkv-buttonbox .swiper-button-next { display: none }
.indexkv-buttonbox .swiper-pagination-bullets.swiper-pagination-clickable { right: 20px }
.indexkv-buttonbox .swiper-pagination-bullet { width: 16px; height: 16px; line-height: 16px }
.indexkv-buttonbox .swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 10px 0 0; font-size: 10px }
.indexkv-buttonbox .swiper-pagination-bullet::after { display: none }

.index-news.swiper { margin: 0; padding: 0 }
.index-news.swiper .icon-blocks { right: 5px; bottom: 5px }
.index-news.swiper.swiper-horizontal > .swiper-pagination-bullets, .index-news.swiper .swiper-pagination-bullets.swiper-pagination-horizontal { width: auto; border-bottom: 0; bottom: 20px; right: 20px; text-align: right }

.index-community { height: 320px; min-height: auto; background: url(../images/index-community.jpg) bottom center no-repeat; background-size: auto 50% }


.index-business .swiper-pagination-bullet { width: calc(20% - 8px) }
.index-business .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px }
.index-business .swiper-pagination-bullet p { width: 100%; text-align: center }
.index-business .swiper-pagination-bullet .iconfont { font-size: 20px; margin-right: 0; float: none }
.index-business .swiper-pagination-bullet span.h5 { display: inline-block; width: 100%; font-size: 12px; float: none }
.index-business .swiper-pagination-bullet::before, .index-business .swiper-pagination-bullet::after { font-size: 12px }

.mo_width20{
  width: 20%;
}
.mo_width50{
  width: 50%;
}
.mo_width45{
  width: 45%;
}
.mo_width55{
  width: 55%;
}
.mo_width60{
  width: 60%;
}
.mo_width80{
  width: 80%;
}
.mo_width90{
  width: 90%;
}
.mo_marginleftfu20{
  margin-left: -20px;
}
.mo_marginrightfu20{
  margin-right: -20px;
}
.mo_top30{
  top: 30px;
}
.mo_top40{
  top: 40px;
}
.index-business .swiper-pagination { display: flex; justify-content: space-between;width: 100% !important;align-items: center; top: -6% !important;position: absolute;bottom: auto !important;left: auto !important;right: 0 !important; }
.tab_list li div{
  background-color: #f8f8f8; 
  width: 100%;
  padding:10px;
    margin: auto;
    box-sizing: border-box;
  
  }
  .tab_list .current:before {
    content: '';
    position: absolute;
    left: 40%;
    top: -10px;
    /* right: -51px; */
    width: 0;
    height: 0;
    border-bottom: 8px solid#f00;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
   }
   .right15 { right:-10%!important }
   .newsbigtitle{
    font-size: 3.5rem;
    line-height: 0.8em;
   }
   .bigtitle{
    font-size: 28px;
    line-height: 1.1em;
   }
   .top30{
    top: 25%;
   }
   .new_search{
    height: 50px;
    width: 100%;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
  box-sizing: border-box;
  }
  .insidekv { height: 240px }
  .insidekv img { height: 100%; width: auto; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%) }

  .img-text{
    transform: translateY(50%)
  }
  .mo_bgf8f8f8 { background: #f8f8f8 }

.mo_flex{
  justify-content:space-around; flex-wrap: wrap;
}
.mo_width40{
  width: 40%;
}
.medialist .item{
  margin-bottom: 30px;
  background: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}
.medialist .item:last-of-type{
  margin-bottom: 0px;
}
.video-popbox { width: calc(100vw); height: calc(100vh) }

.mediabox::before{
  right: 3%;
  top: 5%;
  color:#e60012;
  font-family: "iconfont" !important; font-size: 20px; position: absolute; opacity: 1; transition: all 0.2 ;content: "\ea1a";
  display: none;
}
.mediabox::after{
  left: 3%;
  bottom: 5%;
  color: #005ead;
  transform: rotate(-180deg);
  font-family: "iconfont" !important; font-size: 20px; position: absolute; opacity: 1; transition: all 0.2 ;content: "\ea1a";
  display: none;
}
.detailbox::before{
  right:17px;
  top: -3px;
  color:#e60012;
  font-family: "iconfont" !important; font-size: 20px; position: absolute; opacity: 1; transition: all 0.2 ;content: "\ea1a";
}
.detailbox::after{
  left: 17px;
  bottom: -3px;
  color: #005ead;
  transform: rotate(-180deg);
  font-family: "iconfont" !important; font-size: 20px; position: absolute; opacity: 1; transition: all 0.2 ;content: "\ea1a";
}
.mo_com-rows_max2 { max-height:2.75em; line-height:1.4em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical/*最多显示2行，超出省略号*/ }
.detail_bottom_next{
  width: calc(100% - 100px);
  display: inline;
}
.topimg{
  width: 90%;
  top: 200px;
}
.businesstop .bigtext {
  font-size: 35px;
  top: 100px;
  font-weight: 100;
  margin-bottom: 35px;

}
.businesstop .smalltext{
  margin-top: 100px;
  margin-bottom: 30px;
}
.mySwiper101 .swiper-button-next{
  width: 20px;
  right: 30px;
  top: 50%;
}
.intro_bottom_border{
  border-bottom: 0px solid #f8f8f8;
}
.mySwiper101 .swiper-button-prev{
  left: 30px;
  width: 20px;
  top: 50%;
}
.mySwiper150 .swiper-button-next {
  width: 20px;
  right: -34px;
  top: 50% !important;
}
.mySwiper150 .swiper-button-prev {
  left: -34px;
  width: 20px;
  top: 50% !important;
}
.mySwiper150 .swiper-pagination-bullets{
  margin-left: 40%;
}
.mySwiper150 .swiper-pagination-bullets span{
margin: 0 2px;
}
.gototop { display:block; width:40px; height:40px; text-align: center; line-height: 40px; background:#005ead; position:fixed; right:10px; bottom:10px; z-index:1001; transition-duration:0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; display:none;  }
.mo_com-rows_2 { height:2.75em; line-height:1.4em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical/*最多显示2行，超出省略号*/ }
.index-business .business::before{
  top: -7%;
  right: -5%;
}
.index-business .business::after{
  left: -5%;
  bottom: -6%;
}
.businesstop .poabsolute-h50{
      position: static;
    top: auto;
    -webkit-transform: translateY(-0%);
    -moz-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    -o-transform: translateY(-0%);
     transform: translateY(-0%);
}
.businessditu{
  width: auto;
  max-width: 100%;
  max-height:calc(55vh) ;
}

.left_line{
  border-left: none;
  padding-left: 0px;
}
.suoluetu .swiper-slide {
  opacity: 0.4;
padding:5px;
box-sizing: border-box;
width: 100%;
height: 80px;
}
.suoluetu{
  height: 80px !important;
  
  box-sizing: border-box;
  margin-top: 5px;
}
.suoluetu .swiper-slide-thumb-active {
  opacity: 1;
}

.suoluetu .swiper-button-next{transform: rotateZ(180deg); top: auto;   bottom:18px;
  right: -2%;}
.suoluetu .swiper-button-prev{transform: rotateZ(0deg);    top: 40px;

  left: -2%;}
.suoluetu .swiper-button-prev:after, .suoluetu .swiper-button-next:after{
  color: #fff;
  content: 'prev';
  font-size: 16px;
  background: #3d98e3b4;
  padding: 8px 4px;}


  .stateleft .swiper-pagination-bullets.swiper-pagination-horizontal{ 
    width:100%;
    left: 0px;
    bottom: 10px;
  }
  .stateright .swiper-pagination-bullets.swiper-pagination-horizontal{ 
    width:100%;
    left: 0px;
    bottom: 10px;
  }
  .swipercontainer .swiper-button-next{right: -40px;background-color: #f08200; color: #fff;display: none;}
  .swipercontainer .swiper-button-prev{left: -40px;background-color: #f08200;color: #fff;display: none;}
  .servrcesuoluetu {margin-right: auto !important; }
  .home_img-text{
    height: calc(100% - 60px);
  }
  .e_home_kv{
   min-height: 300px;
  }
  .homeselect{
    height: 50px;
    background-color: #fff;
    padding: 0px 10px;
  }
  .homeinput input{
    width: 100%;
    height: 50px;
    padding-left: 10px;
  }
  .homelistright{
    width: calc(100% - 66px);
    overflow-x: auto;
  }
  .homeinput input{
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-size: 14px;
  }
  .bigtext { font-size: 34px; line-height:1.1em }
  .historytopyearsmall{
    overflow: hidden;
    overflow-x: scroll;
  }
  .historytopyearsmall::-webkit-scrollbar{display:none}
  .historytopyear {
    border-top: 0px solid #cbcbcb6b;
    border-bottom: 0px solid #cbcbcb6b;
    padding-top: 0px;
    padding-bottom: 0px;
}
  .height50px{
    height: auto;
  }
  .mo_com-rows_2 { height:2.75em; line-height:1.4em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical/*最多显示2行，超出省略号*/ }
  .foot_border_line{
    border-bottom: 1px solid #e3e3e3;
  }
  .onebox{
    display: none;
  }
  .twobox{
    display: none;
  }
  .threebox{
    display: none;
  }
  .fourbox{
    display: none;
  }
  .fivebox{
    display: none;
  }
  .sixbox{
    display: none;
  }
  .media .tab{
    min-height: auto;
    background-color: #f1f1f100;
    }
    .media .tab .medialist{
      height: auto;
     
    }
    .media .tab .mediabox{
      min-height: auto;
    }
    .index-bottom{
      background: url(/images/end/index/index-bottom-mo.jpg) center center no-repeat ;
      background-size: cover;
      height: initial;
      min-height: 300px;
    }
    .block{
      display: block;
    }
    .historybox {
      padding-left: 5px;
      box-sizing: border-box;
      padding-right: 5px;
  }
  .mo_bgfff{
    background-color: #fff;
  }
  .BMap_bubble_pop {
    border-radius: 0 !important;
    margin-left: -38px;
    margin-top: 20px ;
    padding: 20px 0px 0px 20px !important;
    border: 0 none !important;
}
/* .mySwiperproject .swiper-pagination-bullets.swiper-pagination-clickable{left: 0% !important;bottom: 0px;}
.mySwiperproject1 .swiper-pagination-bullets.swiper-pagination-clickable{left: 0% !important;bottom: 0px;}
.mySwiperproject2 .swiper-pagination-bullets.swiper-pagination-clickable{left: 0% !important;bottom: 0px;}
.mySwiperproject3 .swiper-pagination-bullets.swiper-pagination-clickable{left: 0% !important;bottom: 0px;} */
.mySwiperproject1 .swiper-button-next{left: auto;right: 2%;top: 88%;border: 1px solid #005ead;display: none;}
.mySwiperproject1 .swiper-button-prev{left: auto;right: 20%;top: 88%;border: 1px solid #005ead;display: none;}
.mySwiperproject2 .swiper-button-next{left: auto;right: 2%;top: 88%;border: 1px solid #005ead;display: none;}
.mySwiperproject2 .swiper-button-prev{left: auto;right: 20%;top: 88%;border: 1px solid #005ead;display: none;}
.mySwiperproject3 .swiper-button-next{left: auto;right: 2%;top: 88%;border: 1px solid #005ead;display: none;}
.mySwiperproject3 .swiper-button-prev{left: auto;right: 20%;top: 88%;border: 1px solid #005ead;display: none;}

.mySwiperproject .swiper-pagination.mo_dis.positionAbsolute.swiper-pagination-clickable.swiper-pagination-bullets{left: 42% !important;}
.mySwiperproject .swiper-pagination-bullet:nth-of-type(2){margin: 0 10px;}
.mySwiperproject1 .swiper-pagination.mo_dis.positionAbsolute.swiper-pagination-clickable.swiper-pagination-bullets{left: 42% !important;}
.mySwiperproject1 .swiper-pagination-bullet:nth-of-type(2){margin: 0 10px;}
.mySwiperproject2 .swiper-pagination.mo_dis.positionAbsolute.swiper-pagination-clickable.swiper-pagination-bullets{left: 42% !important;}
.mySwiperproject2 .swiper-pagination-bullet:nth-of-type(2){margin: 0 10px;}
.mySwiperproject3 .swiper-pagination.mo_dis.positionAbsolute.swiper-pagination-clickable.swiper-pagination-bullets{left: 42% !important;}
.mySwiperproject3 .swiper-pagination-bullet:nth-of-type(2){margin: 0 10px;}
.BMap_bubble_pop::after {


  right: 140px;
  bottom: -40px;

  border-color: #fff transparent transparent transparent ;
}
.citylist{
  height: 65px;
  overflow: scroll;
}
.businesstab span{
  height: auto;
  width: 33.33%;
  text-align: center;
  float: left;
  padding: 5px;
  box-sizing: border-box;
}
.businesstab span a{
  width: 100%;
  background: #f8f8f8;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.businesstab{
  margin-left: -5px;
  margin-right: -5px;
}

.businesstab .current{
  color: #fff;
  background: #005ead;
  position: relative;
}
.businesstab .current:after{
  display: none;
}
.gallery-top {
  width: 100%;
  height: 100%;
  padding: 0 !important;
}
.suoluetu{
  margin-left: -5px !important;
  margin-right: -5px !important;
  width:-webkit-fill-available ;
}
.gallery-thumbs .swiper-button-next {
  transform: rotateZ(180deg);
  top: 50%;
  bottom: 18px;
  right: 0%;
  margin-right: auto;
}
.gallery-thumbs .swiper-button-prev {
  transform: rotateZ(0deg);
  top: 50%;
  left: 0%;
  margin-left: auto;
}
.mo_com-rows_4 { height:7.15em; line-height:1.8em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical }
.mo_imgheight{
  height: 350px;
    object-fit: cover;
}
.mo_width40px{
  width: 40px;

}
.businessdiv{
  height: 10px;
  background-color: #f8f8f8;
}
/* #cboxLoadedContent{
  border: 20px solid #fff !important;
  width: 260px !important;
}
#cboxContent{
  width: 300px !important;
}
#cboxWrapper{
  width: 300px !important;
}
 #colorbox{
  width: 300px !important;
} */
.jiantou::after{
  content: '';
    width: 0px;
    right: -38px;
    bottom: 21px;
    height: 0px;
    border: 20px solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    display: none;
}
.topleft{
 top: 20px;
 position:absolute;
 left:50%;
 transform: translateX(-50%) ;
}
.state_search input{
  width: 100%;
  height: 50px;
  font-size: 1.6rem;
  padding:0px 20px;
  box-sizing: border-box;
}
.homelistright::-webkit-scrollbar {
  width:0px;
  height:0px
  }
  .homelistright::-webkit-scrollbar-thumb {
  border-radius:10px;
  background:rgba(0,0,0,.2)
  }
  .homelistright::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(0,0,0,.1)
  }
  .homelistright::-webkit-scrollbar-thumb:vertical:hover {
  background-color:rgba(0,0,0,.3)
  }
  .homelistright::-webkit-scrollbar-thumb:vertical:active {
  background-color:rgba(0,0,0,.7)
  }
  .top42left25{
    top: 42%;
    left: 25%;
  }
  .medialist{
    height:auto;
    width: 100%;
  }
  .medialist ul li{
  width: 33.33%;
  float: left;
 
  }
  .medialist ul{
    margin-left: -5px;
    margin-right: -5px;
    width: auto;
  }
  .medialist ul li span{
   display: inline-block;
   background-color: #e9e9e9fc;
   width: 100%;
   
    }
    .joinflex{
      display: block;
    }
    .jointext{
      width: auto;
      text-align: left;
    }
    .joininput{
      width: calc(100% );
    }
    .full-video{
      width: 100%;
    }
    .lifebox span.width50{
      width:33.33%;
       }
  .medialist .h6 {
    height: auto;
    line-height: 40px;
    text-align: center;
    background-color: #f1f1f100;
    border-left: 0px solid red;
    cursor: pointer;
    padding: 5px;
    box-sizing: border-box;
}
  .contact .medialist .current {
    background-color: #005fad00;
    color: #fff;
    font-weight: bolder;
    border-left: 0px solid red;
    box-sizing: border-box;
  }
  .contact .medialist .current span{
    background-color: #005ead;
    color: #fff;

 
  }
  .suoluetu .swiper-slide{opacity: 0.5;} 
  .suoluetu .swiper-slide-active{opacity: 1;}
  
}

/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}
@media ( min-width:568px ) and ( max-width:800px ) {	

}
@media ( min-width:375px ) and ( max-width:568px ) {	

  .mySwiperproject .swiper-pagination-bullets.swiper-pagination-horizontal{left: 0 !important;top: auto;}
  .mySwiperproject1 .swiper-pagination-bullets.swiper-pagination-horizontal{left: 0 !important;top: auto;}
  .mySwiperproject2 .swiper-pagination-bullets.swiper-pagination-horizontal{left: 0 !important;top: auto;}
  .mySwiperproject3 .swiper-pagination-bullets.swiper-pagination-horizontal{left: 0 !important;top: auto;}
}
