.top {
  height: 1037px;
  background: url(../img/mlny_banner.png;vpn_img) no-repeat center;
  background-size: cover;
}

.main2 {
  margin-top: -100px;
}

.box {
  width: 100%;
  height: auto;
}

.box .tit {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box .tit img {
  width: 596.6px;
  height: 73.23px;
}

.box .cont {
  width: 100%;
  margin-top: 30px;
}

.main_box {
  width: 100%;
  height: auto;
  background: url(../img/mlny_main_bg.png;vpn_img) no-repeat center;
  background-size: cover;
}

.tab-box .hd ul {
  width: 667px;
  height: 42px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tab-box .hd ul li {
  position: relative;
  padding-bottom: 13px;
  cursor: pointer;
}

.tab-box .hd ul li p {
  font-family: MicrosoftYaHei;
  font-size: 22px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
}


.tab-box .hd ul li.on p {
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  font-size: 22px;
  color: #275CD9;
  letter-spacing: 0;
  text-align: center;
}

.tab-box .hd ul li.on::after {
  content: "";
  display: block;
  width: 31px;
  height: 3px;
  background: #275CD9;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}

.tab-box .bd {
  margin-top: 35px;
}

.tab-box .bd ul>div {
  width: 1200px;
  height: 420px;
  background: url(../img/mlny_tabs_bg.png;vpn_img) no-repeat center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.sqgk {
  padding: 40px 70px 40px 84px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sqgk .lf {
  width: 460px;
  height: 301px;
}

.sqgk .rt {
  width: 523px;
  height: 211px;
  color: #121212;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0;
  text-align: left;
  text-indent: 2em;
}

.sqgk .rt a {
  color: #275cd9;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0;
  text-align: left;
}

.lsyg .lf {
  width: 509px;
  height: 329px;
}

.lsyg .lf img {
  width: 100%;
  height: 100%;
}

.lsyg .rt {
  width: 523px;
  height: 340px;
}

.bddiv {
  padding: 45px 70px 46px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bddiv .lf {
  width: 509px;
  height: 329px;
}

.bddiv .lf img {
  width: 100%;
  height: 100%;
}

.bddiv .rt {
  width: 523px;
  height: 211px;
  color: #121212;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0;
  text-align: justify;
  text-indent: 2em;
}

.bddiv .rt a {
  color: #275cd9;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0;
  text-align: left;
}

.tsny {
  margin-top: 50px;
}

.tsny .cont .hd {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tsny .cont .hd ul {}

.tsny .cont .hd ul li {
  cursor: pointer;
  padding-bottom: 13px;
  position: relative;
  float: left;
}

.tsny .cont .hd ul li p {
  font-family: MicrosoftYaHei;
  font-size: 22px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
}

.tsny .cont .hd {}

.tsny .cont .hd ul li.on p {
  color: #275CD9;
  font-weight: 700;

}

.tsny .cont .hd ul li.on {
  color: #275CD9;
}

.tsny .cont .hd ul li:nth-child(n+2) {
  margin-left: 60px;
}

.tsny_bd {
  margin-top: 18px;
}

.tsny .cont .hd ul li.on::after {
  content: "";
  display: block;
  width: 31px;
  height: 3px;
  background: #275CD9;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}

.tsny .cont {
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
}

.tsny .cont .lf {
  width: 580px;
  height: 399px;
  float: left;
}



.tsny .cont .lf a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.tsny .cont .lf a p {
  position: absolute;
  padding-left: 30px;
  width: 580px;
  height: 48px;
  line-height: 48px;
  background: rgba(0, 0, 0, .42);
  bottom: 0;
  font-size: 16px;
  color: #FFFFFF;
}


.tsny .cont .lf a img {
  width: 100%;
  height: 100%;
}

.tsny .cont .rt {
  width: 610px;
  height: 399px;
  float: right;
}

.tsny .cont .rt ul li {
  width: 289.79px;
  height: 190px;
  float: left;
}

.tsny .cont .rt ul li:nth-child(2n) {
  margin-left: 20px;
}

.tsny .cont .rt ul li:nth-child(2n+1) {
  margin-left: 10px;
}

.tsny .cont .rt ul li:nth-child(n+3) {
  margin-top: 20px;
}


.tsny .cont .rt ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.tsny .cont .rt ul li a p {
  position: absolute;
  width: 100%;
  padding-left: 24px;
  height: 42px;
  line-height: 42px;
  background: rgba(0, 0, 0, .42);
  bottom: 0;
  font-size: 16px;
  color: #FFFFFF;
}

.tsny .cont .rt ul li a img {
  width: 100%;
  height: 100%;
}

.ssny {
  margin-top: 60px;
}


.ssny .cont {
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
}

.ssny .cont .a_box {
  width: 379px;
  height: 213px;
  position: relative;
}

.ssny .cont a {
  display: block;
  width: 379px;
  position: relative;
}

.ssny .cont a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.29);
  z-index: 1;
}

.ssny .cont a p {
  width: 379px;
  height: 38px;
  line-height: 38px;
  background: rgba(0, 0, 0, .42);
  padding-left: 30px;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  z-index: 11;
}

.ssny .cont img {
  width: 100%;
  height: 213px;
  position: relative;
  display: block;
  z-index: 1;
}



.ssny .cont .a_box::before {
  content: "";
  display: block;
  width: 72px;
  height: 72px;
  background: url(../img/mlny_bf.png;vpn_img) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -36px;
  margin-left: -36px;
  z-index: 111;
  pointer-events: none;
}

.whly {
  margin-top: 60px;
}

.whly .cont {
  margin-top: 41px;
  width: 100%;
  height: 390px;
}

.foc_img {
  margin-top: 30px;
}

.foc_img img {
  width: 100%;
  height: 150px;
}

.content {
  width: 100%;
  height: 100%;
  display: flex;
}

.content .item-group {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 390px;
  position: relative;
  width: 120px;
  overflow: hidden;
  transition: all .4s;
}

.item-group .title {
  width: 120px;
  height: 390px;
  /* background: url(../img/whly_bg.png;vpn_img) no-repeat center; */
  display: flex;
  justify-content: center;
  align-items: center;

}

.item-group:nth-child(3) .title {
  background: url(../img/mphc_noac.png;vpn_img) no-repeat center;
}

.item-group:nth-child(2) .title {
  background: url(../img/rwny_noac.png;vpn_img) no-repeat center;
}

.item-group:nth-child(5) .title {
  background: url(../img/nyms_noac.png;vpn_img) no-repeat center;
}

.item-group:nth-child(4) .title {
  background: url(../img/whcg_noac.png;vpn_img) no-repeat center;
}

.item-group:nth-child(1) .title {
  background: url(../img/lyjq_noac.png;vpn_img) no-repeat center;
}


.item-group .title a {
  display: none;
}

.item-group:nth-child(4) .title .txt {
  margin-top: 18px;
}


.item-group.self {
  width: 628px;
  height: 390px;
}

.item-group.self .title {
  width: 628px;
  height: 390px;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 57px 28px 160px 32px;
}

.item-group.self:nth-child(2) .title {
  background: url(../img/rwny_ac.png;vpn_img) no-repeat center;
}

.item-group.self:nth-child(3) .title {
  background: url(../img/mphc_ac.png;vpn_img) no-repeat center;
}

.item-group.self:nth-child(5) .title {
  background: url(../img/nyms_ac.png;vpn_img) no-repeat center;
}

.item-group.self:nth-child(4) .title {
  background: url(../img/whcg_ac.png;vpn_img) no-repeat center;
}

.item-group.self:nth-child(1) .title {
  background: url(../img/lyjq_ac.png;vpn_img) no-repeat center;
}

.item-group.self .title .txt {
  width: 48px;
  height: 136px;
}

.item-group.self:nth-child(4) .title .txt {
  height: 155px;
  width: 49px;
}

.item-group.self .title .txt img {
  width: 100%;
  height: 100%;
}

.item-group.self .title a {
  display: block;
  width: 100%;
  height: 100%;
}

.item-group.self .title .r {
  margin-top: 115px;
}

.item-group.self .title .t {
  width: 493.71px;
  height: 196px;
  background: #FFFFFF;
}

.item-group.self .title .bot {
  width: 100%;
}

.item-group.self .title .bot ul {
  width: 428px;
}

.item-group.self .title .bot ul li {
  float: left;
  width: 33%;
  text-align: center;
  margin-top: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.item-group.self .title .bot ul li a {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.item-group.self .title .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.item-group.self .title .bot>a {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 20px;
  margin-top: 20px;
}

.item-group.self .title .bot>a img {
  width: 100%;
  height: 100%;
}

.item-group.self .title a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.item-group.self .title a img {
  width: 473.88px;
  height: 178px;
}


.item-group:nth-child(n+2) {
  margin-left: 23px;
}

.dq_item_bl {
  text-align: justify;
}

.ssny-slide {
  width: 100%;
  height: 213px;
  overflow: hidden;
  position: relative;
  /* margin-top: 30px; */
}

.ssny-slide .hd .next,
.ssny-slide .hd .prev {
  width: 43px;
  height: 85px;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  opacity: 0.39;
  top: 50%;
  transform: translateY(-50%);
}

.ssny-slide .hd .next {
  right: 0;
  background: #000000 url(../img/next.png;vpn_img) center center no-repeat;
}

.ssny-slide .hd .prev {
  left: 0;
  background: #000000 url(../img/prev.png;vpn_img) center center no-repeat;
}

.ssny-slide .bd {
  width: 100%;
  height: 213px;
  margin-left: 10px;
}

.ssny-slide .bd ul {
  height: 213px;
  overflow: hidden;
}

.ssny-slide .bd ul li {
  float: left;
  margin-right: 20px;
  width: 379px;
  height: 213px;
}

.ssny-slide .bd ul li img {
  display: block;
  width: 379px;
  height: 213px;
}



.oldModel .tab-box .hd ul li.on p {
  font-size: 32px;
}

.oldModel .tab-box .hd ul li p {
  font-size: 28px;
}

.oldModel .tab-box .hd ul {
  width: 790px;
}

.oldModel .bddiv .rt,
.oldModel .sqgk .rt {
  font-size: 28px;
  height: auto;
  line-height: 36px;
  line-height: 1.5;
  width: 597px;
}

.oldModel .bddiv .rt a,
.oldModel .sqgk .rt a {
  font-size: 28px;
}


.oldModel .tsny .cont .hd ul li p,
.oldModel .tsny .cont .lf a p,
.oldModel .tsny .cont .rt ul li a p,
.oldModel .ssny .cont a p,
.oldModel .item-group.self .title .bot ul li a {
  font-size: 28px;
}
/* old */
.oldModel .ssnyLef .tit{
  font-size: 28px;
}
.oldModel .ssnyRig  .itemTop{
  font-size: 28px;
  width: 100%;
  height: 60px;
}
.oldModel .ssGk .item{
  height: 270px;
  background-size: 100% 100%;
}
.oldModel .itemBtm p:nth-child(1){
  font-size: 28px;
}
.oldModel .itemBtm p:nth-child(1) span{
  font-size: 28px;
}
.oldModel .itemBtm{
  width: 110%;
}
.oldModel .itemBtm p:nth-child(2){
  width: 160px;
  font-size: 28px;
  height: auto;
  background-size: 100% 100%;
}

.oldModel .bddiv{
  padding-right: 20px;
}