.header_top .logo img{
  vertical-align: middle;
}

/* banner */
.about_banner{
  position: relative;
  width: 100%;
  top: -86px;
}
.about_banner .banner_slide_video{
  position: static;
}
.jobs-about-newsTo.jobs-view-about{
  color: #3D464D;
  font-size: 18px;
  max-width: 1100px;
  width: 90%;
  height: auto;
  margin: -50px auto 50px;
}
.banner.about_banner .banner_bg_img{
  width: 100%;
}
.about_banner .bg2{
  background: transparent;
}
.text-slide2{
  width: 85%;
}
.about_banner .banner_slide_video video{
  width: 100%;
  height: auto;
}
.aboutMob{
  display: none;
}
.aboutPC{
  display: block;
}
.jobs-view-about h1{
  color: #30373d;
}
.jobs-view-box{
  color: #3D464D;
  font-size: 18px;
  max-width: 1100px;  
  width: 90%;
  height: auto;
  margin: 0 auto 50px;
  padding-bottom: 20px;  
  line-height: 31px;
}
.jobs-view-box .jobs-view-about{
  margin-bottom: 80px;
}
.jobs-about-news p{
  color: #3D464D;
  text-align: left;
}
.jobs-course{
  padding-top: 10px;
}
.jobs-course li{
  margin-right: 4%;
  float: left;
  border: 1px solid #cacaca;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 25px;
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
}
.jobs-course li img.jobs-course-img{
    width: auto;
    height: 32px;
}
.jobs-course li .jobs-course-text{
  margin-top: 10px;
  position: relative;
  height: 52px;
  line-height: 26px;
  text-align: center;
  overflow: hidden;
}
.jobs-course li .jobs-course-text p{
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.jobs-course li .jobs-course-text p>span{
  color: #0aa1e5;
  font-size: 22px;
}

.jobs-product{
  text-align: left;
  margin-top: 20px;
}
.jobs-product img{
  width: 55px;
  height: 55px;
  margin-right: 20px;
}
.jobs-product p{
  display: inline-block;
  font-size: 18px;
}

.jobs-course.jobs-prize{
  padding-top: 0;
}
.jobs-course.jobs-prize li{
  border: none;
  padding: 0;
}
.jobs-prize-img{
  border: 1px solid #cacaca;
  border-radius: 8px;
  width: 100%;
  height: 180px;
  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;
  overflow: hidden;
}
.jobs-prize-img img{
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.jobs-prize-text{
  margin-top: 10px;
}
.jobs-prize-text p{
  text-align: center;
  line-height: 1.4;
}
.jobs-about-team{
  text-align: left;
  background: #fff;
}
.jobs-about-team li{
  display: inline-block;
  margin-top: 30px;
  margin-right: 5%;
  line-height: 1.5;
  vertical-align: top;
}
.team-userpic img{
  width: 140px;
  height: 140px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.team-userpic, .tema-userName{
  width: 70%;
  margin: auto;
  text-align: center;
}
.tema-userName{
  margin-top: 15px;
}
.tema-userName h1{
  font-size: 18px;
  color: #4b4b4b;
  padding-bottom: 8px;
  line-height: 1.5;
}
.tema-userName p{
  font-size: 16px;
  color: #4a4a4a;
  position: relative;
  padding-left: 12px;
  text-align: justify;
}
.tema-userName p:before{
  content: '·';
  position: absolute;
  left: 0;
}

.jobs-about-news-code{
  padding-top: 20px;
}
.code-img{
  width: auto;
  height: 140px;
}
.code-text{
  display: inline-block;
  margin-left: 15px;
  position: relative;
  top: 48px;
}
.code-text h2{
  color: #30373d;
  font-size: 30px;
}
.code-text p{
  line-height: 1.8;
}


@media screen and (min-width: 1181px){
  .jobs-course li{
    width: 30%;
  }
  .jobs-course li:nth-child(3n){
    margin-right: 0;
  }
  .jobs-about-team li{
    width: 29%;
  }
  .jobs-about-team li:nth-child(3n){
    margin-right: 0;
  }
}

@media screen and (max-width: 1180px) and (min-width: 768px){
  .jobs-course li{
    width: 30.6%;
  }
  .jobs-course li:nth-child(3n){
    margin-right: 0;
  }
  .jobs-about-team li{
    width: 44%;
  }
  .jobs-about-team li:nth-child(2n){
    margin-right: 0;
  }
  .jobs-about-team li:nth-child(2n) .tema-userName{
    width: 100%;
  }
}
@media screen and (max-width: 990px){
  .header_top .header_menu, .header_top .header_contact, .header_select{
    height: 60px;
    line-height: 60px;
  }
  .header_top_fixed{
    background: #273444;
  }
  .jobs-product{
    margin-top: 15px;
    overflow: hidden;
  }
  .jobs-product img{
    float: left;
    margin-right: 0;
  }
  .jobs-product p{
    float: right;
    width: 88%;
    font-size: 16px;
  }
  .jobs-view-box .jobs-view-about{
    margin-bottom: 40px;
  }
  .video_say_less_margin {
    margin-top: 0;
}
@media screen and (max-width: 767px){
  .about_banner .text-banner{
    top: 45%;
  }
  .jobs-view-box, .jobs-view-about{
    width: 100%;
    padding: 0;
  }
  .jobs-course li .jobs-course-text{
    height: 78px;
  }
  .jobs-course li .jobs-course-text p{
    font-size: 13px;
    color: #000;
  }
  .jobs-course li .jobs-course-text p>span{
    font-style: normal;
    font-size: 20px;
    color: #0aa1e5;
  }
  .jobs-course li{
    width: 48%;
    margin-top: 20px;
  }
  .jobs-course li:nth-child(2n){
    margin-right: 0;
  }
  .code-text{
    top: 15px;
  }
  .jobs-about-team{
    text-align: center;
    padding: 20px 0;
  }
  .tema-userName{
    width: 100%;
  }
  .jobs-about-team li{
    display: block;
    width: 90%;
    margin: 0 5% 30px;
  }
  .aboutMob{
    display: block;
  }
  .aboutPC{
    display: none;
  }
  .aboutVid{
    width: 90%;
    max-width: 90%;
    height: auto;
    margin: 0 5% 30px;
    background: #000;
  }
  .jobs-about-newsTo.jobs-view-about{
    margin: -56px auto 20px;
    width: 100%;
    padding: 0;
  }
  .jobs-view-about>h1{
    font-size: 19px;
    font-weight: 700;
    vertical-align: middle;
    display: block;
    position: relative;
    text-align: left;
    padding: 0 0 0 18px;
    margin-bottom: 20px;
  }
  .jobs-view-about h1:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 3px;
    background: #0aa1e5;
  }
  .tema-userName h1:before{
    display: none;
  }
  .jobs-product-p{
    background: #fff;
    padding: 12px 12px 0 12px;
  }
  .jobs-products{
    width: 100%;
    margin: auto;
    line-height: normal;
    font-size: 14px;
  }
  .jobs-product img{
    width: 24px;
    height: auto;
  }
  .jobs-text-indent, .jobs-course{
    padding: 0 5%;
  }
  .jobs-text-indent{
    color: #000;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: justify;
  }
  .jobs-text-indent>p{
    width: 100%;
    padding: 0;
  }
  .jobs-view-box{
    background: #f6f6f6;
  }
  .jobs-view-box .jobs-view-about{
    padding-top: 30px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .jobs-product{
    background: #fff;
    padding: 15px 10px;
    margin: 0;
    overflow: hidden;
  }
  .jobs-product p>span{
    display: block;    
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
  }
  .jobs-course.jobs-prize ul{
    margin-top: -15px;
  }
  .jobs-view-box .jobs-view-about.jobs-about-news-ry{
    background: #f6f6f6;
    padding-bottom: 30px;
  }
  .jobs-view-about.jobs-about-news.jobs-about-news-code{
    background: #fff;
  }
  .code-text h2{
    font-size: 18px;
  }
}
