@charset "utf-8";
/* CSS Document */
body{ background:#000;}
.cw{ width:1216px; margin:0 auto;}
.cw1094{ width:1094px;}
/*header*/
header{ position:relative; z-index:101;}
.logoWidth{ width:167px; padding-top:6px; position:relative;}
.navWidth{ width:1038px;}
.navWidth ul{ height:56px; padding:0 0 0 28px; background:#000000;}
.navWidth li{ float:right; margin:0 32px; line-height:53px;}
.navWidth li a.navA{ display:block; color:#fde9c9; text-decoration:none; font-size:14px;}
.navWidth li a.navA:hover,.navWidth li a.cur{ border-bottom:3px solid #c49239;}
.navWidth li.language{ margin:0; line-height:56px;}
.navWidth li.language a.lanA{ display:block; padding:0 9PX;  color:#fde9c9; text-decoration:none; font-size:14px;}
.navWidth li.language a.lanA:hover,.navWidth li.language a.lanA.cur{ background:#c49239; color:#0f0f0e;}
.Bg{/* background-size:100%; height:100%;*/ background-position:center top; background-repeat:no-repeat; height:916px; overflow:hidden;}

/*footer*/
footer{ position:relative;}
.footerBg{ background:url(../images/common/footBg.png) left top repeat-x; height:42px; position:absolute; bottom:0; left:0; width:100%; z-index:101;}
.imgIcon{ position:absolute; left:26px; bottom:7px;}
.imgIcon span{ display:inline-block; color:#6f6f6a; font-size:12px; height:25px; line-height:25px;}
.imgIcon a{ display:inline-block; margin:0 5px -8px; background-position:left center; background-repeat:no-repeat; text-decoration:none; width:26px; height:25px;}
.imgIcon a.xl{ background-image:url(../images/common/xl.png);}
.imgIcon a.xl:hover{ background-image:url(../images/common/xlH.png);}
.imgIcon a.qq{ background-image:url(../images/common/qq.png);}
.imgIcon a.qq:hover{ background-image:url(../images/common/qqH.png);}
.imgIcon a.wx{ background-image:url(../images/common/wx.png);}
.imgIcon a.wx:hover{ background-image:url(../images/common/wxH.png);}
.icp{ position:absolute; right:100px; bottom:12px;color:#6f6f6a; font-size:12px;}
.titleR em{ text-align:right; display:inline-block; background:url(../images/index/indexListBg.png) left top repeat; }
