﻿.w {
  width: 1200px;
  margin: 0 auto;
}
.shop {
  margin-bottom: 20px;
}
.shop .shop-t h1 {
  font-size: 40px;
  text-align: center;
}
.shop .shop-t p {
  text-align: center;
  font-size: 22.92px;
}
.shop .shop-b > img {
  width: 520px;
}
.shop .shop-b .shop-b-r {
  width: 580px;
  height: 600px;
  margin-top: 50px;
}
.shop .shop-b .shop-b-r .shop-b-r-t {
  font-family: "方正大标宋简体";
  font-size: 37.5px;
}
.shop .shop-b .shop-b-r .shop-b-r-t-e {
  font-family: "方正大标宋简体";
  font-size: 14.58px;
  letter-spacing: 1px;
}
.shop .shop-b .shop-b-r p {
  font-size: 15px;
  margin-top: 30px;
}
.shop .shop-b .shop-b-r p .red {
  font-size: 25px;
  color: red;
}
.shop .shop-b .shop-b-r .button {
  margin-top: 60px;
}
.shop .shop-b .shop-b-r .button a {
  width: 184px;
  height: 60px;
  display: inline-block;
  background: #447e96;
  color: #fff;
  font-size: 21px;
  text-align: center;
  line-height: 60px;
  margin-left: 75px;
}
.shop .shop-b .shop-b-r .button a img {
  margin-right: 5px;
  margin-top: -2px;
}
.study {
  position: relative;
}
.study .study-b {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding-top: 40px;
  box-sizing: border-box;
}
.study .study-b > h2,
.study .study-b p {
  text-align: center;
  color: #fff;
  font-family: "方正大标宋简体";
}
.study .study-b > h2 {
  margin-bottom: 30px;
  font-size: 44px;
}
.study .study-b > p {
  font-size: 34px;
  margin-top: 10px;
}
.study .study-b > p:nth-child(4) {
  font-size: 28px;
}
.study .study-b .neirong {
  margin-top: 50px;
  margin-left: 90px;
}
.study .study-b .neirong p {
  text-align: left;
  font-size: 22px;
}
.study .study-b .neirong h4 {
  font-family: "方正大标宋简体";
  font-size: 33.33px;
}
.study .study-b .button-two {
  margin-top: 20px;
}
.study .study-b .button-two a {
  width: 184px;
  height: 60px;
  display: inline-block;
  background: #fff;
  color: #447e96;
  font-size: 21px;
  text-align: center;
  line-height: 60px;
  margin-right: 65px;
}
.study .study-b .button-two a img {
  margin-right: 5px;
  margin-top: -2px;
}
.cehua {
  margin-top: 90px;
  margin-bottom: 80px;
}
.cehua .cehua-t {
  margin-bottom: 70px;
}
.cehua .cehua-t h1 {
  text-align: center;
  font-size: 44px;
}
.cehua .cehua-b {
  width: 1100px;
  margin: 0 auto;
}
.cehua .cehua-b .cehua-b-list {
  width: 18%;
  height: 180px;
  text-align: center;
  float: left;
  margin-right: 26px;
  box-shadow: 0px 10px 8px 0px #a9b9bf;
  margin-bottom: 30px;
  position: relative;
}
.cehua .cehua-b .cehua-b-list img {
  margin-top: 25px;
}
.cehua .cehua-b .cehua-b-list p {
  text-align: center;
}
.cehua .cehua-b .cehua-b-list .text {
  padding: 25px 20px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: #6c8791;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.cehua .cehua-b .cehua-b-list .text p {
  color: #fff;
  font-size: 12px;
  text-align: left;
}
.cehua .cehua-b .cehua-b-list:nth-child(5n) {
  margin-right: 0;
}
.cehua .cehua-b .cehua-b-list:hover {
  box-shadow: 0px 8px 0px 0px #cbd5d9;
}
.cehua .button {
  margin-top: 60px;
}
.cehua .button a {
  width: 184px;
  height: 60px;
  float: right;
  background: #447e96;
  color: #fff;
  font-size: 21px;
  text-align: center;
  line-height: 60px;
  margin-right: 75px;
}
.cehua .button a img {
  margin-right: 5px;
  margin-top: -2px;
}


.zhuanti {
  margin-top: 90px;
  margin-bottom: 80px;
}
.zhuanti .zhuanti-t {
  width: 240px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  font-size: 29px;
  box-sizing: border-box;
  border: 2px solid #447e96;
  text-align: center;
  margin-bottom: 8px;
  color: #447e96;
}
.zhuanti .zhuanti-t-e {
  width: 270px;
  height: 20px;
  margin: 15px auto;
  
  font-family: 'Courier New', Courier, monospace;
  font-size: 17px;
  text-align: center;
}
.zhuanti .zhuanti-t-b {
  width: 100px;
  height: 10px;
  margin: 0 auto;
  background-color: #fba953;
  margin-bottom: 34px;
}
.zhuanti .zhuanti-b {
  display: flex;
  justify-content: space-between;
}
.zhuanti .zhuanti-b li {
  width: 260px;
}
.zhuanti .zhuanti-b li .zhuanti-b-t {
  text-align: center;
  height: 50px;
  background-color: #447e96;
  padding: 5px 0;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.zhuanti .zhuanti-b li .zhuanti-b-t p {
  color: #ffffff;
  font-family: "方正大标宋简体";
  font-size: 21.67px;
  margin: 0px;
}
.zhuanti .zhuanti-b li .zhuanti-b-t .zhuanti-b-t-e {
  font-size: 10px;
  margin: 0px;
}
.zhuanti .zhuanti-b li .zhuanti-b-text {
  height: 280px;
  background-color: #447e96;
  padding-top: 40px;
  box-sizing: border-box;
  line-height: 1.8;
}
.zhuanti .zhuanti-b li .zhuanti-b-text li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
}
.zhuanti .zhuanti-b li .zhuanti-b-text li a {
  color: #ffffff;
  font-size: 14px;
  font-family: "微软雅黑";
}
.zhuanti .zhuanti-b li .zhuanti-b-text li .zhuantimore {
  display: block;
  color: #000;
  width: 130px;
  height: 25px;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  line-height: 25px;
  font-size: 16px;
}
.zhuanti .zhuanti-b li .zhuanti-b-text li a:hover {
  border-bottom: 2px solid #fff;
}
.zhuanti .zhuanti-b li .zhuanti-b-text li .zhuantimore:hover {
  border-bottom: none;
}
.zhuanti .zhuanti-b li .zhuanti-b-text li:last-child {
  margin-top: 50px;
  padding-left: 0px;
}	




@media only screen and (min-width: 320px) and (max-width: 767px) {
  .banner {
    display: none;
  }
  .top-pic-m {
    display: block !important;
    margin-bottom: 30px;
  }
  .top-pic-m img {
    width: 100%;
  }
  .shop .shop-t h1 {
    margin: 0;
    font-size: 22px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .shop .shop-t p {
    font-size: 16px;
  }
  .shop .shop-b {
    display: none;
  }
  .shop .shop-b-m {
    display: block !important;
  }
  .shop .shop-b-m > img {
    width: 70%;
    margin-left: 20px;
  }
  .shop .shop-b-m .shop-b-r .shop-b-r-t {
    font-size: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 5px;
    font-weight: 700;
  }
  .shop .shop-b-m .shop-b-r .shop-b-r-t-e {
    color: #999;
    font-size: 12px;
    padding: 0 10px;
    box-sizing: border-box;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .shop .shop-b-m .shop-b-r > p {
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0;
    text-align: center;
    font-weight: 700;
  }
  .shop .shop-b-m .shop-b-r > p .red {
    color: red;
    font-size: 26px;
  }
  .shop .shop-b-m .shop-b-r .shop-detail p {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .shop .shop-b-m .shop-b-r .shop-detail p .hui {
    display: inline-block;
    width: 140px;
    color: #998;
  }
  .shop .shop-b-m .shop-b-r .button {
    margin: 20px 0;
    text-align: center;
  }
  .shop .shop-b-m .shop-b-r .button a {
    width: 110px;
    height: 40px;
    display: inline-block;
    background: #447e96;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin: 0px 20px;
  }
  .shop .shop-b-m .shop-b-r .button a img {
    margin-right: 5px;
    margin-top: -2px;
  }
  .study {
    display: none;
  }
  .study-m {
    display: block !important;
    position: relative;
    margin-bottom: 40px;
  }
  .study-m > img {
    width: 100%;
  }
  .study-m .study-b-m {
    position: absolute;
    top: 0;
    left: 0;
  }
  .study-m .study-b-m h2 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
  }
  .study-m .study-b-m p {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0;
  }
  .study-m .study-b-m > p:nth-child(4) {
    font-size: 12px;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .study-m .study-b-m .neirong h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .study-m .study-b-m .neirong p {
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .study-m .study-b-two p:nth-child(1) {
    font-size: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 5px;
    font-weight: 700;
  }
  .study-m .study-b-two .hui {
    display: inline-block;
    width: 100px;
    color: #999;
    padding-left: 40px;
    box-sizing: border-box;
  }
  .study-m .button-two {
    margin-top: 20px;
    text-align: center;
  }
  .study-m .button-two a {
    width: 110px;
    height: 40px;
    display: inline-block;
    background: #447e96;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin: 0 10px;
  }
  .study-m .button-two a img {
    margin-right: 5px;
    margin-top: -2px;
  }
  .cehua {
    display: none;
  }
  .cehua-m {
    display: block !important;
  }
  .cehua-m .cehua-t {
    text-align: center;
  }
  .cehua-m .cehua-b {
    padding: 10px;
    box-sizing: border-box;
  }
  .cehua-m .cehua-b .cehua-b-list {
    width: 48%;
    height: 135px;
    text-align: center;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-right: 12px;
    position: relative;
  }
  .cehua-m .cehua-b .cehua-b-list p {
    text-align: center;
  }
  .cehua-m .cehua-b .cehua-b-list .text {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: #6c8791;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cehua-m .cehua-b .cehua-b-list .text p {
    color: #fff;
    font-size: 12px;
    text-align: left;
  }
  .cehua-m .cehua-b .cehua-b-list:nth-child(2n) {
    margin-right: 0;
  }
  .cehua-m .button {
    margin: 20px 0;
    text-align: center;
  }
  .cehua-m .button a {
    width: 110px;
    height: 40px;
    display: inline-block;
    background: #447e96;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin: 0px 20px;
  }
  .cehua-m .button a img {
    margin-right: 5px;
    margin-top: -2px;
  }
  
  
  .zhuanti .zhuanti-t {
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 20px;
    box-sizing: border-box;
    border: 2px solid #fba953;
    text-align: center;
    margin-bottom: 8px;
  }
  .zhuanti .zhuanti-t-e {
    width: 228px;
    height: 20px;
    margin: 0 auto;
    font-family: 'Courier New', Courier, monospace;
    font-size: 17px;
    text-align: center;
  }
  .zhuanti .zhuanti-t-b {
    width: 60px;
    height: 5px;
    margin-bottom: 20px;
  }
  .zhuanti .zhuanti-b {
    display: block;
  }
  .zhuanti .zhuanti-b li {
    width: 100%;
    margin-bottom: 20px;
  }
  .zhuanti .zhuanti-b li .zhuanti-b-t {
    margin-bottom: 0;
  }
  .zhuanti .zhuanti-b li .zhuanti-b-text {
    line-height: 1.5;
  }
  .zhuanti .zhuanti-b li .zhuanti-b-text li:nth-child(5) {
    margin-top: 30px;
    padding-left: 0px;
  }
}
