.main-block-left{
  width: 75%;
}
.main-block-right{
  width: 25%;
}
em{
  font-style: normal;
}
body{
  background: #fff;;
  background-image: none;
}
.block-title span{
  color: #377CBD;
}
.block-title.block-title-bordered{
  border-bottom: 2px solid #377CBD;
}
/* 3u */
.page-3u .banner{
  width: 100%;
  display: block;
}
/* 轮播新闻 */
.swiper-news-area{
  width: 48%;
}
.swiper-news-area .block-swiper-news {
  height: 350px;
}
/* 新闻列表 */
.news-area{
  flex: 1;
  padding-left: 30px;
}
.page-3u .news-area .block-title{
  margin: 0 0 5px 0;
}
.page-3u .aslide-picture-area{
  width: 100%;
  height: 334px;
}
.page-3u .aslide-picture-area .block-swiper-news{
  height: 100%;
}
.page-3u .airline-map-area .block-swiper-news{
  height: 515px;
}
.page-3u .airline-map-area .block-swiper-news {
  background-color: #000;
}
.page-3u .airline-map-area .block-swiper-news .swiper-slide{
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-3u .airline-map-area .block-swiper-news img{
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
}
.page-3u .entity-about-us{
  padding: 10px;
}
.page-3u .entity-about-us .item-entity-about-us{
  width: 48%;
}
.page-3u .entity-about-us .item-entity-about-us img{
  width: 100%
}
.page-3u .entity-about-us .item-entity-about-us p{
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}
.page-3u .entity-video-wrap{
  height: 168px;
}
.page-3u .entity-video-wrap .picture img{
  width: 100%;
  cursor: pointer;
}
.page-3u .entity-video-wrap .play{
  position:absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}
/* 机队 */
.page-3u .fleet-echarts-area .operating-fleet{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-3u .fleet-echarts-area .bar-simple-echarts{
  flex: 1
}
.page-3u .operating-fleet-table{
  width: 40%;
}


.bar-simple-echarts-block{
  width: 100%;
}


/* nanhang */
.page-cz .operating-fleet-table{
  width: 100%;
}


/* page-ab_1 */
.page-ab_1 .corp-basic-block{
  background: #fbfbfb;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
  margin: 10px auto;
}
.page-ab_1 .corp-basic-block .corp-basic-block-intro{
  color: #808080;
  line-height: 26px;
  padding-right: 20px;
  font-size: 14px;
}
.page-ab_1 .corp-basic-block .tags{
  padding: 5px 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.page-ab_1 .corp-basic-code .item-corp-basic-ercode{
  margin-left: 10px;
  text-align: center;
  font-size: 14px;
}
.page-ab_1 .corp-basic-code .item-corp-basic-ercode p{
  margin-top: 5px;
}



/* page-mf */
.page-mf .banner{
  position: relative;
}
.page-mf .banner .top{
  position: absolute;
  top:0;
  left: 0;
  right:0;
}
.page-mf .banner img{
  width: 100%;
}
.page-mf .intro-swiper-area .block-swiper-news{
  height: 423px;
}
.page-mf .airline-map-swiper-container{
  height: 683px;
}
.page-mf .slides-per-column .swiper-slide .picture{
  display: block;
  border: 1px solid #eee;
}
.page-mf .slides-per-column.mf-people-slides-per-column .swiper-slide .picture{
  height: 230px;
}


/* page-temp-detail  详情 */
.page-mf-detail{
  background: url(https://res.variflight.com/data_carnoc/images/corp/template/mf/banner.jpg) repeat-x center top;
  background-size: 100% auto;
}
.page-mf-detail .top{
  height: 240px;
  width: 100%;
  background: url(https://res.variflight.com/data_carnoc/images/corp/template/mf/top.gif)  repeat-x center top;
}
.page-temp-detail, #app{
  width: 100%;
}
.page-temp-detail .section{
  width: 70%;
}
.page-temp-detail .main{
  padding: 20px 40px;
  text-align: center;
}
.page-temp-detail .main .title{
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 20px;
}
.page-temp-detail .main .subtitle{
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: normal;
}
.page-temp-detail .main .author{
  font-size: 16px;
  font-weight: normal;
  background: #f9f9f9;
  padding: 5px;
}
.page-temp-detail .main .content p{
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  margin: 20px 0;
  text-indent: 2em;
}

/* page-mf-video-detail */
.page-mf-video-detail .banner {
  position: relative;
}
.page-mf-video-detail .banner img{
  width: 100%;
}
.page-mf-video-detail .banner .top{
  height: 240px;
  width: 100%;
  background: url(https://res.variflight.com/data_carnoc/images/corp/template/mf/top.gif)  repeat-x center top;
  position: absolute;
}
.page-mf-video-detail .section .videos ul{
  flex-wrap:wrap;
  gap: 15px
} 
.page-mf-video-detail .section .videos ul li{
  width: 590px;
} 
.page-mf-video-detail .section .videos ul li p{
  font-size: 15px;
  margin-bottom: 5px;
}

/* 深航 */
.videos-container .big-video{
  width: 490px;
  height: 336px;
}
.videos-container .video-wrap,
.videos-container .video-wrap .video-img{
  width: 100%;
  height: 100%
}
.videos-container .video-wrap{
  position: relative;
}
.videos-container .video-wrap .playicon{
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.videos-container .item-video-list{
  width: 370px;
  height: 163px;
}
.videos-container .item-video-list:first-child{
  margin-bottom: 10px;
}



/* page-sctfh */
.page-sctfh, .page-abstract{
  background: url(../images/tf/bg00.gif) 0% 0% repeat scroll transparent;
}
.page-sctfh .channelname, .page-abstract .channelname{
  background: transparent url(../images/tf/bg02.gif) no-repeat scroll center top;
  font-size: 28px;
  font-weight: bolder;
  color: #CCC;
  width: 190px;
  text-align: center;
  height: 58px;
  vertical-align: top;
  margin-left: 10px;
}
.page-sctfh .corp-basic{
  padding: 0 20px;
}
.page-sctfh .corp-basic .logo{
  width: 200px;
  height: 142px;
}
.page-sctfh .corp-basic .logo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-sctfh .intro{
  flex: 1;
  line-height: 36px;;
  padding-left: 20px;;
  font-size: 15px;;
}
.page-sctfh .main-block-left, .page-sctfh .main-block-right{
  width: 49%;
}
.page-sctfh .block-title{
  background: #007cc2 none repeat scroll 0% 0%;
  padding: 10px;
}
.page-sctfh .block-title .headline {
  font-size: 15px;
}
.page-sctfh .block-title span{
  color:#fff;
}
.page-sctfh .news-list-block{
  padding-left: 5px;
}
.page-sctfh .consultant-form{
  margin-top: 10px;
  padding: 20px 0;
  width: 100%;    
  text-align: center;
  background-size: 100% 100%;
  height: 400px;
  background-image: url(../images/tf/form-bj.jpg);
}
.page-sctfh .consultant-form .title{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 10px;
}
.page-sctfh .consultant-form .form-file-area{
  display: flex;
  align-items: flex-start;
}
.page-sctfh .consultant-form .form-file-area span{
  display: block;
  width: 150px;
  text-align: right;
}
.page-sctfh .consultant-form .form-file-area input {
  background: #e7e7e7;
  height: 30px;
  padding: 5px 10px;
  margin-bottom: 15px;
  border: none;
  border-radius: 5px;
  width: 295px;
  outline: none
}
.page-sctfh .consultant-form .form-file-area textarea {
  border: none;
  background: #e7e7e7;
  width: 295px;
  height: 85px;
  float: left;
  border-radius: 5px;
  outline: none
}
.page-sctfh .consultant-form  .button input{
  color: #FFF;
  background: #5f94e2;
  width: 295px;
  height: 45px ;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  border:0;
  border-radius: 5px;
  outline: none;
}
.page-sctfh .consultant-form .contactway{
  font-size: 17px;
  font-weight: 700;
  margin-top: 10px;
}
.page-sctfh .training-module-block .picture{
  text-align: center;
}
.page-sctfh .training-module-block .picture img{
  width: 100%;
}
.page-sctfh .advantage li {
  line-height: 25px;
  font-size: 14px;
}
.page-sctfh .team-intro-block .intro{
  border: 2px solid #007cc2;
  border-radius: 10px;
  padding: 20px;
  margin: 10px;
  box-sizing: border-box;
  line-height: 40px;
}
.page-sctfh .team-intro-block .picture{
  margin-right: 10px;
}
.page-sctfh .team-intro-block .picture img{
  width: 164px;
}
.page-sctfh .flight-network-area{
  padding: 0 10px;
}
.page-sctfh .picture img{
  max-width: 100%;
  display: block;
  margin:  10px auto 0;
}



