<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*.banner {
  background: url("../Images/banner-vr.jpg") no-repeat center center;
}*/
.banner .w1200 h1 {
  font-size: 0.5rem;
}
.banner .w1200 h2 {
  font-size: 0.45rem;
}
@media (max-width: 640px) {
/*  .banner {
    background: url("../Images/banner-net-move.jpg") no-repeat center center;
  }*/
  .banner .w1200 {
    padding-left: .4rem;
  }
}
.banner .banner-btn {
  color: #a6ff24;
  background-color: transparent;
  border: 1px solid #a6ff24;
}
.banner .banner-btn:hover {
  color: #fff;
  background-color: #a6ff24;
}
.banner .w1200 h1 {
  color: #a6ff24;
}
.banner .w1200 h2 {
  color: #a6ff24;
}
.banner .w1200 p {
  color: #a6ff24;
}
/*课程切换*/
.sub-nav-bar {
  background-color: #ffffff;
}
.sub-nav-bar a.cur,
.sub-nav-bar a:hover {
  background: #a6ff24;
  color: #3a3a3a;
}
/*课程详情*/
.tit {
  color: #262d3f;
  padding-top: 0.1rem;
  padding-bottom: 0.4rem;
}
@media (max-width: 640px) {
  .tit {
    font-size: 0.36rem;
  }
}
.course-detail {
  /*为何学.NET开发？*/
  /*.NET开发工程师学什么？*/
  /*.NET就业钱景如何？*/
  /*哪些人适合学？*/
  /*为什么选择北风？*/
  /*北风发展历程*/
  /*学习保障*/
  /*服务保障*/
  /*就业服务*/
  /*从零开始到.ET开发工程师，120天逆袭，凭实力拿高薪！*/
  /*选择比努力更重要，来北风学*/
  /*form*/
}
{
  background-color: #ffffff;
  padding-bottom: 0.9rem;
}
@media (max-width: 640px) {
  .tit {
    padding-top: 0.7rem;
  }
}
@media (max-width: 640px) {
  .explain {
    padding-bottom: 0.52rem;
  }
}
.window {
  width: 1120px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .window {
    width: 100%;
  }
}
.window .top-pic {
  overflow: hidden;
  width: 100%;
  height: 3rem;
  position: relative;
  cursor: pointer;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1200px) {
  .window .top-pic {
    margin-left: 0;
    margin-right: 0;
    height: 2.5rem;
  }
}
@media (max-width: 950px) {
  .window .top-pic {
    height: 1.8rem;
  }
}
.window .top-pic .scrollBox {
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}
.window .top-pic .scrollBox .pic {
  width:365px;
box-sizing: border-box;
  float: left;
  margin: auto;
  margin-left:8px;
  display:inline
}
.window .top-pic .scrollBox .pic .img {
  position: relative;
  display: block;
}
.window .top-pic .scrollBox .pic .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 100%;
}
.window .top-pic .scrollBox .pic .img i {
  display: block;
  box-sizing: border-box;
  padding-bottom: 76.92307692%;

}
.window .middle-circle {
  margin-top: 0.2rem;
  margin-bottom: 0.37rem;
}
.window .middle-circle ol {
  margin: 0 auto;
  overflow: hidden;
  width: 2.1rem;
}
.window .middle-circle ol li {
  float: left;
  display: block;
  width: 0.6rem;
  height: 0.05rem;
  background: #c9c9c9;
  margin-left: 0.05rem;
  margin-right: 0.05rem;
  cursor: pointer;
}
.window .middle-circle ol .current {
  background: #a0f02c;
}
.window .scroll-tit {
  overflow: hidden;
  width: 100%;
  height: .49rem;
}
.window .scroll-tit .h3-box {
  width: 300%;
  position: relative;
}
.window .scroll-tit h3 {
  color: #262d3f;
  font-size: .18rem;
  text-align: center;
  padding-bottom: 0.3rem;
  float: left;
  left: 0;
  top: 0;
  width: 33.33%;
  position: absolute;
  display: block;
  background: #fff;
}
.window .bottom-text {
  position: relative;
  overflow: hidden;
  height:110px;
}
.window .bottom-text .p-box {
  width: 300%;
  position: relative;
}
.window .bottom-text p {
  line-height:45px;
  color: #666;
  font-size:18px;
  text-align: center;

  width: 33.33%;
  position: absolute;
  background: #fff;
}
.course-detail .why {
  background-color: #020202;
  padding-top: 0.9rem ;
}
@media (max-width: 640px) {
  .course-detail .why {
    padding-top: 0;
  }
}
.course-detail .why .tit {
  color: #fff;
}
.course-detail .why .explain {
  color: #888;
}
.course-detail .why .explain {
  padding-left: 16.92708333%;
  padding-right: 16.92708333%;
}
@media (max-width: 1200px) {
  .course-detail .why .explain {
    padding-left: 9%;
    padding-right: 9%;
  }
}
@media (max-width: 640px) {
  .course-detail .why .explain {
    padding-left: 0%;
    padding-right: 0%;
  }
}
.course-detail .why .top {
  margin-top: 1.9rem;
}
.course-detail .why .top .part1 .circle {
  background-color: #a6ff24;
}
.course-detail .why .top .part1 .circle:hover {
  animation: colorChange 0.3s ;
  background-color: #91ea0f;
}
.course-detail .why .top .part1 .circle .icon3,
.course-detail .why .top .part1 .circle .icon2,
.course-detail .why .top .part1 .circle .icon1 {
  width: 0.32rem;
  height: 0.3rem;
}
.course-detail .why .top .small .cir {
  background-color: #a6ff24;
}
.course-detail .why .bottom .txt .discribe {
  color: #888!important;
}
.course-detail .why .bottom .txt .tit {
  color: #a0f02c!important;
}
.course-detail .what .many-box .ico-wrap:hover {
  background-color: #a6ff24;
}
.course-detail .what .many-box .ico-wrap:hover .language {
  color: #020202;
}
.course-detail .what .w1200 .explain {
  color: #949597;
}
@media (max-width: 640px) {
 /* .course-detail .how {
    background: url("../Images/part3-move_02.jpg") no-repeat center center;
  }*/
  .course-detail .how .scroll .scroll-box .person .money {
    color: #87e300;
  }
  .course-detail .how #Skip {
    display: none;
  }
}
.course-detail .how .explain {
  color: #949597;
}
/*.course-detail .how .skip .box1 span {
  background: url("../Images/protrait1_07.png") no-repeat center center;
}
*/.course-detail .how .skip .box1 .chat1 {
  background-color: #87e300;
  width: 1.83rem;
}
.course-detail .how .skip .box1 .chat1 em {
  color: #87e300;
}
.course-detail .how .skip .box1 .chat::before {
  border-top: 0.18rem solid #87e300;
}
/*.course-detail .how .skip .box2 span {
  background: url("../Images/protrait2_11.png") no-repeat center center;
}*/
.course-detail .how .skip .box2 .chat2 {
  background-color: #87e300;
}
.course-detail .how .skip .box2 .chat2 em {
  color: #87e300;
}
.course-detail .how .skip .box2 .chat::before {
  border-top: 0.18rem solid #87e300;
}
/*.course-detail .how .skip .box3 span {
  background: url("../Images/protrait3_15.png") no-repeat center center;
}*/
.course-detail .how .skip .box3 .chat3 {
  background-color: #87e300;
}
.course-detail .how .skip .box3 .chat3 em {
  color: #87e300;
}
.course-detail .how .skip .box3 .chat::before {
  border-top: 0.18rem solid #87e300;
}
/*.course-detail .how .skip .box6 span {
  background: url("../Images/protrait4_11.png") no-repeat center center;
}*/
.course-detail .how .skip .box6 .chat6 {
  background-color: #87e300;
}
.course-detail .how .skip .box6 .chat6 em {
  color: #87e300;
}
.course-detail .how .skip .box6 .chat::before {
  border-top: 0.18rem solid #87e300;
}
/*.course-detail .how .skip .box8 span {
  background: url("../Images/protrait15_15.png") no-repeat center center;
}*/
.course-detail .how .skip .box8 .chat8 {
  background-color: #87e300;
}
.course-detail .how .skip .box8 .chat8 em {
  color: #87e300;
}
.course-detail .how .skip .box8 .chat::before {
  border-top: 0.18rem solid #87e300;
}
/*.course-detail .how .skip .box9 span {
  background: url("../Images/protrait16_15.png") no-repeat center center;
}*/
.course-detail .how .skip .box9 .chat9 {
  background-color: #87e300;
}
.course-detail .how .skip .box9 .chat9 em {
  color: #87e300;
}
.course-detail .how .skip .box9 .chat::before {
  border-top: 0.18rem solid #87e300;
}
.course-detail .who .tit,
.course-detail .who .explain {
  color: #ffffff;
}
.course-detail .who section .cont p {
  color: #a0f02c;
}
.course-detail .chose {
  background-color: #ffffff;
}
.course-detail .chose .tit {
  color: #1e2432;
}
.course-detail .chose .many-box .ico {
  background-color: #ffffff;
}
.course-detail .chose .many-box .ico .ico-wrap {
  background-color: #333333;
}
.course-detail .chose .many-box .ico .ico-wrap:hover {
  background-color: #a6ff24;
}
.course-detail .chose .many-box .ico .ico-wrap:hover .language {
  color: #020202;
}
.course-detail .chose .many-box .ico .ico-wrap:hover .descri {
  color: #020202;
}
@media (max-width: 640px) {
  .course-detail .chose .many-box .ico .ico-wrap:hover {
    background-color: #9a9dac;
  }
  .course-detail .chose .many-box .ico .ico-wrap:hover .language {
    color: #020202;
  }
  .course-detail .chose .many-box .ico .ico-wrap:hover .descri {
    color: #020202;
  }
}
.course-detail .chose .many-box .ico .ico-wrap .language {
  color: #a6ff24;
}
.course-detail .chose .many-box .ico .ico-wrap .descri {
  color: #a6ff24;
}
.course-detail .develope {
  background-color: #ececec;
}
.course-detail .develope .outbox .wrap .year::before {
  background-color: #a6ff24;
}
/*.course-detail .study {
  padding-bottom: 0.9rem;
  background: url("../Images/studybg_08.jpg") no-repeat center center;
}*/
.course-detail .study .tit {
  color: #a6ff24;
}
.course-detail .study .study-con .li1 {
  width: 100%;
}
.course-detail .study .study-con .li1:hover .study_icon1 {
  transform: translateY(-0.25rem)!important;
}
.course-detail .study .study-con .li1:hover h5 {
  transform: translateY(-0.8rem)!important;
}
.course-detail .study .study-con .li1:hover .text {
  transform: translateY(-0.9rem)!important;
}
.course-detail .study .study-con li .study-item .item-box {
  background-color: rgba(100, 103, 120, 0.6);
}
.course-detail .study .study-con li .study-item .item-box h5 {
  color: #020202;
}
.course-detail .study .study-con li .study-item .item-box .line {
  background-color: #020202;
}
.course-detail .study .study-con li .study-item .item-box:hover {
  background-color: rgba(166, 255, 36, 0.9);
}
.course-detail .study .study-con li .study-item .item-box:hover h5 {
  color: #020202;
}
.course-detail .study .study-con li .study-item .item-box:hover .text {
  color: #020202;
}
@media (max-width: 640px) {
  .course-detail .study .study-con li .study-item .study_icon1 {
    margin-top: 1.5rem;
  }
}
.course-detail .study .study-con li .study-item-1 {
  width: 340px ;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .course-detail .study .study-con li .study-item-1 {
    width: 76%;
  }
}
@media (max-width: 640px) {
  .course-detail .serve .serve-con .serve-item:hover {
    transform: translateY(0);
    box-shadow: none;
  }
}
/*.course-detail .obtain_employment {
  background: url("../Images/obtain_employment_04.jpg") no-repeat center center;
}*/
.course-detail .obtain_employment .tit {
  color: #020202;
}
.course-detail .obtain_employment .study-con li .study-item .item-box {
  background-color: rgba(141, 208, 81, 0.4) !important;
}
.course-detail .obtain_employment .study-con li .study-item .item-box .line {
  background-color: #fff!important;
}
.course-detail .obtain_employment .study-con li .study-item .item-box h5 {
  color: #fff!important;
}
.course-detail .obtain_employment .study-con li .study-item .item-box:hover {
  background-color: rgba(40, 40, 40, 0.8) !important;
}
.course-detail .zero .cont_left .consultation .click {
  background-color: #a6ff24;
}
.course-detail .zero .cont_left .consultation .click a {
  color: #020202;
}
.course-detail .zero .cont_left .consultation .click:hover {
  background-color: #a6ff24;
}
.course-detail .zero .cont_right button {
  background-color: #a6ff24;
  color: #020202;
}
.course-detail .zero .cont_right button:hover {
  background-color: #91ea0f;
}
/*.course-detail .important {
  background: url("../Images/important_06.jpg") no-repeat center center;
}*/
.course-detail .important .tit {
  color: #8a2854;
}
.course-detail .important button {
  background-color: #8a2854;
}
.course-detail .important button:hover {
  animation: colorChange 0.3s ;
  background-color: #91ea0f;
}
/*.course-detail .form {
  padding-bottom: 0.7rem;
  background: url("../Images/form-bg.jpg") no-repeat center center;
}*/
.course-detail .form .Btn {
  padding: 0.13rem 0.33rem;
  margin: .41rem auto 0;
  background: #a0f02c;
  color: #020202;
  font-size: 0.16rem;
  border: 0 none;
  border-radius: .05rem;
  display: block;
}
.course-detail .form .Btn:hover {
  animation: colorChange 0.3s ;
  background-color: #91ea0f;
}
.course-detail .form .tit {
  color: #a0f02c;
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
}
.course-detail .form .part28 {
  width: 3.8rem;
  background-size: contain;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .course-detail .form .part28 {
    width: 80%;
  }
}
.course-detail .form .part28 .first-input {
  font-size: 0.16rem;
  width: 88.3%;
  background: #fff;
  border: 0 none;
  color: #010e1a;
  line-height: 0.42rem;
  float: right;
  padding-left: 0.33rem;
  box-sizing: border-box;
  border: 1px solid #010e1a;
}
@media (max-width: 378px) {
  .course-detail .form .part28 .first-input {
    width: 88%;
  }
}
.course-detail .form .part28 .box::before {
  content: "";
  display: block;
  float: left;
  border: 1px solid #010e1a;
  width: 11.66666667%;
  height: 0.44rem;
  border-right: 1px solid #010e1a;
/*  background: url(../Images/person_11.jpg) #ffffff no-repeat center center;*/
}
@media (max-width: 420px) {
  .course-detail .form .part28 .box::before {
    background-size: 66%;
  }
}
@media (max-width: 378px) {
  .course-detail .form .part28 .box::before {
    width: 12%;
  }
}
/*.course-detail .form .part28 .box:nth-child(3)::before {
  background: url(../Images/phone_19.jpg) #ffffff no-repeat center center;
}*/
@media (max-width: 420px) {
  .course-detail .form .part28 .box:nth-child(3)::before {
    background-size: 48%;
  }
}
.course-detail .form .part28 .box4::before {
  background: url(http://www.sdxhcc.com/zhuanye/3dvr/Images/listen_23.jpg) #ffffff no-repeat center center;
}
@media (max-width: 420px) {
  .course-detail .form .part28 .box4::before {
    background-size: 59%;
  }
}
.course-detail .form .part28 .box {
  margin-bottom: 0.12rem;
  overflow: hidden;
}
.course-detail .form .part28 .box4 .first-input {
  width: 74%;
  float: left;
}
@media (max-width: 375px) {
  .course-detail .form .part28 .box4 .first-input {
    width: 73.4%;
  }
}
.course-detail .form .part28 .box4 select {
  height: 0.44rem;
  width: 14.3%;
  float: right;
  background: #fff;
  border: 1px solid #010e1a;
  border-left: 0 none;
}
.course-detail .form .part28 .two-input {
  width: 100%;
  height: 0.6rem;
}
.course-detail .form .part28 .two-input input {
  font-size: 0.25rem;
  margin-bottom: 0.2rem;
  border: 0 none;
  color: #010e1a;
  line-height: 0.6rem;
  float: right;
  padding-left: 0.33rem;
  box-sizing: border-box;
  overflow: hidden;
}
.course-detail .form .part28 .two-input input:first-child {
  width: 56.66666667%;
  float: left;
  background: #fff;
}
.course-detail .form .part28 .two-input input:last-child {
  width: 36.66666667%;
  float: right;
  background: #00f3ff;
}
.fixpic {
  width: 100%;
  height: 10.86rem;
 /* background: url("../Images/bodybg_03.jpg") no-repeat center center;*/
  position: fixed;
  z-index: -1;
}
@keyframes colorChange {
  0% {
    background-color: #a0f02c;
  }
  50% {
    background-color: #4cf02c;
  }
  100% {
    background-color: #91ea0f;
  }
}
</pre></body></html>