/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {
  *{-webkit-tap-highlight-color: transparent;  -webkit-touch-callout: none;-webkit-user-select: none;}

  
/* html { font-size:56% } */
body { font-size:14px; font-size:1.4rem; line-height: 180%; font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif; font-weight:300 }

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 }

.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 }

.mo_paddingbottom12{padding-bottom: 12px;}

/* 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 }

.bgf9f9f9{background-color: #f9f9f9;}

.mo_textleft{text-align: left;}

h1, .h1, .bigtitle { 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 }

.font29{font-size: 2.9;}
.fudonte {
  position: absolute;
  top: 70%;
  z-index: 10;
  left: 10%;
}
.fudonte::after {
  content: '';
  width: 5.5em;
  height: 4px;
  display: block;
  background: #d82e8b;
  margin-top: 10px;
}
.fudontewt::after {
  content: '';
  width: 7em;
  height: 4px;
  display: block;
  background: #d82e8b;
  margin-top: 10px;
}


.container{padding: 0 20px;}
.padding20{padding: 20px !important;}
.marginauto{margin: 0 auto !important;}
.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px !important }
.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_margintop70 { margin-top:70px}
.mo_margintop80 { margin-top:80px}
.mo_margintop90 { margin-top:90px}

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px !important}
.mo_marginbottom10 { margin-bottom:10px !important}
.mo_marginbottom20 { margin-bottom:20px !important}
.mo_marginbottom25 { margin-bottom:25px !important}
.mo_marginbottom30 { margin-bottom:30px !important}
.mo_marginbottom30im { margin-bottom:30px !important}
.mo_marginbottom35 { margin-bottom:35px !important}
.mo_marginbottom40  { margin-bottom:40px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px !important}
.mo_marginleft10 { margin-left:10px !important}
.mo_marginleft15 { margin-left:15px !important}
.mo_marginleft20 { margin-left:20px !important}
.mo_marginleft30 { margin-left:30px !important}

.mo_marginright0 { margin-right:0!important }
.mo_marginright5 { margin-right:5px !important}
.mo_marginright10 { margin-right:10px !important}
.mo_marginright20 { margin-right:20px !important}
.mo_marginright30 { margin-right:30px !important}

.mo_marginauto { margin-left:auto; margin-right:auto }



/* padding */
.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop5 { padding-top:5px!important }
.mo_paddingtop10 { padding-top:10px !important}
.mo_paddingtop15 { padding-top:15px !important}
.mo_paddingtop20 { padding-top:20px !important}
.mo_paddingtop30  { padding-top:30px !important}
.mo_paddingtop40 { padding-top:40px !important}
.mo_paddingtop50 { padding-top:50px !important}
.mo_paddingtop60 { padding-top:60px !important}

.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 !important}
.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_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright15 { padding-right:15px }
.mo_paddingright20 { padding-right:20px }

.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; -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 }


.area_100, .area_90, .area_85, .area_80, .area_75, .area_72, .area_70, .area_66, .area_65, .area_60, .area_55, .area_50, .area_48, .area_45, .area_40, .area_35, .area_33, .area_30, .area_28, .area_25, .area_22, .area_20, .area_15, .area_10 { float:none; width:100% }

.mo_width30 { max-width: 30%; width:30% }
.mo_width40 { max-width: 40%; width:40% }
.mo_width50 { max-width: 50%; width:50% }
.mo_width60 { max-width: 60%; width:60% }
.mo_width80 { max-width: 80%; width:80% }
.mo_width100 { max-width: 100%; width:100% }
.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_4, .com-rows_max4, .com-rows_5 { 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;
	text-align: center;
}

.block-padding { padding-top: 40px; padding-bottom: 40px }
.block-padding-t { padding-top: 40px }
.block-padding-b { padding-bottom: 40px }
.block-padding-t65 { padding-top: 25px }
.block-padding-b65 { padding-bottom: 25px }
.block-padding-t60 { padding-top: 20px }
.block-padding-b60 { padding-bottom: 20px }

.card-padding { padding:20px }

.headspace { height: 60px }

.com-toplay { width: 50px; height: 50px; line-height: 50px; margin-top: -25px; margin-left: -25px }
.com-toplay .icon-play { font-size: 1.6em!important; line-height: 50px }

.inside-title { padding-top: 25px; padding-bottom: 16px }
.inside-slogan { height: 100%; top: 0 }


/*-------------------头部-------------------*/
.header-mobile { width: 100%; height: 60px; line-height: 60px; background: #d97539; position: fixed; top: 0; left: 0; z-index: 1003 }
.logo-mobile { width: auto; height: 20px; position: absolute; left: 20px; top: 20px }
.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: #fff; -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;
}

.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" }
.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) }

/*-------------------底部-------------------*/ 
.foot-link>div { width: 33.33%; margin-right: 0; text-align: center }

/*-------------------首页-------------------*/ 
.video-wrapper { height: auto }
.indexvideo { position: static; top: 0; left: 0; width: 100%; height: auto; transform: translateX(0) translateY(0); -ms-transform: translateX(0) translateY(0); -webkit-transform: translateX(0) translateY(0); -o-transform: translateX(0) translateY(0); -moz-transform: translateX(0) translateY(0) }

.inproject-swiper { height: 240px; min-height: 240px }
.inproject-swiper .container { top: 70px }

.inbrand-con { height: 240px; background: url(../images/inbrand-img01.jpg) top center no-repeat; background-size: cover }

.index-kv .swiper-slide { height: calc(100vh - 60px) }
.indexkv01 { background: url(../images/index/mo_kv0512-01.jpg) center center no-repeat; background-size: cover }
.indexkv02 { background: url(../images/index/mo_kv0512-02.jpg) center center no-repeat; background-size: cover }
.indexkv03 { background: url(../images/index/mo_kv0512-03.jpg) center center no-repeat; background-size: cover }
.indexkv04 { background: url(../images/index/mo_kv0512-04.jpg) center center no-repeat; background-size: cover }
.indexkv05 { background: url(../images/index/mo_kv0512-05.jpg) center center no-repeat; background-size: cover }
.mo_index-slogan { position: absolute; bottom: 40px; left: 0; z-index: 10 }

/*-------------------关于我们-------------------*/ 
.aboutkv { height: 400px; background: url(../images/about/aboutkv.jpg) 20% center no-repeat; background-size: cover }
.about-slogan { width: 100%; min-width: auto; top: 20%; right: 0 }
.about-slogan h3 { font-family:'Impact',"PingFang SC","Hiragino Sans GB","STHeiti",Helvetica,Arial,sans-serif; line-height: 1.2em }

.intro-con01 { padding-left: 0 }
.intro-con01 dt { float: none; width: 100%; margin-left: 0 }

/*-------------------新闻-------------------*/ 
.news-swiper .swiper-container { width: 100%; float: none; padding-bottom: 110px }
.news-swiper .swiper-pagination { width: 100%; height: 110px; overflow: hidden }
.news-swiper .swiper-pagination-bullet { height: 0; overflow: hidden }
.news-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active { height: 110px }
.news-swiper .com-rows_max3 { max-height: auto; height: 2.55em; -webkit-line-clamp: 2 }
.news-swiper .swiper-container-horizontal>.swiper-scrollbar { bottom: 110px }

.news-title { text-align: center; height: 60px; line-height: 60px; padding-left: 0 }

.newsd-con01 { margin-left: 0 }
.newsd-con01 dt { width:100%; margin-left: 0 }
.news-date { width:100%; padding-top: 0; padding-bottom: 0; background:transparent; color: #717171; text-align:left }
.news-day { display: inline-block; width:auto; font-size:14px; line-height: 150%; margin-top: 10px }
.news-month { float: left; display: inline-block; width:auto; font-size:14px }
.nd-conright img { width:100%; height: auto }

/*-------------------产品与服务-------------------*/
.product-swiper { /* height: 240px; */ min-height: 240px }

.product-swiper .container { top: 70px }

.product-toip { height: 240px; background: url(../images/product/img01.jpg) center center no-repeat; background-size: cover }
.product-toservice { height: 240px; background: url(../images/product/img02.jpg) center center no-repeat; background-size: cover }

.line-swiper .swiper-slide:first-of-type::after { right: 0 } 
.line-swiper-con { margin-left: 20px }

.ipkv { height: 400px; background: url(../images/line/p3-2/bgbig.jpg) center center no-repeat; background-size: cover }
.ip-slogan .bigtitle { font-size: 5.2rem }
.ip-con01 .width25 { width: 50% }
.twelve-swiper .swiper-button-prev { left: 0 }
.twelve-swiper .swiper-button-next { right: 0 }

/*-------------------可持续发展-------------------*/
.develop-gfcon { height: 240px; background: url(../images/develop/gf-img01.jpg) center center no-repeat; background-size: cover }

/*-------------------投资者关系-------------------*/
.gov_file { padding-left: 0; padding-right: 0 }
.gov_file .gov_zg { width: 100%; margin-left: 0 }

.tab-nav li { padding-left: 0; padding-right: 0 }
.tab-nav li a { height: 30px; line-height: 30px; padding-left: 10px; padding-right: 10px }
.tab-nav li a.current { height: 30px; line-height: 30px }

.inform-title { top:20% }
.inform-btn { bottom: 0 }
.inform-btn .button { width: 51% }
.inform-btn .button:first-of-type { margin-right: 0; margin-bottom: 20px }

.stock-con { width: 100%; padding-bottom: 10px; overflow-x: auto; overflow-y: hidden } 
.stock-table { width: auto }
.stock-table td, .stock-table th { min-width: 80px }

.soc-con { height: auto }

.log-list { width: 100%; margin-left: 0 }
.log-list>div.width100 { padding-top: 0 }
.log-list-l, .log-list-r { width: 50%; text-align: left; margin-left: 0; padding-left: 20px }
.log-list span.mo_dis { display: inline-block }

.cre-list { background: #fcfcfc; border-bottom: 2px solid #fff }
.cre-list div { width: 50%; padding: 10px 10px 0 }
.cre-list div:nth-of-type(1), .cre-list div:nth-of-type(2) { padding-top: 0 }
.cre-list div:nth-of-type(2) { width: 50% }
.cre-list div:nth-child(2n-1) { text-align: left }
.cre-list div:nth-child(2n) { text-align: right }


/*-------------------雇主品牌-------------------*/
.concept-swiper.swiper-container { padding-bottom: 30px }
.concept-swiper.swiper-container-horizontal>.swiper-pagination-bullets { bottom: 0 }
.concept-swiper .swiper-pagination-bullet { width: 8px; height: 8px; margin: 0 4px!important }
.concept-swiper-txt { left: 0 }
.concept-swiper-txt>div { width: 100%; padding: 20px }

.best-swiper { width: 100% }
.best-swiper .swiper-container { width: 100%; float: none }
.best-swiper .swiper-pagination { width: 100%; position: static }
.best-swiper .swiper-pagination-bullet { height: 0; border-bottom: 0; overflow: hidden }
.best-swiper .swiper-pagination-bullet:nth-of-type(1) { border-top: 0 }
.best-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active { height: 60px; line-height: 60px; opacity: 1; background: #2c78d6; color: #fff }

.social-list li { width: 50%; text-align: left }
.social-list li:nth-of-type(1) { width: 100%; padding: 0!important }
.social-list li:nth-of-type(2), .social-list li:nth-of-type(3), .social-list li:nth-of-type(4) { width: 33.33%; padding-bottom: 0!important }
.social-list li:nth-of-type(5) { width: 100% }
.social-list.social-list-txt { margin-top: 20px }
.social-list.social-list-txt:first-of-type { margin-top: 0 }



.bgcolorb { background-color: #d97539;opacity: 0.8;}
  .roundwropytr{display: flex;}
  .roundwropytr li{flex: 1;}
  .roundwropytr li h6{    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    color: #3386c5;
    background-color: #ffffff;
    border: solid 3px #3386c5;
    font-size: 12px;
}
.current1 h6 {
  animation: all 12s infinite;
  cursor: pointer;
  -webkit-animation: all 12s infinite;
  height: 70px;
  border-radius: 50%;
  background-color: #3386c5 !important;
  color: #ffffff !important;
  border: solid 3px #3386c5 !important;
}
.roundwropytr h6 span{display: block;width: 46px;}

  .yidongbigxs{background: url(../images/about/about-img01.jpg) no-repeat; background-size: 100% 100%;background-position: center;}

  .pshide{display: none !important;} /* 移动隐藏 */
  .ydheightnva{height: 60px;}
  .leftborder{border-left: 1px solid #bbbbbb;}
  .topborder{border-top: 1px solid #bbbbbb;}
  .rovwhew{height: 30px;margin-left: 15px;margin-top: -2px;}
  .bckos{display: block;}
  .cosltewsop{color: #454545; }
  .yidongyis h4{font-size: 14px;margin: 0 20px;}
  .yidongyis p{font-size: 12px;margin: 0 20px;}
  .bkcs{color: #000 !important;}
  .ydwhste{width: 100% !important;margin-top: 0 !important;}
  .ruseuae{width: 100% !important;margin-top: 30px; display: block;}
  .ydhieao{width: 100% !important;margin-top: 0 !important; display: block;}
  .ydpadbtop{padding-bottom: 40px !important;}
  .marginsoryd{padding-top: 40px !important;}
  .ydipaerd{display: block;margin-top: 20px;}
  .marginsreo{padding-top: 0 !important;}
  .ydjanjub{    padding-bottom: 10px !important;}

  .address-icon {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 44px;
    background: url(../images/line/p1-3/ads.png) no-repeat;
    background-size: 30px;
    background-position-x: left;
    background-position-y: center;
}

  .imgbottoms img{padding-bottom: 20px;}
  /* .yidongd .h5{display: block; padding-bottom: 10px;} */
  .yidongd{display: block;margin-bottom: 10px;}

  .swiper-button-prev:after, .swiper-button-next:after {

    font-size: 25px!important;

}

  /* .swiper-containerbg .swiper-slide{min-height: 300px;} */
  .swiper-containerbg .bgyis{margin-top: 200px;background: url(../images/yy.png);height: 100px;background-size: inherit;}
  .swiper-containerbg .swiper-slidebg1{background: url(../images/line/newp5/a1.jpg) no-repeat;background-size: cover;}
  .swiper-containerbg .swiper-slidebg2{background: url(../images/line/newp5/a2.jpg) no-repeat;background-size: cover;}
  .swiper-containerbg .swiper-slidebg3{background: url(../images/line/newp5/a3.jpg) no-repeat;background-size: cover;}
  .swiper-containerbg .swiper-slidebg4{background: url(../images/line/newp5/a4.jpg) no-repeat;background-size: cover;}
  .swiper-containerbg .swiper-slidebg5{background: url(../images/line/newp5/a5.jpg) no-repeat;background-size: cover;}
 
  .tesestf .swiper-slide{min-height: 200px !important;}

  .tesestfer .swiper-slide{min-height: 200px !important;}
  .uresessfx{background-size: cover !important;}
  .ydwst{width:100% !important; margin-left: 0 !important;}
  .yidongd h5{color: black !important;margin-top: 10px;}
  .yidongd h6{color: black !important;}



  .posrueer22{position: absolute;margin-top: 50%;width: 100%;text-align: center;z-index: 9;}

  .wechat2{width: 50%; display: block; margin: 0 auto;margin-top: 10px;}
  .wechat{width: 50%; display: block; margin: 0 auto;margin-top: 10px;}
  .wechat5{width: 50%; display: block; margin: 0 auto;margin-top: 10px;}
  .wechat6{width: 50%; display: block; margin: 0 auto;margin-top: 10px;}
  .amginte{display: block;margin: 0 auto !important;}
 .yidongnos{display: block !important;}
  .margintops{margin-top: 60px;}
	
  .poser{position: absolute;margin-top: 8em !important;}
  .colorw{color: white !important; margin-left: 2em;margin-right: 2em; }
.borderbcr{position: relative;top: -2.6em;left:23%;}
.sliderleft{float: left;}
.colorwfont{color: white;}
.borderbcr::after{content: '';width: 30px;height: 4px;display: block; background: #d82e8b;margin-top: 10px;}
.afterw::after{width: 2.95em;}
.afterw4::after{width: 3.9em;}
.afterw5::after{width: 3em;}
.border_bottom{border-bottom: 1px solid rgba(189, 189, 189, 0.4);}

  .wechat3{width: 60%;margin: 0 auto;display: block;}
  .sfnont{position: absolute;left: 50%;top: 50%;margin-left: -10em;margin-top: -4em;}
  .sfnontbox{display: flex;width: 20em;}
  .marleftess{margin-left: 2em;}
  .fontset{font-size:38px !important;}
  .fontsett{font-size: 12px;    width: 8em;}
  .fontsetst{font-size: 30px !important;padding-top: 2px;}
  .resdrefont{text-align: left;font-size: 16px;line-height: 20px;}

  
  .iocnste{width: 15rem; background: url(../images/line/newp5/ch.png) no-repeat;background-size: contain;margin: 0 auto;}
.mintitlestbgt{height: 6em;background: url(../images/line/newp5/ch1.png) no-repeat; background-color: white;    background-size: 50%;background-position: center;}
.mintitlestbgt2{height: 6em;background: url(../images/line/newp5/ch2.png) no-repeat; background-color: white;    background-size: 50%;background-position: center;}
.mintitlestbgt3{height: 6em;background: url(../images/line/newp5/ch3.png) no-repeat; background-color: white;    background-size: 50%;background-position: center;}
.mintitlestbgt4{height: 6em;background: url(../images/line/newp5/ch4.png) no-repeat; background-color: white;    background-size: 50%;background-position: center;}



/* 背景色 */
.bgcolor{background-color: white;}
.ydbgf9f9f9{background-color: #f9f9f9;}



/*-------------------联系我们-------------------*/

.bidnotice-list li:nth-of-type(1) { width: 100%; padding: 0!important }
.bidnotice-list li:nth-of-type(2) { width: 100%; text-align: left }
.bidnotice-list.bidnotice-list-txt { margin-top: 20px }
.bidnotice-list.bidnotice-list-txt:first-of-type { margin-top: 0 }
.bidnotice-list.bidnotice-list-txt li span.mo_dis { display: inline-block }
.bidnotice-list.bidnotice-list-txt li:nth-of-type(2) { padding-top: 10px!important } 




.erers{width: 80%;display: block;margin: 0 auto;padding-top: 10px;}
.ressx{height: 300px;}
/* .padding5{padding: 5px !important;} */
.mo_paddingdd0 {padding: 0 !important;}
.icon-stock{margin-top: 0 !important;}

.lisevy{display: flex;}
.inir-list .area_20>a{height: 120px;}
.inir-list .area_20:first-of-type>a>div{padding: 0 !important;}
.inir-list .area_20:first-of-type .iconfont { margin-top: 5% }
.lisevy a{    background: #0064c7; color: #fff;}
.lisevy{margin-bottom: 20px;}
.lisevy a:first-child{margin-right: 20px;}

.mo_textcenter{text-align: center !important;}


.colob5b5b5{color:#b5b5b5 !important;}
.mo_textleft{text-align: left !important;}

/* .bgbigs{background: #f4fbfd !important;} */


.irindex-stock h1 { font-size: 46px }

}




/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}
