.banner img{
    display: inline-block;
    width: 100%;
}
.Title{
    font-size: 36px;
    text-align: center;
    margin: 50px 0 10px;
    font-weight: 500;
    color: #333333;
}
 .min_title{
     font-size: 14px;
     color: #999999;
      text-align: center;
      margin: 10px  auto 40px;
      margin-bottom: 20px;
      width: 890px;
}
.regulations li{
    width: 310px;
    height: 330px;
    padding: 5px;
    box-shadow: 0px 0px 20px #999999;
    margin: 30px;
    border-radius: 10px;
}
.regulations li img{
    display: block;
    width: 100%;
}
.regulations li p{
    margin: 0 30px;
    color: #999999;
}

.Shopping_guide{
     background-color: #f7f9fc;
}
.Shopping_guide .ImgBox{
    width: 580px;
}

.Shopping_guide .conect ul{
    margin-top: 100px;
}
.Shopping_guide .conect li{
    margin: 30px;
    width: 530px;
    color: #666666;
}
.Shopping_guide .conect .title{
    font-size: 18px;
    line-height: 38px;
    color: #4c3eaa;
}
.Shopping_guide .conect .conectText{
    font-size: 14px;
}
.Watch_buy{
    background: url(../images/video_social_13.jpg) no-repeat;
    padding-top: 70px;
    background-size: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.Watch_buy .ImgBox{
    width: 530px;
    height: 530px;
}

.Watch_buy .conecnt li{
    width: 610px;
    padding: 10px;
    overflow: hidden;
    color: #666666;
}
.Watch_buy .conecnt li:hover{
    background-color: #fff;
}

.Watch_buy .conecnt .conecntText{
    width: 530px;
    padding: 10px;
}
.Watch_buy .conecnt .conecntText .conecnt_title{
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
}


.Watch_buy .conecnt  .IcoImg{
    margin-top: 20px;
}
.video_fun .ImgBox{
    width: 740px;
    margin-top: 50px;
}
.video_fun .conecnt{
    width: 460px;
    margin-top: 100px;
}
.video_fun .conecnt li{
    width: 150px;
    margin: 15px;
}
.video_fun .conecnt li p{
  display: inline-block;
}

.video_fun .conecnt .conectText{
    line-height: 60px;
    font-size: 15px ;
    margin-left: 5px;
    color: #666666;
}

.My_advantage li{
    width: 380px;
}






