.advantage_box{
  padding: 60px 0;
}
.tit_bot{
  font-size: 16px;
  color: #999;
  margin-bottom: 40px;
  text-align: center;
}
.advantage_tit{
  font-size: 36px;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
    font-weight: 400;
}
.advantage_box dl{
  height: 170px;
  width: 160px;
  text-align: center;
  float: left;
  margin: 0 55px;
}
.advantage_box dl dt{
  width: 61px;
  height: 68px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.advantage_box dl dt img{
  width: 100%;
  height: 100%;
}
.advantage_box dl span{
  display: block;
  color: #999;
  font-size: 16px;
  line-height: 24px;
}
.advantage_box dl span:first-child{
  color: #666;
  font-size: 20px;
  margin-bottom: 8px;
}

.support{
  width: 100%;
  background:#fafafa;
  padding: 60px 0;
}
.support_content{
  height: 475px;
}
.s_left{
  float: left;
}
.sup_center{
  float: left;
    margin-left: -150px;
}
.line{
  border-bottom: 1px dashed #dcdcdc;
  height: 12px;
  position: relative;
}
.line1{
  width: 300px;
    margin-top:60px;
    margin-left: -55px;
}
.line img{
  height: 24px;
  position: absolute;
  right: -20px;
    top: 0;
}
.line2{
  width: 230px;
  margin-top: 100px;
    margin-left: 15px;
}
.line3{
  width: 165px;
  margin-top: 100px;
    margin-left: 76px;
}
.line4{
  width: 90px;
  margin-top: 100px;
    margin-left: 138px;
}
.sup_right{
  float: right;
}
.sup_right div{
  width: 387px;
    height:100px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 10px 15px;
}
.sup_right div p{
  color:#888;
  font-size: 14px;  
  line-height: 22px;
}
.sup_right div p:first-child{
  color:#333;
  font-size: 18px;
  margin-bottom: 8px; 
}
.cooperate{
  width: 100%;
  padding: 60px 0;
    background: #fff;
}
.cope_left{
  width: 420px;
  color: #333;
  font-size: 18px;
  display: inline-block;
  margin-left: 100px;text-align: left;
}
.cope_left p{
  text-indent:2em;
  margin-bottom:25px;
  line-height: 26px;
}
.con_left{
  width: 275px;
  height: 300px;
  background: url(/images/team.png)  no-repeat;
  background-size: 100% 100%;
  float: right;
  margin-right: 170px;
}

.add_mask{
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.3);
  display: none;
}
.mask_content{
  width: 900px;
  background: url(/images/mbg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 5px;
  margin: 0 auto;
  position: absolute;
  top: 25%;
  bottom: 25%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
    align-items: center;
}
.msk_left input{
  display: block;
  width: 230px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  padding-left: 30px;
  border: none;
  border-radius: 3px;
  margin-bottom: 10px;
}
.msk_left button{
  width: 260px;
  height: 36px;
  background: url(../images/btn2.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 36px;
  border: none;
  color: #fff;
  cursor: pointer;
}
.mask_right{
  margin-left: 40px;
}
.add_mask i{
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
}
.contrast{
  width: 100%;
  padding: 60px 0;
}
.layoud {
    width: 1096px;
    margin: 0 auto;
}
.layoud:after { content:""; display:block; height:0; visibility:hidden; clear:both; }
.price-top{
    width: 100%;
    background: url(/images/price-bg.png) no-repeat;
    background-size: 100%;
    height: 618px;text-align: center;
}
.price-bg{
    width: 100%;
}
.price-li{
    list-style: none;
    float: left;
    margin-left: 13px;
    width: 23%;
}
.price-ul{
  width: 1096px;
    display: inline-block;
    margin-top: 95px;
}
.price-p-tit{
    position: relative;
    top: 75px;
}
.price-p-tit-tot{
    position: relative;
    top: 69px;
}
.price-li img{
  max-width: 100%;display: block;
}
.advantage_box{
  margin-bottom: 60px;
}
.vip-container .con-wrap{
  padding: 0;
}
.vip-container{
  height: auto;padding-bottom: 50px;
}
    .p-img{
            position: relative;
            right: 12px;
            top: 6px;
        }

.f_tit_bnav a{
  text-align: center;
}

@media screen and (max-width: 600px) {
    .layoud {
    width: 100%;
    margin: 0 auto;
}
.advantage_tit {
    font-size: 26px;
}
.tit_bot {
    font-size: 14px;
    margin-bottom: 20px;
}
.advantage_box dl {
    height: auto;
    width: 50%;
    text-align: center;
    float: left;
    margin: 0 0;
    padding: 0 20px;box-sizing: border-box;margin-bottom: 30px;
}
.advantage_box dl span{text-align: center;}
.advantage_box dl span:first-child{font-size: 18px;}
.advantage_box dl span{
  font-size: 14px;
}
.advantage_box dl:nth-child(2n+1){
  clear: both;
}
.price-top {
    width: 100%;
    background: url(/images/price-bg.png) no-repeat;
    background-size: auto 100%;
    height: auto;
    text-align: center;
    padding-bottom: 60px;
}
.price-ul {
    width: 90%;
    display: inline-block;
    margin-top: 95px;
}
.price-li {
    list-style: none;
    float: left;
    margin-right: 3%;
    width: 48.5%;margin-left: 0;margin-bottom: 20px;
}
.price-li:nth-child(2n){
  margin-right: 0;
}

.support_content *{
  max-width: 100%;
}
.sup_center{
  display: none;
}
.sup_right{
  width: 95%;float: none;margin: 0 auto;clear: both;margin-top: 30px;padding-top: 1px;
}
.sup_right div p:first-child{
  font-size: 16px;
}
.sup_right div p {
    font-size: 12px;
}
.cope_left {
    width: 90%;
    color: #333;
    font-size: 16px;
    display: block;
    margin-left: 0;
    text-align: left;margin: 0 auto;
}
.con_left {
    width: 80%;
    height: 300px;
    background: url(/images/team.png) no-repeat;
    background-size: auto;
    float: none;
    margin-right: 0;
    margin: 0 auto;background-position: center;
}
.support_content{
  height: auto;
}
.vip-container>div{
  width: 95%!important;margin: 0 auto;
}
.vip-container .con-title {
    padding: 40px 0 30px;
    font-size: 26px;
}
.vip-container .con-wrap:first-child,.vip-container .con-wrap {
    width: 50%;
    margin-left: 0;
}
.vip-container .con-wrap.gx .tr-1 span, .vip-container .con-wrap.bg .tr-1 span, .vip-container .con-wrap.yc .tr-1 span{
  width: 100%
}
.vip-container .con-wrap .tr-6, .vip-container .con-wrap .tr-7, .vip-container .con-wrap .tr-8, .vip-container .con-wrap .tr-9, .vip-container .con-wrap .tr-10, .vip-container .con-wrap .tr-11{
  font-size: 14px;
}
.vip-container .con-wrap .tr-1{
  font-size: 20px;
}




}  