

/* sjycss */
.top{
    width: 100%;
    height:130px;
    background:url('toubj.jpg') no-repeat;
}
.cent{
    width:1200px;
    margin: 0 auto;
    height:130px;
}
.log{width:462px;float: left;}
.log img{margin-top:33px;}
.easy{
    float: right;
}
.easy a{color:#004ea1}
.easy ul li{    
    float: left;
    padding: 0 12.5px 0 12.5px;
    border-right: 1px solid #c8c8c8;
    margin-top: 10px;
}
.top_rbr {
    float: right;
    position: relative;
    width: 300px;
    height: 40px;
    line-height:40px;
    border: 1px solid #c8c8c8;
    top: 50px;
    right: -190px;
}
.search_tj{
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    width: 45px;
    height: 38px;
    color: #fff;
    font-size: 16px;
    padding-left: 22px;
    background: url(search.png) no-repeat center;
}

.search_txt {
    float: left;
    width: 100%;
    height: 38px;
    background: none;
    border: none;
    text-indent: 2em;
    font-size: 15px;
    background: #fff;
}
/* 头部结束 */




/* acticle开始 */
.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(columbg01.png) no-repeat center;}

.acticle .wz{  color: #999999; font-size: 15px; margin-top: 20px;}
.acticle .wz a{  color: #999999; font-size: 15px;}
.acticle01{overflow:hidden;}
.acticle01>h1{ line-height: 60px;  font-size: 24px; text-align: center; font-weight: normal; border-bottom: 2px solid #bababa; }
.acticle01 .live{margin-top: 20px; font-size: 15px; color: #999999; text-align: center;}
.acticle01 .contact{margin-top: 30px; color: #666666; font-size: 16px; line-height: 35px;}
.contact p,.contact span {
    font-size: 16px!important;
    line-height: 32px!important;
    color: #333!important;
    margin-bottom: 15px;
}
/* acticle结束 */







/* 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(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;}
    .acticle{background-color: white;}
    .mainbody{display: none;}
    .mobile-p,.mobile-list,.swiper-container{display: block;}
    .colum_banner,.colum_banner01{display: none;}
/* 文章内容 */
.wrapper{width: 100%;}
.acticle01{ padding-top: 0.90rem; padding: 0.30rem 0.10rem 0.50rem 0.10rem; min-height: 7.80rem; overflow: hidden;}
.acticle01 h1{ line-height: 0.60rem;  font-size: 0.36rem; text-align: center; font-weight: bold; border-bottom: 0.02rem solid #bababa; }
.acticle01 .live{margin-top: 0.20rem; font-size: 0.28rem; color: #999999; text-align: center;}
.acticle01 .contact{margin-top: 0.30rem; color: #666666; font-size: 0.28rem; line-height: 0.5rem;}
.acticle01 img{width: 100%; height: auto;}
.acticle01 table{width: 100%!important;}
.acticle01 p{width: auto!important;}
.acticle01 td{width: auto!important;}
.contact p,.contact span {
    font-size: 0.28rem!important;
    line-height: 0.5rem!important;
    color: #333!important;
    margin-bottom: 0.2rem;
    overflow: hidden;
    text-align: justify;
    }
    #pdf_iframe{    margin-left: 0!important;width: 100%!important;height: 8rem!important;}
}    