/*视频样式*/
.icon-play{
    position:absolute;
    left:50%;
    top:50%;
    margin:-26px 0 0 -26px;
    width:52px;
    height:52px;
    background:url("/themes/Acme/public/assets/img/video-icon.png") -40px 0;
    transition:transform .3s;
}

li{
    list-style: none;
}
.head-top{
    height: 30px;
    line-height: 30px;
}
.head-top .text-left{
    float: left;
}
.head-top .text-left img{
    margin-top: 5px;
}
.head-top .text-left img,.head-top .text-left li{
    float: left;
    padding-left: 35px;
}
.head-top .text-left img,.head-top .text-left li:hover a{
    color: red;
}
.head-top .text-right{
    float: right;
}
.head-top .text-right li{
    float: left;
    padding-right: 10px;
}
.head-top .text-right>img{
    margin: 9px;
    float: left;
}
.head-top .toper_nav{
    margin-left: 0%;
}
.head-top .toper_nav ul{
    margin-bottom: 0;
}
.head-top .text-left img{
    width: 30px;
    height: 100%;
}

/*banner区域*/
.banner_content{
    width: 1300px!important;
    height: 623px;
    margin-top: 10px;
}
        /*左右部分一样*/
.show_left,.show_right{
    height: 100%;
}
/*.show_left video,.show_right video{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.show_left_top,.show_right_top,.live_others,.show_center_bottom_one,.live_others_vr,.live_others_hangye,.tuijian_video_left,.tuijian_video_right,.tuijian_center_left{
    position: relative;
    transition: .3s;
}
.show_left_top:hover,.show_right_top:hover,.live_others:hover,.show_center_bottom_one:hover,.live_others_hangye:hover,.live_others_vr:hover,.tuijian_video_left:hover,.tuijian_video_right:hover,.tuijian_center_left:hover{
    box-shadow:0 5px 30px rgba(0,0,0,0.3);
    transform:translate3d(0,-3px,0);
}
.tuijian_video_left:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.tuijian_video_right:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.show_left_top:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.show_right_top:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.live_others:hover:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.show_center_bottom_one:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.live_others_hangye:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.live_others_vr:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.tuijian_center_left:hover .icon-play{
    background:url("/themes/Acme/public/assets/img/video-icon.png") -100px 0;
    transform:translate3d(0,-3px,0);
}
.show_left .show_left_top,.show_right .show_right_top{
    height: 463px;
    margin-bottom: 10px;
}
.show_left .show_left_bottom,.show_right .show_right_bottom{
    height: 150px;
    border: 1px solid #d7d7d7;
}
.show_left_bottom .show_left_bottom_top{
    border-bottom: 1px solid #d7d7d7;
    height: 42px;
    line-height: 42px;
}
.show_left_bottom_top>a span{
    color: #ea4235;
}
.show_left_bottom_top>img{
    margin-top: 9px;
    padding: 0 5px;
    float: left;
}
.show_left_bottom_bottom {
    height: 108px;
    /*line-height: 110px;*/
    display: flex;
    justify-content: space-evenly;
}
.show_left_bottom_bottom>span{
    color: #ea4235;
}
.show_left_bottom_bottom .bottom_square {
    width: 70px;
    height: 70px;
    margin-top:16px;
}
.show_left_bottom_bottom .bottom_square img{
    width: 100%;
    height: 100%;
}
.show_right_bottom_top{
    text-align: center;
}
.show_right_bottom_top>span{
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}
.show_right_bottom_bottom{
    height: 108px;
    display: flex;
}
.show_right_bottom_bottom .paiming_img{
    float: left;
}
.paiming_img img {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
}
.show_right_bottom_bottom ul li{
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}
.show_right_bottom_bottom ul li a>span{
    float: left;
}
.show_right_bottom_bottom ul li a>div{
    float: right;
}
.show_right_bottom_bottom ul li a>div>img{
    margin-bottom: 2px;
}

/*中间部分*/
.show_center{
    height: 100%;
}
.show_center .show_center_top{
    height: 292px;
}
/*轮播图区域*/
.show_center_top .banner {
    /*  修改输出屏大小  */
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.show_center_top .banner .img {
    position: absolute;
    width: 300%;
    height: 100%;
}
.show_center_top .banner .img li {
    width: 585px;
    height: 100%;
    float: left;
}
/*/ 修改图片大小 /*/
.show_center_top .banner .img img {
    height: 100%;
    width: 100%;
}
/*/ 小圆圈 /*/
.show_center_top .banner .num {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
    text-align: center;
    font-size: 0px;
}
.show_center_top .banner .num li {
    width: 10px;
    height: 10px;
    background: #888;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
}
.show_center_top .banner .num li.on {
    background: #F60;
}
/*/ 按钮 /*/
.show_center_top .banner .btn { width: 48px; height: 62px; background: rgba(0,0,0,0.5); position: absolute; top: 50%; margin-top: -25px; cursor: pointer; text-align: center; line-height: 50px; color: #fff; font-size: 40px; font-family: "宋体"; display: none; }
.show_center_top .banner:hover .btn { display: block; }
.show_center_top .banner .btn_l { left: 0; }
.show_center_top .banner .btn_r { right: 0; }
/*轮播图区域结束*/
.show_center .show_center_center{
    height: 44px;
    line-height: 44px;
    width: 100%;
    background: white;
}
.show_center_center{
    font-size: 16px;
}
.show_center_center span{
    text-align: center;
    float: left;
    width: 20.666667%;
}
.show_center_center ul{
    margin-bottom: 0px;
}
.center_ul_nav li{
    float: left;
    padding-left: 10px;
}
/*.container h4 a{*/
/*	width: 60px;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    text-align: center;*/
/*    border: 1px solid #fff;*/
/*    border-radius: 5px;*/
/*}*/
/*.container h4 a{*/
/*	background: green;*/
/*	color: #000;*/
/*}*/
/*.container h4 a:hover{*/
/*	background: red;*/
/*	color: #fff;*/
/*}*/
.show_center .show_center_bottom{
    height: 288px;
}
.show_center_bottom_left{
    width: 18%;
    float: left;
}
.show_center_bottom_left >div{
    height: 89px;
    background: black;
}
.show_center_bottom_left >div:nth-child(1),.show_center_bottom_left >div:nth-child(2){
    margin-bottom: 10px;
}
.show_center_bottom_one{
    width: 25.6%;
    margin-left: 10px;
    float: left;
    height: 100%;
    background: black;
}


/*推荐区域*/
.tuijian_center{
    width: 33%;
}
.tuijian_center_left:nth-child(3),.tuijian_center_left:nth-child(4){
    margin-top: 10px;
}
.tuijian_center_left:nth-child(2),.tuijian_center_left:nth-child(4){
    margin-left: 15px;
}
.tuijian_center_left,.tuijian_center_right{
    width: 47.9%;
    height: 355px;
    float: left;
    position: relative;
}
.tuijian_iamge img{
    width: 100%;
    height: 100%;
}
.tuijian_video_left,.tuijian_video_right{
    height: 572px;
    margin-top: 15px;
    position: relative;
}

/*直播区域*/
.live{
    height: 570px;
    background: black;
}
.live section {
    height: 100%;
    margin: 60px 0;
    background-color: #2c3e50;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.live section > .text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.live section > .text > img {
    width: 140px;
    height: 40px;
}
.live section > .text > h1 {
    font-size: 60px;
    color: #fff;
    border-bottom: 0;
    margin: 0 0 20px;
}
.live section > .text > h5{
    font-size: 18px;
    margin: 0 0 38px;
}
.live section > .text > h6{
    font-size: 14px;
}
.live section > .text > h5,.live section > .text > h6{
    color: #fff;
}
#main {
    text-align: center;
    height: 100%;
}
#main2 {
    text-align: center;
    height: 100%;
}
#main3 {
    text-align: center;
    height: 100%;
}
#more {
    margin: 20px auto 48px;
}
.live_others{
    width: 19.3%;
    height: 390px;
    margin:15px 10px 0 0;
    float: left;
    position: relative;
}
.live_others_hangye{
    width: 24.2%;
    height: 491px;
    margin:15px 10px 0 0;
    float: left;
    position: relative;
}
.live_others_vr{
    width: 24.2%;
    height: 491px;
    margin: 15px 10px 0 0;
    float: left;
    position: relative;
}
.live_others_vr:nth-child(4),.live_others_hangye:nth-child(4){
    margin: 15px 0 0 0;
}
.live_others:nth-child(5),.live_others:nth-child(10){
    margin-right:0;
}

/*VR*/
.vr_zixun{
    margin-top: 65px;
}
.vr_zixun>a:hover{
    background: white;
    color: black;
}
.vr_zixun > a{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height:40px;
    color:#fff;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: 1s;
}

/*行业解读专区*/
.live_tit{
    margin-top: 15px;
}
.live_tit h4{
    position: relative;
    font-size: 18px;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
}
.live_tit h4 i{
    position: absolute;
    left: 0;
    height: 20px;
    width: 5px;
    background: #ff3a3a;
    border-radius: 2px;
}
.live_tit h4 a{
    float: right;
    color: #999;
    font-size: 14px;
}

/*留言板*/
.board{
    margin-top: 38px;
}
.form_box {
    width: 682px;
    height: 50px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 46px;
}
.form_box>div{
    float: left;
    width: 25%;
    height: 100%;
}
.form_box .select_city>select{
    border: none;
    text-align: center;
    height: 100%;
    text-align-last: center;
}
.form_box .board_name>input,.form_box .board_phone>input{
    border: none;
    height: 100%;
    text-align: center;
    color: #8a8a8a;
}
.form_box .sumbit{
    height: 100%;
}
.form_box .sumbit>input{
    width: 100%;
    height: 100%;
    color: white;
    text-align: center;
    background: #ff7043;
    border: none;
    border-radius: 3px;
}