
/*公共样式开始*/
body,div,form,ul,ol,li,dl,dt,dd,cite,p,input,img{margin:0;padding:0;border:none;}
a,a:visited,a:link,a:hover{text-decoration:none;color:#333;}
.fl{display:block;float:left;}
.fr{display:block;float:right;}
/*公共样式结束*/
body.indexbg{background:url(../images/xeljs20200913_indexbg.png) no-repeat top center;background-size:auto 1797px;}
.enlaibox{width:1100px;margin:518px auto 0;text-align:center;position:relative;padding-bottom:68px;}

.rowtitle{margin-bottom:52px;position:relative;}
.rowtitle .more{position:absolute;right:0;font-size:22px;color:#5F5F5FFF;top:12px;}
.rowtitle img{display:block;margin:0 auto;}

.xxzlbox{width:100%;clear:both;overflow:hidden;margin-bottom:40px;}
.xxzlbox .pic-box{position:relative;width:506px;background:#aaa;}
.xxzlbox ul li{line-height:56px;}
.xxzlbox .fr{margin-top:32px;width:560px;}

.xxdtbox{width:100%;clear:both;overflow:hidden;}
.xxdtbox .fl{width:532px;}
.xxdtbox .fr{position:relative;}
.xxdtbox h3{font-size:28px;font-weight:bold;color:#EA0F10FF;margin-bottom:8px;}
.xxdtbox .detail{font-size:22px;color:#EA0F10FF;margin-bottom:8px;display:inline-block;line-height:36px;}

.pic-box .txt{font-size:20px;position:absolute;left:0;bottom:0;width:100%;color:#fff;height:60px;line-height:60px;
	background:url(../../%E5%AD%A6%E6%81%A9%E6%9D%A5%E7%B2%BE%E7%A5%9E%20%E5%AE%88%E5%88%9D%E5%BF%83%E4%BD%BF%E5%91%BD_files/xeljs20200913_infoyy.png) repeat-x 0 0;background-size:auto 100%;}
.pic-box img{width:506px;height:328px;}

.wrap{font-size:22px;color:#5F5F5FFF;}
.wrap .icon{width:8px;height:8px;border-radius:5px;background-color:#c11111;display:inline-block;margin-right:10px;position:relative;top:-5px;}
.wrap li{list-style:none;height:45px;line-height:45px;text-align:left;}


/*底部*/
.tydibu{width:100%;min-height:260px;background:#f8f8f8;}


.video-box{
	position: relative;
}
.video-box video{
	display: inline-block;
  vertical-align: baseline;
}
.video-box .video-img{
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background: url(../../%E5%AD%A6%E6%81%A9%E6%9D%A5%E7%B2%BE%E7%A5%9E%20%E5%AE%88%E5%88%9D%E5%BF%83%E4%BD%BF%E5%91%BD_files/videobf.png) no-repeat center center;
    background-size:65px 65px;
	cursor:pointer;
}
.video-box .video-img[data-type="1"]{background:url(../../%E5%AD%A6%E6%81%A9%E6%9D%A5%E7%B2%BE%E7%A5%9E%20%E5%AE%88%E5%88%9D%E5%BF%83%E4%BD%BF%E5%91%BD_files/xeljs20200913_videobf.png) no-repeat center center,rgba(0,0,0,0.5);}