#top-box {
  background: url("../images/production_netbar/banner_bg.jpg") repeat-x top center;
}
#top-box .navbar {
  height: 125px;
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
#top-box .navbar .container {
  width: 1300px;
}
#top-box .navbar .container a.logo {
  float: left;
  margin-top: 45px;
}
#top-box .navbar .container .nav {
  float: left;
  margin-top: 54px;
}
#top-box .navbar .container .nav dl {
  float: left;
  color: #fff;
  margin-left: 30px;
  height: 27px;
  position: relative;
}
#top-box .navbar .container .nav dl dd {
  display: none;
  position: absolute;
  top: 27px;
  left: 50%;
  margin-left: -42px;
  width: 84px;
  background-color: #fff;
  border-radius: 3px;
  padding: 10px 0;
  z-index: 20;
}
#top-box .navbar .container .nav dl dd::after {
  content: '';
  position: absolute;
  left: 50%;
  top: -5px;
  margin-left: -7px;
  border-bottom: 5px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
#top-box .navbar .container .nav dl dd a {
  display: block;
  text-align: center;
  color: #263441;
  font-size: 14px;
}
#top-box .navbar .container .nav dl dd a:hover {
  color: #12a0f8;
}
#top-box .navbar .container .nav dl dd a + a {
  margin-top: 10px;
}
#top-box .navbar .container .nav dl .icon-more {
  position: absolute;
  right: -10px;
  top: 6px;
  width: 7px;
  height: 4px;
  background: url("../images/index/nav_icon_more.png") no-repeat center;
}
#top-box .navbar .container .nav dl:hover {
  border-bottom: 1px solid #fff;
}
#top-box .navbar .container .nav dl:hover dd {
  display: block;
}
#top-box .navbar .container .register {
  float: right;
  color: #fff;
  margin-top: 54px;
}
#top-box .navbar .container .register:hover {
  text-decoration: underline;
}
#top-box .navbar .container .join {
  float: right;
  margin-right: 54px;
  width: 110px;
  height: 34px;
  border-radius: 17px;
  background-color: #12a0f8;
  text-align: center;
  line-height: 34px;
  color: #ffffff;
  margin-top: 45px;
}
#top-box .navbar .container .tel {
  float: right;
  height: 18px;
  line-height: 18px;
  margin-right: 30px;
  padding-left: 28px;
  background: url("../images/index/icon_tel.png") no-repeat left center;
  margin-top: 54px;
  color: #ffffff;
}
#top-box .text-box {
  text-align: center;
  color: #ffffff;
  padding: 30px 0;
}
#top-box .text-box h3 {
  font-size: 20px;
}
#top-box .text-box p {
  font-size: 16px;
  padding-top: 15px;
}
#banner .nav {
  height: 150px;
  background-color: #293947;
  position: relative;
  z-index: 10;
}
#banner .nav .container {
  height: 150px;
}
#banner .nav .container .item {
  float: left;
  width: 200px;
  height: 150px;
  box-sizing: border-box;
  padding-top: 32px;
  cursor: pointer;
  position: relative;
}
#banner .nav .container .item .icon {
  width: 70px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/production_netbar/banner_icons.png");
  background-repeat: no-repeat;
  position: relative;
}
#banner .nav .container .item p {
  text-align: center;
  color: #a2cdf4;
  font-size: 14px;
  position: relative;
}
#banner .nav .container .item .active-state .icon {
  background-position-x: 0 !important;
}
#banner .nav .container .item .active-state p {
  color: #ffffff;
}
#banner .nav .container .item.on::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 230px;
  height: 186px;
  margin-left: -115px;
  margin-top: -93px;
  border-radius: 4px;
  background: linear-gradient(-45deg, #388efd, #55bafb);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#banner .nav .container .item.on .icon {
  background-position-x: 0 !important;
}
#banner .nav .container .item.on p {
  color: #ffffff;
}
#banner .detail {
  background-color: #263441;
  height: 596px;
  overflow: hidden;
}
#banner .detail .roll .item {
  height: 596px;
  background-color: #263441;
  position: relative;
  background-image: url("../images/production_netbar/banner_default_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}
#banner .detail .roll .item h3 {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  padding-top: 56px;
}
#banner .detail .roll .item h4 {
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  padding-top: 20px;
}
#banner .detail .roll .item.item1 {
  background-image: url("../images/production_netbar/banner1_bg.jpg");
}
#banner .detail .roll .item.item1 .ad-box {
  width: 503px;
  height: 487px;
  position: absolute;
  left: 50%;
  bottom: 24px;
}
#banner .detail .roll .item.item1 .ad-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 503px;
  height: 487px;
}
#banner .detail .roll .item.item2 .pic {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -600px;
  width: 1200px;
  height: 434px;
}
#banner .detail .roll .item.item3 {
  font-size: 0;
}
#banner .detail .roll .item.item3 .img-group {
  margin-top: 35px;
}
#banner .detail .roll .item.item3 .img-group .group {
  margin-left: -20px;
  padding-left: 80px;
  padding-right: 80px;
}
#banner .detail .roll .item.item3 .img-group .group img {
  display: inline-block;
  width: 332px;
  height: 187px;
  margin-left: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
}
#banner .detail .roll .item.item3 .img-group .group img:hover {
  transform: scale(1.05);
}
#banner .detail .roll .item.item4 .pic {
  width: 900px;
  height: 434px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -450px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#banner .detail .roll .item.item5 .roll-box {
  margin-top: 75px;
  height: 300px;
  position: relative;
}
#banner .detail .roll .item.item5 .roll-box .swiper-container {
  width: 1200px;
}
#banner .detail .roll .item.item5 .roll-box .swiper-container .swiper-slide {
  width: 540px;
  height: 300px;
}
#banner .detail .roll .item.item5 .roll-box .swiper-container .swiper-slide img {
  display: block;
  width: 540px;
  height: 300px;
}
#banner .detail .roll .item.item6 .pic {
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -600px;
  width: 1200px;
  height: 394px;
}
#box1 {
  padding-top: 70px;
}
#box1 h3 {
  font-size: 26px;
  color: #333333;
  text-align: center;
}
#box1 h4 {
  font-size: 14px;
  color: #666666;
  text-align: center;
  font-weight: normal;
  padding-top: 20px;
}
#box1 .nav {
  text-align: center;
  margin-top: 45px;
  width: 824px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  justify-content: space-between;
  height: 38px;
}
#box1 .nav .item {
  display: inline-block;
  height: 37px;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
}
#box1 .nav .item .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-image: url("../images/production_netbar/box1_icons.png");
  background-repeat: no-repeat;
  vertical-align: middle;
}
#box1 .nav .item.on {
  color: #12a0f8;
  border-bottom: 2px solid #12a0f8;
}
#box1 .nav .item.on .icon {
  background-position-y: -29px !important;
}
#box1 .detail {
  margin-top: 50px;
  height: 550px;
  position: relative;
}
#box1 .detail .item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  display: none;
}
#box1 .detail .item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 10px #e7e7e7;
  position: relative;
  z-index: -1;
}
#box2 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #263441;
}
#box2 h3 {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
}
#box2 h4 {
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  margin-top: 15px;
  line-height: 1.5;
}
#box2 .content {
  width: 100%;
  height: 600px;
  margin-top: 35px;
}
#box2 .content .swiper-slide {
  width: 100%;
  height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
}
@keyframes ani-float {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(3px);
  }
}
@keyframes ani1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes ani2 {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ani3 {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.6;
  }
}
#box2 .content .swiper-slide .btn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -21px;
  cursor: pointer;
  animation: ani-float 0.75s infinite alternate ease-in-out;
  box-sizing: border-box;
  padding-top: 11px;
}
#box2 .content .swiper-slide .btn.next {
  bottom: 10px;
}
#box2 .content .swiper-slide .btn.prev {
  top: 10px;
}
#box2 .content .swiper-slide .btn .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14px;
  height: 8px;
  margin-top: -1px;
}
#box2 .content .swiper-slide .btn .icon1 {
  animation: ani1 1s infinite;
}
#box2 .content .swiper-slide .btn .icon2 {
  animation: ani2 1s infinite;
}
#box2 .content .swiper-slide .btn .icon3 {
  animation: ani3 1s infinite;
}
#box3 .title {
  padding-top: 75px;
  text-align: center;
}
#box3 .title h3 {
  font-size: 26px;
  color: #333333;
}
#box3 .title p {
  font-size: 14px;
  color: #666666;
  margin-top: 20px;
  line-height: 1.5;
}
#box3 .content {
  height: 442px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 40px;
}
#box3 .content .panel-item {
  position: absolute;
  top: 0;
  width: 50%;
  height: 442px;
  overflow: hidden;
  transition: width 0.5s;
}
#box3 .content .panel-item .box {
  width: 100vw;
  height: 442px;
  position: absolute;
  top: 0;
}
#box3 .content .panel-item .box .tit {
  width: 400px;
  text-align: center;
  padding-top: 125px;
}
#box3 .content .panel-item .box .tit img {
  width: 140px;
  height: 140px;
}
#box3 .content .panel-item .box .tit h4 {
  font-size: 24px;
  color: #ffffff;
  padding-top: 15px;
}
#box3 .content .panel-item .box .item-group {
  margin-top: 50px;
}
#box3 .content .panel-item .box .item-group .item {
  height: 42px;
  line-height: 42px;
  padding-left: 58px;
  background: url("../images/production_netbar/box3_icon_item.png") no-repeat left center;
  font-size: 14px;
  color: #ffffff;
}
#box3 .content .panel-item .box .item-group .item + .item {
  margin-top: 18px;
}
#box3 .content .panel-item.l {
  left: 0;
}
#box3 .content .panel-item.l .box {
  left: 0;
  background: url("../images/production_netbar/box3_bg1.jpg") no-repeat center;
}
#box3 .content .panel-item.l .box .tit {
  float: left;
  margin-left: 100px;
}
#box3 .content .panel-item.l .box .item-group {
  float: left;
  margin-left: 170px;
}
#box3 .content .panel-item.r {
  right: 0;
}
#box3 .content .panel-item.r .box {
  right: 0;
  background: url("../images/production_netbar/box3_bg2.jpg") no-repeat center;
}
#box3 .content .panel-item.r .box .tit {
  float: right;
  margin-right: 100px;
}
#box3 .content .panel-item.r .box .item-group {
  float: left;
  margin-left: 122px;
}
#box3 .content .panel-item:hover {
  width: 100%;
}
#box3 .content .panel-item:hover + .panel-item {
  width: 0;
}
#box4 {
  padding-bottom: 70px;
}
#box4 .title {
  text-align: center;
  padding-top: 75px;
}
#box4 .title h3 {
  font-size: 26px;
  color: #333333;
}
#box4 .title p {
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
  margin-top: 15px;
}
#box4 .content {
  margin-top: 40px;
}
#box4 .content .row1 .item {
  width: 300px;
}
#box4 .content .row1 .item .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 178px;
  height: 178px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  box-shadow: 0 0 10px #f0f0f0;
  background-position: center center;
  background-repeat: no-repeat;
  transition: transform 0.2s;
}
#box4 .content .row1 .item .icon:hover {
  transform: scale(1.05);
}
#box4 .content .row1 .item .tit {
  position: relative;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin-top: 40px;
}
#box4 .content .row1 .item .tit span.line {
  position: absolute;
  top: 12px;
  width: 92px;
  height: 1px;
}
#box4 .content .row1 .item .tit span.line.l {
  left: 0;
}
#box4 .content .row1 .item .tit span.line.r {
  right: 0;
}
#box4 .content .row1 .item.l {
  float: left;
  margin-left: 200px;
}
#box4 .content .row1 .item.l .icon {
  background-image: url("../images/production_netbar/box4_l_icon1.png");
}
#box4 .content .row1 .item.l .tit {
  color: #01acbe;
}
#box4 .content .row1 .item.l .tit span.line {
  background-color: #01acbe;
}
#box4 .content .row1 .item.r {
  float: right;
  margin-right: 200px;
}
#box4 .content .row1 .item.r .icon {
  background-image: url("../images/production_netbar/box4_l_icon2.png");
}
#box4 .content .row1 .item.r .tit {
  color: #e2aa1f;
}
#box4 .content .row1 .item.r .tit span.line {
  background-color: #e2aa1f;
}
#box4 .content .row2 {
  margin-top: 50px;
}
#box4 .content .row2 .item {
  float: left;
  margin-left: 99px;
  width: 84px;
}
#box4 .content .row2 .item .icon {
  display: block;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
  background-repeat: no-repeat;
  transition: transform 0.2s;
}
#box4 .content .row2 .item .icon:hover {
  transform: scale(1.1);
}
#box4 .content .row2 .item p {
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}
#box5 {
  height: 591px;
  background-image: url("../images/production_netbar/box5_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #263441;
}
#box5 .title {
  padding-top: 75px;
  text-align: center;
}
#box5 .title h3 {
  font-size: 26px;
  color: #ffffff;
}
#box5 .title p {
  font-size: 14px;
  color: #ffffff;
  margin-top: 20px;
}
#box5 .content {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}
#box5 .content .panel-item.l {
  float: left;
}
#box5 .content .panel-item.r {
  float: right;
}
#box5 .content .panel-item h4 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 28px;
}
#box5 .content .panel-item .item {
  height: 42px;
  line-height: 42px;
  padding-left: 56px;
  background-image: url('../images/production_netbar/box3_icon_item.png');
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 18px;
}
#box6 {
  background-color: #fafafa;
  padding-bottom: 75px;
}
#box6 .title {
  padding-top: 75px;
  text-align: center;
}
#box6 .title h3 {
  color: #333333;
  font-size: 26px;
}
#box6 .title p {
  margin-top: 20px;
  font-size: 14px;
  color: #666666;
}
#box6 .content {
  margin-top: 45px;
}
#box6 .content table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  background-color: #ffffff;
  margin-bottom: 9px;
}
#box6 .content table tr th {
  border: 1px solid #eaeaea;
  font-weight: normal;
  color: #666666;
  text-align: center;
}
#box6 .content table tr th.hot {
  color: #ed776e;
}
#box6 .content table tr td {
  height: 42px;
  border: 1px solid #eaeaea;
  text-align: center;
  width: 182px;
  color: #3e3a39;
}
#box6 .content table tr td.hot {
  color: #3e3a39;
}
#box6 .content table tr td.hot::before {
  content: url("../images/production_netbar/box6_icon_star.png");
  margin-right: 5px;
}
#box7 {
  height: 300px;
  background: url("../images/production_netbar/box7_bg.jpg") repeat-x center;
}
#box7 .title {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
  padding-top: 120px;
}
#box8 {
  padding-top: 75px;
  padding-bottom: 75px;
}
#box8 .title {
  text-align: center;
  font-size: 26px;
  color: #333333;
}
#box8 .content {
  text-align: center;
  margin-top: 30px;
}
#box9 {
  height: 200px;
  background: url("../images/production_netbar/box9_bg.jpg") repeat-x center;
}
#box9 .title {
  text-align: center;
  padding-top: 50px;
}
#box9 .title h3 {
  font-size: 40px;
  color: #ffffff;
}
#box9 .title p {
  font-size: 26px;
  color: #ffffff;
  margin-top: 15px;
}
/*# sourceMappingURL=production_netbar.css.map */