@charset "utf-8";
/* CSS Document */

/*全局样式*/
body {
	font: 12px "宋体", "微软雅黑", "黑体", arial;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/bgimg/x2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,
td,
th {
	font-size: 12px;
}

ul li {
	list-style: none;
	line-height: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
span {
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

#all {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
}

#head .headmain {
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#head .indexlogo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 220px;

}

/*主菜单*/
img {
	-ms-interpolation-mode: bicubic;
	/*IE7浏览器,修复图片质量*/
}

/*头部新加菜单样式*/
#menu2 {
	float: left;
	height: 70px;
	width: 760px;
}

#menu2 .menu_l {
	float: left;
	height: 70px;
	width: 500px;
}

#menu2 .menu_l .hl_nav{
	width: 500px;
	display: flex;
	justify-content: space-evenly;
}


#menu2 .menu_l .hl_nav li a {
	color: #FFF;
	text-decoration: none;
}

#menu2 .menu_l .hl_nav li a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu2 .menu_l .hl_nav li .on {
	color: #F90;
}

#menu2 .menu_l .dow {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -58px 0px;
	width: 65px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .dow2 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -68px 0px;
	width: 60px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .munjg {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -52px -22px;
	height: 70px;
	width: 2px;
}

#menu2 .menu_l .lja {
	text-align: center;
/*	padding-right: 18px;
	padding-left: 18px;*/
	font-size: 22px;
	position: relative;
	z-index: 999;
	font-weight: bold;
	padding-top: 25px;
	height: 45px;
}

#menu2 .menu_c {
	float: left;
	height: 40px;
	width: 150px;
	padding-top: 20px;
}

#menu2 .menu_c .search {
	float: left;
	height: 40px;
	width: 148px;
	background-image: url(../images/bgimg/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

#menu2 .menu_c .search .searchl {
	float: left;
	height: 20px;
	width: 110px;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 5px;
}

#menu2 .menu_c .search .searchl input {
	height: 15px;
	width: 105px;
	border: 1px solid #333333;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
}

#menu2 .menu_c .search .searchr {
	float: left;
	height: 40px;
	width: 30px;
	cursor: pointer;
}

#menu2 .menu_r {
	float: left;
	height: 60px;
	width: 110px;
	padding-top: 0px;
}

#menu2 .menu_r a {
	color: #CCC;
	text-decoration: none;
}

#menu2 .menu_r .link {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	background-position: -200px -50px;
	padding-left: 49px;
	line-height: 30px;
}

#menu2 .menu_r .mobi {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 60px;
	background-position: -200px 2px;
	padding-left: 49px;
	padding-top: 10px;
}

/**/
#allmain {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*火弧高度*/
	clear: both;
	overflow: hidden;
	background-color: #333;
}

#allmain .box1 {
	float: left;
	height: auto;
	width: 980px;
}

.box1 .pindaodiv {
	height: 70px;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.pindaodiv .pindaomain {
	height: 70px;
	width: 960px;
	background-color: #666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.pindaodiv .pindaomain .title {
	height: 20px;


	width: 960px;
	float: left;
	line-height: 20px;
	text-shadow: 1px 1px 2px #ccc;
}

.pindaodiv .pindaomain .title .titletag {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -563px -50px;
	padding-left: 25px;
	width: 75px;
	line-height: 30px;
}

.pindaodiv .pindaomain .title .title-l {
	float: left;
	height: 20px;
	width: 860px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: repeat-x;
	background-position: 0px -150px;
}

.pindaodiv .pindaomain ul {
	height: 30px;
	width: 960px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pindaodiv .pindaomain ul li {
	float: left;
	margin-left: 15px;
	line-height: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #E7E7E7;
	text-align: center;
	width: 80px;
	overflow: hidden;
}

.pindaodiv .pindaomain ul a {
	color: #333;
}

/**/
.box1 .playwalldiv {
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
}

.playwall a,
.playwall a:hover {
	text-decoration: none
}

.playwall em {
	font-style: normal
}

.playwall ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.playwall {
	padding-left: 1px;
	margin-top: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 165px;
	overflow: hidden
}

.playwall .title {
	width: 20px;
	float: left;
	background-color: #EEF3F3;
	color: #c42000;
	font-size: 16px;
	font-weight: 700;
	height: 425px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.playwall .wallitem {
	float: right;
	width: 1040px;
	height: 450px;
	overflow: hidden
}

.playwall ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.playwall ul li {
	float: left;
	width: 215px;
	margin-bottom: 10px;
	border-bottom: 3px solid #333;
	background: #333;
	margin-left: 32px
}

.playwall ul li span {
	display: block;
	width: 215px;
	height: 34px;
	padding: 1px;
	text-align: center
}

.playwall ul li a {
	color: #fff;
	font-size: 12px;
	line-height: 20px
}

.playwall ul li img {
	border: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 215px;
	height: 120px
}

.playwall ul li .img-cover {
	top: 6px;
	left: 6px;
	width: 269px;
	height: 151px;
	background-color: rgba(0, 0, 0, .2);
	position: absolute;
	display: none
}

.playwall em {
	clear: both;
	line-height: 24px
}

.playwall .grid {
	height: 140px;
	margin-left: -32px
}

.playwall em {
	font-size: 14px;
	display: block;
	height: 25px;
	color: #019fe6;
	width: 190px;
	font-weight: 400
}

.playwall .choose {
	overflow: hidden;
	width: 35px;
	height: 12px;
	margin: 0px auto 0
}

.playwall .choose span {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: #d6d6d6;
	margin-right: 5px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.playwall .choose span.shover {
	background-color: #FF6600;
}

.box1 .playwalldiv .video {
	background-color: #333333;
	padding: 5px;
	width: 960px;
}

/*首页直播列表*/

/*底部*/
#footer {
	height: 139px;
	width: 100%;
	background-image: url(../images/bgimg/footer.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	float: left;
}

#footer .netlink {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#footer .netlink span {
	height: 40px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

#footer .netlink a {
	height: 40px;
	float: left;
	padding-right: 10px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}

#footer .netcopy {
	height: 40px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	padding-top: 10px;
}

#footer .netcopy2 {
	height: 46px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 46px;
	color: #333333;
	font-size: 14px;
}

#footer .netcopy1 {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	color: #333333;
}

#footer .netcopy1 a,
#footer .netcopy2 a {
	color: #333333;
}

/*广告版块*/
.indexad1 {
	height: 45px;
	width: 980px;
	padding-bottom: 5px;
}

.indexad1_l {
	height: 45px;
	width: 485px;
	float: left;
	padding-right: 5px;
}

.indexad1_r {
	height: 45px;
	width: 485px;
	float: left;
	padding-left: 5px;
}

/*直播版块*/
#allmain .box2 {
	height: auto;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#allmain .box2 .videobox {
	float: left;
	height: 40px;
	width: 968px;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	background-image: url(../images/bgimg/videotitbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;


}

.box2 .videobox .vide-l {
	height: 40px;
	width: 123px;
	line-height: 40px;
	font-size: 16px;
	float: left;
	padding-left: 45px;
	background-position: -550px 5px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #000;
}

.box2 .videobox .video-aside {
	height: 40px;
	width: 750px;
	line-height: 40px;
	float: left;
}

.box2 .videobox .video-aside li {
	float: left;
	text-shadow: 1px 1px 2px #000;
}

.box2 .videobox .vide-r {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 49px;
	line-height: 40px;
	float: left;
	background-position: -330px -48px;
	cursor: pointer;
}

.box2 .videobox .video-aside .video-aside-item {
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	padding-left: 50px;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}

.videojg {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 3px;
	background-position: -95px -42px;
}

.zq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 10px -198px;
}

.lq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 10px -311px;
}

.wq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -315px -197px;
}

.tq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -88px -197px;
}

.bj {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -200px -197px;
}

.bq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -90px -252px;
}

.pq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -316px -311px;
}

.ymq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -201px -315px;
}

.sc {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -437px -195px;
}

.ppq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -316px -252px;
}

.glq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -90px -308px;
}

.qgq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 10px -482px;
}

.tc {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -203px -250px;
}

.bq2 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 5px -538px;
}

.qt {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 4px -253px;
}

.rm {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -94px -548px;
}

.zq-1 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 10px -208px;
}

.lq-1 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 10px -321px;
}

.wq-1 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -315px -207px;
}

.tq-1 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -88px -207px;
}

.bj-1 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -200px -207px;
}

.bq2-1 {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: 5px -548px;
}

.all {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -531px -206px;
}

#allmain .box2 .videhead {
	float: left;
	height: 30px;
	width: 968px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}

#allmain .box2 .videhead li {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 2px #000;
}

.videhead .t1 {
	text-align: center;
	width: 54px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t2 {
	text-align: center;
	width: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t3 {
	text-align: center;
	width: 253px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t4 {
	text-align: center;
	width: 390px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t5 {
	text-align: center;
	width: 66px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t6 {
	text-align: center;
	width: 100px;
}

#playbox {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .box {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .dtime {
	float: left;
	height: 35px;
	width: 970px;
	color: #fff;
	background-color: #4F4F4F;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#playbox .dtime h2 {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 560px;
	padding-right: 350px;
}

#playbox .dtime span {
	float: left;
	width: 59px;
	height: 35px;
	cursor: pointer;
}

#playbox .sq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -550px -266px;
}

#playbox .zk {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -550px -329px;
}

#playbox .list {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .list .video-item {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
}

#playbox .list .video-item:hover {
	background-color: #1E1E1E;
}

#playbox .list .y {
	background-color: #282828;
}

#playbox .list li {
	height: 60px;
	width: 970px;
}

#playbox .list .p1 {
	height: 40px;
	width: 60px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p2 {
	height: 40px;
	width: 100px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: normal;
	word-break: break-all;
}

#playbox .list .p2 a {
	color: #FFF;
}

#playbox .list .p3 {
	height: 40px;
	width: 253px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p3 a {
	color: #fff;
	text-decoration: none;
}

#playbox .list .p3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#playbox .list .p4 {
	height: 40px;
	width: 390px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;

	color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p4 a {
	text-decoration: none;
	margin-right: 8px;
}

#playbox .list .p4 a:hover {
	color: #FFF;
	text-decoration: underline;
	margin-right: 8px;
}

.xi,
.xi2 {
	border-radius: 4px;
	background-color: #006666;
	padding: 5px 5px;
	font-size: 12px;
	color: #FFF;
}

.xi2 {
	margin-left: 5px;
}

#playbox .list .p5 {
	height: 40px;
	width: 54px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p6 {
	height: 40px;
	width: 99px;
	float: left;
	line-height: 40px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .on {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -419px 0px;
}

#playbox .list .off {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -245px -87px;
}

#playbox .list .p6 .onplay {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 87px;
	float: left;
	background-position: -510px -101px;
	padding-left: 12px;
	color: #ffffff;
}

#playbox .list .p6 .offplay {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 87px;
	float: left;
	background-position: -392px -101px;
	padding-left: 12px;
}

#playbox .list .p6 a {
	color: #FFF;
}


/* .hl_nav {
	border-right: 1px solid #E2E2E2;
	border-left: 1px solid #FFF
} */

.hl_nav .sub {
	z-index: 99;
	display: none;
	width: 108px;
	position: absolute;
	left: -10px;
	top: 70px;
	float: left;
	padding: 10px 0;
}

.hl_nav .sub .subbox {
	background: #333;
	position: relative;
	float: left;
}

.hl_nav .sub .subbox dl {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	line-height: 26px;
	padding: 15px 29px
}

.hl_nav .sub .subbox dl dd a {
	color: #1c90e2;
	padding-left: 15px;
	font-size: 14px;
	font-weight: 400;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -585px -376px;
	text-align: left;
	float: left;
}

.hl_nav #m2 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav #m3 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav #m4 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav .sub .subbox img {
	padding-top: 8px;
	padding-bottom: 8px;
}

/**/
#tabHeader {
	height: auto;
	width: 970px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#tabHeader .dtime {
	float: left;
	height: 35px;
	width: 970px;
	color: #fff;
	background-color: #4F4F4F;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#tabHeader .dtime h2 {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 560px;
	padding-right: 350px;
}

#tabHeader .dtime span {
	float: left;
	width: 59px;
	height: 35px;
	cursor: pointer;
}

#tabHeader .sq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -550px -266px;
}

/**/
/* .r-margin20 {
	margin-right: 20px;
} */

.box1 .lxbox {
	display: flex;
	justify-content:space-between;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	overflow: hidden;
}

.box1 .lxbox .lxcot {
	width: 460px;
	height: auto;
	float: left;
}

.lxbox .lxcot .title {
	height: 25px;
	width: 458px;
	float: left;
	line-height: 25px;
	border: 1px solid #585858;
	background-color: #494949;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.lxbox .lxcot .title .titletag {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	float: left;
	background-position: -570px -653px;
	padding-left: 10px;
	width: 65px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}

.lxbox .lxcot .title .more {
	float: right;
	height: 25px;
	width: 50px;
}

.lxbox .lxcot .fl {
	height: 23px;
	width: 460px;
	padding-top: 5px;
	float: left;
	overflow: hidden;
}

.lxbox .lxcot .fl a {
	color: #FFF;
	padding: 3px;
	background-color: #4B4B4B;
	float: left;
	height: 15px;
	line-height: 15px;
	margin-right: 8px;
	margin-left: 8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.lxbox .lxcot ul {
	width: 460px;
	height: auto;
	/*
	padding-top: 5px;
	*/
	float: left;
	background-color: #393939;
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.lxbox .lxcot ul li {
	width: 285px;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -570px -616px;
	overflow: hidden;
	letter-spacing: 1px;
	padding-right: 5px;
}

.lxbox .lxcot span {
	width: 460px;
	text-align: center;
	float: left;
	line-height: 20px;
	background-color: #5D5D5D;
	margin-top: 5px;
}

.lxbox .lxcot ul li a:hover {
	color: #FFF;
}

.lxbox .lxcot ul a {
	color: #CCC;
}

/**/
.red {
	color: #F00;
}

.white {
	color: #FFF;
}

.gray {
	color: #CCC;
}

.yellow {
	color: #F90;
}

.play {
	padding-left: 28px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -5px -672px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
}

.play2 {
	padding-left: 28px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -5px -615px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
}

/**/
.lxbox .lxcot .title .menu {
	float: right;
	height: 25px;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	color: #CCC;
}

.lxbox .lxcot .title .menu a {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	color: #FFF;
}

.ona {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}