@charset "utf-8";

/* CSS Document */



/*焦点图*/





.focuesbox{ background:#000; width:100%;}

.focues{ display:block; width:100%;min-width:1200px; height:568px; /*margin-bottom:30px; */}

.focues ul{ width:100%; background:#000;}

.focues ul li{ width:100%; height:70px; text-align:center; background:#000; position:relative; overflow:hidden; cursor:pointer;}

.focues ul li img{ width:100%; height:428px;}

.focues ul li p{ float:left; display:inline; width:100%; position:absolute; top:0px; left:0px; height:70px;background:#000;-moz-opacity:.5;opacity:.5;filter:alpha(opacity=50); z-index:100}

.focues ul li span{ width:1200px;/* float:left; display:inline;*/ display:block; position:relative;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70); /*position:absolute; left:50%; top:22px; margin-left:-600px;*/margin: 22px auto 0;  font-size:24px; color:#e3e3e4; font-weight:600; overflow:hidden; height:24px; line-height:24px; z-index:101; text-align:left; padding-left:7px;}

.focues ul li span.f_01{ border-left:7px solid #2aa039;}

.focues ul li span.f_02{ border-left:7px solid #ffa200;}

.focues ul li span.f_03{ border-left:7px solid #ff6000;}

.focues ul li span.f_04{ border-left:7px solid #0078ff;}



.focues ul li div.focues_detail{ display:block;  width:1200px; /*position:absolute;left:50%; margin-left:-600px; top:200px;*/z-index: 1000; margin: 160px auto 0;position: relative; }

.focues ul li div.focues_detail a{position:absolute; left:50%; margin-left:-600px;}

.focues ul li div.focues_detail h3{ /*height:40px; */font-size:38px; color:#fff; text-align:left; line-height:40px; padding-left:13px; margin-bottom:20px; text-shadow:5px 5px 6px #000;}

.focues ul li div.focues_detail h3.f_01{ border-left:7px solid #2aa039;}

.focues ul li div.focues_detail h3.f_02{ border-left:7px solid #ffa200;}

.focues ul li div.focues_detail h3.f_03{ border-left:7px solid #ff6000;}

.focues ul li div.focues_detail h3.f_04{ border-left:7px solid #0078ff;}

.focues ul li div.focues_detail p.explain{ position:static; display:block; width:1010px;background:none; color:#fff;-moz-opacity:1;opacity:1;filter:alpha(opacity=100); font-size:14px; border:none; padding-left:22px; text-align:left;text-shadow:5px 5px 6px #000;}

.focues ul li span.hot{ position:relative; height:30px; line-height:30px; padding-left:97px;}

.focues ul li span.hot:before{ content:""; position:absolute; left:-1px; top:0px; width:82px; height:30px;background:url(../image/iconX2.png) no-repeat -17px -99px; background-size:512px 512px;  }

.focues ul li.active{ width:100%; height:428px;}

.focues ul li.active a{ width:100%; height:100%; float:left; display:block; position:absolute; left:0px; top:0px;z-index: 1100;}

.focues ul li a{display:none}

.focues ul li.active p{ opacity:0;-moz-opacity:0; filter:alpha(opacity=0);-webkit-transition: all 0s ease 0.1s;

		-moz-transition: all 0s ease 0.1s;

		-o-transition: all 0s ease 0.1s;

		transition: all 0s ease 0.1s;}

.focues ul li.active span{opacity:0;-moz-opacity:0; filter:alpha(opacity=0);-webkit-transition: all 0s ease 0.1s;

		-moz-transition: all 0s ease 0.1s;

		-o-transition: all 0s ease 0.1s;

		transition: all 0s ease 0.1s;}

.focues ul li p{ opacity:.5;-webkit-transition: all 1s ease .3s;

		-moz-transition: all 1s ease .3s;

		-o-transition: all 1s ease .3s;

		transition: all 1s ease .3s;}

.focues ul li span{ opacity:.7;-webkit-transition: all 1s ease .3s;

		-moz-transition: all 1s ease .3s;

		-o-transition: all 1s ease .3s;

		transition: all 1s ease .3s;}

}

.focues ul li.init p{ opacity:.5;-webkit-transition: all 0s ease .0s;

		-moz-transition: all 0s ease .0s;

		-o-transition: all 0s ease .0s;

		transition: all 0s ease .0s;}

.focues ul li.init span{ opacity:.7;-webkit-transition: all 0s ease .0s;

		-moz-transition: all 0s ease .0s;

		-o-transition: all 0s ease .0s;

		transition: all 0s ease .0s;}

}

.focues ul li p.background_c{ display: none; float: left; width: 100%; height: 100%; background: rgba(0,0,0,0.5);position: absolute; left: 0px; top: 0px;}

.focues ul li.active p.background_c{ float: left; display:block; width: 100%; height: 100%; background: #000; opacity:0.5;-moz-opacity:0.5; filter:alpha(opacity=5);position: absolute; left: 0px; top: 0px;}



/*DTV焦点图*/

.dtv_focues{ display:block;}

.dtvbox{

	min-width: 1200px;

}

.keybox{

	min-width: 1200px;

}

.dtv_focues ul{}