﻿@charset "utf-8";


/******************************/
/*   Popup - 公用弹出框      */
/******************************/
.bsT_popupBg{display:none; _position:absolute; position:fixed; left:0; top:0; bottom:0; right:0; background:rgba(0,0,0,.8); background-color:#000\0; *background-color:#000; filter:alpha(opacity=80); opacity:0.8; -ms-filter:"alpha(opacity=80)"; z-index:102}
.bsT_popupBox{display:none;position:absolute;left:50%;margin-left:-327px;z-index:103}
.bsT_popupClose{ width:44px; height:44px; position:absolute; right:-15px; z-index:104; top:-15px; background-position:-652px -55px}



.navBg,
.bsT_boxBg,
.navBg{background-image:url("../images/arielsprite.png"); background-repeat:no-repeat}











.bsT_popupClose{width:37px; height:38px;overflow:hidden;text-indent:-99em; position:absolute; right:-16px; z-index:104; top:-15px; background-position:-850px -101px}
.bsT_popupClose:hover{background-position:-897px -101px}


/******************************/
/*   video - 首页视频   */
/******************************/
.bsA_videoBox{ width:562px; height:411px; background:url("../images/videoboxbg.png") no-repeat;}
.bsA_videoBoxCon{ width:558px;height:330px; padding:2px}
.bsA_videoSlider{ height:71px;overflow:hidden;margin-top:2px;padding:2px;width:558px}
.bsA_videoSlider .bsA_arrowBtn{ width:24px; height:71px; cursor:pointer;}
.bsA_videoSlider #btnLeft{ float:left;display:inline;background-position:-664px -279px}
.bsA_videoSlider a#btnLeft:hover{background-position:-737px -279px}
.bsA_videoSlider #btnRight{ float:right;display:inline;background-position:-704px -279px}
.bsA_videoSlider a#btnRight:hover{background-position:-777px -279px}
/*.bsA_videoSlider .bsA_slider{position:relative;float:left;display:inline;height:71px;width:500px;margin:4px 5px;overflow:hidden;}*/
.bsA_videoSlider .bsA_slider{position:relative;float:left;display:inline;height:71px;width:500px;margin:0px 5px;overflow:hidden;}
.bsA_videoSlider .bsA_slider ul{ position:absolute; left:0; overflow:hidden;height:71px;}
.bsA_videoSlider .bsA_slider li{position:relative; float:left;display:inline;width:123px; height:63px;margin-right:3px;}
.bsA_videoSlider .bsA_slider li a{display:block;}
.bsA_videoSlider .bsA_slider li .videoShade{position:absolute;top:0;left:0;width:123px;height:63px;background:url("../images/videoshade.png") no-repeat;}
.bsA_videoSlider .bsA_slider li img{vertical-align:top;}
.bsA_videoSlider .bsA_slider li.current .videoShade{width:119px;height:59px;border:2px solid #fff;background:none;}
.popVideo{width:562px;margin-left:-281px;}
.popVideo .bsT_popupClose {right:-45px;top:0;}
.actPlay{display:block; width:65px; height:65px;position: absolute;top:453px;left:45px; text-indent:-999px;overflow: hidden;}