@charset "utf-8";
/*!
 * http://www.ibw.cn
 * Version - 3.5.1
 * Edited by Snowe / 2015.12.12
 * Copyright (c) 2016 ibw
 */
.container { position: relative; width: 100%; margin: 0 auto; }

.pLink { width: 100%; border-bottom: 1px solid #fff; }
.pLink li { float: left; display: inline; width: 24.8%; margin: 0 0.1%; text-align: center; }
.pLink li a { position: relative; display: block; }
.pLink li img { width: 100%; height: auto; }
.pLink li a span { position: absolute; left: 0; bottom: 0; width: 100%; color: #333; font-size: 16px; font-weight: bold; line-height: 2; z-index: 2; }

.video { position: fixed; right: 5px; bottom: 5px; /*width: 600px; height: 400px;*/ }
.video i { position: absolute; right: 2px; top: 2px; display: block; padding: 0 5px; background: #ccc; color: #333; cursor: pointer; }