/*首页广告切换*/
/* start 幻灯片*/
.magic_lantern_box{
	max-width:1000px;
	width:100%;
	height:440px;
	position:relative;
	margin:0px auto;
	overflow:hidden;
}
.magic_lantern_box .magic_lantern_list{height: 100%;}
.magic_lantern_box .magic_lantern_list li{display: block; float:left;text-align: center;background-size: 100% 100%;height: 100%; }
.magic_lantern_box .magic_lantern_list li a{display: block;height: 100%;}
.magic_lantern_box .magic_lantern_list .current{display: block;}
.video_synopsis{height: 60px !important;width: 100%;font-family: "微软雅黑";color: #fff;position:relative; background-color:#FFF;max-width:1000px;margin: 0px auto;}
.hHope,.hShenghuojia {height: 37px;overflow: hidden;position: absolute;top: 10px;}
.hHope{width: 112px;height: 37px;overflow: hidden;position: absolute;right: 135px;background: transparent url(../img/jqd.png) scroll 0 0 no-repeat;}
.hShenghuojia {width: 108px;right: 15px;background: transparent url(../img/juhao.png) scroll 0 0 no-repeat;}
.synopsis_left, .synopsis_right{float: left;}

.synopsis_right li.sb{ position:relative;}
.hHope a span, .hShenghuojia a span {display: block;text-indent: -9999px;}
.hHope a, .hShenghuojia a {display: block;width: 100%;height: 37px;overflow: hidden;}
.synopsis_right{float: left;height: 100%; margin:11px 0 0 10px;}
.synopsis_right li img, .synopsis_right li{width: 75px;height: 30px;}
.synopsis_right li.sb {opacity:.5; border:none;padding:2px}
.synopsis_right li.sb:hover{opacity:1;}
.synopsis_right li{padding: 2px;margin-right: 5px;margin-top: 1px;float: left;cursor: pointer;margin-right: 5px;}
.video_synopsis .synopsis_left{font-size: 17px;margin-left: 18%;}
.video_synopsis .synopsis_left .biquu_logo{display: block;float: left;height: 50px;width: 100px;}
.video_synopsis .synopsis_left .biquu_logo img{height: 42px;width: 45px;margin-top: 6px;margin-left: 50px;}
.video_synopsis .synopsis_left .video_tilte{display: block;float: left;height: 50px;line-height: 50px;min-width: 100px;padding-left: 10px;}
.l_t {
    background-image: url("../images/but_in.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 72px;
    left: -10px;
    overflow: hidden;
    padding: 12px 20px;
    position: absolute;
    top: -70px;
    width: 134px;
	font-size:12px;

}

.slides {position: relative;z-index: 1;}

.flex-direction-nav a {
width: 50px;
height:70px;
margin: -60px 0 0;
display: block;
background: no-repeat 0 0;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 0;
-webkit-transition: all .3s ease;
}

.slides li{ height:440px;}
.slides li a { width:100%; height:440px; display:block; }
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; background: url(../images/right2.png);}
.flex-direction-nav .flex-prev {left:6px;background:url(../images/left2.png);}
.flexslider:hover .flex-next {opacity: 0.8; right: 15px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 15px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
.flex-active{border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(0, 162, 112); padding-bottom: 3px; opacity: 1;}


/* end 幻灯片*/