/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:56% }
body { font-family: "Microsoft YaHei", 微软雅黑, "PingFang SC", Helvetica, sans-serif, 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.8rem }
.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 }

/*-------------------头部-------------------*/

/* 威孚 */
.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_width25{width: 25%;}
.mo_width30{width: 30%;}
.mo_width70{width: 70%;}
.mo_width75{width: 75%;}
.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_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_height240{height: 240px;}
.mo_bordertop{border-top: 1px solid rgb(225 217 217 / 80%);}
.baidumap { height: calc(30vh); min-height: auto; margin-left: -13% }


.mo_backgroundpositionx33{
  background-position-x:33% !important;
}
.border-left::before{
  border-left: transparent;
}



/*-------------------底部通用-------------------*/
.copyright { position: static; top: 0; left: 0; right: auto; margin-top: 20px } 


.foot-link-s a, .foot-link-s .department-touch { 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) }
.department-pop li { text-align: left }
.department-pop::after { left: 13%; margin-left: 0 }

/* 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: 50%; float: left }
.column3-line div.area_33:nth-of-type(1), .column3-line div.area_33:nth-of-type(2) { margin-top: 0 }
.column3-line div.area_33:nth-of-type(3), .column3-line div.area_33:nth-of-type(5), .column3-line div.area_33:nth-of-type(6) { margin-top: 20px }
.column3-line div.area_33:nth-of-type(4) { position: relative; padding-top: 0; margin-top: 20px }
.column3-line div.area_33:nth-of-type(3n-1) { padding-top: 0; padding-bottom: 0; margin-bottom: 0 }
.column3-line div.area_33:nth-of-type(3n-1)::before, .column3-line div.area_33:nth-of-type(3n-1)::after, .column3-line div.area_33:nth-of-type(4)::before { width: 0; height: 0; left: 0 }

.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, .column5-line div.area_20 { 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 }
.column5-line div.area_20:nth-of-type(3), .column5-line div.area_20:nth-of-type(4) { margin-top: 20px; margin-bottom: 20px }
.column5-line div.area_20::before { display: none }
.column5-line div.area_20:nth-of-type(5) { width: 100%; float: none }

.index-news.swiper-container-horizontal > .swiper-pagination-bullets { bottom: 0 }

.index-job { height: auto; min-height: auto }

.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 { 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) }
.history-swiper .swiper-slide-active p { transform: scale(1) }

.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;}


.nd-con img { max-width: 100% }

/*---------------------我们的业务---------------------*/
.bindex-con { min-height: auto }
.m-logobox .area_20 {width: 33.33%; float: left!important }
.innovate-con { background: url(/images/business/i-img02.jpg) center center no-repeat; background-size: cover; padding: 30px 0 }
.innovate-con .area_20 { width: 33.33%; float: left!important }
.innovate-con .area_20:nth-of-type(4) { margin-left: 16.66% }
.innovate-con .area_20:nth-of-type(5) { margin-right: 16.66% }

/*---------------------我们的产品---------------------*/
.pi-swiper { padding-top: 70px }
.pi-swiper .swiper-pagination { width: 100%; bottom: auto; top: 0; border-bottom: 1px solid rgba(0,0,0,0.2); box-sizing: border-box }
.pi-swiper .swiper-pagination-bullet { width: 6em; padding: 0 1em; font-size: 1.6rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height: 40px; line-height: 40px }
.pi-swiper .swiper-pagination-bullet-active { width: calc(100% - 12em); padding: 0 }

.pd-con { padding-left: 0; overflow: hidden }
.pd-subnav { display: none }

.product-list .area_25 { width: 50%; float: left!important; padding: 10px }
 
/*---------------------行业地位及贡献---------------------*/
.jian_box { margin-left: -5px; margin-right: -5px }
.c-card { padding: 20px 10px }
.c-cardbox .area_25 { width: 50%; float: left!important; padding: 5px }
.c-cardbox .area_25 .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 }

/*---------------------职业发展---------------------*/
.searchbox input[type="text"] { padding-left: 10px; padding-right: 40px }
.searchbox .icon-search { right: 10px }
.social-list-txt { padding: 20px }
.social-list-txt li:nth-of-type(1), .social-list-txt li:nth-of-type(4) { width: 100%; padding: 0; text-align: left }
.social-list-txt li:nth-of-type(2) { width: 70%; padding: 10px 0 }
.social-list-txt li:nth-of-type(3) { width: 30%; padding: 10px 0 }
.pdf_box .poabsolute-wh50 { width: 90% }

.staff-list .area_33 { width: 50%; float: left!important; padding: 10px }

/*---------------------关于我们---------------------*/
.c-videobox { min-height: auto }
.connect-con .column5-line .area_20:nth-of-type(1), .connect-con .column5-line .area_20:nth-of-type(2), .connect-con .column5-line .area_20:nth-of-type(3), .connect-con .column5-line .area_20:nth-of-type(4) { width: 50% }
.connect-con .column5-line .area_20:nth-of-type(5) { width: 100% }
.pinbg { height: 380px; min-height: auto; background: url(/images/about/mo_img01.jpg) bottom center no-repeat; background-size: 100% auto }



}




/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}



