.footer {
  margin: 0 !important;
}
.banner-abo {
  width: 100%;
  height: 102px;
  background: url(../images/banner_abo.jpg) no-repeat center top;
  background-size: auto 100%;
  margin-bottom: 20px;
  text-align: center;
}
.banner-abo i.active {
  background: url(../images/topbanner.png) no-repeat right center;
}
.banner-abo i {
  color: white;
  font-size: 26px;
  display: inline-block;
  padding-right: 120px;
  line-height: 102px;
}
.activelist div[class^="act-item"] {
  height: auto;
  min-height: 400px;
  background-size: auto 100%;
}
.act-content {
  width: 590px;
 
}
.container-10 {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.container-10.w1200{
  width: 1200px;
}
.act-pic {
  width: 294px;
  height: 294px;
  border-radius: 50%;
  border: 10px solid rgba(256, 256, 256, 0.3);
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.2);
  margin-top: 50px;
  margin-right: 5px;
  margin-left: 5px;
}
.to-act:hover {
  background: #0F7DDD;
  box-shadow: 0 0 1px 0 #0F7DDD;
  color: #fff;
}
.act-pic img {
  border: 8px solid #00AFEB;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}
.shape-circle {
  vertical-align: middle;
  border-radius: 50%;
}
.act-item:nth-child(2n) .act-pic{
  order: -1;
}
.act-item2 .title {
  padding-left: 0;
  padding-top: 80px;
  text-align: center;
  margin-top: 40px;
  background: url(../images/robotIco.png) no-repeat center top;
}
.to-act {
  font-size: 18px;
  color: #fff;
  background: rgba(0,0,0,.2);
  margin-top: 10px;
  padding: 5px 30px;
  float: right;
  border-radius: 3px;
}
.act-content .title h3 {
  font-size: 34px;
  text-align: center;
}
.act-content .title h5 {
  font-size: 15px;
  font-family: "arial";
  text-align: center;
}
.act-item .title {
  padding-left: 0;
  text-align: center;
  margin-top: 70px;
  /* background: url(../images/robotIco.png) no-repeat center top; */
}
.act-content > p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 24px;
  text-indent: 2em;
  text-align: justify;
}
.s1 {
    background-color: #e667af !important;
    color: #fff;
}
.s2 {
  background-color: #f7c200 !important;
  color: #fff;
}
.s3 {
  background-color: #3ca2d6 !important;
  color: #fff;
}
.s4 {
  background-color: #67c553 !important;
    color: #fff;
}
.s5 {
  background-color: #b2c910 !important;
    color: #fff;
}
.s6 {
    background-color: #d763a3 !important;
    color: #fff;
    height: 550px !important;
}
.s7 {
  background-color: #e88954 !important;
  color: #fff; 
}
.s8 {
  background-color: #E84A4A !important;
  color: #fff;  
}
.s9 {
  background-color: #3ca2d6 !important;
  color: #fff;  
}
.s10 {
  background-color: #67c553 !important;
  color: #fff;  
}
.s11 {
  background-color: #b2c910 !important;
  color: #fff;  
}
.s12 {
  background-color: #99857a !important;
  color: #fff;  
}
.s13 {
  background-color: #8c60aa !important;
  color: #fff;  
}
.s14 {
  background-color: #f7c200 !important;
  color: #fff;  
}
.s15 {
  background-color: #3ca2d6 !important;
  color: #fff;  
}
.s16 {
  background-color: #67c553 !important;
  color: #fff;  
}
.s17 {
  background-color: #b2c910 !important;
  color: #fff;  
}
.s18 {
  background-color: #ff7373 !important;
  color: #fff;  
}
.s19 {
  background-color: #2689F5 !important;
  color: #fff;
}


.banner-act {
    background:  url(../images/bg-all.png) no-repeat top center;
    height: 400px;
    display: block;
    position: relative;
    box-shadow: 0px 40px 40px -40px #b2b2b2;
    margin-bottom: 45px;
    background-size: contain;
}
.act-pic.mt19 {
  margin-top: 135px;
}
.w1000 {
  width: 1000px;
}
.active-box .list-pic li {
  width: 238px;
  height: 178px;
  float: left;
}
.active-box .list-pic li:nth-child(5n) {
  margin-right: 0px;
}
.active-box .list-pic li {
  width: 230px;
  height: 178px;
  float: left;
} 
.list-pic li {
  margin-right: 12px;
}
.pic-hover li:nth-child(4n+1){
  margin-left: 0px;
}



























.banner-active .title{
  width: 440px;
  text-align: center;
  position: absolute;
  left: 47%; margin-left: -220px;
  top: 150px;
  color: #fff;
}

.banner-active .title h2{
  font-size:36px;
  font-weight:bold;
}

.banner-active .title h5{
  font-family:arial;
  font-size:14px;
}

.banner-active .active-desc{
  margin-top: 10px;
  height: 120px;
  width:440px;   
  font-size: 12px;
  overflow: hidden;
  line-height:24px;
  color: #fff;
  overflow: hidden;
}
.banner-act .more-btn, .banner-active .more-btn, .more-btn{
  color: #fff;
}
.banner-active .more-btn:hover{
  color: #11a3f8;
}
.active-box{
  margin-bottom: 25px;
  overflow: hidden;
}

.active-box .title{
  padding-left: 55px;
  font-size: 30px;
  line-height: 46px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #0baedf; 
}

.active-box .list-7{
 overflow: hidden;
 padding-bottom: 10px;
}

.active-box .list-7 li{
  width: 114px;
  height: 92px!important;
  float: left;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 10px;
}
.active-box .list-7 li:first-child{
  margin-left: 0;
}
.active-box .list-7 li.s10{
  margin-left: 0;
}
.active-box .list-7 li.s6{

}
.active-box .list-7 li a{
  display: block;
  padding: 7px;
  color: #fff;
  font-size: 12px;
  line-height: 21px;
}

.active-box .list-2{
  width: 103%;
}
.active-box .list-2 li{
  width:  595px;
  margin-right: 10px;
  margin-bottom: 1px;
  float: left;
  background: #EFEFEF;
  height: 38px; line-height: 38px;
}
.active-box .list-2 li:hover{
  background: #ddd;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;        
}

.active-box .list-2 li a{
  color: #656565;
  padding-left: 10px;
}
.active-box .list-pic li:hover{
  opacity: 0.85;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;      
}


.active-box .list-pic li a{
  display: block;

}
.active-box .list-pic span.trans-title{
  font-size: 14px;
}


.qk-tab{ background: #00afeb; height: auto; min-height: 210px; margin: 0 8px; position: relative;overflow: hidden}
.qk-tab .tabs{position: absolute; left: 0; top: 0;z-index: 100;padding-left: 10px; padding-top: 30px; height: 100%; background:  #0089d8; width: 130px; }
.qk-tab .tabs li{font-size: 16px; text-indent: 20px;}
.qk-tab .tabs li a{
  display:block;
  line-height: 56px;
  height:56px;
  color: #fff;
  opacity: 0.75; 
}
.qk-tab .tabs li:hover a{opacity: 1;}
.qk-tab .tabs li a.current{background:#00afeb;opacity: 1;}

.tabs-content .news_list {width: 790px;float: left; margin-top: 10px; margin-left: 180px;display: none;}
.tabs-content{overflow: hidden;position: relative; z-index: 1;}
.tabs-content .news_list li{
  list-style: decimal;
  color: #fff;
  line-height: 37px;
}
.tabs-content .news_list li a{
  color: #fff;
}

.active-box .list li{
  line-height: 20px;
}
.active-box .list li:hover {
  background: transparent;
  transform: translateX(2px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;       
}
.active-box .list li a{
  color: #033333
}

.active-box .list-6{
  overflow: hidden;
  padding-bottom: 10px;
}
.active-box .list-6 li{
  float: left;
  width: 154px;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;    
}
.active-box .list-6 li:first-child{
  margin-left: 0;
}

.active-box .list-6 strong{   
  height: 96px;
  display: block;
  background: #107EDD;
  text-align: center;
  line-height: 96px;
}
.active-box .list-6 strong img{

  margin-top: 25px;
}

.active-box .list-6 span{   
  display: block;
  padding: 10px 15px; 
  background: #EFEFEF;
  color: #333;
  line-height: 21px;  
  text-align: center;
}

.list-6 li:hover, .list-7 li:hover{
  opacity: 0.85;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.3);  
}

.active-box h3.title.cszn{
  background: url('../images/active-icon1.png')  left top 1px no-repeat;
}
.active-box h3.title.dsct{
  background: url('../images/active-icon2.png')  left top 1px no-repeat;
}
.active-box h3.title.dsdt{
  background: url('../images/active-icon3.png')  left top 1px no-repeat;
}

.active-box h3.title.hdyx{
  background: url('../images/active-icon4.png')  left top 1px no-repeat;
}
.active-box h3.title.jxsz{
  background: url('../images/active-icon5.png')  left top 1px no-repeat;
}
.active-box h3.title.hjmd{
  background: url('../images/active-icon6.png')  left top 1px no-repeat;
}
.active-box h3.title.spkc{
  background: url('../images/active-icon7.png')  left 5px top 10px no-repeat;
}
.active-box h3.title.zxzt{
  background-position: left -262px;
}

.pic-hover {
  overflow: hidden;
}
.pic-hover li {
  list-style: none;
  margin-bottom: 20px;
 
}
.pic-hover a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.pic-hover a img {
  width: 100%;
}
.pic-hover a.video .trans-title:before {
  content: " ";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  bottom: 5px;
  background: url("../images/video.png") no-repeat;
}
.pic-hover a.picture .trans-title:before {
  content: " ";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  bottom: 5px;
  background: url("../images/picture.png") no-repeat;
}
.trans-title {
  position: absolute;
  text-align: center;
  height: 30px;
  background: url("../images/transImg.png") repeat-x;
  bottom: 0;
  width: 100%;
  display: block;
  color: #fff;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
}
.trans-title span {
  display: inline-block;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shadow-big {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  background: url("../images/trans50.png");
  color: #fff;
}
.shadow-big a {
  color: #fff;
}
.shadow-inner {
  width: 90%;
  height: 80%;
  margin: 20px auto;
}
.shadow-inner h1 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 5px;
}
.banner-act .inner{
  width: 730px;
  text-align: justify;
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}
.banner-act.x2 .inner {
  margin-left: -335px;
  width: 530px;
}
.banner-act.x16 .inner {
  margin-left: -360px;
  width: 520px;
}
.banner-act.x15 .inner, .banner-act.x18 .inner {
  margin-left: -360px;
  width: 520px;
}
.banner-act.x17 .inner h3{
  font-size: 24px;
}
.banner-act.x18 .inner .title{
  margin-top: 35px;
}
.banner-act .inner h3{
  font-size: 26px;
  margin-bottom: 10px;
}
.banner-act .inner .title{
  margin-top: 25px;
}
.banner-act .inner p{
  font-size: 14px;
}
.banner-act .inner .info div{
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
.active-box .title{
  position: relative;
}
.banner-act.x2 .inner .title{
  margin-top:15px;
}
.active-box  a.more{
  position: absolute;
  right: 0;
  font-size: 15px;
  font-weight: normal;
  color: #0baedf;
  background:url('../images/active-lineBg.png') top 3px left repeat-x;
  width: 84%;
  text-align: right;
}
.active-box  a.more:hover{
  text-decoration: underline;
}
.qk-tab .tabs li a.current {
  background: #00afeb;
  opacity: 1;
}

.class-list{
  display: flex;
  flex-wrap:wrap;
  margin-bottom: 10px;
}
.class-list .item{
  display: block;
  width: 230px;
  height: 196px;
  position:relative;
  margin-right: 12px;
  box-shadow:0 3px 3px #eee;
}
.class-list .item:nth-child(5n){
  margin-right: 0;
}
.class-list .item img{
  display: block;
  width: 100%;
  height: 140px;
  object-fit: cover;
}
.class-list .item p{
  font-size: 16px;
  font-weight: bold;
  color:#333;
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  padding:2px;
}
.class-list .item:hover p{
  color:#0099cc;
}
.class-list .item>i{
  position: absolute;
  background: #ffa902;
  color:#fff;
  right:0;
  top:5px;
  padding:0 3px 0 10px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.class-list.class-list1 .item{
  width: 290px;
  height: 242px;
  margin-bottom: 35px;
}
.class-list.class-list1 .item img{
  height: 175px;
}
.class-list.class-list1 .item p{
  padding:5px;
  font-size: 18px;
  line-height: 1.5em;
}
.class-list.class-list1 .item:nth-child(4n){
  margin-right: 0;
}
.class-list.class-list1 .item:nth-child(5n){
  margin-right: 12px;
}
.class-top{
  margin:30px 0;
  display: flex;
  justify-content: right;
}
.class-search{
  width: 360px;
  height: 60px;
  box-sizing: border-box;
  border:1px solid #ddd;
  display: flex;
  margin-left: 65px;
}
.class-search input{
  display: flex;
  height: 58px;
  border:none;
  width: 300px;
  color:#666;
  text-indent: 20px;
  font-size: 18px;
}
.class-search .search-btn{
  display: block;
  width: 60px;
  background: url("../images/icon-search1.png") no-repeat center center;
}
.class-select{
  width: 360px;
  height: 60px;
  box-sizing: border-box;
  border:1px solid #ddd;
  position: relative;
  background: url("../images/select-down1.jpg") no-repeat right top;
}
.class-select>p{
  color:#333;
  font-size: 18px;
  text-indent: 20px;
  line-height:60px;
  user-select: none;
}
.class-select .hid-box{
  display: none;
  position: absolute;
  top:60px;
  left:0;
  box-sizing: border-box;
  border:1px solid #ddd;
  padding:0;
  background: #fff;
  z-index: 100;
  bottom:initial;
  height: auto;
}
.class-select .hid-box p{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color:#999;
  text-indent: 20px;
  text-align: left;
  cursor:pointer;
}
.class-select .hid-box p:hover{
  background: #ffa902;
  color:#fff;
}
.crumbs-back{
  margin:20px 0;
  padding:0 10px;
}
.crumbs-back a{
  display: block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align:center;
  border-radius: 30px;
  text-indent: 25px;
  color:#666;
  background: #f0f0f0 url("../images/icon-back.png") no-repeat left 10px center;
  font-size: 18px;
}
.crumbs-back a:hover{
  color:#fff;
  background: #00a3e0 url("../images/icon-back1.png") no-repeat left 10px center;
}

.class-par{
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between;
}
.class-par .left{
  width: 845px;
}
.class-par .left video{
  width: 100%;
  height: 470px;
}
.class-par .left h1{
  margin:40px 0;
  text-align: center;
  color:#0099cc;
  font-size: 24px;
}
.class-par .left .title{
  font-size: 18px;
  color:#0099cc;
  background: url("../images/icon-text4.png") no-repeat left center;
  text-indent: 30px;
  margin-bottom: 10px;
}
.class-par .left p{
  color:#333;
  text-indent:2em;
  line-height: 1.8em;
}
.class-par .right{
  width: 320px;
}
.class-par .right .sub-list{
  padding: 20px 5px 0px 5px;
  box-sizing: border-box;
}
.class-par .right .tw-box .act span{
  color:#1380df;
}
.class-par .right .icon-video{
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url("../images/icon-video.jpg") center no-repeat;
  vertical-align: sub;
}

