﻿@charset "utf-8";

.imgLeft{ float:left; width:644px; height:458px; position:relative; z-index:1; overflow:hidden;}


.imgtext01{ position:absolute; bottom:0; height:40px; width:100%; background:rgba(0, 0, 0, 0.8)!important;
filter:Alpha(opacity=60); background:#000; /*　使用IE专属滤镜实现IE背景透明*/ }
.imgtext0101{ position:relative; color:#fff; height:40px; line-height:40px; width:80%; padding-left:10px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;}
.imgtext0101 a{ color:#fff;text-decoration: none;}

.imgnew img {width: 644px;height: 458px;}

.area { width: 644px; overflow: hidden; position: relative; cursor: pointer; }
.js { position: relative; width: 644px; height: 458px; margin: 0 auto; }
.prevBtn { background: url(../images/news_img_01h.png) no-repeat; height: 36px; width: 36px;display: block; position: absolute; left: 10px; top: 45%; }
.prevBtn:hover { background: url(../images/news_img_01.png) no-repeat;}
.nextBtn { background: url(../images/news_img_02h.png) no-repeat; height: 36px; width: 36px;display: block; position: absolute; right: 10px; top: 45%; }
.nextBtn:hover { background: url(../images/news_img_02.png) no-repeat; }
.jsNav { position: absolute; right: 0; bottom: 10px; }
.jsNav a { width: 20px; font-size: 14px; margin-right: 8px; display: inline;height: 20px;line-height: 20px;display: block;float: left;text-align: center;color: #000;background: url(../images/dot.png) no-repeat center;text-decoration: none;}
.jsNav a:hover {background: url(../images/dot1.png) no-repeat center;color: #fff;text-decoration: none;}
.jsNav .imgSelected { background: url(../images/dot1.png) no-repeat center;color: #fff;}
.qq {display: none;z-index: 200}







