

/* 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;} */
.presentation{ height: 120px; width: 100%; background: #f5f5f5; margin: 28px 0; overflow: hidden;}
.presentation li{ height: 100%; width: 33.3%; padding: 0 32px; float: left; text-align: center; background:url(../images/presentation01.png) no-repeat right 28px;}
.presentation li .one{ margin-top: 20px;}
.presentation li .one a{ font-size: 36px; color: #0066b3;}
.presentation li .one span{ margin-left: 5px; font-size: 16px; color: #0066b3;}
.presentation li .two{ color: #999999; font-size: 15px; margin-top: 5px;}


/* columbody结束 */







/* foot */









/* 移动端css */

/* <!-- Demo styles --> */

body {
    
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
    background: white!important;
  }
  .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;}
.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;}
/* 列表 */
.mobile-list{ display: none; padding: 0.3rem 0.24rem; background: white; }
.mobile-list li{ padding-bottom:0.3rem; padding-left: 0.3rem; border-bottom: 0.01rem solid #ebebeb; background:url(../images/mobileLM02.png) no-repeat 0rem 0.25rem; background-size: 0.08rem 0.08rem; margin-bottom:0.3rem ; }
.mobile-list li a{ display: block; font-size: 0.28rem; color: black; line-height: 0.55rem;}
.mobile-list li span{display: block; font-size: 0.22rem; color: #999999;}
.mobile-list{font-size: 0.28rem;}
.mobile-list img{width: 100%; height: auto!important;}

 
@media screen and (max-width: 750px){
.mainbody{display: none;}
.mobile-p,.mobile-list,.swiper-container{display: block; overflow: hidden;}
.colum_banner{display: none;}
.three{display: none;}


}

