﻿/**
* Copyright (c) 2015 Xinhuanet Inc. All rights reserved.
*
* @file   css/XNAGR_cover.css
* @author St. <st_sister@icloud.com>
* @time   2015-10-30-16.05
*/
.XNAGR_cover,
.XNAGR_cover .XNAGR_coverIn { height: 100%; min-height: 813px; }
.XNAGR_cover { width: 100%; min-width: 1200px; position: relative; overflow: hidden; background: none; text-align: center; text-align: left; color: #FFFFFF; }
.XNAGR_cover .XNAGR_coverIn { position: absolute; width: 1200px; top: 0; left: 50%; margin-left: -600px; }
.XNAGR_cover .bigTitle,
.XNAGR_cover .tileLine,
.XNAGR_cover .txt,
.XNAGR_cover .avatar,
.XNAGR_cover .logo { position: absolute; background-position: left top; background-repeat: no-repeat; }
.XNAGR_cover .bigTitle,
.XNAGR_cover .tileLine,
.XNAGR_cover .txt { width: 840px; left: 341px; overflow: hidden; }
.XNAGR_cover .bigTitle h1 { display: none; }
.XNAGR_cover .bigTitle { height: 36px; top: 312px; background-image: url(../img/bigTitle.png); }
.XNAGR_cover .tileLine { height: 3px; top: 360px; background-image: url(../img/tileLine.png); }
.XNAGR_cover .txt { height: 120px; top: 378px; font-size: 14px; color: #FFFFFF; filter: alpha(opacity=70); -moz-opacity: .7; opacity: .7; line-height: 30px; text-indent: 2em; }
.XNAGR_cover .logo { height: 56px; top: 17px; background-image: url(../img/xinhuanet.logo.white.png); left: 1089px; width: 109px; }
.XNAGR_cover .avatar { width: 99px; height: 101px; background-image: url(../img/avatarsSprite.jpg); text-align: center; font-size: 20px; color: #FFFFFF; line-height: 101px; text-shadow: 0 0 3px black; }
.XNAGR_cover  .a0 { top: 78px;  left: 326px; background-position: 0 0; }
.XNAGR_cover  .a1 { top: 78px;  left: 432px; background-position: -99px 0; }
.XNAGR_cover  .a2 { top: 78px;  left: 538px; background-position: -198px 0; }
.XNAGR_cover  .a3 { top: 186px; left: 220px; background-position: -297px 0; }
.XNAGR_cover  .a4 { top: 186px; left: 326px; background-position: -396px 0; }
.XNAGR_cover  .a5 { top: 186px; left: 432px; background-position: 0px -101px; }
.XNAGR_cover  .a6 { top: 186px; left: 538px; background-position: -99px -101px; }
.XNAGR_cover  .a7 { top: 186px; left: 644px; background-position: -198px -101px; }
.XNAGR_cover  .a8 { top: 294px; left: 114px; background-position: -297px -101px; }
.XNAGR_cover  .a9 { top: 294px; left: 220px; background-position: -396px -101px; }
.XNAGR_cover .a10 { top: 402px; left:   8px; background-position: 0px -202px; }
.XNAGR_cover .a11 { top: 402px; left: 114px; background-position: -99px -202px; }
.XNAGR_cover .a12 { top: 402px; left: 220px; background-position: 0 0; background-image: url(../img/XNAGRLogo.png); width: 104px; height: 102px; }
.XNAGR_cover .a13 { top: 511px; left: 220px; background-position: -198px -202px; }
.XNAGR_cover .a14 { top: 511px; left: 326px; background-position: -297px -202px; }
.XNAGR_cover .a15 { top: 511px; left: 432px; background-position: -396px -202px; }
.XNAGR_cover .a16 { top: 511px; left: 538px; background-position: 0px -303px; }
.XNAGR_cover .a17 { top: 511px; left: 644px; background-position: 0 0; background-image: url(../img/goodReporter.png); }
.XNAGR_cover .a18 { top: 511px; left: 750px; background-position: -99px -303px; }
.XNAGR_cover .a19 { top: 619px; left: 326px; background-position: -198px -303px; }
.XNAGR_cover .a20 { top: 619px; left: 432px; background-position: -297px -303px; }
.XNAGR_cover .a21 { top: 619px; left: 538px; background-position: -396px -303px; }
.XNAGR_cover .hide { display:none; }