.offer-container {
  width: 100%;
}

.offer-content {
  height: 100%;
}

.offer-content .banner {
  height: 367px;
  padding-top: 154px;
  position: relative;
  box-sizing: border-box;
  background-image: url(/r/cms/www/default/images/channel/college/banner_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.offer-content .banner p {
  text-align: center;
  line-height: 1;
  margin-top: 20px;
}
.offer-content .banner p:first-child{
  font-weight: bold;
  font-size: 42px;
}

@media screen and (max-width:1366px) {
  .offer-content .banner .container-1200{
    transform: scale(0.7);
    transform-origin: center;
  }
  .offer-content .banner {
    height: 256.9px;
    padding-top: 100px;
  }
}

@media screen and (min-width:1367px) and (max-width:1600px) {
  .offer-content .banner .container-1200{
    transform: scale(0.79);
    transform-origin: center;
  }
  .offer-content .banner {
    height: 290px;
    padding-top: 110px;
  }
}

/* 模式 */
.offer-content .model {
  width: 100%;
}

.model>.hd {
  border-bottom: 1px solid #F0F0F0;
  display: flex;
  justify-content: space-between;
  padding: 60px 0 0;
  box-sizing: border-box;
}

.model>.hd li {
  min-width: 110px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  padding-bottom: 30px;
  box-sizing: border-box;
  line-height: 28px;
  cursor: pointer;
  letter-spacing: -0.8px;
}
.model>.hd li:not(.active){
  padding-top: 16px;
}

.model>.hd li.active {
  font-size: 28px;
  color: #0152D9;
  font-weight: bold;
  border-bottom: 4px solid #0152D9;
  line-height: 36px;
}

.offer-content .bd {
  position: relative;
  height: auto !important;
}

.offer-content .bd>li {
  padding: 60px 0;
  box-sizing: border-box;
  position: relative !important;
}

.offer-content .instructions {
  background-color: #F7F8F9;
  min-height: 487px;
  font-size: 14px;
  padding: 50px 50px 30px;
  margin-bottom: 100px;
  margin-top: 60px;
  color: #666;
}

.offer-content .instructions .ins {
  margin-left: 58px;
  line-height: 28px;
}

.offer-content .instructions .ins-title {
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-bottom: 20px;
}

.offer-content .instructions .ins .ins-title:first-of-type {
  margin-bottom: 40px;
}

/* 样式拷贝 */
.buy-tb {
  width: 100%;
  border: 1px solid #f0f0f0;
  border-collapse: collapse;
}

.buy-tb td {
  min-height: 50px;
  height: 50px;
  padding: 5px 5px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  border: 1px solid #f0f0f0;
  vertical-align: middle;
}

.buy-tb td .iconfont {
  font-size: 24px;
}

.buy-tb td .icon-a-Doesnotsupport {
  color: #F7405A;
}

.buy-tb td .icon-support {
  color: #4DCD94;
}

.col-3 td {
  color: #333333;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #f0f0f0;
}

.col-3 .col-title {
  width: 50px;
  font-size: 18px;
  line-height: 28px;
}

.col-3 .col-two {
  width: 164px;
}

.col-3 td:last-child {
  width: 187px;
}

.col-3 td:nth-last-child(2) {
  width: 187px;
}

.col-3 td:nth-last-child(3) {
  width: 187px;
}

.col-3 td:nth-last-child(4) {
  width: 195px;
}

.col-3 td:nth-last-child(5) {
  width: 190px;
}

.col-3 td:nth-last-child(6) {
  width: 195px;
}

.service-type tbody tr .title {
  font-size: 18px;
}

.service-type tbody tr .price {
  font-size: 24px;
  color: #F7405A;
}

.service-type tbody .title-bg {
  border: 1px solid #F0F0F0;
  background-color: #F7F8F9;
  font-size: 18px;
}

.buy-tb th {
  vertical-align: middle;
  height: 140px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  border: 1px solid #f0f0f0;
}
.buy-tb th:nth-child(2){
  border-top: 4px solid #B3BBCA;
}
.buy-tb th:nth-child(2) .btn{
  background-color: #B3BBCA;
}
.buy-tb th:nth-child(3){
  border-top: 4px solid #30DBC7;
}
.buy-tb th:nth-child(3) .btn{
  background-color: #30DBC7;
}
.buy-tb th:nth-child(4){
  border-top: 4px solid #FFD02D;
}
.buy-tb th:nth-child(4) .btn{
  background-color: #FFD02D;
}
.buy-tb th:nth-child(5){
  border-top: 4px solid #7160FF;
}
.buy-tb th:nth-child(5) .btn{
  background-color: #7160FF;
}
.buy-tb th:nth-child(6){
  border-top: 4px solid #3896FF;
}
.buy-tb th:nth-child(6) .btn{
  background-color: #3896FF;
}
.buy-tb th:nth-child(7){
  border-top: 4px solid #0152D9;
}
.buy-tb th:nth-child(7) .btn{
  background-color: #0152D9;
}

.buy-tb th h4 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #333333;
}

.buy-tb th:first-child i {
  display: block;
  width: 150px;
  height: 1px;
  background-color: #F0F0F0;
  margin: 0 auto;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
}

.buy-tb th:nth-child(1) span {
  display: block;
  width: 130px;
  color: #333333;
  margin: 0 auto;
  padding: 8px;
  font-weight: normal;
}

.buy-tb th span:first-child {
  text-align: right;
}

.buy-tb th span:last-child {
  text-align: left;
}

.buy-tb th p {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  font-weight: normal;
}

.buy-tb th p .red {
  color: #F7405A;
}
.buy-tb th p .red:first-child{
  font-size: 22px;
}

.buy-tb th .btn {
  color: #FFFFFF;
  display: block;
  width: 110px;
  height: 38px;
  border-radius: 50px;
  line-height: 38px;
  text-align: center;
  box-sizing: border-box;
  margin: 0 auto;
  font-weight: 200;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}

.buy-tb th .btn:hover {
  /* opacity: 0.98; */
}

.intervals {
  height: 4px !important;
  padding: 0 !important;
  background-color: #F0F0F0 !important;
}

.buy-tb th .btn .talks {
  position: absolute;
  left: -80px;
  right: 0;
  z-index: 2;
  top: 38px;
  width: 198px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px hsla(223, 85%, 37%, 0.15);
}
.buy-tb th .btn .talks .iocn-qq {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  margin-left: -8px;
}

.buy-tb th .btn .talks p {
  color: #333333;
  font-size: 16px;
  line-height: 16px;
}

.buy-tb th .btn:hover .talks {
  display: block;
}

.four .col-3 td:nth-last-child(4){
  width: auto;
}

.go_download{
	display: none;
	position: absolute;
	left: 121px;
	margin-top: -74px;
	width: 180px;
	height: 114px;
	z-index: 2;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px hsla(223, 85%, 37%, 0.15);
}
.go_download span{
  color: #333333;
}
.go_download span:hover{
  color: #0152D9;
}
.go_download::before{
  content: "";
  background-color: #fff;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  position: absolute;
  left: -7px;
  top:45px;
}
.talks_title {
  padding: 0 20px;
  font-size: 16px;
  line-height: 48px;
  color: #ffffff;
  background-color: #333333;
}

.talks_title img {
  width: 15px;
  height: 15px;
  margin-top: 14px;
}

.talks_title div:first-child {
  float: left;
}

.talks_title .cancel {
  float: right;
}

.talks_qq a {
  display: block;
  height: 52px;
  padding: 0 35px;
  font-size: 16px;
  color: #555555;
  line-height: 52px;
  background-color: #f6f5f5;
  position: relative;
}

.talks_qq:hover div {
  color: #0152D9;
}

.talks_qq div {
  float: right;
}
.talks_qq a .icon{
  font-size: 22px;
  position: relative;
  right: 15px;
}

.talks_qq .hi {
  display: none;
  position: absolute;
  left: 5px;
  top: 10px;
  width: 25px;
  height: 21px;
  background: url('/r/cms/www/default/images/common/Hi.png') center center no-repeat;
  background-size: 100% 100%;
}
.talks_qq:hover .yeshi,.talks_qq:hover .hi {
  display: block;
}

.talke_tel {
  justify-content: space-between;
  padding: 10px 20px;
  background-color: #ffffff;
}
.talke_tel div {
  float: right;
  width: 120px;
  text-align: justify;
  text-justify: distribute-all-lines;
  text-align-last: justify;
}

.talke_tel p {
  color: #333333;
  font-size: 15px;
}
.talke_tel p:nth-child(2){
  letter-spacing: 0.2px;
}

.talke_tel p:hover {
  color: #0152D9;
}
.talke_tel img{
  width: 28px;
  height: 28px;
  position: relative;
  top: -2px;
  right: 10px;
}