body {
    background: #fff;
}
#dingbu{
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    height: 100%;
}
#imgbox{
    width: 65%;
    margin-right: 5%;
    overflow: hidden;
    float: left;
    height: 100%;
}
#imgbox img{
    width: 100%;
}
#wordbox {
    width: 30%;
    overflow: hidden;
    float: left;
    position: relative;
    height: 100%;
}
.pg_title{
    font-size: 1.8em;
    margin-bottom: 20px;
}
.pg_price{
    color: #e60012;
    font-size: 1.5em;
    margin-bottom: 30px;
}
.pg_chicun,.pg_zl,.pg_jianjie{
    color: #4d4d4d;
    margin-bottom: 18px;
}
.pg_jianjie{
    line-height: 30px;
    margin-bottom: 100px;
}
.jxscx {
    width: 100%;
    /* max-width: 241px; */
    height: 42px;
    border: 2px solid #e60012;
    line-height: 42px;
    font-size: 16px;
    color: #e60012;
    margin: 0 auto;
    text-align: center;
}
.chexing{
    background-color: #fff;
}
.cuxiao_tit, .event_tit {
    width: 100%;
    color: #e60012;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    
}
.cuxiao_tit .h4, .event_tit.h4{
    border-bottom: none;
}
#content{
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 100px;
    line-height: 30px;
}
#content img{
    width: 100%;
    /* display: block; */
}
.jxscx a{
    color: #e60012;
    display: block;
}
.lunbo1{
    height: 100%;
}
.swiper-wrapper{
    height: 100%;
}
.cti-banner-btngroup .btn-prev,.cti-banner-btngroup .btn-next{
    width: 50px;
    height: 50px;   
}
.cti-banner-btngroup .btn-prev{
    margin-left: 1%;
}
.cti-banner-btngroup .btn-next{
    margin-right: 1%;
}
.cti-banner-swiper .pagination{
    bottom: 0%;
}
@media screen and (max-width: 1800px) {
    .pg_price {
        margin-bottom: 60px;
    }
    .pg_jianjie {
        margin-bottom: 80px;
    }
  }
  @media screen and (max-width: 1600px) {
    .pg_price {
        margin-bottom: 20px;
    }
    .pg_jianjie {
        margin-bottom: 60px;
    }
  }
  @media screen and (max-width: 1400px) {
    .pg_price {
        margin-bottom: 20px;
    }
    .pg_jianjie {
        margin-bottom: 40px;
    }
  }
  @media screen and (max-width: 1000px) {
      #imgbox{
          width: 100%;
          margin-right: 0;
          margin-bottom: 10px;
      }
      #wordbox{
        width: 100%;
        margin-right: 0;
    }
    .pg_price {
        margin-bottom: 20px;
    }
    .pg_jianjie {
        margin-bottom: 40px;
    }
  }
  @media screen and (max-width: 768px) {
    #content img{
        width: 100% !important;
    }
}
/* #box{
    width: 30%;
    height: 42px;
    line-height: 42px;
}
.xian1{
    width: 20%;
    height: 1px;
    border-bottom: 1px solid #e60012;
    float: left;
}
.pg_detail{
    font-size: 1.8em;
    color: #e60012;

} */