﻿.bwcx_tit {
  padding: 0 0 0 10px;
  height: 32px;
  line-height: 30px;
  background: #f7f7f7;
  margin: 10px 0;
  color: #0084a6;
  font-size: 16px;
  font-weight: bold;
}

.SwitchImage_sp,
.SwitchImage_sp .swiper-box {
  height: 230px;
  position: relative;
}

.SwitchImage_sp .swiper-box {
  width: 830px;
}

.SwitchImage_sp .swiper-box li img {
  height: 160px;
  width: 290px;
  display: block;
  margin: 0 auto;
  border: 4px solid #ccc;
}

.SwitchImage_sp .swiper-box li h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 30px 0;
  background: url(/Content/Areas/News/images/dq_icon.jpg) no-repeat 5px 14px;
  padding-left: 20px;
}

.SwitchImage_sp .arrow-btn {
  position: absolute;
  color: #fff;
  background: url(/Content/Areas/Common/images/Article/op_bg.png) repeat;
  top: 45px;
  font-size: 60px;
  font-family: "宋体";
}

.SwitchImage_sp .btn-left {
  left: 0;
}

.SwitchImage_sp .btn-right {
  right: 0px;
}

.article_fl li {
  float: left;
  width: 50%;
}

.SwitchImage_sp .Img_Box {
  position: relative;
}

.SwitchImage_sp a.video_bg {
  display: block;
  height: 160px;
  width: 290px;
  position: absolute;
  left: 40px;
  top: 0;
  background: url(/Sites/Uploaded/UserUpLoad/20170929/20170929105832.png) no-repeat center;
}
@media only screen and (max-width:1280px){
  .SwitchImage_sp .swiper-box {
   width: 840px;
  }
  .SwitchImage_sp .swiper-box li img{
   width: 235px;
   height: 139px;
  }
  .SwitchImage_sp .arrow-btn{
   top: 30px;
  }
}   