body {
  min-width: 1250px;
  overflow-x: hidden;
  background-color: #fff;
  position: static!important;
  /* height: 20.45rem!important; */
}
.containers-top {
  min-width: 1250px;
  max-width: 1440px;
  height: auto;
  max-height: 900px;
}
.top-header {
  height: 0;
  margin: 0 auto;
  min-width: 12.5rem;
  max-width: 14.4rem;
  position: absolute;
  transform: translate(-50% ,0);
  left: 50%;
  background-color: transparent!important;
}
.header-title {
  display: block;
  opacity: 1;
  top: .60rem;
  left: .50rem;
  width: 1.52rem;
  height: .32rem;
  font-size: .16rem;
  color: #fff;
  background: url(/static/website/template/images/logo/ubiquant-logo-color.svg) left top / 100% 100% no-repeat!important;
}
.header-title.mo{
  display: none!important;
}
.header-nav {
  display: block;
  position: absolute;
  top: .60rem;
  right: .50rem;
  font-size: .16rem;
}
.header-nav .angle{
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat!important;
  transform: rotateX( 0deg);
  margin-right: 0.08rem;
  opacity: .7;
}
.header-nav .angleup{
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat!important;
  transform: rotateX( 180deg);
  margin-right: 0.08rem;
  opacity: .7;
}
.header-nav .svg{
  display: inline-block;
  width: 0.15rem;
  height: 0.15rem;
  margin-right: 0.09rem;
  transform: translateY(0.02rem);
  background: url(/static/website/template/images/svg/person.svg) left top / 100% 100% no-repeat;
}
.header-nav .svg.passwd{
  background: url(/static/website/template/images/svg/passwd.svg) left top / 100% 100% no-repeat;
}
.header-nav .svg.exit{
  background: url(/static/website/template/images/svg/exit.svg) left top / 100% 100% no-repeat;
}
.header-nav.login{
  top: .50rem;
  right: .40rem;
  padding: .1rem .1rem 0 .1rem;
  background-color: #fff;
  display: none;
  border-radius: .05rem;
  box-shadow: 0 0 5px #efecec;
}
.header-nav-mo{
  display: none;
}
.header-nav li {
  margin-bottom: .19rem;
  text-align: right;
}
.header-search {
  top: 4.23rem;
  left: .50rem;
  height: .38rem;
  margin: 0;
  right: 0;
  line-height: .38rem;
  font-size: .20rem;
}
.search-icon {
    height: .38rem;
    width: .38rem;
    margin-right: .08rem;
    overflow: hidden;
    /* background: url(/static/website/template/images/svg/search-button.svg) left top / 100% 100% no-repeat; */
}
.search-icon svg{
  display:inline-block!important
}
.search-text{
  color: white!important;
}
.header-drop.mo{
  display: none;
}
.header-drop.pc{
  opacity: 0;
  display: block;
  position: absolute;
  right: .38rem;
 top: 7.28rem;
  width: 1.04rem;
  text-align: center;
  font-size: .20rem;
}
.header-drop.pc .drop-icon{
  display: inline-block;
  width: .52rem;
  height: .42rem;
  margin-top: .10rem;
  /* background: url(/static/website/template/images/placeholder.jpg) left top / 100% 100% no-repeat; */
}
 .header-text-big{
  left: 1.64rem;
  bottom: 2.00rem;
  width: 8.60rem;
  font-size: .36rem;  
}
.header-text-small{
    left: 1.64rem;
    bottom: .73rem;
    width: 8.90rem;
    font-size: .24rem; 
    line-height: .36rem;
}


.dynamic{
  position: relative;
  width: 11.14rem;
  height: auto;
  margin: 0 auto;
}

.dynamic-title {
  position: relative;
  margin-top: 1.20rem;
  margin-left: 3.96rem;
  height: .50rem;
  line-height: .50rem;
  font-size: .36rem;
  font-weight: 500;
}
.dynamic-title div.spline{
  position: absolute;
  left: -4.3rem;
  top: -.5rem;
  width: 11.54rem;
  height: 1.78rem;
  background: url(/static/website/template/images/PC-slices/secondaryPages/news/splines-01.png) left top / 100% 100% no-repeat;
}

.dynamic-title span {
  display: inline-block;
  width: .66rem;
  height: .40rem;
}

.dynamic-title span.left {
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png) left top / 100% 100% no-repeat;
}

.dynamic-title span.right {
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png) left top / 100% 100% no-repeat;
}
.dynamic-list{
  display: -webkit-flex; /* Safari */
  display: flex;
  flex-wrap: wrap;
 margin-top: .76rem;
  left: 0;
  width: 100%;
  height: auto;

}
.dynamic-list-block{
  width: 3.6rem;
  height: 2.04rem;
  background-color: skyblue;
  margin-bottom: 0.15rem;
  position: relative;
  overflow: hidden;
}
.dynamic-list-block:nth-child(3n+2){
  margin-right: 0.15rem;
  margin-left: 0.15rem;
}
.dynamic-list-block:nth-child(4),.dynamic-list-block:nth-child(5),.dynamic-list-block:nth-child(6){
  display: block;
}
.dynamic-list-block .title{
  position: absolute;
  top: .58rem;
  left: .39rem;
  width: 2.4rem;
  font-size: .18rem;
  line-height: 0.24rem;
  color: #fff;
}

.dynamic-pagination{
  margin-top: .36rem;
  width: 100%;
  height: auto;
  text-align: center;
}
#dynamic-pagination{
  display: inline-block;
}
#dynamic-pagination a {
  font-size: .18rem;
  text-decoration: none;
  border-bottom: 0px solid #ffa06a;
  color: #000;
  text-align: center;
}

#dynamic-pagination a, #dynamic-pagination span {
  display: inline-block;
  width: 18px;
  text-align: center;
  margin: 0 .3rem .05rem .3rem;
}

#dynamic-pagination .current {
  color: #000;
  font-size: .18rem;
  border-bottom: 1px solid #ffa06a;
}
#dynamic-pagination .current.next,#dynamic-pagination .current.prev{
  border-bottom: 0px solid #ffa06a
}

#dynamic-pagination .current.prev, #dynamic-pagination .current.next{
  border-color:#999;
}


.notice{
  position: relative;
  width: 11.14rem;
  height: auto;
  margin: 0 auto .53rem auto;
}

.notice-title {
  position: relative;
 margin-top: .95rem;
 margin-left: 3.96rem;
  height: .50rem;
  line-height: .50rem;
  font-size: .36rem;
  font-weight: 500;
}
.notice-title div.spline{
  position: absolute;
  left: -4.3rem;
  top: -.5rem;
  width: 11.54rem;
  height: 1.78rem;
  background: url(/static/website/template/images/PC-slices/secondaryPages/news/splines-01.png) left top / 100% 100% no-repeat;
}

.notice-title span {
  display: inline-block;
  width: .66rem;
  height: .40rem;
}

.notice-title span.left {
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png) left top / 100% 100% no-repeat;
}

.notice-title span.right {
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png) left top / 100% 100% no-repeat;
}
.notice-list{
  display: -webkit-flex; /* Safari */
  display: flex;
  flex-wrap: wrap;
margin-top: .78rem;
  left: 0;
  width: 100%;
  height: auto;

}
.notice-list-block{
  position: relative;
  width: 3.6rem;
  height: 2.04rem;
  background-color: skyblue;
  margin-bottom: 0.15rem;
  overflow: hidden;
}
.notice-list-block:nth-child(4),.notice-list-block:nth-child(5),.notice-list-block:nth-child(6){
  display: block;
}
.notice-list-block:nth-child(3n+2){
  margin-right: 0.15rem;
  margin-left: 0.15rem;
}
.notice-list-block .title{
  position: absolute;
  top: .58rem;
  left: .39rem;
  width: 2.4rem;
  font-size: .18rem;
  line-height: 0.24rem;
  color: #fff;
}

.notice-pagination{
  margin-top: .36rem;
  width: 100%;
  height: auto;
  text-align: center;
}
#notice-pagination{
  display: inline-block;
}
#notice-pagination a {
  font-size: .18rem;
  text-decoration: none;
  border-bottom: 0px solid #ffa06a;
  color: #000;
  text-align: center;
}

#notice-pagination a, #notice-pagination span {
  display: inline-block;
  width: 18px;
  text-align: center;
  margin: 0 .3rem .05rem .3rem;
}

#notice-pagination .current {
  color: #000;
  font-size: .18rem;
  border-bottom: 1px solid #ffa06a;
}
#notice-pagination .current.next,#notice-pagination .current.prev{
  border-bottom: 0px solid #ffa06a
}

#notice-pagination .current.prev, #notice-pagination .current.next{
  border-color:#999;
}



.footer{
  height: 3.56rem;
  z-index: 10;

}
.footer-container{
  z-index: 10;
  width: 11.54rem;
  height: 3.56rem;
  margin: 0 auto;
  padding: .38rem 0 0 0;
}
.footer-icon{
  width: 1.55rem;
  height: .35rem;
}

.footer-link-mo{
  display: none;
}
.footer-link{
  display: flex;
  width: 9.10rem;
  margin-top: .20rem;
}
.footer-link>div {
  flex-grow: 4; /* default 0 */
}
.footer-link>div>p{
  font-size: .16rem;
  margin-bottom: .14rem;
}
.code-re{
  right: 1.2rem;
  top: .95rem;
  left: auto;
}
.code-re .icon{
  width: .90rem;
  height: .90rem;
    background: url(/static/website/template/images/qrcode/qrcode-official.png) 50% 50% /  90% 90% no-repeat;
    box-shadow:0 0 10px #d6d6d6;
    border-radius: 10%;
}
.code-re .text{
  width: .90rem;
  height:.26rem;
  margin-top: .08rem;
  font-size: .14rem;
  line-height: .26rem;
  border-radius: .26rem;
}

.code-es{
  right: 2.4rem;
  top: .95rem;
  left: auto;
}
.code-es .icon{
  width: .90rem;
  height: .90rem;
    background: url(/static/website/template/images/qrcode/qrcode-recruitment.png) 50% 50% /  90% 90% no-repeat;
    box-shadow:0 0 10px #d6d6d6;
    border-radius: 10%;
}
.code-es .text{
  width: .90rem;
  height:.26rem;
  margin-top: .08rem;
  font-size: .14rem;
  line-height: .26rem;
  border-radius: .26rem;
}
.code-gy {
  right: 0rem;
  top: .95rem;
  left: auto;
}

.code-gy .icon {
  width: .90rem;
  height: .90rem;
  background: url(/static/website/template/images/qrcode/btn_01.jpg) 50% 50% / 90% 90% no-repeat;
  box-shadow: 0 0 10px #d6d6d6;
  border-radius: 10%;
}

.code-gy .text {
  width: .90rem;
  height: .26rem;
  margin-top: .08rem;
  font-size: .14rem;
  line-height: .26rem;
  border-radius: .26rem;
}
.code-copyright{
  bottom: .55rem;
  left: 0;
  width: 11.54rem;
  padding-top: .15rem;
  border-top: .01rem solid #ccc;
  font-size: .16rem;
}

.modal-backdrop {
  opacity: 0 !important;
  /* filter: alpha(opacity=0) !important; */
}
.modal-open .modal{
  overflow: hidden;
}

#exampleModalCenter{
  background: rgba(0, 0, 0, 0.2);
  padding-right: 0!important;
}
#exampleModalCenter .modal-content{
  border-radius: .05rem;
  border: 0;
  background-color: #fff;
}
#exampleModalCenter .modal-body{
  min-height: 3rem;
  height: 80vh;
  padding: .55rem .2rem 0 0;
}
#exampleModalCenter .modal-body .modal-body-top{
  position: relative;
  height: calc(100% - 1.8rem);
}
#exampleModalCenter .modal-body .modal-body-top div.line{
  position: absolute;
  left: 1.14rem;
  bottom: 0;
  width: 7.04rem;
  height: 0.25rem;
  background-color: #fff;
  border-bottom: 2px solid #ddddde;
  box-shadow: 0 -22px 10px rgba(255, 255, 255, 0.9);
  

}
#exampleModalCenter .modal-body .modal-body-title{
  font-size: .24rem;
  font-weight: 500;
  text-align: center;
}
#exampleModalCenter .modal-body .modal-body-content{
  position: relative;
  height: 5rem;
  height: calc(100% - .7rem);
  padding: 0 .94rem 0 1.14rem;
  margin-top: 0.3rem;
  overflow: auto;
}
#exampleModalCenter .modal-body .modal-body-content div{
  font-size: .16rem;
  line-height: 0.3rem;
  color: #000;
  word-wrap:break-word;
  word-break: break-all;
}
#exampleModalCenter .modal-body .modal-body-content div:nth-child(1){
  margin-bottom: .3rem;
}
#exampleModalCenter .modal-body .modal-body-content div:nth-child(3){
  margin-bottom: .3rem;
}
#exampleModalCenter .modal-body .modal-body-content div:nth-child(6){
  margin-bottom:  0.54rem;
}
#exampleModalCenter .modal-body>div:nth-child(2){
  height: 60vh;
  overflow-y: auto;
}


#exampleModalCenter .modal-dialog {
  max-width: 9.37rem;
  max-height: 8rem;
  min-height: calc(100% - 3.5rem);
  margin: 10vh auto;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-title .close span{
  position: absolute;
  top: 0;
  right: 5px;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom{
  overflow: hidden;
  width: 1.56rem;
  margin: 0 auto;
  margin-top: .27rem;
  text-align: center;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom .modal-first-bottom-accept{
  position: relative;
  text-align: center;
  height: .6rem;
  line-height: .6rem;
  font-size: .16rem;
  cursor: pointer;
}
#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom .modal-first-bottom-accept svg{
  position: absolute;
  top: 0;
  right: 0;
}

#exampleModalCenter .modal-dialog .modal-content .modal-body .modal-first-bottom .modal-first-bottom-giveup{
  display: inline-block;
  color: #000;
  text-align: center;
  height: .32rem;
  line-height: .32rem;
  font-size: .16rem;
  cursor: pointer;
  margin-top: 0.1rem;
  border-bottom: 1px solid #000;
}




/* 滚动条 */

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/  
#exampleModalCenter  ::-webkit-scrollbar  
{  
  width: 5px!important;  
  background-color: #fff!important;  
}  
/*定义滚动条轨道 内阴影+圆角*/  
#exampleModalCenter  ::-webkit-scrollbar-track  
{  
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important;   */
  /* border-radius: 10px;   */
  background-color: #f4f4f5!important;  
}    
/*定义滑块 内阴影+圆角*/  
#exampleModalCenter  ::-webkit-scrollbar-thumb  
{  
  border-radius: 10px!important;  
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)!important;   */
  background-color:#dfdfe1!important;  
}  
/*滑块效果*/
#exampleModalCenter  ::-webkit-scrollbar-thumb:hover
{
border-radius: 5px!important;
/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)!important; */
background: rgba(0,0,0,0.4)!important;
}
.modal-open{
  overflow: auto;
}

#exampleModalCenter{
     /*三角箭头的颜色*/
     scrollbar-arrow-color: #f4f4f5;
     /*滚动条滑块按钮的颜色*/
     scrollbar-face-color: #dfdfe1;
     /*滚动条整体颜色*/
     scrollbar-highlight-color: #dfdfe1;
     /*滚动条阴影*/
     scrollbar-shadow-color: #dfdfe1;
     /*滚动条轨道颜色*/
     scrollbar-track-color: #f4f4f5;
     /*滚动条3d亮色阴影边框的外观颜色——左边和上边的阴影色*/
     scrollbar-3dlight-color:#dfdfe1;
     /*滚动条3d暗色阴影边框的外观颜色——右边和下边的阴影色*/
     scrollbar-darkshadow-color: #dfdfe1;
     /*滚动条基准颜色*/
     scrollbar-base-color: #dfdfe1;
}


