*{
  font-family:  "PingFangSC-Regular", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", "WenQuanYi Micro Hei", "\5B8B\4F53";
}
body {
  padding-right: 0 !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
.page-desc{
  font-size: 14px;
  color: #eee;
  position: absolute;
  top: calc(50% - 40px);
  text-align: center;
  width: 100%;
}
.page-desc.page-desc-s{
  top: calc(50% - 90px);
}
.page-desc h1{
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 20px;
}
.page-desc div{
  letter-spacing: 1px;
  color: #ddd;
}
.relative{
  position: relative;
}
.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}
header.bg-dark{
  /*background-color: #000 !important;*/
  background-color: #072034 !important;
  height: 70px !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}
.text-white {
  color: #fff !important;
}
.navbar a{
  color: #FFF !important;
}
.navbar,.navbar-nav,.navbar-nav li{
  height: 70px;
}
.navbar-nav > li > a{
	font-size: 16px;
  padding-top: 15px;
  padding-bottom: 17px;
  padding-left: 22px;
  padding-right: 22px;
  display: table-cell;
  vertical-align: middle;
  height: 70px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-top:  4px solid transparent;
}
.navbar-nav > li:last-child > a{
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li > a:focus{
  background-color: transparent;
}
.navbar-nav > li > a:hover{
  background-color: #282828;
  color: #2273E2 !important;
  border-top:  4px solid transparent ;
}
.navitem-haier.active > a{
  background-color: #282828;
  color: #2273E2 !important;
  /*border-top:  4px solid #2273E2 ;*/
}
a.active-page{
  color: #2273E2 !important;
  border-top:  4px solid #2273E2 !important;
}
.navitem-haier a:focus{
  outline: none;
}
.nav-haier .navbar-nav{
  margin-left: 60px;
}
.nav-haier .navbar-right{
  margin-left: 0px;
  position: fixed;
  right: 0;
  top: 0px;
}
.nav-haier .navbar-right .navitem-haier > a{
  padding-left: 30px;
  padding-right:30px;
}
.nav-haier .navbar-right .navitem-haier > a{
  background-color: #2273E2;
  color: #fff !important;
}
.nav-haier .navbar-right .navitem-haier > a:hover{
  background-color: rgb(70, 146, 251);
  border-top: 4px solid transparent !important;
}
.nav-container{
  width: 1200px;
  margin:0 auto;
  margin-top: -1px !important;
}
.nav-content{
  /*position: absolute;*/
  z-index: 10;
  display: none;
  /*left: -270px;*/
  width: 1000px;
  /*padding:15px;*/
  /*padding-top: 40px;*/
  /*padding-bottom: 60px;*/
  margin: 0 auto;
  color: #fff;

}
.nav-content-2{
  left: -390px;
}
.nav-content-3{
  left: -540px;
}
.nav-content-container{
  position: fixed;
  top: 70px;
  /*width: 100%;*/
  width: 1000px;
  left: calc(50% - 500px);
  background-color: rgb(50,50,50);
  opacity: .95;
}
.header-nav-tab .nav-tabs > li{
  float: none;
  height: auto;
}
.header-nav-tab .nav-tabs{
  border: none;
}
.header-nav-tab .nav-tabs > li > a{
  font-size: 18px;
  /*padding-top: 18px;*/
  padding: 26px;
}
.pt-15{
  padding-top: 15px;
}
.header-nav-tab .nav-tabs{
  background-color: rgb(30,30,30);
  padding-bottom: 100px;
}
.header-nav-tab .nav > li > a:hover, .nav > li > a:focus{
  background-color: transparent;
}
.header-nav-tab .nav-tabs > li.active > a,.header-nav-tab  .nav-tabs > li.active > a:hover,.header-nav-tab  .nav-tabs > li.active > a:focus{
  background-color: #ddd;
  border: 1px solid rgb(50,50,50);
  border-bottom: 1px solid transparent;
}
.header-nav-tab .nav-tabs > li > a{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 0;
}
.navitem-haier .nav-content > div:last-child > div:last-child hr{
  display: none;
}
.header-nav-tab .nav-tabs > li.active > a, .header-nav-tab .nav-tabs > li.active > a:hover, .header-nav-tab .nav-tabs > li.active > a:focus{
  background-color: rgb(50,50,50);
  color: #2273E2 !important;
}
.title-container{
  background-color: #444;
  height: 120px;
  text-align: center;
  margin-top: 20px;
}
.basic-title-container{
  height: auto;
}
.basic-title-container{
  margin-left: 25px;
  margin-right: 25px;
}
.title-container:hover{
  background: rgb(110,110,110);
  transition: all 0.2s ease 0s;
}
.title-container .link-disabled:hover{
  background: #444;
  transition: none;
}
.article-title{
  padding-left: 20px !important;
  padding-right: 20px !important;
  /*margin-bottom: 20px;*/
  /*margin-top: 10px;*/
  /*height: 25px;*/
  /*padding-right: 0;*/
  /*padding-left: 34px;*/
}
.article-title a{
  padding: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.article-title a > span:first-child{
  font-size: 16px;
}
.article-title a > span:last-child{
  font-size: 12px;
  color: #ccc;
}
.pl-0{
  padding-left: 0px !important;
}
.pr-45{
  padding-right: 45px !important;
}
.pt-10{
  padding-top: 10px;
}
.article-title a:hover,.text-more a{
  /*color: #2273E2 !important;*/
  text-decoration: none;
}
.article-title img{
  vertical-align: top;
  height: 18px;
}
.title-link{
  /*text-overflow: ellipsis;*/
  /*white-space:nowrap;*/
  /*overflow:hidden;*/
  /*display: inline-block;*/
  /*width: 152px;*/
  display: block;
}
.article-title .link-disabled,.article-title .link-disabled:hover{
  color: #999 !important;
  height: 100%;
}
.nav-case-bg{
  background-color: rgb(50,50,50);
  opacity:.9;
}
.pb-0{
  padding-bottom: 0px !important;
}
.mb-40{
  margin-bottom: 40px;
}
.mb-10{
  margin-bottom: 10px;
}
.nav-case-title{
  background-color: rgb(50,50,50);
  opacity:.9;
}
.nav-case-content.active{
  background-color: rgb(90,90,90);
  opacity:.9;
}
.nav-case-article{
  display: none;
}
.nav-case-article.active{
  display: block;
  min-height: 20rem;
}
.border-777{
  border-top: 1px solid #777 !important;
}
/*.-access{
  border-radius: 4px;
  background-color: rgb(110,110,110);
  opacity: .85;
}*/
/*.-access:hover > a,.-access > a:active{
  text-decoration: none;
  color: #2273E2 !important;
}*/
.mt-0{
  margin-top: 0!important;
}
.p-0{
  padding:0 !important;
}
.p-30{
  padding: 30px;
}
.p-15{
  padding: 15px !important;
}
.p-10{
  padding: 10px;
}
.nav-case-title h4{
  margin: 0;
  padding: 10px 0px;
}
.pt-0{
  padding-top: 0px !important;
}
.minh-380{
  min-height: 380px;
}
.pt-15{
  padding-top: 15px;
}
.mt-10{
  margin-top: 10px;
}
.scene-title{
  margin-top: -50px;
  padding-bottom:7px;
}
.mb-20{
  margin-bottom: 20px;
}
.p-20{
  padding:20px !important;
}
.ptb-8{
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.width-100{
  width:100%;
}
.strong{
  font-weight: bold;
}
.font-16{
  font-size: 16px;
}
.font-15{
  font-size: 15px;
}
.core-service{
  line-height: 28px;
}
.intro-container{
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.intro-img{
  width: 1920px;
  height: 900px;
  margin-left: calc(50% - 960px);
  background-image: url("../images/index/intro2.png");
}
.core-service ul{
  width:80px;
  margin:0 auto;
  padding-left: 20px;
}
.core-service ul li{
  list-style: none;
  height:31px;
  padding-top: 2px;
  line-height: 34px;
  position: relative;
}
.core-service ul li:before{
  display: block;
  content: ' ';
  width: 7px;
  height: 7px;
  border: 1px solid #2F7CE4;
  border-radius: 3.5px;
  position: absolute;
  top: 50%;
  left: -30px;
  z-index: 2;
}
.core-service ul li:after{
  display: block;
  display: block;
  content: ' ';
  height: 100%;
  width: 0;
  border-left: 1px dashed #E9E9E9;
  position: absolute;
  top: 0;
  left: -27px;
  z-index: 1;
}
.core-service ul li:first-child:after{
  top: 10px;
}
/*.core-service ul li:last-child:after{
  top: -10px;
}*/
/* footer ul{
  height: 250px;
} */
footer ul>li{
  height: 30px;
}
footer img{
  width: 90px;
}
.nav-content h5{
  margin: 0;
}
.navbar-fixed-top{
  border:none ;
}
html,body,.main-content,header,.nav-haier{
  min-width: 1200px;
}
.main-content h3{
  font-size: 24px;
  font-weight: 500;
}
.nav-haier{

}
.mt-60{
  margin-top: 60px;
}
main {
  margin-top: 70px;
}
.carousel-inner > .item > a > img{
  width: 100%;
}
.platform-intro{
  width: 1200px;
  padding: 30px ;
  margin: 0 auto;
}
.partner-info{
  width: 1000px;
  padding-top: 30px;
  margin:0 auto;
}
.article-info{
  width: 900px;
  margin: 0px auto 85px auto;
  padding:8px;
  padding-bottom: 0;
}
.platform-intro p{
  /*line-height:2;*/
}
.mb-0{
  margin-bottom: 0px;
}
.m-0{
  margin: 0 !important;
}
ul,li{
  margin: 0;
  padding: 0;
  /* list-style: none; */
}
footer ul,footer ul li{
  list-style: none;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 8px;
}
footer ul li a{
  color: #fff;
  font-size: 0.75rem;
}
footer ul li a:hover{
  color: #fff;
  text-decoration: none;
}
.gradient{
  min-width:1200px;
  /*height:150px;*/
  filter:alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0B0D27,endcolorstr=black,gradientType=0);
  -ms-filter:alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0B0D27,endcolorstr=black,gradientType=0);/*IE8*/
  background:black; /* 一些不支持背景渐变的浏览器 */
  background:-moz-linear-gradient(top, #0B0D27, rgba(0, 0, 0, 1));
  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#0B0D27), to(rgba(0, 0, 0, 1)));
  background:-o-linear-gradient(top, #0B0D27, rgba(0, 0, 0, 1));
}
.nav-haier .navitem-haier{
  text-align: center;
  float: left;
  padding: 0 10px;
  z-index: 20;
}
.navbar-right .navitem-haier{
  width: 140px;
  padding: 0;
}
.btn-more{
  border: 1px solid #ddd;
  /*border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;*/
  border-radius: 5px;
  background-color: #fff;
  padding: 10px 30px;
  color:#666;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 14px;
}
.mt-30{
  margin-top: 30px;
}
.mt-40{
  margin-top: 40px;
}
.btn-more:hover{
  background-color: #007BFF;
  color:#fff;
}
.partner-img{
  width:200px;
  margin: 0 auto 20px;
}
.partner-img img{
  transition:  all 0.3s linear;
  max-width:100% !important;
}
.partner-img:hover img{
  box-shadow: 1px 1px 20px 1px #eee;
  position: relative;
  z-index: 1;
}
.partner-img:hover img{
  transition: all 0.3s linear;
  -webkit-transform: scale(1.2,1.2);
  -moz-transform: scale(1.2,1.2);
  -ms-transform: scale(1.2,1.2);
  -o-transform: scale(1.2,1.2);
  transform: scale(1.2,1.2);


}
.mt-20{
  margin-top: 20px;
}
.mb-30{
  margin-bottom: 30px;
}
.pb-25{
  padding-bottom: 25px;
}
.carousel-control .icon-web__jiantou_zuo,.carousel-control .icon-web__jiantou_you{
  position: absolute;
  top: 50%;
  margin-top: -20px;
  font-size: 40px;
  color:#007aff;
  visibility: hidden;
}
.carousel-control.left,.carousel-control.right{
  background-image: none;
}
.carousel-control.left:hover  .icon-web__jiantou_zuo,.carousel-control.right:hover  .icon-web__jiantou_you{
  visibility: visible;
}
.bg-core1{
  background-color: #F6F9FB;
  box-shadow: 1px 1px 1px 1px #fefefe;
}
.bg-core2{
  background-color: #FDFDFD;
  box-shadow: 1px 1px 1px 1px #fefefe;
}
.bg-core3{
  background-color: #FCFCFC;
  box-shadow: 1px 1px 1px 1px #fefefe;
}
#carousel-scene{
  position: relative;
}
#carousel-scene .carousel-indicators{
  width: 100%;
  left:0;
  margin-left: 0;
  bottom: 5px;
}
#carousel-scene .carousel-indicators li{
  position: relative;
  width: 140px;
  height: 0px;
  top: -20px;
  margin: 0px;
  border:none;
  text-indent: 0px;
}
#carousel-scene .carousel-indicators li p{
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  BOTTOM: -30px;
}
.scene-icon{
  width: 80px;height: 80px;
  position: absolute;left: 30px;
}
#carousel-scene .carousel-indicators li:nth-child(1) .scene-icon{
  background-image: url('../images/index/sceneicon1.png');
}
#carousel-scene .carousel-indicators li:nth-child(1).active .scene-icon{
  background-image: url('../images/index/sceneiconA1.png');
  background-size: contain;
}
#carousel-scene .carousel-indicators li:nth-child(2) .scene-icon{
  background-image: url('../images/index/sceneicon2.png');
}
#carousel-scene .carousel-indicators li:nth-child(2).active .scene-icon{
  background-image: url('../images/index/sceneiconA2.png');
  background-size: contain;
}
#carousel-scene .carousel-indicators li:nth-child(3) .scene-icon{
  background-image: url('../images/index/sceneicon3.png');
}
#carousel-scene .carousel-indicators li:nth-child(3).active .scene-icon{
  background-image: url('../images/index/sceneiconA3.png');
  background-size: contain;
}
#carousel-scene .carousel-indicators li:nth-child(4) .scene-icon{
  background-image: url('../images/index/sceneicon4.png');
}
#carousel-scene .carousel-indicators li:nth-child(4).active .scene-icon{
  background-image: url('../images/index/sceneiconA4.png');
  background-size: contain;
}
#carousel-scene .carousel-indicators li:nth-child(5) .scene-icon{
  background-image: url('../images/index/sceneicon5.png');
}
#carousel-scene .carousel-indicators li:nth-child(5).active .scene-icon{
  background-image: url('../images/index/sceneiconA5.png');
  background-size: contain;
}
#carousel-scene .carousel-indicators li:nth-child(6) .scene-icon{
  background-image: url('../images/index/sceneicon6.png');
}
#carousel-scene .carousel-indicators li:nth-child(6).active .scene-icon{
  background-image: url('../images/index/sceneiconA6.png');
  background-size: contain;
}
#carousel-scene .carousel-indicators li:nth-child(7) .scene-icon{
  background-image: url('../images/index/sceneicon7.png');
}
#carousel-scene .carousel-indicators li:nth-child(7).active .scene-icon{
  background-image: url('../images/index/sceneiconA7.png');
  background-size: contain;
}
.case-desc{
  display: none;
  position: absolute;
  text-align:center;
  bottom: 0px;
  top: 0px;
  width: 100%;
  color: #fff;
  padding: 20px;
  padding-top: 30%;
  z-index: -0;
  font-size: 17px;
  /*opacity: .8;*/
  line-height:2.5;
  /*background-color: #333;*/
  background:rgba(03,03,03,.7) ;
  white-space: pre-wrap;
}
.case-img{
  position: relative;
  display: block;
  margin:0 auto;
  width: 292px;
  height: 378px;
  background-color: #efefef;
}
.case-img img{
  width: 100%;
  height: 100%;
}
.case-title{
  position: absolute;
  font-weight: 700;
  bottom: 15px;
  font-size: 20px;
  width: 100%;
  color: #fff;
  text-align: center;
}
.join-access ul.access-flow{
  list-style: none;
  margin: 0;
  width: 100%;
  height: 200px;
}
.join-access ul.access-flow li{
  float: left;
  width: 16%;
  position: relative;
}
.join-access #product ul.access-flow li{
  width:16.6666%
}
.join-access #app ul.access-flow li{
  width: 20%;
}
.join-access ul.access-flow li:not(:first-child):after{
  display: block;
  content: " ";
  border-top: 2px dotted #ddd;
  position: absolute;
  top: 30px;
}
.join-access #product ul.access-flow li:not(:first-child):after{
  left: -58px;
  width: 116px;
}
.join-access #app ul.access-flow li:not(:first-child):after{
  left: -82px;
  width: 163px;
}
.join-access ul li img{
  width: 60px;
}
/*海极网首页改版（2020.5）增加样式 start*/
/*接入流程详情页面 start*/
.app-access-container{
  position: relative;
}
.app-access-title{
  width:150px;
  height:60px;
  color: #fff;
  border-radius: 30px;
  background-color: #1786ff;
  position: absolute;
  top: -30px;
  left:495px;
  font-size: 20px;
  line-height: 60px;
}
.margin-tb{
  margin:100px 0;
}
.margin_bottom_120{
  margin-bottom:120px;
}
/*接入流程详情页面 end*/
.ellipsis-style {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.join-access-nav{
  margin:70px 0 60px 0;
}
.join-access-nav li {
  float: none;
  display: inline-block;
  width:40%;
  background-color:#eee;
  color:#2283E2;
}
.join-access-nav li a:hover{
  color:#2283E2;
  background-color: rgb(34,131,226,.2);
}
.join-access-nav.nav-pills > li.active > a, .join-access-nav.nav-pills > li.active > a:hover, .join-access-nav.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2283E2;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both
}
.video-search-input{
  width: 300px;
  height: 34px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 6px;
  margin-right: 6px;
}
#videoSearchBtn{
  vertical-align: top;
  width: 70px;
  background: #2283E2;
}
.search-icon-wrap {
  padding: 8px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  border-radius: 0 4px 4px 0;
  background: #fff;
}
.classroom-container{
  width: 1000px;
  margin:0px auto 20px auto;
}
.no-class-tip{
  height: 100px;
  line-height: 100px;
  color: #999;
  text-align: center;
}
.video-img{
  width: 100%;
  height:127px;
  overflow: hidden;
  cursor: pointer;
}
.video-view{
  color: #aaa;
  font-size: 12px;
  text-align: left;
}
.video-wrap{
  height: 258px;
}
.video-title{
  width:100%;
  font-size: 16px;
  font-weight: 600;
  margin: 0px 0 10px 0;
}
.video-desc{
  color: #9d9d9d;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-all;
  width:100%;
  height: 60px;
}
.video-desc div{
  height: 60px;
}
.video-wrap{
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 10px;
}
.padding-l-r{
  padding:0 8px;
}
.video-wrap:hover{
  border: 1px solid #2283E2;
  box-shadow: 0 0 12px 0 rgba(204,204,204,0.59);
}
#current-type{
  font-size: 18px;
  margin: 0 0 30px 15px;
}
.classroom-search{
  margin-bottom: 20px;
}
.classroom-tab-nav{
  margin: 24px 0;
  border-bottom: 1px solid #eee;
}
.classroom-tab-nav.nav-pills > li.active > a, .classroom-tab-nav.nav-pills > li.active > a:hover, .classroom-tab-nav.nav-pills > li.active > a:focus {
  /* color: #333;
  font-size: 17px; */
  font-weight:600;
  background-color: transparent;
  color: #2283E2;
  font-size: 18px;
  text-decoration: none;
}
.classroom-tab-nav.nav-pills > li.active{
  border-bottom: 3px solid #2283E2;
}
.classroom-tab-nav.nav-pills > li > a{
  color: #333;
  font-size: 17px;
}
.classroom-tab-nav.nav-pills > span{
  font-size: 18px;
  margin: 10px 8px;
  color: #cdcdcd!important;
  float: left;
}
.classroom-tab-content .tab-pane{
  /* height:740px!important; */
  margin: 0 -15px;
}

#video-container{
  width:1000px;
  margin:0 auto;
}
/*海极网首页改版（2020.5）增加样式 end*/
.join-access strong{
  font-weight: normal;
  font-size: 20px;
}
.succ-case{
  position: relative;
  height: 350px;
  overflow: hidden;
}
.succ-case a{
  height: 100%;
}
.succ-case:hover{
  box-shadow: 1px 1px 5px 5px #efefef;
  z-index: 1;
}
.index-succ-bg > div:first-child{
  background: url("../images/index/bgScene01.png") 100% 100%;
}
.index-succ-bg > div:nth-child(2){
  background: url("../images/index/bgScene02.png") 100% 100%;
}
.index-succ-bg > div:nth-child(3){
  background: url("../images/index/bgGraph03.png") 100% 100%;
}
.index-succ-bg > div:nth-child(4){
  background: url("../images/index/bgScene01.png") 100% 100%;
}
.index-succ-img{
  position: absolute;
  bottom: 0;
}
.block{
  display: block;
}
.succ-case div:first-child{
  position: absolute;
  text-align: center;
  top: 30px;
  width: 100%;
  font-size: 18px;
  color: #666;
  z-index: 1;
}
.succ-img{
  position: relative;
  width: 100%;
  height: 230px;
  overflow: hidden;
  background: url("../images/index/bgScene01.png") 100% 100%;
}
/*.succ-img-bg{
  height: 260px;
  width:100%;
}*/
.succ-img-entity{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.article-summary{
  position: relative;
  height: 230px;
}
.article-summary > a{
  position: absolute;
  bottom: 0;
}
.decoration-none:hover,.decoration-none:active,.decoration-none:focus{
  text-decoration: none;
}
.succ-title{
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  color: #333;
}
.succ-summary{
  color: #555;
}
.h-100{
  height:100%;
}
footer ul{
  width: 147px;
}
footer ul li{
  height: 40px;
  line-height: 40px;
}
footer ul li:first-child{
  font-weight: 300;
  height: 50px;
}
footer ul li a,.color-999{
  font-size: 14px;
  color: #999;
}
footer ul li:first-child a{
  font-size: 18px;
  color: #fff;
}
footer ul li a:visited,footer ul li a:focus{
  color: #999;
  text-decoration: none;
}
footer ul li:first-child a:visited{
  color: #fff;
}
.scroll-container{
  margin-top: 40px;
}
/*重写导航样式*/
.scroll-container .nav-tabs {
  border:none;
}
.scroll-container ul.nav-tabs {
  padding-right: 15px;
}
.scroll-container .nav-tabs > li > a {
  margin-right:0;
  border: none;
  display: block;
  box-sizing: content-box;
  padding:0 15px;
  height:65px;
  color: #333;
  line-height: 65px;
  font-size: 16px;
}
.scroll-container .nav-tabs > li{
  margin-bottom:0;
}
.scroll-container .nav-tabs > li > a:hover{
  border-radius: 0;
  background: rgb(246,246,246);
  color:#1690ff;
}
article.row {
  padding-bottom: 40px;
}
.tab-pane article.row:last-child{
  padding-bottom: 0px;
}
article.row>div.col-md-4 {
  padding-right:45px;
}
/*重写导航tab hover样式*/
.scroll-container .nav-tabs > li {
  float: none;
  text-align: center;
  border-left:1px solid #ddd ;
  border-right:1px solid #ddd ;
  background-color: rgb(246,246,246);
}
.scroll-container .nav-tabs > li:first-child{
  border-top: 1px solid #ddd;
}
.scroll-container .nav-tabs > li:last-child{
  border-bottom:1px solid #ddd;
}
.scroll-container .nav-tabs > li.active {
  border: none;
}
.scroll-container .nav-tabs > li.active > a, .scroll-container .nav-tabs > li.active > a:hover, .scroll-container .nav-tabs > li.active > a:focus{
  border: none;
  border-radius: 0;
  background: #1690ff;
  color:#fff;
}
.fixed-menu{
    position: fixed;
    top: 120px;
    width: 262px;
}
.abs-menu{
    position: absolute;
    bottom:0px;
    width: 262px;
}
#carousel-example-generic .carousel-indicators li{
  width: 30px;
  height: 2px;
  vertical-align: middle;
}
#carousel-example-generic .carousel-indicators .active{
  border: 1px solid #2273E2;
  height: 2px;
}
body.modal-open {
  padding-right: 0 !important;
  overflow-y: scroll;
}
#connectModal .modal-footer,#comingModal .modal-footer,#forumModal .modal-footer{
  text-align: center;
}
.core-title{
  color: #333;
  font-size: 18px;
}
.core-desc{
  color: #9d9d9d;
  line-height: 20px;
  margin-top: 20px;
}
.font-500{
  font-weight: 500 !important;
}
@media screen  and (min-width: 992px){
  .navbar-fixed-top {
    position: fixed;
  }
  .navbar-nav{
    margin: 0;
  }
}
@media screen  and (max-width: 991px) and (min-width: 768px){
  .navbar-fixed-top {
    /* position: relative; */
    position: fixed;
  }
  .navbar-nav{
    margin: 0;
  }
  /* main{
    margin-top: 0px;
  } */
  .nav-container{
    border:none ;
  }
  /*.nav-haier .navbar-right{
    position: absolute;
  }*/
}
@media screen  and (max-width: 1100px) and (min-width: 768px){
  .nav-haier .navbar-right{
    position: absolute;
  }
}
@media screen and (max-width: 767px){
  .navbar-fixed-top {
    /* position: relative; */
    position: fixed;
  }
  .navbar-nav{
    margin: 0;
  }
  /* main{
    margin-top: 0px;
  } */
  .nav-haier .navbar-right{
    position: absolute;
  }
}

/*默认样式 start*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 20px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
/*默认样式 end*/

/*7868 海极网首页改版 start*/
.banner-wrap{
	width: 100%;
	height: 500px;
    position: relative;
	padding-top: 46.35%;
  background: url("../images/index/banner-20210615.png") 100%;
	background-size: 100%;
}
.banner-container{
  display: block;
  width: 100%;
}
.banner-text{
	width: 32%;
	height: auto;
	position: absolute;
	bottom: 9em;
	left: 11%;
}
.banner-text p{
	font-size: 14px;
	color: #fff;
	margin-bottom: 6em;
	line-height: 30px;
}
.banner-btn{
	padding: 6px 30px;
	border: 1px solid #fff;
	border-radius: 4px!important;
	color: #fff;
	background: transparent;
	cursor: pointer;
}
.banner-btn:hover{
	background: #2987e3;
	border: 1px solid #2987e3;
	color: #fff;
	text-decoration: none;
}
.banner-btn:visited{
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none!important;
}
.banner-btn:active,.banner-btn:focus{
   text-decoration: none!important;
 }
.width-20percent{
	width: 20%;
	height: 359px;
}
.access-item{
	width: 550px;
}
.access-bg{
	position: relative;
	height: 310px;
	margin-bottom: 30px;
}
.access-bg p{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}
.access-bg p span{
	font-size: 22px;
	color: #fff;
}
.enter-developcenter-btn{
	padding: 8px 22px;
	background: #fff;
	border-radius: 4px!important;
	line-height: 18px;
	color: #2987e3!important;
	border: none;
}
/*.access-direct-bg{
	background: url("../images/index/access-direct.jpg");
	background-size: 100%;
}
.access-cloud-bg{
	background: url("../images/index/access-cloud.jpg");
	background-size: 100%;
}*/
.padding_top_bottom{
	padding: 12px 0 24px;
}
#open-platform .basic-title-des{
	margin-bottom: 20px;
}
.height-190{
	height: 250px;
}
.core-wrap{
	padding: 16px 20px 40px 20px;
}
.core-bg-dark{
	background:#f3f3f3;
}
.core-bg-light{
	background:#fAfafa;
}
.pb-100{
	padding-bottom: 100px!important;
}
.pb-30{
	padding-bottom:30px;
}
.padding_l_r_20{
	padding: 0 20px;
}
.video-name-small{
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  margin-right: 14px;
}
.video-info-container{
  margin-top: 40px;
}

/*7868 海极网首页改版 end*/
/* 202105 海极网课堂迭代 start */
.class-banner-wrap{
  position: relative;
}
.class-banner-wrap .class-tabs{
  position: absolute;
  top: 66px;
  right: 160px;
  width: 360px;
  height: 266px;
  background: #fff;
}
.class-tabs .nav-tabs li{
  width: 50%;
  text-align: center;
}
/* .class-tabs .nav-tabs li.active{
  
} */
.class-tabs .nav-tabs > li > a {
  cursor: pointer;
  color: #fff;
  background-color: #2283e2;
  border: none;
}
.class-tabs .nav-tabs > li.active > a,.class-tabs .nav-tabs > li.active > a:hover,.class-tabs .nav-tabs > li.active > a:focus { 
  cursor: default;
  /* color: #fff;
  background-color: #2283e2; */
  color: #2283e2;
  background-color: #fff;
  border: none;
  cursor: pointer;
}
.class-tabs .nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border-radius: 0;
  height: 42px;
  font-weight: 600;
}
.class-tabs .tab-content .tab-pane{
  padding: 10px 6px;
}
.class-tabs .nav-tabs > li > a:hover {
  border-color:#2283e2;
}
.class-tabs .nav-tabs {
    border-bottom: none;
}
.hot-class-wrap,.new-class-wrap{
  list-style-type: none;
  padding: 0 10px;
}
.hot-class-wrap li,.new-class-wrap li{
  height: 40px;
  line-height: 40px;
}
.hot-class-wrap li h4,.new-class-wrap li h4{
  display: inline-block;
  color: #333;
  width: 200px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.hot-class-wrap li:hover h4,.new-class-wrap li:hover h4{
  text-decoration: underline;
  color: #2283e2;
}
.hot-class-wrap li span,.new-class-wrap li span{
  float: right;
  color: #999;
  font-size: 13px;
  line-height: 38px;
}
.new-class-wrap li a, .hot-class-wrap li a{
  display: block;
    height: 40px;
    width: 200px;
    float: left;
}
/* 202105 海极网课堂迭代 end */
/* 技能中心 */
.df {
  display: flex;
}
.cur {
  cursor: pointer;
}
.skill-sousuo {
  position: absolute;
  left: 15px;
  top: 7px;
  color: #ccc;
}
.skill-search-input {
  border: none;
  width: 30%;
  height: 35px;
  padding-left: 35px;
  line-height: 35px;
  border-radius: 7px;
  outline: none;
  margin-right: 15px;
  border: 1px solid #ddd;
}
.skill-search-btn {
  width: 70px;
}
.skill-classify_item {
  margin-bottom: 20px;
}
.skill-classify_block {
  position: sticky;
  left: 0;
  top: 70px;
  background: #fff;
  z-index: 99;
  padding: 5px 30px;
  margin-bottom: 25px;
}
.skill-banner {
  position: relative;
  margin-bottom: 25px;
}
.skill-classify_text, .skill-category_text, .skill-classify_label {
  font-size: 17px;
  margin-right: 20px;
  font-weight: 550;
  letter-spacing: 1px;
  list-style: none;
}
.skill-classify_text.active, .skill-category_text.active {
  color:#2283E2
}
#skill-list {
  flex-wrap: wrap;
  padding-top: 0;
}
.skill-item {
  position: relative;
  display: flex;
  padding: 10px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  width: 24%;
  margin: 0 0.5% 30px;
  /* border: 1px solid #ddd; */
  box-shadow: rgb(37 60 126 / 15%) 0px 4px 10px 0px;
  border-radius: 7px;
  overflow: hidden;
}
.skill-item img {
  width: 100px;
  height: 100px;
}
.skill-item_content {
  flex: 1;
  padding: 0 15px;
}
.skill-item_desc {
  font-size: 13px;
  color: #9d9d9d;
}
#skill-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all
}
.skill-item_title {
  font-size: 16px;
  padding-top: 5px;
  margin-bottom: 5px;
  -webkit-line-clamp: 1;
}
.skill-item .btn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  border: 1px solid #ccc;
}
.no-skill-tip {
  width: 100%;
  height: 100px;
  line-height: 100px;
  color: #999;
  text-align: center;
}
/* 技能中心详情页 */
.skill-block h3 {
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;  
}
.skill-detail {
  padding-top: 0;
}
.skill-detail img{
  width: 200px;
  height: 200px;
  margin-right: 50px;
}
.skill-detail_title {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 10px;
  font-weight: 700;
}
.skill-speech_block {
  box-shadow: rgb(37 60 126 / 15%) 0px 4px 10px 0px;
  padding: 20px 30px;
}
.skill-speech_item {
  line-height: 30px;
  padding-left: 15px;
}
.lh-30 {
  line-height: 30px;
}
.skill-trial_block {
  width: 100%;
  height: 300px;
  border-radius: 5px;
  overflow-y: scroll;
  border: 1px solid #000;
  margin-bottom: 20px;
  padding: 10px;
}
.skill-trial_block li {
  padding: 5px 10px;
  width: 60%;
}
#skill-trial_input {
  font-size: 14px;
  width: 35%;
}
#skill-error {
  margin-top: 10px;
  font-size: 13px;
  color: red;
  display: none;
  position: absolute;
}
.skill-u_portrait {
  width: 20px;
  height: 20px;
}
.skill-trial_customer {
  position: relative;
  left: 40%;
  text-align: right;
}
.skill-trial_ul li {
  list-style: none;
}
.skill-trial_customer img {
  margin-top: -6px;
  margin-left: 5px;
}
.score-block {
  display: inline-block;
  position: relative;
}
.score-color {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  overflow: hidden;
  white-space: nowrap;
  color: yellow;
}
.skill-intro {
  width: 1320px;
  padding: 0px 30px 30px;
  margin: 0 auto;
}
/* 服务开放平台开始 */
.service-intro {
  width: 1320px;
  padding: 0px 30px 30px;
  margin: 0 auto;
}
#serve-detail .skill-banner {
  margin-bottom: 0;
}
#serve-detail .pro-head-tab{
  position: sticky;
  top: 70px;
  height: 60px;
  width: 100%;
  background: white;
  border-bottom: 2px dashed #e8e8e8;
  z-index: 60;
}
#serve-detail .banner-text{
	bottom: 4em;
	left: 6%;
}
#serve-detail .pro-head-tab ul{
  width: 1260px;
  margin: 0 auto;
  height: 60px;
  list-style: none;
  overflow: hidden;
}
.pro-head-tab ul li{
  line-height: 60px;
  font-size: 18px;
  font-weight: 550;
  float: left;
}
.pro-head-tab ul li+li{
  margin-left: 80px;
}
.pro-head-tab ul li a{
  color: #333;
  cursor: pointer;
  text-decoration: none;
}
.pro-head-tab ul li.active a,
.pro-head-tab ul li a.active{
  color: #2273E2;
  cursor: not-allowed;
}
.pro-head-tab ul li a:hover{
  color: #2273E2;
}
.func-block {
  display: flex;
}
.func-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.func-desc {
  margin-right: 30px;
}
.func-banner img {
  width: 660px;
}
.advantage-banner img {
  margin-right: 30px;
}
.func-item {
  margin-bottom: 20px;
}
.service-func p{
  display: flex;
  align-items: center;
}
.service-func img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.service-title {
  text-align: center;
  position: relative;
}
.serevice-top {
  border-top: 2px dashed #e8e8e8;
}
.advantage-wrapper {
  background: rgb(242, 242, 242);
}
.service-title a {
  position: absolute;
  top: -120px;
}
.service-title h3 {
  margin: 0;
  padding: 60px 0;
  font-size: 22.5px;
  font-weight: 550px;
}
.service-item p {
  color: #333;
  font-size: 20px;
  line-height: 24px;
  font-weight: 550;
}
.service-item span {
  font-size: 16px;
  line-height: 28px;
  color: #7F7F7F;
  word-wrap: break-word;
  word-break: break-all;
}
.service-sence img{
  width: 100%;
}
.service-sence {
  position: relative;
}
.service-sence .service-doc {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 510px;
  background: rgba(255,255,255,0.8);
  padding: 30px 20px 30px 30px;
  border-radius: 10px 0 0 10px;
}
.service-sence span {
  color: #555555;
}
.resource-wrapper {
  min-height: 470px;
}
.resource-block {
  display: flex;
  flex-wrap: wrap;
}
.resource-block img {
  width: 70px;
  height: 70px;
}
.resource-item {
  width: 17%;
  margin: 0 4%;
  padding: 20px;
  border: 1px solid #CCC;
  border-radius: 5px;
  padding: 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.resource-title {
  margin: 9px 0 0px;
  font-size: 18px !important;
}
.resource-desc {
  font-size: 12px !important;
  margin: 10px 0;
  display: block;
  line-height: 20px !important;
  text-align: left;
  flex: 1;
}
.serve-doc-btn {
  font-size: 14px;
  display: block;
  cursor: pointer;
}
.sence-block {
  display: flex;
  flex-direction: column;
}
.sence-block .sence-title {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin-bottom: 30px;
  justify-content: space-around;
  cursor: pointer;
}
.sence-block .sence-title li {
  line-height: 1.6;
  flex: 1;
  padding: 20px;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sence-block .sence-title li.active {
  color: #2273E2;
  border-bottom: 2px solid #2273E2;
  margin-bottom: 0;
}