li{
    list-style: none;
}
@media (max-width:500px){.pricing_plan--title{font-size:14px}}
.mc_mains{
    padding-bottom: 30px;
    background: #f7f8fa;
    width: 90%;
    margin: 20px auto 0;
    position: relative;
    z-index: 5;

}
.am-ban-imgbox{
    margin:  0 auto;
    width: 100%;
    padding-top: 30px;
}
.am-ban-imgbox img{
    width: 100%;
    height: 450px;
}

/*video::-webkit-media-controls-timeline {
    display: none;
}*/

/*.mc_main{*/
/*    position: relative;*/
/*    z-index: 5;*/
/*    background: #f7f8fa;*/
/*}*/
.index-box{
    width: 90%;
    margin: auto;
}
/*群智新闻*/


.index-news {
    margin: 0px auto 1px;
    width: 100%;
}
.index-news-bt {
    height: 54px;
    /*font-size: 40px;*/
    color: #383838;
    margin-bottom: 35px;
}
.index-news .index-news-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index-news .index-news-content .index-news-left .index-news-container {
    position: relative;
    width: 100%;
   /* height: 840px;*/
    overflow: hidden;
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide {
    width: 100%;
    height: 100%;
    background-color: #f1f3f7;
    overflow: hidden;
    border-radius: 8px;
    /*-webkit-box-shadow: 0 0 10px 3px rgb(0 0 0 / 10%);*/
    /*box-shadow: 0 0 10px 3px rgb(0 0 0 / 10%);*/
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-top {
    display: flex;
    width: 100%;
    position: relative;
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-top img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-top h2 {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    /*font-size: 25px;*/
    color: #ffffff;
  /*  padding-left: 27px;
    padding-right: 120px;*/
    padding-top: 17px;
    padding-bottom: 17px;
    box-sizing: border-box;
    background-image: linear-gradient(180deg, rgba(27, 67, 139, 0) 0, #1b438b 90%);
    background-size: cover;
    overflow: hidden;
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-top h1 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-bottom {
    padding: 8px 33px;
    box-sizing: border-box;
    /*height: 360px;*/
    overflow: hidden;
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-bottom h1 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 78px;
    font-size: 30px;
    color: #383838;
    font-weight: 600;
    box-sizing: border-box;
    border-bottom: 1px solid #d7dbe0;
   /* background: url("times_icon.png")!*tpa=http://www.huaheiot.com/assets/addons/cms/images/times_icon.png*! no-repeat 0 center;*/
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-bottom p {
   /* font-size: 18px;*/
    color: #383838;
    margin-top: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-news-slide-bottom h2{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 25px;
    border-radius: 18px;
    font-size: 16px;
    color: #d8d9db;
    margin-top: 1px;
    font-weight: 600;
    background-color: #8c929d;
}

.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-bottom a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 20px;
    font-size: 18px;
    color: #1b438b;
    width: 121px;
    height: 32px;
    border: 1.5px solid #1b438b;
   /* border-radius: 32px;*/
}
.index-news .index-news-content .index-news-left .index-news-container .index-news-slide .index-news-slide-bottom a:hover {
    background-color: #1b438b;
    color: #ffffff;
}
.index-news .index-news-content .index-news-left .index-news-container .news-left {
    position: absolute;
    top: 330px;
    right: 66px;
    width: 20px;
    height: 20px;
    z-index: 9;
    border-radius: 100%;
    /*background: url("news-left.png")!*tpa=http://www.huaheiot.com/assets/addons/cms/images/news-left.png*! no-repeat;*/
    background-size: 100% 100%;
}
.index-news .index-news-content .index-news-left .index-news-container .news-left:hover {
    background-color: #ffffff;
}
.index-news .index-news-content .index-news-left .index-news-container .news-right {
    position: absolute;
    top: 330px;
    right: 27px;
    width: 20px;
    height: 20px;
    z-index: 9;
    border-radius: 100%;
   /* background: url("news-right.png")!*tpa=http://www.huaheiot.com/assets/addons/cms/images/news-right.png*! no-repeat;*/
    background-size: 100% 100%;
}
.index-news .index-news-content .index-news-left .index-news-container .news-right:hover {
    background-color: #ffffff;
}

.index-news .index-news-content .index-news-right .jq-news {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-news .index-news-content .index-news-right .jq-news h1 {
    /*font-size: 30px;*/
    color: #1b438b;
}
/*轮播*/

/*轮播*/
/*后加更多的样式*/
.jq-news {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jq-news  i {
    flex: 1;
    height: 1px;
    margin: 0 16px;
    background-color: #e9ebef;
}
.jq-news a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 30px;
    /*border-radius: 30px;*/
    border: 1px solid #1b438b;
    font-size: 18px;
    color: #1b438b;
}

.jq-news a i {
    width: 6px;
    height: 10px;
    background: url("gd-right.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/gd-right.png*/ no-repeat;
    background-size: 100% 100%;
    margin-left: 8px;
}
.jq-news a:hover {
    background-color: #1b438b;
    color: #ffffff;
}
/*后加更多的样式*/

.index-news .index-news-content .index-news-right .jq-news > i {
    flex: 1;
    height: 1px;
    margin: 0 16px;
    background-color: #e9ebef;
}

.index-news .index-news-content .index-news-right .jq-news a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 30px;
    /*border-radius: 30px;*/
    border: 1px solid #1b438b;
    font-size: 18px;
    color: #1b438b;
}

.index-news .index-news-content .index-news-right .jq-news a i {
    width: 6px;
    height: 10px;
    background: url("gd-right.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/gd-right.png*/ no-repeat;
    background-size: 100% 100%;
    margin-left: 8px;
}
.index-news .index-news-content .index-news-right .jq-news a:hover {
    background-color: #1b438b;
    color: #ffffff;
}
.index-news .index-news-content .index-news-right .jq-news a:hover i {
    background: url("gd-right-on.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/gd-right-on.png*/ no-repeat;
}
.index-news .index-news-content .index-news-right .jq-news-list a {
    display: flex;
    height: 113px;
    border-bottom: 1px solid #e9ebef;
}
.index-news .index-news-content .index-news-right .jq-news-list a:last-child {
    border-bottom: 0;
}
.index-news .index-news-content .index-news-right .jq-news-list a:hover div h1 {
    color: #1b438b;
}
.index-news .index-news-content .index-news-right .jq-news-list a:hover div p {
    background-color: #1b438b;
    color: #ffffff;
}
.index-news .index-news-content .index-news-right .jq-news-list a:hover > P {
    color: #1b438b;/*超链接文字颜色*/
}
.index-news .index-news-content .index-news-right .jq-news-list a div {
    margin-right: 22px;
    margin-top: 1px;
}
.index-news .index-news-content .index-news-right .jq-news-list a div h1 {
    /*font-size: 30px;*/
    color: #383838;
}
.index-news .index-news-content .index-news-right .jq-news-list a div p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 25px;
    border-radius: 18px;
    /*font-size: 16px;*/
    color: #d8d9db;
    font-weight: 600;
    background-color: #8c929d;
    margin: 10px auto;
}

.index-news .index-news-content .index-news-right .jq-news-list a > p {
    /*font-size: 18px;*/
    color: #383838;
    margin-top: 30px;
}
.index-news .index-news-content .index-news-right .hh-video {
    display: flex;
    justify-content: space-between;
    align-items: center;
  /*  padding-top: 20px;*/
}
.index-news .index-news-content .index-news-right .hh-video h1 {
    /*font-size: 30px;*/
    color: #1b438b;
}
.index-news .index-news-content .index-news-right .hh-video > i {
    flex: 1;
    height: 1px;
    margin: 0 16px;
    background-color: #e9ebef;
}
.index-news .index-news-content .index-news-right .hh-video a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 30px;
    /*border-radius: 30px;*/
    border: 1px solid #1b438b;
    font-size: 18px;
    color: #1b438b;
}
.index-news .index-news-content .index-news-right .hh-video a i {
    width: 6px;
    height: 10px;
    background: url("gd-right.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/gd-right.png*/ no-repeat;
    background-size: 100% 100%;
    margin-left: 8px;
}
.index-news .index-news-content .index-news-right .hh-video a:hover {
    background-color: #1b438b;
    color: #ffffff;
}
.index-news .index-news-content .index-news-right .hh-video a:hover i {
    background: url("gd-right-on.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/gd-right-on.png*/ no-repeat;
}
.index-news .index-news-content .index-news-right .hh-video-lise {
    display: flex;
    justify-content: space-between;
    /*margin-top: 18px;*/
    padding-left: 0;
}
.index-news .index-news-content .index-news-right .hh-video-lise li {
    position: relative;
    width: 48%;
    float: left;
    padding-bottom: 32.3%;
    border-radius: 5px;
    cursor: pointer;
    background-color: #000000;
}
/*.index-news .index-news-content .index-news-right .hh-video-lise li img::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    display: none;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    width: 30px;*/
/*    height: 43px;*/
/*    background: url("../images/developments/bofang .png")!*tpa=http://www.huaheiot.com/assets/addons/cms/images/bofang.png*! no-repeat;*/
/*    background-size: 100% 100%;*/
/*}*/
.index-news .index-news-content .index-news-right .hh-video-lise li:hover img {
    opacity: 0.3;
}
.index-news .index-news-content .index-news-right .hh-video-lise li:hover i {
    background: url("../../assets/images/bofang.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/bofang-on.png*/ no-repeat;
    background-size: 100% 100%;
}
.index-news .index-news-content .index-news-right .hh-video-lise li img {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    vertical-align: middle;
    transition: all 3s;
    position: absolute;
    left: 0;
    top: 0;
}
.index-news .index-news-content .index-news-right .hh-video-lise li img:hover{
    transform: scale(1.1);
}
.index-news .index-news-content .index-news-right .hh-video-lise li i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 43px;
   /* background: url("../../assets/images/bofang.png")!*tpa=http://www.huaheiot.com/assets/addons/cms/images/bofang.png*! no-repeat;
    background-size: 100% 100%;*/
}
.index-news .index-news-content .index-news-right .hh-video-lise li a {
    position: absolute;
    bottom: 18px;
    left: 0;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    /*font-size: 18px;*/
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.page{
    position: relative;
}
video{
    object-fit:fill;
}

/*#video1{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
}*/
.banner{
}

.page video{
    width: 100%;

}
audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-timeline {
    display: none;
}
audio::-webkit-media-controls,
video::-webkit-media-controls {
    display: none;
}
