@charset "utf-8";
/* CSS Document */
.sp{width:1180px;height:750px;margin:10px auto;padding-top:60px;background: url(htpsxf_2021bg.jpg) no-repeat;}
.article-list{margin:0 0 0 458px;}
.article-list img{width:306px;height:169px;}
.article-list li{position:relative;float:left;width:306px;margin-right:50px;margin-bottom:50px;transition:all .5s ease .1s;-webkit-transition:all .5s ease .1s;-moz-transition:all .5s ease .1s;-o-transition:all .5s ease .1s;}
.play{position:absolute;right:10px;bottom:8px; width:43px;height:43px; background:url(htpsxf2021_play_icon01.png) top center;cursor:pointer;}
.pause{background:url(htpsxf2021_pause-big.png) top center;}
.article-list li:hover{z-index:1001;transform:scale(1.4);-ms-transform:scale(1.4);-webkit-transform:scale(1.4);-moz-transform: scale(1.4);  -o-transform: scale(1.4);}