/*企业简介上栏背景图*/
.page-header {
    position: relative;
    width: 100%;
}
.page-header img {
    width: 100%;
    vertical-align: middle;
}
.page-headers {
    position: relative;
    width: 100%;
}
.page-headers img {
    width: 100%;
    vertical-align: middle;
}
.index-box{
    width: 100%;
    margin: 0 auto;
}
.jq-news h2{
    /*font-size: 25px;*/
    color: #1b438b;
}
.mc_main.index-box .jq-news > li{
    height: 100px;
    flex: 1;
    height: 10px;
    margin: 0 16px;
    background-color: #e9ebef;
}
.index-news .index-news-content .index-news-right .jq-news-list a {
    display: flex;
    height: 110px;
    border-bottom: 1px solid #e9ebef;
}



/*Industry Information*/
/*.industry-information-list {
    margin: 0px auto 15px;
}*/
.industry-information-list .industry-information-bt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.industry-information-list .industry-information-bt h1 {
    font-size: 32px;
    color: #424956;
}
.industry-information-list .industry-information-bt > i {
    flex: 1;
    height: 1px;
    margin: 0 16px;
    background-color: #e9ebef;
}
.industry-information-list .industry-information-bt a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 30px;
    border-radius: 30px;
    font-size: 14px;
    box-sizing: initial;
    color: #ffffff;
    background-color: #075ea8;
}
.industry-information-list .industry-information-bt a i {
    width: 6px;
    height: 10px;
    background: url("gd-right-on.png")/*tpa=http://www.huaheiot.com/assets/addons/cms/images/gd-right-on.png*/ no-repeat;
    background-size: 100% 100%;
    margin-left: 8px;
    transition: all 0.5s;
}
.industry-information-list .industry-information-bt a:hover i {
    transform: translateX(8px);
}
.industry-information-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/*.industry-information-list ul li {
   !* width: 48.3%;*!
   !* height: 220px;*!
    margin-bottom: 15px;
}*/
.industry-information-list ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.industry-information-list ul li a:hover .industry-information-left img {
    transform: scale(1.1);
}
.industry-information-list ul li a:hover .industry-information-right h1 {
    color: #1b438b;
}
.industry-information-list ul li a .industry-information-left {
    width: 60%;
    /*height: 120%;*/
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border-radius: 5px;
    overflow: hidden;
}
.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: 50px auto 20px;
    font-size: 18px;
    color: #1b438b;
    width: 121px;
    height: 32px;
    border: 1.5px solid #1b438b;
    /* border-radius: 32px;*/
}


.industry-information-list ul li a .industry-information-left img {
    max-width: 100%;
    vertical-align: middle;
    /*transition: all 0.5s;*/
    transition:transform 3s;
    -webkit-transition:transform 3s;
}
.industry-information-list ul li a .industry-information-right {
    width: 63.4%;
    padding-left: 10px;
}
.industry-information-list ul li a .industry-information-right h5 {
  /*  font-size: 18px;*/
    color: #424956;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.industry-information-list ul li a .industry-information-right h6 {
    /*font-size: 14px;*/
    color: #a9b0ba;
    font-weight: 400;
    margin-top: 6px;
    text-align: left;
   /* background: url("times_icon.png")!*tpa=http://www.huaheiot.com/assets/addons/cms/images/times_icon.png*! no-repeat 6px center;*/
}
.industry-information-list ul li a .industry-information-right p {
   /* font-size: 16px;*/
    color: #8c929d;
    margin-top: 14px;
    padding-top: 10px;
    border-top: 1px dashed #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.industry-information-list .paging {
    width: 100%;
    text-align: center;
    margin-top: 27px;
}
.industry-information-list .paging span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #888888;
    padding: 0 7px;
    margin: 0 3px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}
.industry-information-list .paging span:hover {
    background-color: #1b438b;
    color: #ffffff;
    border: 1px solid #1b438b;
}
.industry-information-list .paging a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #888888;
    padding: 0 11px;
    margin: 0 3px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}
.industry-information-list .paging a:hover {
    background-color: #1b438b;
    color: #ffffff;
    border: 1px solid #1b438b;
}
.industry-information-list .paging .paging-on {
    background-color: #1b438b;
    color: #ffffff;
    border: 1px solid #1b438b;
}
/*Industry Information*/



/*视频开始*/

.video-content-list {
    margin: 0px auto 0px;
}
.video-content-list ul {
    display: flex;
    flex-wrap: wrap;
}
.video-content-list ul li {
    cursor: pointer;
    overflow: hidden;
    padding: 10px 10px;

}
.video-content-list ul li:last-child {
    margin-right: 0;
}
.video-content-list ul li:hover .video-content-top {
    background-color: #000000;
}
.video-content-list ul li:hover .video-content-top img {
    opacity: 0.5;
}
.video-content-list ul li:hover .video-content-top::before {
    display: block;
}
.video-content-list ul li:hover .video-content-bottom h5 {
    color: #1b438b;
}
.video-content-list ul li .video-content-top {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* height: 209px; */
    padding-bottom: 72%;
    overflow: hidden;
    transition: all 3s;
}
.video-content-list ul li .video-content-top img {
    height: 100%;
    vertical-align: middle;
    transition: all 3s;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    transition:transform 3s;
    -webkit-transition:transform 3s;
}
.video-content-list ul li .video-content-top img:hover{
    transform: scale(1.1);
}
.video-content-list ul li .video-content-top::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%;
}
/*.video-content-list ul li .video-content-bottom {
    margin-top: 20px;
    padding-bottom: 20px;
}*/
.video-content-list ul li .video-content-bottom h5 {
    font-weight: 400;
    text-align: center;
}
.video-content-list ul li .video-content-bottom p {
    font-size: 14px;
    color: #8c929d;
    text-align: center;
    margin-top: 5px;
}
.video-content-list .paging {
    width: 100%;
    text-align: center;
    margin-top: 39px;
}
.video-content-list .paging span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #888888;
    padding: 0 7px;
    margin: 0 3px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}
.video-content-list .paging span:hover {
    background-color: #075ea8;
    color: #ffffff;
    border: 1px solid #075ea8;
}
.video-content-list .paging a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #888888;
    padding: 0 11px;
    margin: 0 3px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}
.video-content-list .paging a:hover {
    background-color: #075ea8;
    color: #ffffff;
    border: 1px solid #075ea8;
}
.video-content-list .paging .paging-on {
    background-color: #075ea8;
    color: #ffffff;
    border: 1px solid #075ea8;
}

/*视频结束*/

.mask-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.5);
}
.mask-box .video-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 500px;
    z-index: 66;
    transform: translate(-50%, -50%);
}
.mask-box .video-box video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    outline: none;
    transform: translate(-50%, -50%);
    background-color: #000000;
}
.mask-box .video-box button {
    position: absolute;
    bottom: 100%;
    right: 0;
    background: none;
    border: 0;
    outline: none;
    font-size: 22px;
    color: #ffffff;
    cursor: pointer;
}
.mask-box .video-box button:hover {
    color: red;
}
