/*add*/
@media (min-width: 991px) {
  .box_one .section .row {
    margin: 0;
  }
  .box_one .section .row .col-md-6 {
    padding: 0;
  }
}
.details {
  max-width: 574px;
  font-size: 14px;
  line-height: 24px;
  color: #ccc;
}
.details .certificate_title {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}
.details .inner_box_title {
  font-size: 14px;
  line-height: 30px;
  color: #f4774a;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .box_one .row_body {
    float: left;
    position: relative;
    left: 40px;
  }
  .box_one .row:nth-child(2n-1) .details {
    left: -14px;
  }
  .box_one .row:nth-child(2n) a.row_body {
    left: 78px;
  }
  .box_one .row {
    position: relative;
    padding-top: 40px;
    padding-bottom: 37px;
    box-sizing: border-box;
  }
  .box_one .row:nth-child(2n-1) {
    border: 4px solid  #f4774a;
    border-radius: 24px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .box_one .row:nth-child(2n-1) .shade_border {
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    right: -4px;
    background: #AB1C20;
  }
  .box_one .row:nth-child(2n) {
    position: relative;
    top: 0;
    left: 0;
    border: 4px solid  #f4774a;
    border-radius: 24px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .box_one .row:first-child {
    border-top-left-radius: 0;
  }
  .box_one .row:last-child {
    border-bottom-right-radius: 0;
  }
  .box_one .row:nth-child(2n) .shade_border {
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    left: -4px;
    background: #AB1C20;
  }
  .box_one .row:first-child {
    border-top: 0;
  }
  .box_one .row:last-child {
    border-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .box_one .row {
    margin: 0;
    margin-bottom: 30px;
  }
  .box_one .row .col-md-6 {
    padding: 0 4px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .box_one .inner_title {
    width: 235px;
  }
  .box_one .title_left_sign,
  .box_one .title_right_sign {
    display: none;
  }
  .box_one .section .col-md-4 {
    padding: 0 24px;
  }
}
.box_one .container {
  margin-top: 26px;
  padding-bottom: 20px;
}
.box_one .container p {
  text-transform: uppercase;
}
/******/
.title {
  margin: 10px auto;
}
.title .title_top {
  margin: 0 auto;
  position: relative;
  /*padding-top:30px;*/
  /*margin-bottom: 20px;*/
}
.title .title_top .title_top_img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.title .title_top .main_center {
  position: relative;
  right: 50%;
  float: right;
  text-align: center;
}
.title .title_top .main_center h3 {
  font-weight: bold;
  font: 30px "微软雅黑";
  float: right;
  position: relative;
  left: 50%;
  z-index: 100;
  padding: 0 20px;
  padding-bottom: 10px;
}
.title .title_top .title_line {
  position: absolute;
  z-index: 10;
  width: 100%;
  border-bottom: 1px solid #858383;
  bottom: 26px;
}
.title .title_content {
  font: 13px/13px "微软雅黑";
  color: #858383;
  text-align: center;
}
@font-face {
  font-family: "c-Myfont";
  src: url(../font/MFLIHEI_NONCOMMERCIAL-REGULAR.OTF);
}
.classify {
  background: url(../images/c-background.jpg);
  /*padding-bottom: 50px;*/
  /******************************/
}
.classify .title .title_top_img {
  position: relative;
  left: -6px;
}
.classify .title h3 {
  color: #fff;
  background: url(../images/c-background.jpg) center -120px;
}
.classify .title .title_line {
  border-color: #fff;
}
.classify .title .title_content {
  color: #fff;
}
.classify .col-md-5 ul {
  padding-left: 70px;
  /*padding-top: 36px;*/
}
.classify .col-md-5 li {
  position: relative;
  height: 90px;
  padding-left: 75px;
}
.classify .col-md-5 li b {
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
  height: 54px;
  background: url(../images/c_back.png);
}
.classify .col-md-5 li:nth-child(2) b {
  background-position-y:-85px;
}
.classify .col-md-5 li:nth-child(3) b {
  background-position-y:-171px;
}
.classify .col-md-5 li:nth-child(4) b {
  background-position-y:-257px;
}
.classify .col-md-5 li:nth-child(5) b {
  background-position-y:-342px;
}
.classify .col-md-5 li a {
  font: 28px/30px "c-Myfont";
  color: #fdd700;
}
.classify .col-md-5 li p {
  font: 18px/20px "微软雅黑";
  color: #fff;
  position: relative;
  top: 4px;
}
.classify .col-md-7 img {
  position: relative;
  width: 100%;
 
}
  .w750_no{
    display: none;
  }
@media(min-width: 1200px){
      .w750_no{
    display: none;
  }
}
@media(max-width: 750px){
      .w750_no{
    display: block;
  }
}
@media(max-width: 1200px){
  .classify {
    background:#2a2a2a;
    padding-bottom: 50px;
    /******************************/
  }
  .classify .title .title_top_img {
    position: relative;
    left: -6px;
  }
  .classify .title h3 {
    color: #fff;
    background: #2a2a2a;
  }
}
/*@media (min-width: 992px) {*/
  /*.classify ul li {*/
    /*width: 20%;*/
  /*}*/
/*}*/
/*.classify {*/
  /*padding-bottom: 50px;*/
/*}*/
/*.classify .title .title_top_img {*/
  /*position: relative;*/
  /*left: -6px;*/
/*}*/
/*.classify .title h3 {*/
  /*color: #434343;*/
  /*background: #fff;*/
/*}*/
/*.classify ul li {*/
  /*margin-top: 60px;*/
/*}*/
/*.classify ul li a {*/
  /*display: block;*/
  /*width: 190px;*/
  /*height: 190px;*/
  /*margin: 0 auto;*/
  /*position: relative;*/
  /*border-radius: 50%;*/
  /*margin-bottom: 45px;*/
/*}*/
/*.classify ul li a img:first-child {*/
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*z-index: -1;*/
/*}*/
/*.classify ul li a .last-child {*/
  /*opacity: 1;*/
/*}*/
/*.classify ul li p {*/
  /*text-align: center;*/
  /*margin-top: 25px;*/
  /*font: 16px/20px "微软雅黑";*/
  /*color: #707070;*/
  /*position: relative;*/
  /*top: 0;*/
/*}*/
/*.classify ul li:hover p {*/
  /*top: 10px;*/
/*}*/
/*@media (max-width: 767px) {*/
  /*.classify ul .col-md-2 {*/
    /*margin-top: 0;*/
    /*padding: 0;*/
  /*}*/
  /*.classify ul .col-md-2 a {*/
    /*-webkit-transform: scale(0.8);*/
    /*-moz-transform: scale(0.8);*/
    /*-ms-transform: scale(0.8);*/
    /*-o-transform: scale(0.8);*/
    /*transform: scale(0.8);*/
  /*}*/
  /*.classify ul .col-md-2:nth-child(2n-1) {*/
    /*margin-right: -10px;*/
  /*}*/
  /*.classify ul .col-md-2:nth-child(2n) {*/
    /*margin-left: -10px;*/
  /*}*/
/*}*/
@media (min-width: 992px) {
  .excellent_course .row {
    margin: 0 -22px;
  }
  .excellent_course .row .col-md-4 {
    padding: 0 22px;
  }
}
.excellent_course {
  background: url(../images/course_background_img.jpg);
  padding-bottom: 4px;
}
.excellent_course .title h3 {
  background: url(../images/course_background_img.jpg) ;
  color: #e3e2e2;
}
.excellent_course .course_content {
  margin-top: 30px;
}
.excellent_course .course_content .course_box {
  position: relative;
  margin: 0 auto;
  max-width: 367px;
}
.excellent_course .course_content .course_box .course_hover {
  position: absolute;
  height: 0;
  left: 0;
  top: 0;
  overflow: hidden;
}
.excellent_course .course_content .course_box p {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.excellent_course .course_content .course_box p a {
  color: #b3b3b3;
  font-size: 13px;
  font-family: "微软雅黑", Helvetica, Arial, sans-serif;
}
.excellent_course .course_content .course_box:hover .course_hover {
  height: 100%;
}
.excellent_course .course_content .course_box:hover p > a {
  color: #AC0016;
}
@media (max-width: 991px) {
  /*.excellent_course {*/
    /*background: #fff;*/
  /*}*/
  /*.excellent_course .title h3 {*/
    /*background: #fff;*/
    /*color: #e3e2e2;*/
  /*}*/
}
@media (min-width: 1200px) {
  .video {
    width: 580px;
    height: 400px;
  }
}
.school_trends {
  background: #AC0016;
  padding-top: 25px;
  padding-bottom: 30px;

}
.school_trends_content{
  padding-top:20px;
}
.school_trends .title {
  color: #e3e2e2;
}
.school_trends .title h3 {
  background: #AC0016;
}
.school_trends .title .title_content {
  color: #fff;
}
.school_trends .video {
  position: relative;
  text-align: center;
}
.school_trends .video .img {
  position:absolute;
  left:0;
  top:0;
  width:100%;
}
.school_trends .video img {
  margin: 0 auto;
}
.school_trends .video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -52px;
  margin-top: -52px;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.school_trends .video:hover a {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.school_trends .media {
  padding-bottom: 26px;
  margin-top: 24px;
}
.school_trends .media a {
  color: #fff;
}
.school_trends .media .media-left {
  font: 20px/40px Arial;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #fff;
  padding: 4px 10px;
}
.school_trends .media .media-left .border_bot {
  display: block;
  width: 22px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}
.school_trends .media .media-left p:first-child {
  font-family: "Impact";
  font-size: 34px;
}
.school_trends .media .media-left .month {
  line-height: 30px;
}
.school_trends .media .media-body {
  padding-left: 10px;
  font-family: "微软雅黑", Helvetica, Arial, sans-serif;
}
.school_trends .media .media-body .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 32px;
}
.school_trends .media .media-body .content {
  font-size: 12px;
}
.school_trends .media_border {
  display: block;
  height: 0;
  border-bottom: 1px solid #fff;
}
.school_trends .media:first-child {
  margin-top: 10px;
}
.school_trends .more {
  float: left;
  position: relative;
  left: 50%;
}
.school_trends .more p {
  float: left;
  position: relative;
  top: -14px;
  right: 50%;
}
.school_trends .more p a {
  display: block;
  padding: 4px 10px;
  color: #fff;
  border: 1px solid #fff;
  background: #AC0016 ;
}
@media (max-width: 767px) {
  .school_trends .col-md-6 {
    margin: 0 4px;
  }
  .school_trends .col-md-6 .media-left p:first-child {
    margin-top: 20px;
  }
}
.train_team {
  background: url(../images/train_team_back_img.jpg) bottom center no-repeat #000;
  padding-top:20px;
  padding-bottom: 40px;
}
.train_team .title {
  color: #e3e2e2;
}
.train_team .title h3 {
  color: #fff;
  background: #000;
}
.train_team .title .title_content {
  color: #858383;
}
.train_team .train_team_content {
  margin-top: 44px;
}
.train_team .thumbnail {
  position: relative;
  top: 0;
  width: 270px;
  height: 388px;
  border: 0;
  padding: 0;
  background: none;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 17px;
  background: #fff !important;
}
.train_team .thumbnail .caption {
  background: #2f2e33;
  padding: 6px 16px;
  font: 14px/28px "微软雅黑";
  border-bottom: 2px solid #D1132F;
  position: absolute;
  z-index: 10;
  bottom: 0;
  height: 176px;
}
.train_team .thumbnail .caption h3 {
  color: #fff;
  font-size: 14px;
  line-height: 36px;
}
.train_team .thumbnail .caption .caption_content {
  font-size: 12px;
  color: #998F8F;
}
.train_team .thumbnail .caption .details {
  position: absolute;
  bottom: 28px;
}
.train_team .thumbnail .caption .details a {
  color: #fff;
  background: #D1132F;
  border-radius: 0;
  border: 0;
  font-size: 12px;
}
.train_team .thumbnail .caption .details a span {
  padding-left: 0;
}
.train_team .thumbnail .caption .details a:hover span {
  padding-left: 15px;
}
.train_team .thumbnail:hover {
  top: -2px;
  -webkit-box-shadow: 0 0 20px #000000;
  -moz-box-shadow: 0 0 20px #000000;
  box-shadow: 0 0 20px #000000;
}
.train_team .thumbnail:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.train_team .thumbnail:hover .caption {
  height: 220px;
}
@media (min-width: 992px) {
  .train_team .row {
    margin: 0 -20px;
  }
  .train_team .row .col-md-3 {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .train_team {
    background: none;
    background: #000 ;
  }
}
.environment {
  background: #282828;
}
.environment .title {
  color: #e3e2e2;
}
.environment .title .title_top{
  padding-top:10px;
}
.environment .title h3 {
  color: #fff;
  background: #282828;
}
.environment .title .title_content {
  color: #858383;
}
.environment ul {
  margin-bottom: 40px;
  margin-top: 60px;
}
.environment .environment_content li {
  float: left;
  max-width: 460px;
  margin-left: 10px;
}
.environment .environment_content li .col-xs-12 img {
  width: 100%;
}
.environment .environment_content li div {
  margin: 0;
  padding: 0;
}
.environment .environment_content li div a {
  margin-bottom: 8px;
}
.environment .environment_content li div a img {
  float: left;
}
.environment .environment_content li .row {
  margin: 0 -5px;
}
.environment .environment_content li .row a {
  display: block;
  overflow: hidden;
}
.environment .environment_content li .row .col-xs-12 {
  padding: 0 5px;
}
.environment .environment_content li .row .col-xs-6 {
  padding: 0 5px;
}
.environment .environment_content li .lastChild {
  text-align: right;
}
.environment .environment_content li:first-child {
  margin: 0;
}
.environment .environment_content li.middle {
  width: 260px;
}
.environment .environment_content li.middle a {
  display: block;
  overflow: hidden;
}
@media (max-width: 991px) {
  .environment .environment_content li {
    float: none;
    margin: 0 auto !important;
  }
  .environment .environment_content .middle {
    display: none;
  }
}
@media (max-width: 767px) {
  .environment .environment_content li {
    float: none;
    display: none;
  }
  .environment .environment_content li:first-child {
    display: block;
  }
}
.certificate {
  background: #AB1C20;
  width: 100%;
  /*height: 560px;*/
}
.certificate .title .title_top .title_line{
  border-color:#fff;
  opacity: .2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}
/*.certificate .show_box_outer {*/
  /*position: relative;*/
/*}*/
/*.certificate .show_box {*/
  /*overflow: hidden;*/
  /*position: relative;*/
  /*height: 243px;*/
  /*margin: 0 -18px;*/
  /*padding: 0 18px;*/
/*}*/
/*.certificate .show_box .inner_box {*/
  /*top: 30px;*/
/*}*/
/*.certificate .show_box .inner_box .details {*/
  /*width: 311px;*/
/*}*/
.certificate .title {
  position: relative;
  padding-top: 20px;
  color: #e3e2e2;
}
.certificate .title h3 {
  color: #fff;
  background: #AB1C20;
}
.certificate .title .title_content {
  color: #858383;
}
.certificate .title .back_text {
  position: absolute;
  font: 26px/30px "[BernhardFashionBT]";
  opacity: .3;
  left: 50%;
  margin-left: -292px;
  top: 100px;
  text-transform: uppercase;
  z-index: 200;
}
/*.certificate .container {*/
  /*position: relative;*/
/*}*/
/*.certificate .container p {*/
  /*text-align: center;*/
  /*font: 12px/30px "微软雅黑";*/
  /*color: #fff;*/
/*}*/
/*.certificate .details {*/
  /*text-align: center;*/
/*}*/
/*.certificate .butn {*/
  /*position: absolute;*/
  /*top: 30px;*/
/*}*/
/*.certificate .butn_left {*/
  /*left: -60px;*/
/*}*/
/*.certificate .butn_right {*/
  /*right: -60px;*/
/*}*/
/*@media (min-width: 992px) {*/
  /*.certificate .row {*/
    /*margin: 0 -22px;*/
  /*}*/
  /*.certificate .row .details {*/
    /*padding: 0 22px;*/
    /*width: 311px;*/
  /*}*/
  /*.certificate .show_box_outer {*/
    /*width: 100%;*/
  /*}*/
/*}*/
/*@media (max-width: 991px) {*/
  /*.certificate .show_box_outer {*/
    /*width: 600px;*/
    /*margin: 0 auto;*/
  /*}*/
/*}*/
/*@media (max-width: 767px) {*/
  /*.certificate .show_box_outer {*/
    /*width: 300px;*/
    /*margin: 0 auto;*/
  /*}*/
/*}*/
.excellent_student {
  height: 596px;
  background: url(../images/train_team_back_img.jpg) center center no-repeat;
}
.excellent_student .title {
  color: #e3e2e2;
}
.excellent_student .title h3 {
  color: #fff;
  background: #000;
}
.excellent_student .title .title_content {
  color: #858383;
}
.excellent_student .show_box {
  position: relative;
  height: 389px;
}
.excellent_student .list_student {
  margin: 46px -42.5px;
}
.excellent_student .list_student li {
  float: left;
  width: 257px;
}
.excellent_student .list_student li a {
  display: block;
  position: relative;
  width: 257px;
  margin: 0 auto;
  overflow: hidden;
}
.excellent_student .list_student li a span {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.excellent_student .show_box {
  position: relative;
  overflow: hidden;
  height: 440px;
  width: 100%;
}
.excellent_student .show_box .butn {
  position: absolute;
  height: 70px;
  width: 30px;
  background: #AB1C20;
  color:#fff;
  font-size: 40px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: lighter;
  text-align: center;
  line-height: 70px;
  top: 50%;
  margin-top: -35.5px;
  cursor: pointer;
  opacity: .6;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.excellent_student .show_box .butn:hover{
  opacity: .8;
}
.excellent_student .show_box .butn_right {
  right: 0;
}
@media (max-width: 991px) {
  .excellent_student {
    background: #000;
  }
  .excellent_student .show_box {
    width: 771px;
    margin: 0 auto;
  }
  .excellent_student .show_box .list_student {
    margin-left: -257px;
  }
}
@media (max-width: 767px) {
  .excellent_student .show_box {
    width: 257px;
    margin: 0 auto;
  }
  .certificate .title .back_text{
    display: none;
  }
  .excellent_student .show_box .list_student {
    margin-left: -514px;
  }
}
.answer {
  background: #282828;
  font-family: "微软雅黑", Helvetica, Arial, sans-serif;
  color: #ddd;
}
.answer .title {
  color: #e3e2e2;
}
.answer .title h3 {
  color: #fff;
  background: #282828;
}
.answer .title .title_content {
  color: #858383;
}
.answer .answer_box {
  margin-bottom: 30px;
}
.answer .col-md-6 {
  padding-top: 30px;
}
.answer .answer_title {
  font-size: 20px;
  margin-bottom: 30px;
}
.answer form {
  max-width: 520px;
}
.answer form .test {
  display: inline-block;
}
.answer form textarea {
  resize: none;
  height: 160px;
  border-radius: 0;
}
.answer form input {
  border-radius: 0;
  height: 40px;
}
.answer form #msg {
  margin-bottom: 24px;
}
.answer form button {
  margin-right: 30px;
  color: #fff;
  font-size: 14px;
  background: #AC0016;
  border: none;
  box-shadow: none;
  padding: 4px 12px;
}
.answer form .test {
  color: #000;
}
.answer form .test input {
  height: 28px;
  box-shadow: none;
  background: #fff;
  border: none;
}
.answer .form-group label {
  display: block;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}
.answer .content_group {
  border-bottom: 1px dashed #aaa;
  margin-bottom: 20px;
}
.answer .content_group .group_title {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 2px;
}
.answer .content_group .group_time {
  display: inline-block;
  font-size: 12px;
  line-height: 26px;
  margin-right: 6%;
}
.answer .content_group .group_content {
  font: 12px/18px "宋体";
  color: #8e8787;
  margin-bottom: 9px;
}
@media (max-width: 767px) {
  .gt_5 {
    display: none;
  }
  .answer .col-md-6 {
    margin: 0 4px;
  }
  .answer .col-md-6:first-child {
    padding-bottom: 30px;
  }
  .answer form .test {
    float: none;
    display: block;
  }
  .answer button {
    float: left;
    margin-top: 20px;
  }
}
.vocational {
  background: #AB1C20;
  width: 100%;
  padding-bottom: 30px;
}
.vocational .outer_box {
  margin: 10px -30px;
}
.vocational .outer_box > .col-md-6 {
  padding: 0 30px;
}
.vocational .outer_box .row {
  margin: 0;
}
.vocational .outer_box .row .col-md-4 {
  padding: 3px 6px;
}
.vocational .title {
  position: relative;
  padding-top: 20px;
  color: #fff;
}
.vocational .title h3 {
  color: #fff;
  background: #AB1C20;
}
.vocational .title .title_content {
  color: #fff;
}
.vocational .content p {
  float: left;
  position: relative;
  left: 50%;
  margin-top: 20px;
}
.vocational .content p a {
  position: relative;
  right: 50%;
  color: #fff;
  font-size: 14px;
  padding: 6px 12px;
  border: 1px solid #eee;
}
.footer_fixed {
  position: fixed;
  bottom: 0;
  z-index: 300;
  height: 80px;
  background: #008DC1;
  color: #eee;
  width: 100%;
}
.footer_fixed .float_right {
  margin-top: 20px;
}
.footer_fixed .baoming {
  margin-right: 26px;
}
.footer_fixed .qq_answer {
  margin-right: 5px;
}
footer {
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  .footer_fixed {
    display: none;
  }
  footer {
    margin-bottom: 0;
  }
  .yy-content{
    display: none;
  }
}
@media (min-width: 768px){
  .mobile{
    display: none !important;
  }
}
@media (max-width: 767px){
  .pc{
    display: none !important;
  }
}
.answer form button:hover{
  background-color:#AB1C20;
}
.vocational .content p a:hover{
  background: #fff;
  border-color:#fff;
  color:#AB1C20;
}
@media(max-width: 1024px){
  .school_trends .video{
    height:470px;
  }
}
@media(max-width: 768px){
  .classify .col-md-5 li{
    left:-64px;
  }
  .classify .col-md-7 img{
    top:0;
  }
}
@media (max-width: 1199px) and (min-width:991px){
  .environment .environment_content li.middle{
    display: none;
  }
}
@media (max-width: 1199px){
  .video{
    display: none;
  }
}
.classify .title{
  margin-top:70px;
}
.advantage.box {
  margin-bottom: 0;
  background: url(../images/about_choice_back.jpg) no-repeat;
  padding:60px 0;
}
.advantage.box .title{
  margin-bottom: 30px;
}
.advantage.box .title .title_top .main_center h3 {
  background: url(../images/about_choice_back.jpg) center -1px;
}
@media (max-width:767px){
  .advantage.box {
    background: none;
  }
  .advantage.box .title .title_top .main_center h3 {
    background: #fff;
  }
}
@media (max-width: 640px){
  .col-md-2 {
    margin-bottom: 54px;
  }
}

.col-md-2 .img_box {
  width: 134px;
  height: 134px;
  border: 1px solid #555;
  border-radius: 50%;
  margin: 0 auto;
}
.col-md-2 .img_box a {
  display: block;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background: #555;
  margin: 0 auto;
  margin-top: 15px;
  text-align: center;
}
.col-md-2 .img_box a img {
  position: relative;
  top: 25px;
}
.col-md-2 .content p {
  font-size: 12px;
  line-height: 20px;
  color: #555;
  text-align: center;
}
.col-md-2 .content .big_name {
  font-size: 16px;
  color: #222;
  line-height: 40px;
}
@media (min-width: 767px) {
  .col-md-2 {
    width: 20%;
  }
}
.col-md-2:hover .img_box {
  border-color: #d1102b;
}
.col-md-2:hover .img_box a {
  background: #d1102b;
}
.advantage .row .col-md-2 {
  height:260px;
}