.middleDiv{
  width:100%;
  position: relative;
}
.loadApplication:hover{
  color: #ccc;
}
.accessBtn{
  width: 3rem;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  background-color: rgb(217,38,44);
  position: absolute;
  left: 20%;
  top: 60%;
  border: none;
  color: #fff;
  font-size: .5rem;
  font-weight: 700;
}
.navbar{
  margin-bottom: 0;
}
.headerActive{
  border-bottom: #D9262C 3px solid;
}
/* .changenav li a:hover{
  border-bottom: #D9262C 3px solid;
} */
.pcImg{
  width: 100%;
  /* height: 600px; */
  display: block;
  /*设置背景图片了*/

  /*设置图片居中显示*/
  background-position: center center;
  /*设置背景图片的大小*/
  background-size: cover;
}

/* 轮播图分页小箭头的颜色 */
.swiper-container {
  width: 100%;
}
.swiper-button-prev:after,.swiper-button-next:after{
  color: #ccc;
  outline-color: transparent;
}
.swiper-pagination-bullet-active {
  background: #fff;
}

/* 合作节点样式 */
.text{
  text-align: center;
  margin-top: 2rem !important;
  margin-bottom: 1.3rem;
  font-weight: 700
}
.imgTop{
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 90%;
}
/* 优势 */
.advantage,.condition{
  background-color:#F0F0F0;
}
.advantageLg{
  text-align:center;
  margin-bottom:2rem;
}
.advantageXs,.applicationXs{
  margin-right: 0;
  margin-left: 0;
  margin-bottom:1rem; 
  background-color: #fff;
  border-radius: .4rem;
  padding: .6rem;
}
.advantageXs div:nth-child(1){
  padding-right: 0;
  text-align: center;
  padding-top: .4rem;
  padding-left: 0;
}
.advantageXs img{
  width: 80%;
}
.h4Style{
  color: #000;
}
/* 申请流程 */
.infos{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-left: .4rem;
}
.infosImg{
  transition: all .2s ease;
  width: 80%;
  max-width: 160px;
}
.infosImg:hover{
  transform: translateY(-20px);
  -webkit-transition:translateY(-20px);
}
.rightLogo:hover {
  transform: translate(10px, 0);
}
.rightLogo {
  margin-left: .5rem;
  transition: all .1s ease;
  width: 10%;
  max-width: 20px;
}
.infoText{
  height: 1.2rem;
  width: 100%;
  text-align: center;
  margin-top: 1.1rem;
  font-size: .45rem;
}
.applicationLg{
  margin-bottom: 2rem;
}
.applicationLg>div{
  padding-left: 0;
  padding-right: 0;
}
#myTabs{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 40px;
}
#myTabs li{
  width: 50%;
  height: 100%;
  box-shadow: none;
  font-size: 20px;
  text-align: center;
}
#myTabs a {
  padding: 0;
  border: 0;
  height: 100%;
  line-height: 100%;
  color: #555555;
  font-weight: bold;
  line-height: inherit;
}
#myTabs>li.active>a, #myTabs>li.active>a:focus, #myTabs>li.active>a:hover{
  color: #000;
  background: none;
}
#myTabs>li.active, #myTabs>li.active:focus, #myTabs>li.active:hover{
  color: #000;
  border-bottom: #D9262C 3px solid;
  background: none;
}
.applicationXs{
  background-color: #E8F0F2;
  border-radius:2.8rem;
  align-items:center; 
  display: -webkit-flex;
}
.applicationXs div:nth-child(1){
  padding-right: 0;
  text-align: right;
}
.applicationXs p{
  margin-bottom: 0;
}
/* 接入条件 */
#videoa,#videob,#KPCDN1,#KPCDN2,#KFCDN,#KACDN{
  font-size: 0.4rem;
  box-shadow: 0 1px 20px 0 rgb(221,221,221);
}
#videoa>div,#videob>div,#KPCDN1>div,#KPCDN2>div,#KFCDN>div,#KACDN>div{
  padding-top: .5rem;
  padding-bottom: .5rem;
  float: left;
  text-align: center;
}
.tableHeader{
  background-color: #656565;
  color: #fff;
  width: 10%;
}
.tableHeader>div{
  height: 1.2rem;
  line-height: 1.2rem;
}
.headerHardDisk{
  height: 3rem !important;
  line-height:1.85rem !important;
}
.bodyHardDisk{
  height: 3rem !important;
  line-height:0.85rem !important;
  /* align-items:center; 
  display: -webkit-flex; */
}
.headerHardDisks{
  height: 2rem !important;
  line-height:1.85rem !important;
}
.bodyHardDisks{
  height: 2rem !important;
  line-height:0.85rem !important;
  /* align-items:center; 
  display: -webkit-flex; */
}
.headerHardDiskes{
  height: 1rem !important;
  line-height:0.85rem !important;
}
.bodyHardDiskes{
  height: 1rem !important;
  line-height:0.85rem !important;
  /* align-items:center; 
  display: -webkit-flex; */
}
.tableBody{
  background-color: #fff;
  width: 30%;
}
.tableBody>div{
  height: 1.2rem;
  line-height: 1.2rem;
}
.sheetBtn{
  width: 3rem;
  height: .9rem;
  background-color: rgb(217,38,44);
  border: none;
  color: #fff;
  font-size: .45rem;
  font-weight: 700;
  display: inline-block;
  line-height: .9rem;
}
.tableActive{
  -webkit-box-shadow: 0 1px 20px 0 rgb(221,221,221);
  box-shadow: 0 1px 20px 0 rgb(221,221,221);
  z-index: 10;
  -webkit-transform: scale(1.05,1);
  -moz-transform: scale(1.05,1);
  -ms-transform: scale(1.05,1);
  transform: scale(1.1,1.05);
}
.conditionText{
  margin-top:.7rem;
  margin-bottom: .9rem; 
  text-align: right;
  font-weight:800;
  font-size: .48rem;
}
#profile{
  text-align: center;
  box-shadow: 0 1px 20px 0 rgb(221,221,221);
}
#profile p{
  font-size: 2rem;
} 
.conditionTitle{
  border-left:#D9262C 3px solid;
  padding-left: 5px;
  font-size: .76rem;
  font-weight: 700;
  margin-bottom: .5rem;
}

/* 小版的表格样式 */
#xsTab{
  border-bottom: 0;
  margin-right:0; 
  margin-left:0;
}
#xsTab>li{
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
#xsTab > li.active > a, #xsTab > li.active > a:hover, #xsTab > li.active > a:focus{
  border: 0;
  background-color: #fff;
}
#xsTab  > li > a:hover, #xsTab  > li > a:focus{
  background-color: #fff;
}
#xsTab li a{
  border: 0;
  border-radius: 0;
  color: rgb(217,38,44);
  font-weight: 700;
  margin-right: 0;
}
#first,#second,#third{
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
  margin-bottom: .7rem;
}
#first .row,#second .row,#third .row{
  margin-right:0; 
  margin-left:0;
  margin-bottom: .4rem; 
}
#one,#two,#three{
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
  margin-bottom: .7rem;
}
#one .row,#two .row,#three .row{
  margin-right:0; 
  margin-left:0;
  margin-bottom: .4rem; 
}
.textRight{
  text-align: right;
  
}
.textLeft{
  text-align: left;
  color: #000;
  font-weight: 600;
}
.lastTr{
  text-align: center;
  margin-top: 1rem;
}
.lastTr>div{
  height: 1.5rem;
}
.lastTr div a{
  height: 100%;
  width: 80%;
  line-height: 1.5rem;
}
.conditionText>div{
  padding: 0;
}

/* 页脚 */
.mfy_footer{
  background-color: #2B2B30;
  height: 2.22rem;
  align-items:center; 
  display: -webkit-flex;
}
.mfy_footer .container{
  text-align: center;
  color: #fff;
}
.mfy_footer .container p{
  margin-bottom: 0;
  font-size: .4rem;
}

/* 广告悬浮窗 */
.cndns_right{
  position: fixed;
  right: 0;
  top: 70%;
  /* margin-top: -100px; */
  z-index: 100;
  /* box-shadow: 0 6px 12px 0 rgb(0,0,0); */
  width: 6.5rem;
  height: 3.5rem;
}
.callright{
  width: 20%;
  float: right;
  height: 100%;
  padding-right: 0;
  box-shadow: 0 6px 12px 0 rgb(144,144,144);
  position: absolute;
  right: 0;
}
.callman{
  height: 30%;
  background-color: rgb(217,38,44);
  background-position: center;
  text-align: center;
  line-height: 1.05rem;
}
.callman img{
  height: 90%;
  max-height: 30px;
}
.qqDiv{
  width: 28%;
  display: inline-block;
  font-size: .5rem;color:#777;
  padding-left: .3rem;
}
.qqDiv img{
  width: 90%;
}
.qqContect{
  width: 100%;
  display: inline-block;
  padding-left: .3rem;
  font-size: .5rem;
  color:#777;
}
.callus{
  height: 70%;
  line-height: 2.45rem;
  background-color: #fff;
  color: #000;
  text-align: center;
  padding-top: 10%;
  font-size: .4rem;
}
.callus>div{
  height: 23%;
  line-height: .612rem;
  color: #777;
}
.callleft{
  height:100%;
  width:100%;
  /*padding-left: .3rem;*/
  margin-right: 4%;
  background: #fff;
  box-shadow: 0 6px 12px 0 rgb(144,144,144);
  z-index: 4;
  float: left;
  display: none;
}
.conectDiv{
  height:50%;
  display:block;
  line-height:1.7rem;
}
