@media screen and (min-width: 960px) and (max-width: 1199px) {
    html{
        font-size:54px !important;
    }
    .join ul+ul {
        margin-left: 2.1rem !important;
    }
    .about p+p{
        margin-left:2.6rem !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    html{
        font-size:43.2px !important;
    }
    .join ul+ul {
        margin-left: 1.8rem !important;
    }
    .about p+p{
        margin-left:2.3rem !important;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    html{
        font-size:36px !important;
    }
}    
@media screen and (min-width:400px) and (max-width:479px){
    html{
        font-size:27px !important;
    }
}
@media screen and (max-width:399px){
    html{
        font-size:27px !important;
    }
    .join ul+ul {
        margin-left: 0.6rem !important;
    }
    .about p+p{
        margin-left:0.9rem !important;
    }
}
.my-h3{
    font-size:0.74rem;
    line-height:0.9rem;
    font-weight:bold; 
}
.my-p{
    font-size:0.44rem;
    line-height:0.74rem;
}
/* 新媒体运营 */
.top{
  width:100%;
  background:url("../../images/jingqu/we-media/operation-header.png") no-repeat;
  background-size:100% 100%;
  text-align:center;
  padding:1.3rem 0 1.2rem;
  color:#fff;
}
.operation-show-title{
  font-size:1.03rem;
  line-height:1.25rem;
}
.top p{
    margin-bottom:1.1rem;
}
.small-box{
  width:26%;
  border:1px solid #fff;
  font-size:0.66rem;
  line-height:1.18rem;
  border-radius: 0.55rem;
  margin:auto;
}
/* 旅游景区的运营 */
.area{
    width:100%;
    text-align:center;
    padding:0.74rem 0;
}
.area .down{
    margin-bottom:0.37rem;
}
.area img{
    width:91%;
    margin-top:0.74rem;
}
/* 核心 */
.core{
    width:100%;
    padding:0.74rem 0;
    text-align: center;
    background:url("../../images/jingqu/we-media/core.png") no-repeat;
    background-size:100% 100%;
    color:#fff;
    
}
.core .core-title{
    font-size:0.66rem;
    line-height:0.85rem;
    margin-bottom:0.55rem;
}
.core-title::before{
   content:"——"; 
   position: relative;
   left:-0.37rem;
}
.core-title::after{
   content:"——";
   position: relative;
   right:-0.37rem;
}
.core-list{
    display:flex;
    justify-content: space-around;
    flex-flow: wrap;
    
}
.core-item{
    width:48%;
    background:#6ae6a0;
    font-size:0.45rem;
   border-radius: 0.48rem;
   margin-top:0.37rem;
   padding:0.18rem; 
}
/* 新玩法 */
.new{
    width:100%;
    text-align:center;
    padding:1.11rem 0;
    position: relative;
    color:#fff;
    background:#6ae6a0;
}
.new h3{
    margin-bottom: 0.38rem;
}
.triangle{
    position: absolute;
    top:0;
    left:50%;
    width: 0px;
    height: 0px;
    border-width: 0.45rem;
    border-color:#fff #6ae6a0 #6ae6a0 #6ae6a0;
    border-style: solid;
    border-bottom:none;
    transform: translateX(-0.45rem)
}
.new img{
    width:67%;
    margin-top:0.55rem;
}
/* 品牌定位 */
.brand-position{
    width:100%;
    text-align:center;
    padding:1.11rem 0;
}
.brand-position h3{
    margin-bottom: 0.38rem;
}
.brand-position img{
    width:77%;
    margin-top:0.55rem;
}
/* 微信公众号的搭建 */
.wechat{
    width:100%;
    text-align:center;
    padding:1.11rem 0;
    position: relative;
    color:#fff;
    background:#6ae6a0;
    height:12.5rem;
}
.wechat p{
    margin-top: 0.2rem; 
}
.wechat1,.wechat2,
.wechat3,.wechat4,
.wechat5,.wechat6{
    width:25%;
    position: absolute;
}
.wechat img{
    width:70%;
}
.wechat1,.wechat2,.wechat3{
    top:25%;
}
.wechat4,.wechat5{
    top:42%;
}
.wechat6{
    top:60%;
}
.wechat1{
    left:5%;
}
.wechat2{
 left:36%;
}
.wechat3{
    left:66%;
}
.wechat4{
    left:20%;
}
.wechat5{
    left:51%;
}
.wechat6{
    left:36%;
}
/* 小程序方案 */
.scheme{
    width:100%;
    text-align:center;
    padding:0.74rem 0;
}
.scheme-list{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.scheme-item{
    width:18%;
}
.scheme-item img{
    width:100%;
}
.scheme-shop,.scheme-active,.scheme-ad{
    margin-top:0.6rem;
}
.scheme-shop h3,.scheme-active h3,.scheme-ad h3{
    margin-bottom:0.6rem;
}
.scheme-shop img,.scheme-active img,.scheme-ad img{
    width:90%;
    margin-top:0.6rem;
}
.scheme-ad img{
    margin-bottom:0.6rem;
}
.fans{
    width:100%;
    height:13rem;
    text-align:center;
    padding:1.11rem 0 0.9rem;
    color:#fff;
    background:url("../../images/jingqu/we-media/fans.png") no-repeat;
    background-size:100% 100%;
}
.fans h3{
    margin-bottom:0.6rem; 
}
/* 广告收入 */
.income{
    text-align:center;
    width:100%;
    padding:1.11rem 0 0.5rem;
}
.income h3{
    margin-bottom:0.5rem;
}
.income-list{
    width:100%;
    margin-top:1.11rem;
    display: flex;
    justify-content: space-between;
}
.income-item{
    width:24%;
    position: relative;
    box-shadow: 0px 0px 15px 0px rgba(50, 88, 67, 0.1);
    padding-top:1rem;
    padding-bottom:0.3rem;
}
.income-item img{
    width:1.2rem;
    position: absolute;
    top:-13%;
    left:50%;
    transform: translateX(-0.6rem);
}
.income-item p{
    font-size:0.44rem;
    line-height:0.74rem;
   
}
.income-item .one{
    color:#6ae6a0;
    font-weight:bold;
}
.income-item .two{
    color:#ffb64a;
}
.income-item .two::before{
    content:"—"; 
    position: relative;
    left:-0.2rem;
}
.income-item .two::after{
    content:"—"; 
    position: relative;
    right:-0.2rem;
}
/* 优势 */
.advantage{
    text-align:center;
    width:100%;
    padding:0.6rem 0 1.11rem;
    background:#f4f4f4;
}
.advantage h3{
    margin-bottom:0.5rem;
}
.advantage img{
    width:90%;
}
/* 数据图 */
.data-img{
    width:100%;
}
.data-img img{
    width:100%;
}