.swiper-container {
  width: 100%;
  height: 700px; }

.swiper-slide img {
  width: 100%;
  height: 100%; }

.banner-box .swiper-container .swiper-pagination-bullet-active {
  background: #007aff; }

.banner-box .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 18px;
  z-index: 666; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 22px; }

.banner-box .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  background: transparent;
  opacity: 1; }
nav {
    width: 100%;
    height: 73px;
    margin-top: 72px;
    background: transparent url("../images/bunch/nav_bg.png") repeat-x; }
nav .container {
    margin: 0 auto;
    height: 73px;
    line-height: 73px;
    padding: 0 70px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
nav .container a {
    height: 62px;
    flex: 1;
    font-size: 16px;
    color: #181818;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
nav .container a:hover {
    color: #1872d0; }
nav .container a.active {
    color: #1872d0; }
nav .container a.active:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 32px;
    border-radius: 2px;
    bottom: 2px;
    left: calc(50% - 16px);
    background-image: url("../images/bunch/nav_xzk.png");
    background-size: cover; }
h3,
.rmtj h3 {
  background: url("../images/zhuangshitiao.png") no-repeat 0 center;
  background-size: contain;
  font-size: 30px; }

.bg {
  margin-top: 40px;
  height: 560px;
  background: url("../images/yfwq.png") no-repeat;
  background-size: 100% 100%; }

.tab-hot {
  height: 68px;
  display: flex;
  width: 58%;
  margin: 40px auto 50px auto;
  align-items: center;
  position: relative; }

.all-real {
  margin-top: 34px;
  background: url("../images/bckl.png") no-repeat;
  background-size: 100% 100%;
  height: 98px; }

.text-top {
  padding-top: 10px;
  color: #fff;
  font-size: 24px;
  text-align: center; }

.bor-rder {
  border-right: 1px solid #1872d0; }

/*.title-top {*/
  /*font-size: 16px;*/
  /*margin-top: 10px;*/
  /*min-height: 66px; }*/

/*.title-tops {*/
  /*font-size: 16px;*/
  /*margin-top: 10px; }*/

.index-main{ margin: 35px auto 0;}
.index-main img{ display: block; margin: 0 auto;}
.h-img{ transition: all .6s}
li:hover .h-img,.item:hover .h-img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.i-cont1 li{color: rgba(0,0,0,.9); text-align: center; width: 20%; float: left; margin-bottom: 15px; padding: 0 10px;}
.i-cont1{ margin: 0 auto 10px;}
.i-cont1 h4{font-size: 16px; height: 30px; line-height: 30px;}
.i-cont1 p{font-size: 13px;}
.i-cont1 li:hover h4{ color: #1872d0;}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

.table-middle {
    display: table-cell;
    vertical-align: middle;
}
.f-tit h2{color: #000; height: 40px; line-height: 40px; background: url('../images/zhuangshitiao.png') no-repeat center center; background-size: 1843px 18px; font-size: 32px; font-weight: normal;}
.f-tit{ text-align: center; padding: 30px 0 10px;}
.f-tit h4{font-size: 14px; font-weight: normal; margin-top: 10px;}
.f-tit h4{ max-width: 390px; margin-left:  auto; margin-right: auto; line-height: 1.5;}
.i-cont2{ height: 600px; background: url('../images/index/bg1.png') no-repeat left center; background-size: 1200px 600px;}
.i-cont2 .img-box .icon-font1{ position: absolute; top: 80px; left: 50%; margin-left: -115px;}
.i-cont2 .img-box{ width: 450px; position: relative;}
.i-cont2 .img-box .img-res{ margin: 0 auto 5px;}

/*.i-cont3{ background: #f8f8f8; margin: 0;}*/
/*.i-cont3 .col-xs-6{position: relative; margin-bottom: 10px; margin-top: 10px;}*/
/*.i-cont3 .col-xs-6:hover .show-box{ box-shadow: 0 0 20px #E0E0E0;}*/
/*.i-cont3 .col-xs-6:hover .item{ box-shadow: 0 0 20px #E0E0E0;}*/
/*.i-cont3 .col-xs-6:hover .item-top .fr{ border-left: 1px solid #1872d0;}*/
/*.i-cont3 .col-xs-6:hover .item-top h3{ display: none;}*/
/*.i-cont3 .col-xs-6:hover .item-top .txt{ display: block;}*/

/*.i-cont3 .item{  max-width: 280px; height: 205px; padding: 20px 15px; background: #fff;}*/
/*.i-cont3 .item .item-top{ width: 100%; height: 80px;}*/
/*.i-cont3 .item-top .fl{ width: 100px; height: 80px; position: relative;}*/
/*.i-cont3 .item-top .fr{color: #2b8ef5; height: 70px; margin-top: 5px; padding-left: 10px; width: 125px; border-left: 1px solid #ccc;}*/
/*.i-cont3 .table-box h3{ font-size: 20px; margin-bottom: 5px;}*/
/*.i-cont3 .table-box .txt{ text-align: left; font-size: 12px; line-height: 1.8;}*/
/*.i-cont3 .item-top img{ display: block; width: 80px; height: 80px;}*/
/*.i-cont3 .item-top .tip{ width: 50px; position: absolute; bottom: 10px; right: 5px; border-radius: 10px; line-height: 22px; font-size: 14px; text-align: center; background: #2b8ef5; color: #fff;}*/
/*.i-cont3 .info{ position: relative; line-height: 200%;}*/
/*.info .fl {font-size: 14px;}*/
/*.info .fl a {font-size: 12px; color: #ff515f;}*/
/*.i-cont3 .item-type {padding: 10px 0;text-align: center; font-size: 18px; color: #1872d0;}*/
/*.i-cont3 .info em{ color: #000; font-weight: normal;}*/
/*.i-cont3 .info .fr{ position: absolute; right: 0; font-size: 24px;}*/
.show-box{ z-index: 1; display: none;  width: 295px; position: absolute; left: 275px; top: 0; height: 205px; background: #fff;}
.show-box .cont{ padding: 15px 25px;}
.show-box .btn-blue{font-size: 14px; display: block; position: absolute; bottom: 0; width: 100%; height: 40px; line-height: 40px; background: #2b8ef5; color: #fff; text-align: center;}
.show-box h4{ font-size: 14px; margin-bottom: 5px;}
.show-box table{ width: 100%; line-height: 180%;}
.show-box table td{ padding: 5px 0; width: 50%;}
.col-red{ color: #ff515f;}
.i-con4 .bg{ height: 90px; width: 100%; margin: 10px 0; background: url(../images/zhuangshitiao.png) no-repeat center center; background-size: 1920px 90px;}
.i-cont4-tit{ width: 100%; padding: 5px 0; font-size: 24px; text-align: center; margin: 10px 0;}
.check-cdn .col-xs-6{ text-align: center; margin-bottom: 5px;}
.check-cdn .col-xs-6 .item{ width: 170px; margin: 0 auto; padding-bottom: 15px;}
.check-cdn .col-xs-6:hover .tit{ color: #1872d0;}
.check-cdn .table-box{ height: 85px; width: 100%;}
.check-cdn .table-box .img-res{ margin: 0 auto;}
.check-cdn .tit{ font-size: 18px; color: #000; font-weight: normal; padding-bottom: 12px;}
.check-cdn .txt{ color: #999; line-height: 1.5; text-align: left; height: 68px;}
.check-cdn{ margin: 30px 0 15px;}

.i-end{ height: 120px; padding-top: 20px; padding-bottom: 20px; text-align: center;}
.i-end .col-xs-6{ line-height: 80px;}
.i-end em{ margin-right: 5px;}
.index-map{ margin-top: 40px; margin-bottom: 25px;}
.index-map .img-box{ position: absolute; top: -80px; right: 0; width: 500px; height: 250px; z-index: 99;}
.index-map .img-box img{ width: 500px; height: 250px; display: block;}

.fr {
    float: right;
}
.fl {
    float: left;
}
.col-blue {
    color: #1872d0;
}
.table-box {
    display: table;
    text-align: center;
}
.i-cont4-titg {
    padding: 5px 0;
    text-align: center;
    color: rgba(0,0,0,.9);
    font-size: 32px;
    font-weight: normal;
    margin: 5px 0 25px;
}
.info-cdn {margin-top: 25px;}
.info-cdn .col-xs-6{ margin-bottom: 25px;}
.info-cdn .item{ background: #fff; text-align: center; padding: 45px 35px 25px;}
.info-cdn .item img{ margin: 0 auto;}
.info-cdn .item .txt{ height: 95px; max-width: 250px; line-height: 1.6; color: rgba(0,0,0,.9); font-size: 16px; text-align: left; margin: 15px auto 5px;}
.info-cdn .item .tit{ text-align: center; color: #1872d0; font-size: 16px;}
.info-cdn .item .title-top{ line-height: 180%;padding: 5px 0 15px;}
.info-cdn .item:hover{ box-shadow: 0 0 20px rgba(93,108,254,.3);}
.info-cdn .btn-link{transition: all .5s; width: 120px; height: 36px; line-height: 36px; border: 1px solid #1872d0; color: #333; font-size: 14px; display: block; margin: 25px auto 0;}
.info-cdn .btn-link:hover{ color: #fff; background: #1872d0; text-decoration: none;}
.tab-hot .active {
  color: #1872d0; }

.tab-hot > .tab-item {
  cursor: pointer; }

.tab-hot .active:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 63px;
  height: 2px;
  left: calc(50% - 31px);
  background: #1872d0; }

.i-con5-bg{ background: #F8F8F8; padding-top: 15px;}
.i-con5-bg .tit{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; padding-left: 25px;}
.i-con5-bg .tit{ color: rgba(0,0,0,9); }
.i-con5-bg .tit a{ margin-right: 20px; border: 2px solid transparent; height: 37px; line-height: 33px; text-align: center; display: inline-block; padding: 0 15px; border-radius: 20px;}
.i-con5-bg .tit .link{ border: 2px solid #1872d0; color: #333; }
.i-con5-bg .tip{ margin-top: 20px; padding-left: 38px;}
.fixed-r{ position: fixed; right: 0; top: 50%; z-index: 99; margin-top: -90px;}
.fixed-r li{ width: 50px; height: 50px; margin-bottom: 10px; }
.fixed-r li a,.fixed-r li img{ display: block; width: 50px; height: 50px;}
.index-map {
    position: relative;
    margin-top: 40px;
    margin-bottom: 25px;
}
.index-map .img-box {
    position: absolute;
    top: -80px;
    right: 0;
    width: 500px;
    height: 250px;
    z-index: 99;
}
.index-map .img-box img {
    width: 500px;
    height: 250px;
    display: block;
}
.more {
  height: 38px;
  border: 1px solid #1872d0;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  margin: 0 20px; }

.mart-6 a {
  text-decoration: none;
  color: #000d1a; }

.tab-item {
  width: 50%;
  padding: 16px 40px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px; }

.title-text {
  font-size: 14px; }

.mart2 {
  margin-bottom: 20px; }

.type {
  text-align: center;
  font-size: 20px;
  padding-bottom: 12px;
  font-weight: 500;
  color: #000; }

.money {
  padding-bottom: 20px;
  color: #1872d0;
  font-size: 16px;
  text-align: center; }

.detail-hot {
  height: 240px;
  border-left: 1px solid #1872d0;
  color: #000;
  font-size: 16px; }

.box-img {
  height: 100px;
  display: flex;
  justify-content: center; }

.hot-detaimg {
  height: 90px;
  width: auto; }

.img-shoose {
  padding-bottom: 16px; }

.text-ca {
  font-size: 18px; }

.hot-detail-item {
  padding-bottom: 2px; }

.text-choose-d {
  font-size: 14px;
  padding-bottom: 4px;
  text-align: left; }

.hot-detail-item span {
  padding-left: 22px;
  padding-right: 16px; }

.mart4 {
  margin-top: 40px;
  height: 172px;
  padding-left: 30px;
  padding-right: 30px; }

.choose-g {
  padding-top: 50px;
  font-size: 24px; }

.boxs-num a {
  text-decoration: none; }

.footer_bottom .bottom_box {
  display: flex;
  align-items: center;
  justify-content: center; }

.text-for {
  padding-bottom: 20px;
  color: #e95048;
  font-size: 12px;
  height: 17px;
  text-align: center; }
.bg {
    margin-top: 10px;
    height: 560px;
    background: url("../images/index/yfwq.png") no-repeat;
    background-size: 100% 100%; }

.point-area .name{ left: 50%; margin-left: -36px; position: absolute; width: 45px; height: 20px; line-height: 20px; text-align: center; border-radius: 20px; background: #1561b3; color: #fff; font-size: 12px; top: -10px;}
.point-area .icon{ position: absolute; width: 8px; height: 8px; border-radius: 50%; background: #1561b2; border-radius: 50%; top: 50%; left: 50%; margin-top: -4px; margin-left: -4px;}

.img-res {
    display: block;
    max-width: 100%;
    height: auto;
}

.index-map .img-box{ display: none;}

.point-item .point-10 {
    width:100%;
    height:100%
}
.point-item .point-10:after {
    content:"";
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border-radius:50%;
    border:2px solid #00cdec;
    opacity:0;
    -webkit-animation:ripple 4.5s ease-out 225ms infinite;
    animation:ripple 4.5s ease-out 225ms infinite
}
.point-item .point-30 {
    width:100%;
    height:100%
}
.point-item .point-30:after {
    content:"";
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border-radius:50%;
    border:2px solid #00cdec;
    opacity:0;
    -webkit-animation:ripple 4.5s ease-out 675ms infinite;
    animation:ripple 4.5s ease-out 675ms infinite
}
.point-item .point-50 {
    width:100%;
    height:100%
}
.point-item .point-50:after {
    content:"";
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border-radius:50%;
    border:2px solid #00cdec;
    opacity:0;
    -webkit-animation:ripple 4.5s ease-out 1125ms infinite;
    animation:ripple 4.5s ease-out 1125ms infinite
}

#ch{ position: relative; width: 696px; height: 573px; margin: 0 auto;}
#em{ position: relative; width: 1114px; height: 555px; margin: 0 auto;}
.point-item {
    overflow:hidden;
    text-align:center;

    width:50px;
    height:50px;
    transition:opacity .5s ease-out;
    cursor: pointer;
    outline:none;
}

.popover-content {
    width: 270px;
}
/*广州*/
#ch .map-icon1{position: absolute; top: 450px; left: 490px;}
#ch .map-icon1 .point-item {position:absolute;top:20px;left:-23px;width:30px;height:30px;}
#ch .map-icon1 .name{ top: 10px;left: 9px;}
#ch .map-icon1 .icon{margin-top: 31px; margin-left: -12px;}
/*佛山*/
#ch .map-icon2{position: absolute; top: 502px; left: 480px;}
#ch .map-icon2 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon2 .name{ top: 1px;left: 2px;}
#ch .map-icon2 .icon{margin-top: -8px; margin-left: -15px;}
/*东莞*/
#ch .map-icon3{position: absolute; top: 502px; left: 510px;}
#ch .map-icon3 .point-item {position:absolute;top:-21px;left:-26px;width:30px;height:30px;}
#ch .map-icon3 .name{top: -1px;left: 20px;}
#ch .map-icon3 .icon{margin-top: -10px;margin-left: -15px;}
/*汕尾*/
#ch .map-icon4{position: absolute; top: 502px; left: 510px;}
#ch .map-icon4 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#ch .map-icon4 .name{top: -35px;left: 45px;}
#ch .map-icon4 .icon{margin-top: -17px;margin-left: 5px;}
/*南宁*/
#ch .map-icon5{position: absolute; top: 502px; left: 440px;}
#ch .map-icon5 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon5 .name{ top: 0;left: -20px;}
#ch .map-icon5 .icon{margin-top: -8px; margin-left: -15px;}
/*南昌*/
#ch .map-icon6{position: absolute; top: 400px; left: 520px;}
#ch .map-icon6 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon6 .name{ top: 0;left: -20px;}
#ch .map-icon6 .icon{margin-top: -8px; margin-left: -15px;}
/*福州*/
#ch .map-icon7{position: absolute; top: 460px; left: 540px;}
#ch .map-icon7 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#ch .map-icon7 .name{top: -35px;left: 45px;}
#ch .map-icon7 .icon{margin-top: -17px;margin-left: 5px;}
/*金华*/
#ch .map-icon8{position: absolute; top: 415px; left: 550px;}
#ch .map-icon8 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#ch .map-icon8 .name{top: -35px;left: 45px;}
#ch .map-icon8 .icon{margin-top: -17px;margin-left: 5px;}
/*泰安*/
#ch .map-icon9{position: absolute; top: 300px; left: 520px;}
#ch .map-icon9 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#ch .map-icon9 .name{top: -35px;left: 45px;}
#ch .map-icon9 .icon{margin-top: -17px;margin-left: 5px;}
/*绵阳*/
#ch .map-icon10{position: absolute; top: 360px; left: 380px;}
#ch .map-icon10 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon10 .name{ top: 0;left: -20px;}
#ch .map-icon10 .icon{margin-top: -8px; margin-left: -15px;}
/*黄冈*/
#ch .map-icon11{position: absolute; top: 380px; left: 495px;}
#ch .map-icon11 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon11 .name{ top: -3px;left: -20px;}
#ch .map-icon11 .icon{margin-top: -8px; margin-left: -15px;}
/*洛阳*/
#ch .map-icon12{position: absolute; top: 330px; left: 455px;}
#ch .map-icon12 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon12 .name{ top: 0;left: -20px;}
#ch .map-icon12 .icon{margin-top: -8px; margin-left: -15px;}
/*天津*/
#ch .map-icon13{position: absolute; top: 238px; left: 520px;}
#ch .map-icon13 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#ch .map-icon13 .name{ top: 0;left: -20px;}
#ch .map-icon13 .icon{margin-top: -8px; margin-left: -15px;}

/*香港*/
#em .map-icon1{position: absolute; top: 290px; left: 878px;}
#em .map-icon1 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#em .map-icon1 .name{ top: -25px;left: -20px;}
#em .map-icon1 .icon{margin-top: -8px; margin-left: -15px;}
/*台湾*/
#em .map-icon2{position: absolute; top: 296px; left: 890px;}
#em .map-icon2 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#em .map-icon2 .name{top: -10px;left: 45px;}
#em .map-icon2 .icon{margin-top: -17px;margin-left: 5px;}
/*新加坡*/
#em .map-icon3{position: absolute; top: 360px; left: 832px;}
#em .map-icon3 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#em .map-icon3 .name{top: -35px;left: 45px;}
#em .map-icon3 .icon{margin-top: -17px;margin-left: 5px;}
/*泰国*/
#em .map-icon4{position: absolute; top: 320px; left: 845px;}
#em .map-icon4 .point-item {position:absolute;top:-19px;left:-26px;width:30px;height:30px;}
#em .map-icon4 .name{ top: -25px;left: -20px;}
#em .map-icon4 .icon{margin-top: -8px; margin-left: -15px;}
/*韩国*/
#em .map-icon5{position: absolute; top: 255px; left: 912px;}
#em .map-icon5 .point-item {position:absolute;top:-28px;left:-6px;width:30px;height:30px;}
#em .map-icon5 .name{top: -35px;left: 45px;}
#em .map-icon5 .icon{margin-top: -17px;margin-left: 5px;}

.point-item .point {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:10px;
    height:10px;
    margin:auto;
    -webkit-border-radius:50%;
    -webkit-background-clip:padding-box;
    -moz-border-radius:50%;
    -moz-background-clip:padding;
    border-radius:50%;
    background-clip:padding-box;
    background:transparent
}
.point-item .point-shadow:after {
    box-shadow:inset 0 0 5em rgba(0, 205, 236, .16)
}
.point-item .point-white {
    background-color:#fff;
    border:1px solid #00c1de
}
.point-item .point-dot {
    z-index:1;
    background-color:#6ad7e9;
    border:1px solid rgba(0, 205, 236, .37)
}
@-webkit-keyframes ripple {
    0% {
        opacity:0;
        -webkit-transform:scale(.1)
    }
    5% {
        opacity:1
    }
    to {
        opacity:0;
        -webkit-transform:scale(1)
    }
}
@keyframes ripple {
    0% {
        opacity:0;
        -webkit-transform:scale(.1);
        transform:scale(.1)
    }
    5% {
        opacity:1
    }
    to {
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}

@media (max-width: 768px) {
    .index-main {
        margin: 0 auto;
    }
    .i-cont1 {
        margin: 10px auto 0;
    }
    .index-main img {
        width: 50px;
        height: 50px;
    }
    .i-cont1 li {
        height: 150px;
        line-height: 150%;
        margin-bottom: 5px;
    }
    .i-cont1 h4 {
        height: 25px;
        line-height: 25px;
        font-size: 13px;
    }
    .i-cont1 p {
        font-size: 12px;
        line-height: 150%;
    }
    .f-tit {
        text-align: center;
        padding: 0;
    }
    .f-tit h2 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        background-size: 100%;
    }
    .f-tit h4 {
        font-size: 12px;
    }
    .i-cont2 {
        height: 230px;
        background: url(../images/index/bg1.png) no-repeat -100px top;
        background-size: 100%;
    }
    .i-cont2 .img-box {
        height: 180px;
    }
    .i-cont2 .img-box .ad-img {
        position: absolute;
        right: -10px;
        height: 160px;
    }
    .i-cont2 .img-box .icon-font1 {
        position: absolute;
        top: 15px;
        right: -90px;
        height: 15px;
    }
    .i-cont2 .img-box .icon-font3 {
        position: absolute;
        bottom: -20px;
        right: 0;
        height: 30px;
    }

    .i-cont3 {
        margin: 10px;
        padding-bottom: 5px;
    }

    .i-cont3 .item {
        padding: 5px;
    }

    .i-cont3 .col-xs-6{position: relative; margin-bottom: 5px; margin-top: 10px;padding: 0 10px;}
    .i-cont3 .col-xs-6:hover .show-box{ box-shadow: 0 0 20px #E0E0E0;}
    .i-cont3 .col-xs-6:hover .item{ box-shadow: 0 0 20px #E0E0E0;}
    .i-cont3 .col-xs-6:hover .item-top .fr{ border-left: 1px solid #1872d0;}
    .i-cont3 .col-xs-6:hover .item-top h3{ display: none;}
    .i-cont3 .col-xs-6:hover .item-top .txt{ display: block;}

    .i-cont3 .col-xs-6:nth-child(2n) .show-box{ right: 186px; left: initial;}
    .i-cont3 .item-top img {
        left: 20px;
        width: 50px;
        height: 50px;
    }
    .i-cont3 .item-top .fl {
        width: 80px;
        height: 50px;
    }
    .i-cont3 .item-type {
        line-height: 50px;
        padding: 0;
        font-size: 12px;
    }
    .i-cont3 .item .item-top {
        height: 100px;
    }
    .i-cont3 .item-top .tip {
        width: 40px;
        line-height: 150%;
        font-size: 12px;
        padding: 3px;
    }
    .i-cont3 .item-top .fr {
        width: 100%;
        height: 50px;
        padding-left: 5px;
        text-align: center;
        color: #2b8ef5;
        border-left: none;
    }
    .i-cont3 .col-xs-6:hover .item-top .fr {
        border-left: none;
    }
    .i-cont3 .info .fr {
        font-size: 12px;
    }
    .table-middle {
        display: block;
    }
    .i-cont3 .info {
        height: 25px;
        line-height: 160%;
        margin-top: 6px;
    }
    .i-cont3 .item {
        height: 170px;
    }
    .i-cont4-tit {
        font-size: 16px;
        margin: 15px 0 0 0;
    }
    .info .fl {
        font-size: 12px;
        padding-left: 5px;
    }
    .show-box {
        width: 198px;
        left: 186px;
        top: 0;
        height: 160px;
    }
    .show-box table {
        margin-top: 5px;
    }
    .show-box table td {
        padding: 8px 0 0 0;
    }
    .show-box .btn-blue {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }
    .all-real {
        margin-top: 10px;
    }
    .check-cdn {
        margin: 15px 0 0;
    }
    .check-cdn .h-img {
        height: 40px;
    }
    .check-cdn .col-xs-6 .item {
        padding-bottom: 10px;
    }
    .info-cdn .h-img {
        height: 60px;
    }
    .check-cdn .table-box {
        height: 50px;
    }
    .check-cdn .tit {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .check-cdn .txt {
        height: 58px;
    }
    .i-cont4-titg {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .info-cdn {
        margin-top: 10px;
    }
    .info-cdn .col-xs-6 {
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .info-cdn .item {
        padding: 10px 10px 10px;
    }
    .info-cdn .item .tit {
        font-size: 14px;
    }
    .info-cdn .btn-link {
        width: 86px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        margin: 10px auto 0;
    }
    .mart-dt {
        margin: 0;
    }
    .banner-box .swiper-container-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        z-index: 666; }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 10px; }

    .banner-box .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border: 2px solid #fff;
        background: transparent;
        opacity: 1; }
  h3,.rmtj h3 {
      background: url("../images/zhuangshitiao.png") no-repeat 0 center;
      background-size: contain;
      font-size: 16px; }

    .title-tops {
        font-size: 14px;
        margin-top: 5px; }

    .four .title-text {
        padding-bottom: 15px;
    }
    .chooseimg {
        width: 60px;
        height: 40px;
    }
    .img-shoose {
        padding-bottom: 10px; }
    .text-ca {
        padding-bottom: 3px;
        font-size: 14px; }
    .title-text {
        font-size: 12px; }
    .mart2 {
        margin:15px 0 10px; }

    .tab-item {
        margin-bottom: 0;
        font-size: 15px; }
    .type {
        text-align: center;
        font-size: 14px;
        padding-bottom: 6px;
        font-weight: 500;
        color: #000; }
    .boxs-num .type {
    margin-top: 0; }
    .money {
        padding-bottom: 0;
        color: #1872d0;
        font-size: 14px;
        text-align: center; }
    .detail-hot {
        height: 200px;
        font-size: 12px;
    }
    .hot-detail-item span {
        padding-right: 6px; }
    .gomore {
        width: 150px;
        height: 35px;
        line-height: 35px;
        margin: 10px auto 28px auto;
}
    .text-top {
        font-size: 12px;}
    .choose-g {
        padding-top: 25px;
        font-size: 16px; }
    .mart-6 {
        margin-top: 8px; }
    .mart-6 img {
        width: 60px;
    }
    .no_bar {
        padding-top: 15px;
        font-size: 16px;
        line-height: 150%;
        background: transparent; }
    .runmar {
        font-size: 14px;
        color: #1872d0;
        margin: 10px 0;}
    .more {
        height: 32px;
        border: 1px solid #1872d0;
        text-align: center;
        line-height: 32px;
        font-size: 12px;
        margin: 0 15px; }
    .text-choose-d {
        font-size: 12px;}
  .logo {
    margin-left: 0;
    width: 100%;
    display: flex;
    margin-top: 12px; }
  .regiser {
    width: 64px;
    margin-right: 0;
    font-size: 12px;
  }
  .login {
    width: 64px;
    margin-right: 10px;
    font-size: 12px;
  }
  .logo img {
    width: 90%;
    height: auto; }
  .logobox .phone {
        display: none; }
  .swiper-container {
    width: 100%;
    height: 100%; }
  .detail-hot {
    border: none; }
    .hot-detail-item span {
        padding-left: 18px;
    }
    nav {
        height: 50px;
        margin-top: 72px;
    }
    nav .container {
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }
    nav .container a {
        height: 43px;
        flex: 1;
        font-size: 14px;
    }
    nav .container > div {
        height: 42px;
        flex: 1;
        font-size: 16px; }
    nav .container .toggle_box {
        left: 0;
        top: 50px;}

  .bg {
    margin-top: 10px;
    height: 120px; }
  .tab-hot {
      height: 65px;
      margin: 0 0 5px 0;
      width: 100%;
  }
    .box-img {
        height: 60px;
    }
    .hot-detaimg {
        height: 60px;
    }
  .tab-item {
    padding: 0 0 10px 0;
    width: 50%;
    text-align: center; }
  .tab-hot .active:after {
    left: 27%; }
  .all-real {
    height: auto;
    padding-bottom: 12px; }
  .mart4 {
    margin-top: 15px;
    height: 125px;
    padding-left: 15px;
    padding-right: 15px; }
  .mart-6 h3 {
    margin: 0;
    height: auto;
    line-height: 33px;
    padding: 0 0 12px 0;
    background: #fff; }
    .info-cdn .item .title-top {
        line-height: 150%;
        font-size: 12px;
        margin-top: 0;
        min-height: 66px;
        padding: 5px 0 10px;
    }

    .mart-6 .container .row > [class*='col-'] {
        height: 230px;
        padding: 0 10px 10px; }
    .mart-6 .container .row > .active {
        box-shadow: 0 0 10px 1px #bec2cf; }
}


/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .i-end .col-xs-6{ border-right: 1px solid #b5c0cb;}
    .i-end .col-xs-6:nth-last-child(1){ border: 0;}


    .ban .index-txt{ height: 100px;}
    .ban .index-txt p{ font-size: 16px;}
    .about-main .det{ margin-top: 10px;}
    .about-main .det .img-res{ margin: 0 auto 25px;}
    .about-main .det .font20{ font-size: 18px; text-indent: 0; text-align: center;}
    .about-main .det .font18{ font-size: 16px; padding: 0;}


    .service-box img{ margin: 0 auto;}
    .service-box h3{ text-align: center;}

    .service-box .item .col-xs-9{float: right;}
    .service-box .item{ margin-bottom: 20px;}
    .service-box .item h3,.ser-tit,.product .item .tit{ font-size: 18px;}


    .new-list{ margin: 15px 0 20px;}
    .new-list li{ padding: 0; margin-bottom: 20px;}
    .new-list .tit a{ font-size: 16px; width: 550px;}
    .new-list .tit .fr{ font-size: 14px;}
    .new-list .txt{ padding: 0; height: 50px; line-height: 1.7; color: #999; font-size: 14px; margin: 10px 0 20px;}
    .staging-list .item{ width: 33.33%;}
    .set-cont dt{ font-size: 16px; margin-bottom: 0;}
    .set-cont dd{ font-size: 14px;}
    .link-list .item{ width: 25%;}
    .link-list .item:nth-child(4n){ border-right: 0;}
    .i-cont2{ background-image: none;}
    .i-cont2 .img-box{ width: 100%;}
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .ban .index-txt{ height: 130px;}
    .ban .index-txt p{ font-size: 18px;}
    .about-main .det{ margin-top: 30px;}
    .about-main .det .img-res{ margin: 0 auto 25px;}
    .about-main .det .font20{ font-size: 20px; text-indent: 2em; text-align: left;}
    .about-main .det .font18{ font-size: 18px;}
    .service-box .item h3,.ser-tit,.product .item .tit{ font-size: 20px;}

    .new-list{ margin: 35px 0 30px;}
    .new-list .tit a{ font-size: 16px;}
    .new-list .tit .fr{ font-size: 14px;}
    .product{ margin-bottom: 40px;}
    .scene .item .txt{ padding: 0 5px;}
    .staging-list .item{ width: 20%;}
    .staging-list{ background: url(../img/bg7.jpg) no-repeat center 54px; background-size: 800px 2px;}
    .set-cont dt{ font-size: 20px;}
    .set-cont dd{ font-size: 16px;}
    .set-cont{ margin-bottom: 70px;}
    .scene{ margin-bottom: 30px;}
    .link-list .item:nth-child(4n){ border-right: 2px solid #ddd;}
    .link-list .item:nth-child(5n){ border-right: 0;}

    .link-list .item{ width: 20%;}
    .link-list{ margin-bottom: 40px;}
    .i-cont2 .img-box{ width: 450px;}

    .i-cont2{background-image: url('../images/index/bg1.png'); background-size: auto 400px; background-position: -50% center;}
    .i-cont2 .img-box .icon-font1{ margin-left: -115px;}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .ban .index-txt{ height: 160px;}
    .ban .index-txt p{ font-size: 20px;}
    .service-box{ padding-bottom: 70px; background: url(../img/bg4.png) no-repeat center 120px; background-size: 100px auto;}
    .service-box .item:nth-last-child(1){ margin-top: 44px;}
    .service-box .item:nth-child(2n-1){ margin-top: 0;}
    .service-box .item{ margin-top: 90px;}
    .service-box .item:nth-child(2n) .col-xs-3{ text-align: right;}
    .service-box .item:nth-child(2n) img{ float: right;}
    .service-box .item:nth-child(2n) h3{ float: right;}
    .service-box .item:nth-child(3){ margin-top: -36px;}
    .service-box .item .col-xs-9{float: left;}
    .service-box .item h3{ font-size: 20px;}
    .service-box img{ margin: 0;}
    .service-box .item:nth-child(2n-1) h3{ text-align: left;}
    .ser-tit{ font-size: 28px;}

    .new-list{ margin: 35px 0 30px;}
    .new-list .tit a{ font-size: 16px;}
    .new-list .tit .fr{ font-size: 14px;}

    .new-list{ margin: 45px 0 40px;}
    .new-list li{  margin-bottom: 25px;}
    .new-list .tit a{ font-size: 18px;}
    .new-list .tit .fr{ font-size: 16px;;}
    .new-list .txt{ height: 60px; font-size: 16px; margin: 10px 0 25px;}
    .new-list .line{ height: 1px; background: #999;}
    .product .item .tit{ font-size: 24px;}
    .scene .item .txt{ padding: 0 10px;}
    .staging-list{ background: url(../img/bg7.jpg) no-repeat center 54px;}
    .i-cont2{ background-size: auto 550px; background-position: -300px center; }

    .i-cont3 .col-xs-6:nth-child(4n) .show-box{ right: 275px; left: initial;}

}
@media (min-width: 1500px) {
    .i-cont2{ background-size: auto 600px; background-position: -50px center; }
}


.i-cont3 {
    background: url("../images/index/bg.jpg");
    background-size: cover;
    padding-bottom: 50px;
}

.i-cont3 .row {
    margin: 0;
}

.i-cont3 .row {
    padding-top: 50px;
}

.i-cont3 .item {
    position: relative;
    height: 250px;
    margin-top: 35px;
    margin-bottom: 30px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 15px 1px;
    background:rgba(255,255,255,0.2)
}

.i-cont3 .item .item-rmp {
    position: absolute;
    top: -25px;
    right: -20px;
    width: 72px;
    height: 65px;
    background: url("../images/index/rmp.png") no-repeat;
}

.i-cont3 .item .item-content {
    padding: 20px;
    font-size: 18px;
    color: #fdfdfd;
}

.i-cont3 .item .item-content .item-txt {
    height: 40px;
    line-height: 40px;
    padding-left: 45px;
}

.i-cont3 .item .item-content .item-cpu {
    background: url("../images/index/cpu_bg.png") no-repeat left center;
}

.i-cont3 .item .item-content .item-memory {
    background: url("../images/index/memory_bg.png") no-repeat left center;
}

.i-cont3 .item .item-content .item-volume {
    background: url("../images/index/volume_bg.png") no-repeat left center;
}

.i-cont3 .item .item-content .item-bandwidth {
    background: url("../images/index/bandwidth_bg.png") no-repeat left center;
}

.i-cont3 .item .item-content .item-price {
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    font-size: 22px;
}
.i-cont3 .item .item-content .item-price span {
    float: right;
    padding-top: 5px;
    color: #fdff6a;
    font-weight: bold;
}

.i-cont3 .item .item-content .item-price span i {
    padding-right: 5px;
}

.i-cont3 .get_preferential {
    padding-top: 25px;
    text-align: center;
}

.i-cont3 .get_preferential img {
    display: inline-block;
    width: 350px;
    height: 60px;
    cursor: pointer;
}

@media (min-width: 600px) and (max-width: 1200px){
    .i-cont3 {
        padding-bottom: 35px;
    }
    .i-cont3 .row {
        padding-top: 30px;
    }
    .i-cont3 .item {
        position: relative;
        height: 200px;
        margin-top: 25px;
        margin-bottom: 20px;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.15) 0 0 15px 1px;
        background:rgba(255,255,255,0.2)
    }
    .i-cont3 .item .item-content {
        padding: 15px;
        font-size: 16px;
        color: #fdfdfd;
    }
    .i-cont3 .item .item-content .item-txt {
        height: 32px;
        line-height: 32px;
        padding-left: 35px;
    }
    .i-cont3 .item .item-content .item-cpu {
        background: url("../images/index/wap_cpu_bg.png") no-repeat left center;
    }
    .i-cont3 .item .item-content .item-memory {
        background: url("../images/index/wap_memory_bg.png") no-repeat left center;
    }

    .i-cont3 .item .item-content .item-volume {
        background: url("../images/index/wap_volume_bg.png") no-repeat left center;
    }

    .i-cont3 .item .item-content .item-bandwidth {
        background: url("../images/index/wap_bandwidth_bg.png") no-repeat left center;
    }
    .i-cont3 .item .item-content .item-price {
        height: 40px;
        line-height: 40px;
        padding-left: 0;
        font-size: 22px;
    }

    .i-cont3 .get_preferential {
        padding-top: 15px;
        text-align: center;
    }

    .i-cont3 .get_preferential img {
        display: inline-block;
        width: 300px;
        height: 52px;
        cursor: pointer;
    }
}

@media (max-width: 600px) {
    .i-cont3 {
        padding-bottom: 35px;
    }
    .i-cont3 .row {
        padding-top: 10px;
    }
    .i-cont3 .item {
        position: relative;
        height: 200px;
        margin-top: 25px;
        margin-bottom: 5px;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.15) 0 0 15px 1px;
        background:rgba(255,255,255,0.2)
    }
    .i-cont3 .item .item-content {
        padding: 15px;
        font-size: 14px;
        color: #fdfdfd;
    }
    .i-cont3 .item .item-content .item-txt {
        height: 32px;
        line-height: 32px;
        padding-left: 35px;
    }
    .i-cont3 .item .item-content .item-cpu {
        background: url("../images/index/wap_cpu_bg.png") no-repeat left center;
    }
    .i-cont3 .item .item-content .item-memory {
        background: url("../images/index/wap_memory_bg.png") no-repeat left center;
    }

    .i-cont3 .item .item-content .item-volume {
        background: url("../images/index/wap_volume_bg.png") no-repeat left center;
    }

    .i-cont3 .item .item-content .item-bandwidth {
        background: url("../images/index/wap_bandwidth_bg.png") no-repeat left center;
    }
    .i-cont3 .item .item-content .item-price {
        height: 30px;
        line-height: 30px;
        padding-left: 0;
        font-size: 18px;
    }

    .i-cont3 .get_preferential {
        padding-top: 25px;
        text-align: center;
    }

    .i-cont3 .get_preferential img {
        display: inline-block;
        width: 300px;
        height: 52px;
        cursor: pointer;
    }
}