/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:56% }
body { font-family:webfont, "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif }

.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-b { position:absolute; bottom:0; top: auto; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 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_tjusi{text-align: justify!important;}
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }
.mo_tnone{text-align: unset;}

.adtitle { font-size: 2.6rem }
.bigtitle { font-size: 2.6rem }
.mo_bigtitle-tcenter { background: url(../images/titlebg.png) bottom center no-repeat; background-size: 1.8em 6px }
.mo_bigtitle-left { background: url(../images/titlebg.png) bottom left no-repeat; background-size: 1.8em 6px }

h1, .h1 { font-size: 2.4rem }
h2, .h2 { font-size: 2.2rem }
h3, .h3 { font-size: 2rem }
h4, .h4 { font-size: 1.8rem }
h5, .h5 { font-size: 1.6rem }
h6, .h6 { font-size: 1.4rem }

.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_margintop50 { margin-top:50px }
.mo_margintop60 { margin-top:60px }

.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_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft20 { margin-left:20px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright10 { margin-right:10px }
.mo_marginright5 { margin-right:5px }
.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 }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.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_paddingleft60 { padding-left:60px }

.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright20 { padding-right:20px }

.mo_padding0 { padding:0!important }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding15 { padding:15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px; -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_padding10_0 { padding:10px 0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.mo_dis { display: block !important; }
.mo_undis { display: none !important; }

.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_25, .area_20, .area_15, .area_10 { float:none; width:100% }

.mo_width100 { max-width: 100%; width:100% }
.mo_width95 {width: 95%;}
.mo_width35 { max-width: 35%; width:35% }
.mo_width50{width: 50%;}
.mo_width80{width: 80%;}
.mo_heightauto { height: auto }
.mo_border0{border: 0!important;}
.mo_height100{height: 100%!important;}
.mo_imgw80 { max-width:80% }
.mo_width33{width: 33.33%;}
.mo_height11{height: 47px!important;}
.mo_left97{left: 93%;}
.mo_left90{left: 90%;}
.mo_row15 { margin-left: -15px; margin-right: -15px }
.mo_rowauto{padding-left:0;padding-right: 0;}
.mo_height200{height: 200px!important;}
.mo_height20{height: calc(20vh);}
.mo_tcenter{text-align: center;}
.mo_height30{height:calc(30vh);}
.mo_height25{height:calc(25vh);}
.mo_line-height3_6em{line-height: 3.6em;}
.mo_line-height3_4em{line-height: 3.4em;}
.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_4, .com-rows_5 { max-height: 100%; height:auto; line-height:1.3em; overflow:visible; text-overflow:inherit; display:block }
.mo_com-rows_2 { height:2.95em; line-height:1.5em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical/*最多显示2行，超出省略号*/ }
.mo_row0 {margin: 0 auto;}

.mo_left0 { left: 0!important; right: auto!important }
.mo_right0 { left: auto!important; right: 0!important }
/* .row8,.row10,.row15,.row20,.row30 { margin-left:0; margin-right: 0  } */



/*-------------------通用头部-------------------*/ 
#cd-lateral-nav { display: block }
.headbox { display: none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:none; position: relative }

/*-------------------头部-------------------*/
.header-mobile { width: 100%; height: 60px; line-height: 60px; background: #fff; position: fixed; top: 0; left: 0; z-index: 1003; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1); box-shadow: 0 0 10px rgba(0,0,0,0.1)  }
.logo-mobile { width: 138px; height: 20px; margin-top: 23px; margin-left: calc(4vw); background: url(/images/sy-logo.png) 0 0 no-repeat; background-size: auto 100% }
.nav-mobile-icon.icon-icon-jia::before {content: '\e609';}
.menu { width: 24px; text-align: center; height:18px; line-height: 18px; position: absolute; right: 20px; top: 21px; cursor: pointer; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.bar { height: 2px; width: 24px; display: block; position: absolute; background-color: #0068b7; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.menu .bar:nth-of-type(1) {top: 0px;-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) {top: 8px;-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;}

/* 威孚 */
.txtswiper { height: calc(50vh); min-height: auto }
.swiper-page{ bottom: 30px!important; left: 0!important; text-align: center!important }

.mo_width10{width: 10%;}
.mo_width8{width: 8%;}
.mo_left6{left: 6%;}
.mo_height170{height: 170px;}
.mo_bghg{background: url(/images/index/img05.jpg) center center no-repeat;background-size: cover;}
.mo_hg{height: calc(20vh);}
.mo_fontSize12{font-size: 12px;}
.mo_joinus{width: 120px;height: 33px;background: #fff;}
.oneSwiper{width: 100%;height: 100%;}
.oneSwiper .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.oneSwiper .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.mo_margintopr40{margin-top: 40px!important;}
.swiper-button-next.swipernext01{position: absolute;top: 99%;right: 31%; font-size: 12px;}
.swiper-button-prev.swiperprev01{position: absolute;top: 99%;left: 35%; font-size: 12px;}
.color7b7b7b{color: #7b7b7b;}
.bottom01{width: 100%;height: 1px;background-color: #c5c5c5;}
.top30{top: 30px;}
.mo_pro-kv{height: calc(25vh);min-height: 100px;}
.mo_f30{font-size: 30px;}
.mo_top10{top: 10%;left: 0;}
.mo_lineheight1_4{line-height: 1.4em;}
.mo_fa-5x{ font-size: 5em!important }
.toplay .toplayIcon{top: 80%;left: 10%;}
.mo_width30{width: 30%;}
.mo_width70{width: 70%;}
.mo_width25{width: 25%;}
input[type="text"], input[type="password"], select{height: 50px;padding-left: 20px;}
.mo_left85{left: 68px;top: 26px;}
.mo_left27{left: 68px;top: 27px;}
.mo_upbox{position: absolute;left: 0%;height: 100%;display: contents;}
.mo_img01-hg{width: 130px;height: 100%;background: #87cfe6;opacity: 0.7;}
.mo_img02-hg{width: 130px;height: 100%;background: #71b24a;opacity: 0.7;}
.tabPanel ul li {float:left;line-height:2.4em;text-align:center;}
.tabPanel .hit {line-height:2.4em;border-bottom:2px solid #004098;}
.mo_line-height3_6em{line-height: 3.6em;}
.tabbox ul li { width:5em; margin-right:2em }
/* .mo_toplayd1{height: 220px;} */
.mo_pinbg{background: url(/images/about/img02_02.jpg) center center no-repeat;background-size: cover;height: 100%; min-height: auto}
.mo_about01-hg{width: 160px;height: 100%;background: #0e4ea1;opacity: 0.9;}
.mo_about02-hg{width: 160px;height: 100%;background: #71b24a;opacity: 0.9;}
.swiper-button-next.mo_swipernext{right: -9%;top:36%;font-size: 18px;}
.swiper-button-prev.mo_swiperprev{left: -5%;top:36%;font-size: 18px;}
.mo_font{font-weight: 600;}
.mo_fontSize18{font-size: 1.8em;}
.height70{height: 80px;}
.mo_fontSize14{font-size: 14px;}
.mo_top15{top: 15%;}
.mo_f26{font-size: 26px;}
.mo_top20{top: 20%;right:0;}

.pd-share .bshare-custom { width: 24px; margin-right: 20px; position: static; bottom: auto; left: auto }
.pd-share .bshare-custom .bshare-more { width:24px; height: 24px; line-height: 24px; color: #9c9c9c; margin-right: 0; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1 }
.pd-share .bshare-custom .bshare-more:before { font-family: "iconfont"; font-size: 20px; content: "\e66f" }
.pd-share .bshare-custom .bshare-more:hover, .fontzoon1:hover, .fontzoon2:hover { color: #004098; text-decoration:none }
.fontzoon1, .fontzoon2 { display: block; float: left; width:24px; text-align: center; height: 24px; line-height: 24px }
.fontzoon1 .iconfont, .fontzoon2 .iconfont { font-size: 20px; line-height: 24px }
.mo_left5{left: 5%;}
.mo_tibox1{width: 100%;height: 100%;background: #004098 ;}
.mo_height240{height: 240px;}
.mo_bordertop{border-top: 1px solid rgb(225 217 217 / 80%);}
.baidumap { height: calc(30vh); min-height: auto; margin-left: -13% }


.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: 8px;
  -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: 8px;
  -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: 42px;
	line-height: 42px;
	border-top: 1px solid #eee;
}

.nav-mobile-icon { width: 62px; height: 42px; line-height: 42px; text-align: center; position: absolute; right: 0; top: 0 }
.nav-mobile-icon .iconfont { line-height: 42px }
/* .nav-mobile-icon .iconfont:before { content: "\e6f9" } */
/* .nav-mobile-icon.hover .iconfont:before { content: "\e686" }s */
.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: 1px solid #f1f1f1; color: rgba(0,0,0,0.8) }

.mo_backgroundpositionx33{
  background-position-x:33% !important;
}
.border-left::before{
  border-left: transparent;
}

.foot-link-s .department-touch { width:25%; padding-right: 0; margin-right: 0; text-align: center }
.foot-link-s .aa { width: 25%; padding-right: 0; margin-right: 0; text-align: center }
.foot-link-s a:last-of-type::after { display: none }
.department-pop{
  left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    text-align: left;
}
.department-pop::after {
  left: 13%;
  margin-left: 0;
}
/*-------------------底部通用-------------------*/
.copyright { position: static; top: 0; left: 0; right: auto; margin-top: 20px } 


/* xinzeng */
.headspace {height: 60px;}
.swiper-container-v h1 {font-size: 20px;}


/* -----------新增hj1227----------- */
.headspace { height: 60px }

.container { width: 100%; padding-left: 20px; padding-right: 20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.gap-10vh { height: 30px; min-height: 30px }
.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 }

.card-padding { padding:20px }

.column3-line div.area_33 { width: 33%; float: left } 
.column3-line div.area_33 p { font-size: 14px; line-height: 1.5 }
.column3-line div.area_33:nth-of-type(4) { position: relative; padding-top: 20px; margin-top: 20px }
.column3-line div.area_33:nth-of-type(4)::before { content: ""; position: absolute; background: rgba(0,0,0,0.1) }
.column3-line div.area_33:nth-of-type(3n-1) { padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0 }
.column3-line div.area_33:nth-of-type(3n-1)::before, .column3-line div.area_33:nth-of-type(4)::before, .column3-line div.area_33:nth-of-type(3n-1)::after { display: none }
.column3-line div.area_33:nth-of-type(6) { margin-top: 20px }


.mo_column3-line.column3-line div.area_33 { width: 100%; float: none } 
.mo_column3-line.column3-line div.area_33:nth-of-type(3n-1) { padding-top: 20px; padding-bottom: 20px; margin-top: 20px; margin-bottom: 20px; position: relative }
.mo_column3-line.column3-line div.area_33:nth-of-type(3n-1)::before, .mo_column3-line.column3-line div.area_33:nth-of-type(3n-1)::after { display: block; width: 60%; height: 1px; left: 20% }
.mo_column3-line.column3-line div.area_33:nth-of-type(3n-1)::before{ top: 0 }
.mo_column3-line.column3-line div.area_33:nth-of-type(3n-1)::after { top: auto; bottom: 0 }

.column4-line div.area_25 { width: 50%; float: left }
.column4-line div.area_25 p { font-size: 14px; line-height: 1.5 }
.column4-line div.area_25:nth-of-type(2)::before, .column4-line div.area_25:nth-of-type(3)::before, .column4-line div.area_25:nth-of-type(4)::before { display: none }
.column4-line div.area_25:nth-of-type(3), .column4-line div.area_25:nth-of-type(4) { margin-top: 20px }



.index-news.swiper-container-horizontal > .swiper-pagination-bullets { bottom: 0 }


.index-product, .index-job { height: auto; min-height: auto }
.index-product { background: none }
.index-product .container { height: calc(40vh); background: url(../images/index/img04_02.jpg) left center no-repeat; background-size: cover }
.index-product .area_33 a { height: 180px; min-height: auto }
.index-product .area_33 a:nth-of-type(2), .index-product .area_33 a:nth-of-type(3) { margin-top: 0 }


.inside-kv { height: calc(30vh); min-height: auto }
.inside-slogan { height: calc(30vh); min-height: auto; top: 0 }
.inside-slogan .width100 { width: calc(100% - 40px) }

.pp-txt { line-height: auto; height: auto; overflow-y: inherit }

.innovate-belt { height: calc(40vh); min-height: auto }

.pi-iconbox>div { width: 25%; margin-bottom: 20px }
.pi-iconbox>div:nth-of-type(5), .pi-iconbox>div:nth-of-type(6), .pi-iconbox>div:nth-of-type(7) { margin-bottom: 0 }
.pi-iconbox .iconfont.fa-5x { font-size: 3em!important }
.pi-iconbox h4 { font-size: 1.6rem }

.index-business { padding-top: 75px }
.index-business .swiper-pagination-bullet { height: 75px }
.index-business .swiper-pagination-bullet .iconfont { font-size: 30px }
.index-business .swiper-pagination-bullet span.h4 { font-size: 1.6rem; top: 45px }
.index-business .area_50.block-padding { padding: 0 20px 20px!important }


.tibox { width: 100%; height: auto; position: static; background: #004098; left: 0; top: 0; transform: skewX(0) }
.tibox>div { position: static; transform: skewX(0) translateY(0); top: 0; left: 0; padding: 20px }

.job-belt, .pinbg { height: calc(30vh); min-height: auto }

.culture-con { height: auto; background: transparent }

.disflex { display: block }
.disflex>div { width: 100% }

.history-swiper { padding-bottom: 20px }
.history-swiper .swiper-slide { transform: scale(1); opacity: 1; padding: 30px 0 }
.history-swiper .swiper-slide-active,.swiper-slide-duplicate-active { transform: scale(1) }

.pp-list .column3-line div.area_33 { width: 50%; float: left }
.pp-list .column3-line div.area_33:nth-of-type(1), .pp-list .column3-line div.area_33:nth-of-type(2) { margin-top: 0 }
.pp-list .column3-line div.area_33:nth-of-type(3), .pp-list .column3-line div.area_33:nth-of-type(5), .pp-list .column3-line div.area_33:nth-of-type(6) { margin-top: 20px }
.pp-list .column3-line div.area_33:nth-of-type(4) { position: relative; padding-top: 0; margin-top: 20px }
.pp-list .column3-line div.area_33:nth-of-type(3n-1) { padding-top: 0; padding-bottom: 0; margin-bottom: 0 }
.pp-list .column3-line div.area_33:nth-of-type(3n-1)::before, .pp-list .column3-line div.area_33:nth-of-type(3n-1)::after, .pp-list .column3-line div.area_33:nth-of-type(4)::before { width: 0; height: 0; left: 0 }

.mo_language { position: absolute; right: 50px; top: 0; font-size: 16px; height: 60px; line-height: 60px }
/* 微信矩阵 */
.matr2-list .area_50{width: 50%!important; float: left!important;}
.img30vh{
  height: 25vh;
  object-fit: cover;
}





































}

/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}



