.video_mode{
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 55px;
    overflow: hidden;
    padding-bottom: 50px;
}
.video_list{
    position: relative;
    overflow: hidden;
    margin: 0 auto !important;
    letter-spacing:-0.31em;
}
.video_list li{
    display:inline-block;
    float:none;
    letter-spacing:normal;
    /*width: 32%;*/
    /*margin-right: 2%;*/
    margin-bottom: 50px;
    margin-left: -1px;
    vertical-align:top;
}
.video_list .clear_r{
    margin-right: 0;
}
.video_show{
    width: 100%;
    position: relative;
    border: 1px solid #cacad0;
}
.video_name{
    font-family: "LT";
    font-size: 18px;
    text-align: left;
    margin-top: 24px;
    color: #333333;
    display: block;
}
.video_show_img{
    width: 100%;
}
.photoes_icon{
    width: 36px;
    height: 30px;
    position: absolute;
    left: 20px;
    top: 20px;
    background: url("/Assets/Hisilicon/img/photoes_icon.png") no-repeat;
    background-position: 0 0;
}
.showImg_list:hover .photoes_icon{
    background-position: 0 100%;
}
.video_playicon{
    width: 68px;
    height: 68px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -34px;
    margin-left: -34px;
    background: url("/Assets/Hisilicon/img/video_icon.png") no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

.video_show:hover .video_playicon{
    background-position: 0 100%;
}
/*视频弹窗*/
.hide_video_play{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
}
.video_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}
.video_bg2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000,endColorstr=#E5000000);

}
.video_play{
    position: fixed;
    width: 960px;
    height: 540px;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -270px;
    overflow: hidden;
}
@media screen and (min-width: 769px)and (max-width: 1024px){

}
@media screen and (min-width: 320px)and (max-width: 768px){

    .hide_video_play .video_play{
        width: 96% !important;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        left: 2%;
    }
    #video{
        width: 100% !important;
    }
    .video_list li{
        margin-bottom: 30px;
    }
    .video_playicon {
        width: 46px;
        height: 46px;
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -24px;
        margin-left: -24px;
        background: url(/Assets/Hisilicon/img/video_icon.png) no-repeat;
        background-position: 0 100%;
        cursor: pointer;
        background-size: cover;
    }
}
#video{
    width: 100% ;
    position: relative;
    z-index: 8;
}
.jwplayer {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}
#video:after{
    content:".";
    height:0;
    visibility:hidden;
    display:block;
    clear:both;
}

.video_close{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: none;
    background: url("/Assets/Hisilicon/img/close_icon.png") center no-repeat;
    background-color: #000;
}



/*display页面*/
.display_mode{
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 55px;
    margin-top: 0px;
}

.mobile_play{
    display: none;
}
.display_play .display_play_banner{
    width: 100%;
    position: absolute;
}
.display_play{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 675px;
}
.video_icon{
    display: block;
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -34px;
    margin-top: -34px;
    background: url("/Assets/Hisilicon/img/icon.png") no-repeat;
    background-position: -208px -260px;
    z-index:1;
}
.display_play:hover .video_icon{
    background-position: -208px -328px;
}
.display_show{
    margin-top: 20px;
}
.display_notop{
    margin-top: 0 !important;
}
.display_img{
    width: 100%;
    display: block;
}
.mdisplay_img{
    width: 100%;
    display: none;
}
.display_text{
    max-width: 1200px;
    width: 100%;
    overflow: hidden;
}
.display_text_left{
    width: 50%;
    padding: 40px 40px 40px 40px;
    background-color: #f5f5f5;
    float: left;
}
.display_text_right{
    width: 50%;
    padding: 40px;
    background-color: #dbdbdb;
    float: right;
    height: 100%;
}
.display_text_right:before,display_text_right2:before{
	width:34px;
	height:48px;
	background:url(/Assets/Hisilicon/img/icon.png) no-repeat -132px -335px;
	content:"";
	display:block;
	}
.display_text_left:before,.display_text .balong_mode:before{
	width:46px;
	height:45px;
	background:url(/Assets/Hisilicon/img/icon.png) no-repeat -126px -261px;
	content:"";
	display:block;
	}
.display_h3{
    font-size: 45px;
    line-height: 45px;
    color: #b02d2e;
    padding-top: 20px;
}
.display_h5{
    font-size: 28px;
    line-height: 28px;
    color: #333333;
    margin-top: 8px;
}
.display_detail{
    margin-top: 25px;
}
.display_detail p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.seeMore{
    font-size: 28px;
    color: #b02d2e !important;
    text-decoration: underline !important;
    font-weight: bold;
    padding-top: 20px;
    display: block;
    padding-bottom: 40px;
}
.display_text_left,
.display_text_right{
    margin-bottom: -10000px;/*数值随便设置,越大越好,也就是(-padding-bottom值)*/
    padding-bottom: 10000px;/*数值随便设置,越大越好*/
}
.display_text_right .display_h5{
    margin-top: 20px;
}
.display_detail ul li{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
}
.display_detail ul li span{
    vertical-align: top;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #b02d2e;
    margin-right: 10px;
    margin-top: 10px;
}
.display_detail ul li p{
    display: inline-block;
    width: 95%;
}

.video_close{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: none;
    background: url("/Assets/Hisilicon/img/icon.png") no-repeat -291px -260px;
    background-color: #000;
    z-index: 9;
}

/*home_network页面*/
.network_show{
    position: relative;
}
.display_text_right2{
    width: 100% !important;
    background-color: #ebebeb;
    float: none;
    padding: 40px;
}
.network_show .display_text_right img{
    width: 34px;
}
.network_show  .display_h5 {
    margin-top: 20px;
}
.network_show  .display_detail {
    margin-bottom: 40px;
}
.netow2{
    padding: 40px 25px 40px 25px;
    background-color: #f5f5f5;

}
.netow2:before{
	width:39px;
	height:49px;
	content:"";
	background:url(/Assets/Hisilicon/img/icon.png) no-repeat -131px -407px;
	display:block;
	margin-left:15px;
	}
.net_icon{
    width: 34px;
}
.netow2 .net_icon,.netow2 .display_h5{
    margin-left: 15px;
}
.net_mode .video_name{
    text-align: left;
    font-size: 16px;
}
.net_mode {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
}
.net_mode li a{
    display: block;
    /*height: 36px;*/
    overflow: hidden;
}
.net_mode li a:hover{
    color: #b02d2e;
}


.balong_mode{
    width: 100%;
    padding: 30px 15px 30px 15px;
    background-color: #f5f5f5;

}
.fengye ul,.fengye{
    text-align: center;
}
.fengye a img{
    display: inline;
}
.prev_ye{
    margin-right: 5px;
    background: url("/Assets/Hisilicon/img/left_tou.png");
    background-position: 0 0;
    background-size: cover;
}

.prev_ye img{
    margin-top: -2px;
    margin-left: -2px;
}
.next_ye img{
    margin-top: -2px;
    margin-right: -2px;
}
.next_ye{
    margin-left: 5px;
    background: url("/Assets/Hisilicon/img/right_tou.png");
    background-position: 0 0;
    background-size: cover;
}
.prev_ye:hover{
    background-position: 0 100%;
    
}
.next_ye:hover{
    background-position: 0 100%;

}
.fengye a{
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #dddddd;
    vertical-align: middle;
    cursor: pointer;
}
.fengye ul{
    display: inline-block;
    vertical-align: middle;
}
.fengye ul li{
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    border-radius: 50%;

    font-size: 16px;
    margin: 0 2px;


}
.fengye ul li a{
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #dddddd;
    color: #999999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.active_ye a{
    background-color: #b02d2e;
    color: #ffffff !important;
    border: 1px solid #b02d2e;
}
.fengye ul li:hover a{
    background-color: #b02d2e;
    color: #ffffff !important;
    border: 1px solid #b02d2e;
}

/*轮播弹窗*/
.showImg_list{
    cursor: pointer;
}
.loop_play{
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.loop_play .device .arrow_left2 {
    background: url(/Assets/Hisilicon/img/prev_icon.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -55px;
    width: 70px;
    height: 110px;
    z-index: 9;
}
.loop_play .device .arrow_right2 {
    background: url(/Assets/Hisilicon/img/next_icon.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -55px;
    width: 70px;
    height: 110px;
    z-index: 9;
}
.loopbanner{
    width: 100%;
}