﻿.content {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
input::-webkit-input-placeholder {
  color: #666;
}
input:-moz-placeholder {
  color: #666;
}
input::-moz-placeholder {
  color: #666;
}
input::-ms-input-placeholder {
  color: #666;
}
#banner {
  height: 500px;
  background: url("../images/npth_banner.jpg") no-repeat center;
}
#free {
  height: 469px;
  background: url("../images/npth_bg1.jpg") no-repeat center;
}
#free .title {
  margin-top: 50px;
  text-align: center;
}
#free .sub {
  margin-top: 30px;
  font-size: 50px;
  color: #fff;
  text-align: center;
}
#free .sub span {
  display: inline-block;
  line-height: 80px;
  background: linear-gradient(to right, #ff8c41, #ff6827);
  padding: 0 10px;
  font-size: 60px;
  color: #fff;
  text-align: center;
}
#free .td ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 980px;
  margin: 50px auto 0;
}
#free .td ul li {
  width: 300px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #da7045;
  background: url("../images/npth_i1.png") no-repeat 15px center #fff;
  padding: 0 0 0 48px;
  border-radius: 30px;
  box-sizing: border-box;
}
#free .td ul li input {
  margin-left: 10px;
  font-size: 18px;
}
#free .td ul li:nth-of-type(2) {
  background-image: url("../images/npth_i2.png");
}
#free .td ul li:nth-of-type(3) {
  height: auto;
  width: auto;
  background: none;
  border: none;
  padding: 0;
}
#free .td ul li:nth-of-type(3) input {
  width: 240px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(to right, #ff8e42, #ff6827);
  margin: 0;
  font-size: 30px;
  color: #fff;
  text-align: center;
  border-radius: 30px;
}
#bmtj .content {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 517px;
  background-color: #fff;
  padding-top: 96px;
  box-sizing: border-box;
}
#bmtj .content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 32px solid #1392e1;
  border-left: 42px solid transparent;
  border-right: 42px solid transparent;
  transform: translate(-50%, 0);
}
#bmtj .content li {
  position: relative;
  width: 331px;
  height: 376px;
  background: url("../images/npth_b1.png") no-repeat center;
  padding-top: 184px;
  box-sizing: border-box;
}
#bmtj .content li p {
  margin: 10px 30px;
  font-size: 18px;
  color: #666;
}
#bmtj .content li p + a {
  position: absolute;
  left: 60px;
  bottom: 20px;
  display: block;
  width: 207px;
  height: 62px;
  background: url("../images/npth_b8.png") no-repeat center;
  padding: 4px 14px 0 7px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
#bmtj .content li:nth-of-type(2) {
  background-image: url("../images/npth_b2.png");
}
#bmtj .content li:nth-of-type(2) p {
  margin: 10px 70px;
}
#bmtj .content li:nth-of-type(3) {
  background-image: url("../images/npth_b3.png");
}
#bmtj .content li:nth-of-type(3) p {
  margin: 10px 0;
  text-align: center;
}
#hfbz {
  height: 851px;
  background: url("../images/npth_bg2.jpg") no-repeat center;
}
#hfbz .content {
  overflow: hidden;
}
#hfbz h2 {
  margin-top: 50px;
  font-size: 45px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
#hfbz h2 b {
  color: #ff6827;
}
#hfbz h2 span.left {
  position: relative;
  top: -5px;
  left: -15px;
  display: inline-block;
  width: 76px;
  height: 14px;
  background: url("../images/npth_e3.png") no-repeat center;
}
#hfbz h2 span.right {
  position: relative;
  top: -5px;
  right: -10px;
  display: inline-block;
  width: 85px;
  height: 14px;
  background: url("../images/npth_e4.png") no-repeat center;
}
#hfbz .sub {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
#hfbz ul.degree {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
#hfbz ul.degree li {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 355px;
  height: 300px;
  border-bottom: 5px solid #00a0e9;
}
#hfbz ul.degree li div {
  width: 167px;
  height: 142px;
  background-color: #79d1ff;
  padding: 26px 0 0;
  margin: 0 0 12px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
#hfbz ul.degree li div.d3j {
  height: 175px;
  background-color: #79d1ff;
}
#hfbz ul.degree li div.d2y {
  height: 205px;
  background-color: #ff6827;
}
#hfbz ul.degree li div.d2j {
  height: 233px;
  background-color: #52baef;
}
#hfbz ul.degree li div.d1y {
  height: 260px;
  background-color: #00a0e9;
}
#hfbz ul.degree li div.d1j {
  height: 285px;
  background-color: #00a0e9;
}
#hfbz ul.degree li div b {
  font-size: 30px;
}
#hfbz ul.detail {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
#hfbz ul.detail li {
  width: 355px;
}
#hfbz ul.detail li h4 {
  font-size: 28px;
  color: #333;
  text-align: center;
}
#hfbz ul.detail li p {
  margin-top: 15px;
  font-size: 18px;
  color: #666;
  text-align: justify;
}
#ksnr {
  height: 847px;
  background: url("../images/npth_bg3.jpg") no-repeat center;
}
#ksnr .content {
  overflow: hidden;
}
#ksnr h2 {
  margin-top: 50px;
  font-size: 45px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
#ksnr h2 b {
  color: #ff6827;
}
#ksnr h2 span.left {
  position: relative;
  top: -5px;
  left: -15px;
  display: inline-block;
  width: 76px;
  height: 14px;
  background: url("../images/npth_e1.png") no-repeat center;
}
#ksnr h2 span.right {
  position: relative;
  top: -5px;
  right: -10px;
  display: inline-block;
  width: 85px;
  height: 14px;
  background: url("../images/npth_e2.png") no-repeat center;
}
#ksnr .sub {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
#ksnr ul.main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 590px;
  background-color: #00a0e9;
  padding: 30px 38px 0;
  margin-top: 50px;
  border-radius: 20px;
  box-sizing: border-box;
}
#ksnr ul.main li {
  position: relative;
  width: 484px;
  height: 250px;
  background-color: #fff;
  padding: 20px 30px 0;
  box-sizing: border-box;
  border-radius: 15px;
}
#ksnr ul.main li h4 {
  line-height: 30px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
#ksnr ul.main li p {
  line-height: 25px;
  margin-top: 20px;
  font-size: 20px;
  color: #666;
}
#ksnr ul.main li a {
  position: absolute;
  bottom: 40px;
  left: 160px;
  z-index: 10;
  display: block;
  width: 174px;
  height: 44px;
  background-color: #ff6827;
  font-size: 26px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}
#ksnr ul.main li .bg1 {
  position: absolute;
  top: 10px;
  right: 30px;
  width: 142px;
  height: 85px;
  background: url("../images/npth_p1.png") no-repeat center;
}
#ksnr ul.main li .bg2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 271px;
  height: 45px;
  background: url("../images/npth_b4.png") no-repeat center;
  margin-left: 10px;
}
#ksnr ul.main li:nth-of-type(2) .bg1 {
  background-image: url("../images/npth_p2.png");
}
#ksnr ul.main li:nth-of-type(2) .bg2 {
  width: 280px;
  height: 45px;
  background-image: url("../images/npth_b5.png");
}
#ksnr ul.main li:nth-of-type(3) .bg1 {
  background-image: url("../images/npth_p3.png");
}
#ksnr ul.main li:nth-of-type(3) .bg2 {
  width: 335px;
  height: 43px;
  background-image: url("../images/npth_b6.png");
}
#ksnr ul.main li:nth-of-type(4) .bg1 {
  background-image: url("../images/npth_p4.png");
}
#ksnr ul.main li:nth-of-type(4) .bg2 {
  width: 307px;
  height: 45px;
  background-image: url("../images/npth_b7.png");
}
#kqap {
  height: 662px;
  background: url("../images/npth_bg4.jpg") no-repeat center;
}
#kqap .content {
  overflow: hidden;
}
#kqap h2 {
  margin-top: 50px;
  font-size: 45px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
#kqap h2 b {
  color: #ff6827;
}
#kqap h2 span.left {
  position: relative;
  top: -5px;
  left: -15px;
  display: inline-block;
  width: 76px;
  height: 14px;
  background: url("../images/npth_e3.png") no-repeat center;
}
#kqap h2 span.right {
  position: relative;
  top: -5px;
  right: -10px;
  display: inline-block;
  width: 85px;
  height: 14px;
  background: url("../images/npth_e4.png") no-repeat center;
}
#kqap .sub {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
#kqap .main {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 5px;
  overflow: visible;
}
#kqap .main li {
  position: relative;
  z-index: 10;
  width: 210px;
  height: 188px;
  padding: 30px 10px 0;
  margin: 45px 0 0;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: -1px 2px 5px 1px #d5d5d6;
}
#kqap .main li span.title {
  position: absolute;
  top: -18px;
  left: 0;
  display: inline-block;
  width: 99px;
  height: 33px;
  line-height: 33px;
  background-color: #0aaaf2;
  font-size: 20px;
  color: #063189;
  font-weight: bold;
  text-align: center;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
#kqap .main li p {
  font-size: 16px;
  color: #333;
}
#kqap .main li a {
  position: absolute;
  bottom: 20px;
  left: 40px;
  display: block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  background: linear-gradient(to right, #fe8f45, #fe6a2b);
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 2px 5px 1px #bfbfc0;
}
#yjyy {
  height: 272px;
  background: url("../images/npth_bg5.jpg") no-repeat center;
}
#yjyy ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1100px;
  height: 60px;
  margin-top: 94px;
}
#yjyy ul li {
  width: 274px;
  height: 55px;
  line-height: 55px;
  background: url("../images/npth_i1.png") no-repeat 20px center;
  background-color: #fff;
  border: 1px solid #ff6a29;
  padding: 0 0 0 50px;
  border-radius: 25px;
  box-sizing: border-box;
}
#yjyy ul li input,
#yjyy ul li label {
  margin-left: 10px;
  font-size: 18px;
}
#yjyy ul li select {
  border: 1px solid #ccc;
  font-size: 18px;
}
#yjyy ul li.dh {
  background-image: url("../images/npth_i2.png");
}
#yjyy ul li.kq {
  background-image: url("../images/npth_i3.png");
}
#yjyy .tj {
  width: 300px;
  height: 65px;
  margin: 30px auto 0;
  text-align: center;
}
#yjyy .tj input {
  display: inline-block;
  width: 264px;
  height: 60px;
  background-color: #ffde00;
  font-size: 28px;
  color: #ff3535;
  font-weight: bold;
  text-align: center;
  border-radius: 35px;
  box-shadow: 0 2px 5px 1px #db632d;
}
#xlb {
  height: 809px;
  background: url("../images/npth_bg6.jpg") no-repeat center top;
}
#xlb .content {
  overflow: hidden;
}
#xlb h2 {
  margin-top: 50px;
  font-size: 45px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
#xlb h2 b {
  color: #ff6827;
}
#xlb h2 span.left {
  position: relative;
  top: -5px;
  left: -15px;
  display: inline-block;
  width: 76px;
  height: 14px;
  background: url("../images/npth_e3.png") no-repeat center;
}
#xlb h2 span.right {
  position: relative;
  top: -5px;
  right: -10px;
  display: inline-block;
  width: 85px;
  height: 14px;
  background: url("../images/npth_e4.png") no-repeat center;
}
#xlb table.main {
  width: 1100px;
  border-collapse: collapse;
  background-color: #fff;
  border: 3px solid #ff6827;
  margin: 40px auto 0;
}
#xlb table.main tr th,
#xlb table.main tr td {
  border: 1px solid #ff6827;
  text-align: center;
}
#xlb table.main tr th {
  height: 66px;
  background-color: #ff6827;
  font-size: 30px;
  color: #fff;
}
#xlb table.main tr th:nth-of-type(1) {
  width: 205px;
}
#xlb table.main tr th:nth-of-type(2) {
  width: 147px;
}
#xlb table.main tr th:nth-of-type(3) {
  width: 147px;
}
#xlb table.main tr th:nth-of-type(4) {
  width: 450px;
}
#xlb table.main tr th:nth-of-type(5) {
  width: 185px;
}
#xlb table.main tr td {
  height: 110px;
  font-size: 18px;
  color: #333;
}
#xlb table.main tr td p {
  margin: 0 15px;
  font-size: 16px;
  color: #333;
}
#xlb table.main tr td:nth-of-type(1) b {
  font-size: 20px;
  font-weight: bold;
}
#xlb table.main tr td:nth-of-type(5) a {
  display: inline-block;
  font-size: 20px;
  color: #0ea6f4;
}
#xlb table.main tr td:nth-of-type(5) a::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 30px;
  vertical-align: middle;
  background: url("../images/npth_i5.png") no-repeat 0 center;
  margin-right: 5px;
}
#xlb table.main tr:hover {
  background-color: #fff5f1;
}
#xlb table.main tr:hover td:nth-of-type(5) a {
  color: #ff6827;
}
#xlb table.main tr:hover td:nth-of-type(5) a::before {
  background-image: url("../images/npth_i4.png");
}
#sxks {
  height: 864px;
  background: url("../images/npth_bg7.jpg") no-repeat center;
}
#sxks .content {
  overflow: hidden;
}
#sxks h2 {
  margin-top: 50px;
  font-size: 45px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
#sxks h2 b {
  color: #ff6827;
}
#sxks h2 span.left {
  position: relative;
  top: -5px;
  left: -15px;
  display: inline-block;
  width: 76px;
  height: 14px;
  background: url("../images/npth_e1.png") no-repeat center;
}
#sxks h2 span.right {
  position: relative;
  top: -5px;
  right: -10px;
  display: inline-block;
  width: 85px;
  height: 14px;
  background: url("../images/npth_e2.png") no-repeat center;
}
#sxks .sub {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
#sxks .main {
  position: relative;
  width: 1100px;
  height: 640px;
  margin-top: 30px;
}
#sxks .main li {
  position: absolute;
  width: 340px;
  height: 100px;
  cursor: pointer;
}
#sxks .main li h4 {
  line-height: 40px;
  padding: 0 10px;
  font-size: 25px;
  color: #333;
  font-weight: bold;
}
#sxks .main li h4.right {
  text-align: right;
}
#sxks .main li .detail {
  width: 339px;
  height: 53px;
  line-height: 53px;
  background: url("../images/npth_b9.png") no-repeat center;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
#sxks .main li .detail.right {
  background-image: url("../images/npth_b10.png");
}
#sxks .main li:hover h4 {
  color: #ff6827;
}
#sxks .main li.yczc {
  top: 30px;
  left: 350px;
}
#sxks .main li.syjlx {
  top: 180px;
  left: 90px;
}
#sxks .main li.jzfy {
  top: 156px;
  left: 666px;
}
#sxks .main li.ehylx {
  top: 405px;
  left: 24px;
}
#sxks .main li.pqs {
  top: 324px;
  left: 724px;
}
#sxks .main li.bdqs {
  top: 543px;
  left: 364px;
}
#bfzs {
  height: 800px;
  background: url("../images/npth_bg8.jpg") no-repeat center;
}
#bfzs .content {
  overflow: hidden;
}
#bfzs h3 {
  margin-top: 60px;
  font-size: 40px;
  color: #333;
}
#bfzs .title {
  margin-top: 24px;
  width: 641px;
  height: 60px;
  cursor: pointer;
}
#bfzs p.desc {
  line-height: 30px;
  margin-top: 20px;
  font-size: 16px;
  color: #666;
}
#bfzs p.desc span {
  color: #ff6827;
}
#bfzs ul.main {
  position: relative;
  width: 1100px;
  height: 470px;
}
#bfzs ul.main li {
  position: absolute;
  width: 234px;
  height: 190px;
  cursor: pointer;
}
#bfzs ul.main li h4 {
  line-height: 70px;
  font-size: 28px;
  color: #333;
  text-align: center;
}
#bfzs ul.main li p {
  line-height: 30px;
  margin-top: 30px;
  font-size: 21px;
  color: #666;
  text-align: center;
}
#bfzs ul.main li:nth-of-type(1) {
  top: 279px;
  left: 50px;
}
#bfzs ul.main li:nth-of-type(2) {
  top: 234px;
  left: 306px;
}
#bfzs ul.main li:nth-of-type(3) {
  top: 182px;
  left: 559px;
}
#bfzs ul.main li:nth-of-type(4) {
  top: 130px;
  left: 813px;
}
#bfzs ul.main li:hover h4 {
  color: #ff6827;
}
#kqzs {
  position: relative;
  height: 725px;
  background-color: #bde5f8;
}
#kqzs .content {
  overflow: hidden;
}
#kqzs h3 {
  margin-top: 40px;
  font-size: 50px;
  color: #ff6827;
  font-weight: bold;
  text-align: center;
}
#kqzs .main {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  height: 560px;
  margin-top: 45px;
}
#kqzs .main .left {
  width: 446px;
  height: 394px;
}
#kqzs .main .left li {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
}
#kqzs .main .left li.active {
  display: block;
}
#kqzs .main .left li h6 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 68px;
  background-color: rgba(85,176,233,0.72);
  font-size: 40px;
  color: #fff;
  text-align: center;
}
#kqzs .main .right {
  width: 634px;
}
#kqzs .main .right .top {
  width: 530px;
  height: 204px;
  margin: 60px 0 0 100px;
}
#kqzs .main .right .top li {
  display: none;
}
#kqzs .main .right .top li.active {
  display: block;
}
#kqzs .main .right .top h5 {
  line-height: 80px;
  font-size: 30px;
  color: #fff;
}
#kqzs .main .right .top h5::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-right: 18px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  margin-left: 10px;
}
#kqzs .main .right .top p {
  line-height: 36px;
  font-size: 20px;
  color: #fff;
}
#kqzs .main .right .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 634px;
  height: 260px;
  margin-top: 20px;
}
#kqzs .main .right .bottom li {
  width: 120px;
  height: 120px;
  background: url("../images/bpth_t1s.png") no-repeat 0 0;
  cursor: pointer;
}
#kqzs .main .right .bottom li .black {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}
#kqzs .main .right .bottom li.prev {
  background-image: url("../images/npth_b12.png");
  background-position: 0 10px;
}
#kqzs .main .right .bottom li.next {
  background-image: url("../images/npth_b13.png");
  background-position: 64px 60px;
}
#kqzs .main .right .bottom li.small2 {
  background-image: url("../images/bpth_t2s.png");
}
#kqzs .main .right .bottom li.small3 {
  background-image: url("../images/bpth_t3s.png");
}
#kqzs .main .right .bottom li.small4 {
  background-image: url("../images/bpth_t4s.png");
}
#kqzs .main .right .bottom li.small5 {
  background-image: url("../images/bpth_t5s.png");
}
#kqzs .main .right .bottom li.small6 {
  background-image: url("../images/bpth_t6s.png");
}
#kqzs .main .right .bottom li.small7 {
  background-image: url("../images/bpth_t7s.png");
}
#kqzs .main .right .bottom li.small8 {
  background-image: url("../images/bpth_t8s.png");
}
#kqzs .main .right .bottom li.active .black {
  display: none;
}
#kqzs .bg {
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 204px;
  background-color: #00a0e9;
}
