@charset "UTF-8";
.advs_box {
  width: 100%;
  height: 440px;
}

.advs_box_swiper {
  width: 100%;
}

.advs_container {
  height: 440px;
  width: 100%;
  position: absolute;
  text-align: center;
}

.advs_container .swiper-slide {
  background: center no-repeat;
}

.advs_container .pagination {
  border-bottom: none;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0px 4px rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  padding: 0 10px;
  line-height: 30px;
  display: inline-block;
}

.advs_container .pagination-box {
  position: absolute;
  z-index: 20;
  bottom: 18px;
  margin: 0 auto;
  text-align: center;
  width: 400px;
  left: 0;
  right: 0;
}

.advs_container .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 11px;
  cursor: pointer;
  border-radius: 50%;
}

.advs_container .swiper-active-switch {
  background: rgba(255, 255, 255, 0.7);
  position: relative;
}

.advs_container .swiper-active-switch::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: -2px;
  left: -2px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
}

.indetail_title, .indetail_title2 {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 50px;
  border-bottom: 1px solid #f5f5f5;
}

.indetail_title.orange a.cur, .indetail_title.orange a:hover, .indetail_title2.orange a.cur, .indetail_title2.orange a:hover {
  color: #fb790b;
}

.indetail_title a, .indetail_title2 a {
  margin: 0 4px;
}

.indetail_title a:hover, .indetail_title2 a:hover {
  color: #4a97ff;
}

.indetail_title a:first-child, .indetail_title2 a:first-child {
  margin-left: 0;
}

.indetail_title a.cur, .indetail_title2 a.cur {
  color: #4a97ff;
}

.indetail_title {
  margin: 0 15px;
  padding-left: 25px;
}

.indetail_title2 {
  margin: 0 auto;
  padding-left: 40px;
  width: 1200px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.indetail_v_head {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 50px;
  height: 51px;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 auto;
  padding-left: 25px;
  width: 1170px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.indetail_v_head.normal {
  border: none;
}

.indetail_v_head.orange {
  border: none;
}

.indetail_v_head.orange .indetail_v_title2 {
  color: #fb790b;
}

.indetail_v_head.orange .indetail_v_title2::before {
  background-color: #fb790b;
}

.indetail_v_head.orange .indetail_v_rhItem a {
  padding: 0 0 10px;
}

.indetail_v_head.orange .indetail_v_rhItem.cur a, .indetail_v_head.orange .indetail_v_rhItem a:hover {
  color: #fb790b;
  border-color: #fb790b;
}

.indetail_v_head.orange .indetail_v_rhItem.cur a:hover, .indetail_v_head.orange .indetail_v_rhItem a:hover:hover {
  color: #fb790b;
}

.indetail_v_title1, .indetail_v_title2 {
  color: #838383;
  float: left;
  font-size: 20px;
}

.indetail_v_title1:before, .indetail_v_title2:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background: #4a97ff;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 13px;
}

.indetail_v_title2 {
  color: #4a97ff;
}

.indetail_v_rightHead {
  float: right;
  line-height: 40px;
}

.indetail_v_rightHead.map, .indetail_v_rightHead.video {
  margin-right: 25px;
}

.indetail_v_rightHead.map .indetail_v_rhItem, .indetail_v_rightHead.video .indetail_v_rhItem {
  margin-top: 14px;
  line-height: 1;
  margin-left: 12px;
}

.indetail_v_rightHead.map .indetail_v_rhItem a, .indetail_v_rightHead.video .indetail_v_rhItem a {
  border-bottom: none;
  padding: 0 17px;
  display: inline-block;
  line-height: 23px;
  border: 1px solid #f5f5f5;
  cursor: pointer;
  min-width: 0;
}

.indetail_v_rightHead.video .indetail_v_rhItem.cur, .indetail_v_rightHead.video .indetail_v_rhItem:hover {
  background: #4a97ff;
}

.indetail_v_rightHead.video .indetail_v_rhItem.cur a, .indetail_v_rightHead.video .indetail_v_rhItem:hover a {
  color: #fff;
}

.indetail_v_rhItem {
  float: left;
  margin-left: 20px;
}

.indetail_v_rhItem.cur a {
  color: #4a97ff;
  border-color: #4a97ff;
}

.indetail_v_rhItem a {
  min-width: 40px;
  display: inline-block;
  padding: 0 6px 10px;
  border-bottom: 2px solid #fff;
  line-height: 1;
}

.indetail_v_rhItem a:hover {
  color: #4a97ff;
  border-color: #4a97ff;
}

.indetail_v_title {
  font-size: 20px;
  line-height: 50px;
  color: #4a97ff;
  width: 1200px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.indetail_v_title.orange {
  color: #fb790b;
}

.indetail_v_title.orange::before {
  background: #fb790b;
}

.indetail_v_title.orange2 {
  color: #787878;
}

.indetail_v_title.orange2::before {
  background: #fb790b;
}

.indetail_v_title:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background: #4a97ff;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 13px;
}

.indetail_o_box {
  background: #fff;
  margin-bottom: 20px;
}

.indetail_o_wrapper {
  margin: 16px 37px 0 40px;
  padding-bottom: 34px;
}

.indetail_o_item {
  float: left;
  width: 132px;
  margin-left: 26px;
}

.indetail_o_item:first-child {
  margin-left: 0;
}

.indetail_o_item:hover .indetail_o_img {
  border: 1px solid #e7e7e7;
}

.indetail_o_item:hover .indetail_o_desc {
  color: #4a97ff;
}

.indetail_o_img {
  width: 132px;
  height: 97px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 8px 8px 9px;
  border: 1px solid #fff;
  overflow: hidden;
}

.indetail_o_img img {
  width: 100%;
}

.indetail_o_desc {
  width: 132px;
  text-align: center;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 20px;
}

.indetail_o_title, .indetail_o_title2 {
  font-size: 20px;
  line-height: 50px;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 15px;
  padding-left: 25px;
}

.indetail_o_title {
  color: #838383;
}

.indetail_o_title:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background: #4a97ff;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 13px;
}

.indetail_o_title.orange:before {
  background: #fb790b;
}

.indetail_act_box {
  background: #fff;
  margin-bottom: 20px;
}

.indetail_act_wrapper {
  margin: 16px 37px 0 40px;
  padding-bottom: 34px;
}

.indetail_act_item {
  float: left;
  width: 195px;
  margin-left: 35px;
}

.indetail_act_item:first-child {
  margin-left: 0;
}

.indetail_act_item:hover .indetail_act_img {
  border: 1px solid #e7e7e7;
}

.indetail_act_item:hover .indetail_act_desc {
  color: #4a97ff;
}

.indetail_act_img {
  width: 195px;
  height: 143px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px 11px 10px 12px;
  border: 1px solid #fff;
  overflow: hidden;
}

.indetail_act_img img {
  width: 100%;
}

.indetail_act_desc {
  width: 195px;
  font-size: 14px;
  color: #666;
  text-align: center;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 24px;
}

.indetail_v_actBox {
  background: #fff;
}

.indetail_v_actBox.mat14 {
  padding-top: 14px;
}

.container.video-list {
  margin-bottom: 36px;
}

.container.video-detail {
  background: #f5f5f5;
}

.video-box {
  margin: 20px 0 94px;
}

.video-box-head {
  background: #fff;
}

.indetail_title a {
  margin: 0 4px;
}

.indetail_title a:first-child {
  margin-left: 0;
}

.indetail_title a:hover {
  color: #4a97ff;
}

.indetail_title a.cur {
  color: #4a97ff;
}

.indetail_v_tDesc {
  color: #6e6e6e;
  font-size: 12px;
  margin-left: 12px;
}

.indetail_v_container {
  width: 1200px;
  margin: 0 auto;
}

.indetail_v_wrapper {
  margin-top: 20px;
  background: #fff;
}

.indetail_v_box {
  padding: 16px 37px 17px 40px;
}

.indetail_v_box.large-number {
  padding: 16px 39px 17px 40px;
}

.indetail_v_box.large-number .indetail_v_item {
  margin-left: 21px;
}

.indetail_v_box.large-number .indetail_v_item:first-child {
  margin-left: 0;
}

.indetail_v_box.large-number .indetail_v_item:first-child .indetail_v_img, .indetail_v_box.large-number .indetail_v_item:first-child .indetail_v_imgbox {
  width: 426px;
  height: 300px;
}

.indetail_v_box.large-number .indetail_v_item:first-child .indetail_v_desc {
  line-height: 41px;
  height: 41px;
  width: 426px;
  padding: 0;
  margin: 0;
}

.indetail_v_title {
  font-size: 20px;
  line-height: 50px;
  color: #4a97ff;
  width: 1200px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.indetail_v_title:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 25px;
  background: #4a97ff;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 13px;
}

.indetail_v_item {
  float: left;
  margin-bottom: 23px;
  margin-left: 18px;
  background: #f8f8f8;
}

.indetail_v_item:nth-child(5n+1) {
  margin-left: 0;
}

.indetail_v_item:first-child {
  margin-left: 0;
}

.indetail_v_item:hover .indetail_v_desc {
  color: #4a97ff;
}

.indetail_v_title1 {
  line-height: 50px;
  font-size: 20px;
}

.indetail_v_tlink {
  float: right;
  margin-right: 25px;
  cursor: pointer;
  color: #6e6e6e;
}

.indetail_v_tlink:hover {
  color: #4a97ff;
}

.indetail_v_tlink:hover:after {
  border-color: #4a97ff;
}

.indetail_v_tlink:after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  display: inline-block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.indetail_v_imgbox {
  position: relative;
}

.indetail_v_time {
  position: absolute;
  width: 57px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  right: 5px;
  bottom: 5px;
}

.indetail_v_img {
  width: 210px;
  height: 118px;
  overflow: hidden;
}

.indetail_v_img:hover {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}

.indetail_v_img:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.indetail_v_img img {
  width: 100%;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.indetail_v_desc {
  text-align: left;
  width: 176px;
  line-height: 16px;
  font-size: 12px;
  height: 32px;
  overflow: hidden;
  margin: 5px 17px 4px;
}

.indetail_v_main {
  background: #fff;
  margin-bottom: 20px;
}

.indetail_v_head.video-list {
  height: 55px;
  line-height: 55px;
  border: none;
}

.indetail_v_box.video-detail {
  padding: 15px 0 20px;
  width: 843px;
}

.indetail_v_box.video-detail .video-js {
  width: 100%;
  height: 474px;
}

.indetail_v_box.video-list {
  padding-top: 0;
}

.indetail_v_title2:before {
  margin-top: 15px;
}

.indetail_v_cLeft {
  width: 843px;
  float: left;
}

.indetail_v_cRight {
  float: right;
  width: 338px;
  margin-bottom: 20px;
}

.indetail_v_relativeBox, .indetail_v_actBox {
  background: #fff;
}

.indetail_a_box {
  background: #fff;
  margin-bottom: 20px;
}

.indetail_a_descBox {
  margin: 10px 40px 0px;
  padding-bottom: 34px;
}

.indetail_a_descBox img {
  max-width: 100%;
}

.indetail_a_boxHead {
  line-height: 50px;
  height: 51px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #f5f5f5;
  width: 812px;
  margin: 0 auto;
  padding: 0 25px;
}

.indetail_a_title {
  float: left;
  font-size: 20px;
}

.indetail_a_time {
  float: right;
  color: #a6a6a6;
  font-size: 18px;
}

.indetail_r_wrapper {
  font-size: 0;
  padding-bottom: 40px;
}

.indetail_r_item {
  width: 308px;
  margin: 15px 15px 0px;
  background: #f8f8f8;
  display: inline-block;
}

.indetail_r_item:hover .indetail_r_desc {
  color: #4a97ff;
}

.indetail_r_imgbox {
  position: relative;
}

.indetail_r_time {
  position: absolute;
  width: 57px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  right: 5px;
  bottom: 10px;
  font-size: 15px;
}

.indetail_r_img {
  width: 308px;
  height: 162px;
  overflow: hidden;
}

.indetail_r_img img {
  width: 100%;
}

.indetail_r_desc {
  text-align: left;
  width: 250px;
  line-height: 22px;
  font-size: 15px;
  height: 44px;
  overflow: hidden;
  margin: 8px 17px 7px;
}

.indetail_sd_contentFooter {
  padding-bottom: 36px;
  margin: 0 40px;
}

.indetail_sd_collect {
  float: right;
  font-size: 14px;
  color: #666;
  margin-top: 14px;
  cursor: pointer;
}

.indetail_sd_collect:before {
  content: '';
  width: 26px;
  height: 25px;
  display: block;
  background: url(../img/sd-sprite.png) no-repeat;
  background-position: 0 -49px;
  margin: 0 auto;
  -webkit-transform: scale(0.68);
      -ms-transform: scale(0.68);
       -o-transform: scale(0.68);
          transform: scale(0.68);
}

.indetail_sd_collect:hover:before, .indetail_sd_collect.collected:before {
  background-position: 0 -24px;
}

.indetail_sd_collect.left {
  float: left;
}

.indetail_sd_nextLink, .indetail_sd_noLink {
  float: right;
  margin-top: 14px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}

.indetail_sd_noLink {
  color: #666;
  margin-top: 24px;
}

.indetail_sd_nextLink:before {
  content: '下一篇';
  display: block;
  text-align: right;
}

.indetail_sd_nextLink:hover {
  color: #4a97ff;
}


.shrink_ad {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.shrink_ad_m {
  display: block;
  width: 100%;
  height: 500px;
}

.shrink_ad_m .pic {
  width: 100%;
  height: 100%;
}

.shrink_ad_s {
  display: block;
  width: 100%;
  height: 0;
}

.shrink_ad_s .pic {
  width: 100%;
  height: 100%;
}

.shrink_ad_guanbi {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url(../img/shrink_ad_guanbi.png) center no-repeat;
  cursor: pointer;
}

.footer_bottom_box1{
width: 480px;
}
.footer_phone_item{
width: 165px;
}
.footer_bottom_box3 {
    width: 370px;
}
/*# sourceMappingURL=maps/index_video.css.map */
