@charset "utf-8";/* CSS Document */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html,body {
    background: #fff;
    width: 100%;
    font-family: microsoft yahei;
    font-size: 14px;
    color:#333;
    -webkit-text-size-adjust:none;
    /*min-width:320px;
    max-width: 640px;*/
    margin: 0 auto;
}
html,body,div,p,ul,li,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
ul,li {
    list-style: none;
}
a {
    text-decoration: none;
}
/*清除浮动*/
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.clearfix{
  *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
/* 样式*/
.banner{
  width: 100%;
  height: 3.75rem;
  background: url(../../images/mvip-new/m-sem/banner01.png) no-repeat;
  background-size: 100% 100%;
}
/* 搜索引擎营销 */
.marketing{
  width: 7rem;
  padding: 0.8rem  0 0.2rem;
  margin: 0 auto;
}
h2.sem-marketing-tit{
  font-size: 0.36rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.1rem;
  text-align: center;
}
p.sem-marketing-txt{
  font-size: 0.2rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.4rem;
}
.sem-marketing-list{
  padding-left: 0.3rem;

}
.sem-marketing-list img{
  width:0.72rem;
  height: 0.62rem;
  float: left;
  margin-right: 0.22rem;
}
.sem-marketing-list p.marketing-list-tit{
  width: 5.56rem;
  font-size: 0.26rem;
  color: #000000;
  margin-bottom: 0.12rem;
  float: left;
}
.sem-marketing-list span.marketing-list-txt{
  width: 5.56rem;
  font-size: 0.22rem;
  color: #999999;
  line-height: 0.28rem;
  display: block;
  float: left;
  margin-bottom: 0.4rem;
}
/* SEM营销效果 */
.sem-result{
  width: 100%;
  height: 6.08rem;
  padding-top: 0.8rem;
  background: #F6F8FF;

}
.sem-result i{
  width: 0.96rem;
  height: 0.88rem;
  display: inline-block;
  background: url(../../images/mvip-new/m-sem/sign_marketing.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.2rem;
  margin-top: 0rem;
  position: absolute;
}
.num{
  width: 1.24rem;
  height: 0.96rem;
  float: right;
  background: url(../../images/mvip-new/m-sem/01.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -3.75rem;
  margin-right:0.2rem; 
}
.num2{
  background: url(../../images/mvip-new/m-sem/02.png) no-repeat;
  background-size: 100% 100%;
}
.num3{
  background: url(../../images/mvip-new/m-sem/03.png) no-repeat;
  background-size: 100% 100%;
}
.num4{
  background: url(../../images/mvip-new/m-sem/04.png) no-repeat;
  background-size: 100% 100%;
}
.CarouselPic{
    width: 100%;
    height: 3.24rem;
    margin: 0 auto;
    position: relative;
}
.swiper-container{
    width:100%;
    height:5rem;
    margin-top: -0.2rem;
}
.swiper-slide{
    width: 100%;
    height: 100%;
}
.swiper-wrapper .swiper-slide img{
    width: 6.35rem;
    display: block;
    /* margin: 0 auto; */
    margin-top: 0.5rem;
    margin-left: 0.55rem;
}
.sem-result .swiper-pagination-bullet {
    width: 0.20rem;
    height: 0.20rem;
}
.sem-result .swiper-pagination-bullets .swiper-pagination-bullet{
    background-color: #fff;
    border: 1px solid #3988FF;
    margin: 0 0.08rem;
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0.2rem;
}
.sem-result .swiper-pagination-bullets .swiper-pagination-bullet-active{
    background-color: #3988FF;
}
.sem-result .swiper-pagination{
  margin-top: 0.7rem;
    left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
/* 服务特色 */
.service-eatures{
  width: 7.1rem;
  margin: 0 auto;
  padding: 0.8rem 0;
}
.service-eatures-list{
  width: 7.1rem;
/*   height: 1.74rem; */
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 0.05rem;
  padding: 0.28rem 0.3rem;
  float: left;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.38rem;
  border: 1px solid #ddd;
  left: 50%;
}
.service-eatures-list:hover{
  border: 1px solid #4595FF;
}
.service-eatures-list img{
  width: 0.4rem;
  height: 0.4rem;
  float: left;
  margin-right: 0.2rem;
}
.service-eatures-list p.eatures-list-tit{
  float: left;
  font-size: 0.26rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.1rem;
}
.service-eatures-list span.eatures-list-txt{
  color: #999999;
  font-size: 0.2rem;
  line-height: 0.3rem;
  float: left;
  margin-left: 0.6rem;
}
/* 服务流程 */
.service-flow{
  width: 100%;
  background: #F6F8FF;
  padding: 0.8rem 0 0.2rem;
}
.service-flow-w{
  width: 7.1rem;
  margin:0 auto;
}
.service-flow h2.service-flow-tit-big{
  font-size: 0.36rem;
  font-weight: bold;
  color: #C46100;
  margin-bottom: 0.4rem;
  text-align: center;
  letter-spacing:2px;
}
.service-flow i{
  width: 0.25rem;
  height: 0.17rem;
  display: inline-block;
}
.service-flow i.sign-l{
  background: url(../../images/mvip-new/m-sem/sign_l.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}
.service-flow i.sign-r{
  background: url(../../images/mvip-new/m-sem/sign_r.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.1rem;
}
.service-flow-cont{
  float: left;
  margin-right: 0.32rem;
  margin-bottom: 0.4rem;
}
.service-flow-tit{
  width: 2.1rem;
  height: 0.56rem;
  background: #f7cacc;
  border-radius: 0.05rem;
  font-size: 0.26rem;
  line-height: 0.56rem;
  color: #F85F56;
/*   font-weight: bold; */
}
.service-flow-tit-two{
  background: #f7d1be;
  color: #F97728;
}
.service-flow-tit-thr{
  background: #f9e4b4;
  color: #E39704
}
.service-flow-tit-four{
  background: #bcecd3;
  color:  #11B24A;
}
.service-flow-tit-five{
  background: #bbe6f1;
  color:  #1FADC2;
}
.service-flow-tit-six{
  background: #beccff;
  color:   #3C66FF;
}
.service-flow-tit-sev{
  background: #e9c1fe;
  color:#CA41FD;
}
span.service-flow-number{
  width: 0.56rem;
  height: 0.56rem;
  background: #F85F56;
  border-radius: 0.05rem;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 0.56rem;
  margin-right: 0.24rem;
}
span.service-flow-number-two{
  background: #F97728;
}
span.service-flow-number-thr{
  background: #FFB607;
}
span.service-flow-number-four{
  background: #36CF6C;
}
span.service-flow-number-five{
  background: #34BCD0;
}
span.service-flow-number-six{
  background: #3C66FF;
}
span.service-flow-number-sev{
  background: #CA41FD;
}
p.service-flow-txt{
  font-size: 0.24rem;
  color: #687294;
  line-height: 0.4rem;
  text-align: center;
  margin-top: 0.2rem;
}
.service-flow-w .no{
  margin-right: 0;
}
/* 百度竞价开户套餐 */
.set-meal{
  padding-top: 0.8rem;
}
.set-meal table{
  width: 7.1rem;
  margin: 0 auto;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  table-layout:  fixed;
  margin-bottom: 0.3rem;
}
table tr{
  height: 0.8rem;
}
table tr.set-meal-table-head{
  height: 0.74rem;
  line-height: 0.74rem;
  background: #F2F6FE;
}
table tr td.table-head{
  font-weight: bold;
  color: #42464C;
}
table tr td{
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  font-size: 0.24rem;
}
td.table-one{
  font-weight: bold;
}
td.table-three{
  color: #3988FF;
  font-weight: bold;
  text-align:center;
}
p.table-price{
  margin-top: 0.2rem;
}
td.table-two{
  color: #333;
}
span.bubble{
  width: 1.02rem;
  background: linear-gradient(90deg, #F88000 0%, #FFB560 100%);
  border-radius: 0.14rem;
  display: inline-block;
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
  margin: 0 auto;
  line-height: 0.28rem;
  margin-bottom: 0.2rem;
}
.collocation{
   margin-bottom: 0.4rem;
   margin-top: 0.4rem;
}
.collocation span.collocation-free{
  width: 1.32rem;
  height: 0.34rem;
  background: #3988FF;
  border-radius: 0.17rem 0;
  margin: 0 auto;
  text-align: center;
  font-size:0.18rem;
  color: #FFFFFF;
  line-height: 0.34rem;
  letter-spacing: 0.03rem;
  display: inline-block;
  margin-bottom: 0.1rem;
}
.collocation p{
  font-size: 0.2rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.36rem;
  text-align: left;
  margin-left: 0.24rem;
}
span.tips{
  font-size: 0.18rem;
  color: #999;
  line-height: 0.24rem;
}
p.tips-bottom{
  color: #999999;
  text-align: center;
  font-size: 0.2rem;
  margin-bottom: 0.6rem;
}
