

/* columbody开始 */
.colum_banner{ height: 220px;}
.colum_banner01{position: relative; height: 100%;}
.colum_banner02{position: absolute; bottom: 0px; height: 115px; line-height: 115px; font-size: 25px; color: #ffffff; text-align: center; width: 260px;  background: url(../images/logox1.png) no-repeat center;}

.colum_left{position: relative;padding:0 20px 0 20px; background: #f5f5f5; width: 260px; min-height: 755px; padding-bottom: 115px;}
.colum_left>a{ display: block;  line-height: 28px; border-bottom: 1px solid #dcdcdc; background: url(../images/columbg03.png) no-repeat right center; width: 220px;padding:20px 0; padding-right: 20px;}
.colum_left>.on{ background: url(../images/columbg03_2.png) no-repeat right center; color: #C50616;}
.colum_left >.bg{position:absolute; bottom: 0; left: 0; width: 260px; height: 115px; background: url(../images/columbg02.png) no-repeat center;}

.colum_right{width: 900px;}
.colum_right .title{margin-top: 25px;  position: relative; width: 100%; height: 39px; border-bottom: 1px solid #dcdcdc;}
.colum_right .title h3{font-size: 21px; color: #333333; font-weight: normal;}
.colum_right .wz{ position: absolute; right: 0; top: 10px; font-size: 15px; color: #999999;}
.colum_right .wz a{font-size: 15px; color: #999999;}

/* .colum_right>ul{margin-top: 20px;}
.colum_right>ul li {height: 35px; border-bottom: 1px dashed #b2b2b2; text-indent: 13px; margin-top: 16px; background: url(columbg04.png) no-repeat left 10px;}
.colum_right>ul li a{ float: left; font-size: 15px; color: #333333;}
.colum_right>ul li span{ float: right; font-size: 15px; color: #999999;} */
.movie{ width: 105%;}
.movie li{float: left; text-align: center; width: 280px; margin-right: 30px; margin-top: 25px;}
.movie li .a1 {display:block; width: 281px; }
.movie li .a1 img{ width: 100%;height: 250px; }
.movie li .a2{display:block; line-height: 28px; margin-top: 5px; height: 53px; overflow: hidden;}

/* columbody结束 */







/* foot */
/*.foot{background:#0066b3 ; height: 130px;}
.foot01{position: relative; width: 1200px; margin: 0 auto; padding-top:35px;}
.foot01>p{ font-size: 14px; height: 28px; color: #9db9d9;}
.foot01>div{ position: absolute; top:40px; width: 63px; height: 68px; text-align: center;}
.foot01>div img{ height: 31px;}
.foot01>div p{font-size: 15px;  color: #9db9d9; margin-top: 10px;}
.foot01 .ico01{ right: 84px;}
.foot01 .ico02{ right: 0;}
.foot01 .ico03{width: 2px; height: 16px; background: url(../images/ico03.png); top:83px; right: 71px;}*/









/* 移动端css */

/* <!-- Demo styles --> */
body {
    background:white;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
  }
  .swiper-container {
    width: 100%;
    height: 0.75rem;
    background: #C50616;
    display: none;
  }
  .swiper-slide {
      width: auto!important;
      padding: 0 0.35rem;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-right: 0!important;
    font-size: 0.3rem;
    font-weight: bold;
    background: #C50616;
    /* Center slide text vertically */
    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;
  }
  .swiper-slideOn{background: #F81829;}
  .append-buttons {
    text-align: center;
    margin-top: 20px;
  }
  .swiper-button-next{ width: 0.68rem!important; height: 0.75rem!important; background: url(../images/imgs22.png) no-repeat!important; background-size: 100% 100%!important; margin-top: 0!important; top:0!important; right: 0!important;}
  .append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
  }

  /* 自定义 */
  /* 当前位置 */
.mobile-p{display: none; background: #f5f5f5; color: #999999;  font-size: 0.28rem;     background: #f5f5f5;}
.mobile-p01{ height: 0.8rem; line-height: 0.8rem; overflow: hidden;background: #f5f5f5; padding: 0 0.24rem;}
.mobile-p01 a{  font-size: 0.28rem; color: #999999;}


@media screen and (max-width: 750px){
    body{ width: 100%!important; min-width: 100%!important;}
    .acticle .wz{ display: none;}
    .colum_banner,.colum_left{ display: none;}
    .acticle{background-color: white;}
    .mainbody{display: none;}
    .mobile-p,.mobile-list,.swiper-container{display: block;}
    .colum_right .title{ display: none;}
    .colum_right{ width: 100%!important; overflow: hidden;}
				.colum_right {min-height: 360px;}
    /* 内容 */

    
    .movie{ width: 105%;}
.movie li{float: left; text-align: center; width:100%; margin-right: 30rem; margin-top: 0.25rem;}
.movie li .a1 {display:block; width: 80%; height: auto;margin:0 auto;}
.movie li .a1 img{ width: 100%; height: auto;}
.movie li .a2{display:block; line-height: 0.5rem; margin-top: 0.2rem; height: auto; overflow: hidden;}
   

}    
