@charset "utf-8";
html, body {
	overflow-x: hidden;
	font-size:13px;
    color: #333;
	background-color:#fff;
    margin:0;
    font-family: Microsoft YaHei, Helvetica, '宋体', Tahoma, Arial, "5b8b4f53", sans-serif;
}
form, h1, h2, h3, h4, h5, h6,th {
	font-weight:400;
	font-size:13px;
}
form, h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd {
	margin:0;
	padding:0;
	list-style:none;
}
a {
 	color:#333;
    text-decoration:none;
  	font-size:13px;
}
a:hover {
 	color:#3577ce;
}
.l {
	float:left
}
.r {
	float:right
}
/*
.text-left{text-align:left}
.text-right{text-align:right}*/
.text-center{text-align:center;}
.white-space{white-space:nowrap}
.text-color{color:#337ab7}
/*清除浮动*/
.clearfix:after,.clearfix:before{display:table;content:" "}
.container{
  margin-right:auto;
  margin-left:auto
}
/* 头部 */
.header {
	overflow-y:auto;
    margin:10px 0px 10px 0;
	overflow:hidden;
  	width:100%;
}
.header .logo {
	float:left;
	overflow:hidden;
	width:45%;
	padding-top:0px;
	white-space:nowrap;
}
.header .logo a{
	height:33px;
    line-height:2.4;
	font-weight:bold;
	font-family:'微软雅黑';
	font-size:13px;
    padding:5px 4px;
	text-align:center;
	background-color:#fff;
	color:#d2691e;
	white-space:nowrap;
	vertical-align:middle;
    text-shadow:0px 1px 0px rgba(0,0,0,.8);
    border-radius: 2px;
}
.header .search {
	overflow:hidden;
	width:55%;
}
.header .search .size{
	font-size:11px;
  	float:right;
    text-align:right
}
/* 搜索框 */
.input-group{
	vertical-align:middle;
  	width:100%;
}
.input-addon,
.input-text,
.input-so {
	height:33px;
	font-size:12px;
	line-height:1.3;
}
.input-text{
	float:left;
    width:95%;
	padding:0 5px;
	display:block;
	color:#555;
	background-color:#fff;
	border:2px solid #ddd;
	border-radius: 2px;
	height: 33px;
}
.input-text:focus,
.input-so:focus{
	outline:0;
}
.input-so {
    padding:0px 5px;
	text-align:center;
	cursor:pointer;
    margin-left:-32px;
	background-color:#333;
	color:#fff;
	white-space:nowrap;
	border:1px solid #333;
	border-radius: 2px;
}

/*头部栏目导航*/
.nav {
    overflow:hidden;
	background:#ec9c00;
	clear:both;
	line-height:32px;
	width:100%;
	border-radius: 3px;
}
.nav dd {
	float:left;
	width: 20%;
	white-space:nowrap;
	overflow:hidden;
	padding: 3px;
    line-height: 28px;
}
.nav dd a {
	float:left;
	text-align:center;
	overflow:hidden;
	width:100%;
	color:#fff;
	border-radius: 3px;
}
.nav dd a:hover {
	background:#0450b9;
    color:#fff;
    border-radius: 3px;
}
.nav dd a.focu {
	background:#0450b9;
	color:#fff;
	border-radius: 3px;
}
/*副导航条*/
.title{
  padding: 5px;
  margin-top:10px;
  margin-bottom:10px;
  list-style:none;
  background-color:#f5f5f5;
  font-size:13px;
  width:100%;
  border-radius: 3px;
}
.title>li{display:inline-block}
.title>li+li:before{
  padding:0 2px;
  color:#ddd;content:"| "
}
.title .r a{
  padding:4px 5px;
  font-size:13px;
  /*border:1px solid #0450b9;*/
  text-align:center;
  margin-right:-1px;
}
/*.title .r .hover,.title .r a:hover{
    background-color:#0450b9;
    color:#fff;
    border:1px solid #0450b9;
}*/

/*-分类翻页Pages-*/
.mac_pages1 {text-align:center; padding:8px 0 0 0; overflow:hidden;}
.mac_pages1 .page_tip1 {color:#7f7f7f;font-weight:normal;margin-bottom:8px;}
.mac_pages1 .page_link1{display:inline-block; padding:5px 8px; border:1px solid #ddd;font:normal 13px/18px Verdana;margin-bottom:2px;border-radius:3px}
.mac_pages1 .page_current1{display:inline-block; padding:5px 8px; background-color:#0450b9; border:1px solid #0450b9; color:#fff;}
.mac_pages1 .page_input1 {height:25px; width:30px;border:1px solid #ddd;}
.mac_pages1 .page_btn1{border:1px solid #CCCCCC; height:24px; width:40px;text-align:center; cursor: hand;}
.mac_pages1 .page_info1 a:hover{background-color:#0450b9; border:1px solid #0450b9; color:#fff;}
.page_btn{
    display: inline-block;
    padding: 5px 8px;
    border: 1px solid #ddd;
    font: normal 13px/18px Verdana;
    margin-bottom: 2px;border-radius:3px
}
.page_input{line-height:1.8;border-radius:3px;margin-bottom: 2px;}
.tiaozhuan{margin-top:10px}
/*-/Page-*/
/*-搜索后文字提示-*/
.wrap{width:100%;max-width:1260px;min-width:320px;padding:0;margin:0 auto; position:relative; overflow:hidden;font-size:13px;}
.wrap h1{font-size:13px}
/*友情琏接*/
.links {
	margin:6px 0 10px 0;
	padding:0;
    width:100%;
}
.link {
	margin:0 -5px;
    display:inline-block;
  	list-style:none;
}
.links li{
    display:inline-block;
    font-size:12px;
	line-height:1.5;
  	padding:5px;
  	border: 1px solid #c48822;
}
.juse{color:#1570ef}
.red{font-weight:800;color:red}
.footer{
  border-top:1px solid #f5f5f5;
  margin-top:10px;
  line-height:1.5;
  text-align:center;
  font-size: 10px;
  color: #666;
}

/*-内容页-*/
.media {
	overflow:hidden;
  	width:100%;
}
.media ul{
	margin-left:-5px;
  	margin-right:-5px;
}
.media li {
	float:left;
	width:50%;
	height:130px;
	padding:0 5px 0 5px;
	overflow:hidden;
  	background-color:#fff;
}
.media li img {
	width:100%;
	height:130px;
	border-radius: 3px;
}
.media .media-info dt{
    text-align:left;
  	overflow:hidden;
	line-height:1.3;
	font-size: 12px;
}
.media .media-info .playurl2{
	margin-bottom:8px;
    line-height:2.3;
}
.media .media-info .playurl2 a{
    border-top:1px solid #0450b9;
    padding: 5px 20px 7px 20px;
	background: #0450b9;
	color: #fff;
  	font-size:13px;
  	text-align:center;
  	vertical-align:middle;
  	border-radius: 3px;
}
/*-播放地址-*/
.playurl{
	margin-top:10px;
}
.playurl dt{
	margin-bottom:10px;
}
.playurl dd{
	margin:0;
}
.playurl dd a{
	margin:0;
    /*border:1px solid #337ab7;*/
	padding:7px 10px;
	background: #0450b9;
	color: #fff;
  	font-size:13px;
}
/*-内容页热播-*/
.title3 {
	margin-top:10px;
  	margin-bottom:5px;
	padding:0;
  	overflow:hidden;
    width:100%;
}
.pic {
    overflow:hidden;
    width:100%;
}
.pic ul{
	margin-left:-5px;
  	margin-right:-5px;
}
.pic li {
	float:left;
	width:50%;
	height:162px;
	padding:0 5px 0 5px;
	/*text-align:center;*/
	white-space:nowrap;
	overflow:hidden;
  	background-color:#fff;
  	position: relative;
}
.pic li img {
	width:100%;
	height:130px;
	border-radius: 3px;
}
.pic li span {
	color:#fff;
	position:absolute;
	bottom:35px;
	right: 10px;
}
.pic2 {
    overflow:hidden;
    width:100%;
}
.pic2 ul{
	margin-left:-10px;
  	margin-right:-10px;
}
.pic2 li {
	float:left;
	width:50%;
	line-height:1.5;
	padding:5px 10px;
	white-space:nowrap;
	overflow:hidden;
    background-color:#fff;
}
.pic a{font-size:11px!important}
.news h1{font-size:1.15rem;font-weight:799}
.news .source{font-size:10px;color:#666}
.news h1,.news .source{text-align:center}
.pianyi li,.ranking-list li{line-height: 2.4;border-bottom: 1px #e8e8e8 solid;}
/*-播放器-*/
.play-t{
  /*padding:5px 0px 5px 0px;*/
  margin-top:1px;
  list-style:none;
  background-color:#000;
  font-size:13px;
  width:100%;
  color:#ff0000;
  overflow:hidden;
  text-align:center;
  line-height:2;
}
.play-t .l a,.play-t .r a{
  font-size:13px;
  /*border:1px solid #0450b9;*/
  text-align:center;
  color:#fff;
  padding:6px 5px;
  background: #0450b9;
	/*line-height:1.8;*/
}

.play_t {width:100%;overflow:hidden;background:#000;padding:0px 0;font-size:13px;color:#fff;}
.play_t .l{	float:left;padding-top:2px;}
.play_t .r{	float:right;}
.play_t a{padding-left:5px;font-size:13px;color:#fff;}
.play_t .r a{
	padding:7px 10px;
	background: #0450b9;
  	text-align:center;
	line-height:1.9;
}
#bofang_box{ width:100%;overflow:hidden;position:relative; margin:0px auto 0 auto;height:250px;background:#000;border-radius: 3px;}
.logo strong{color:#ffbc00}
.vodlist_l{padding:0 5px}
.title-link{font-weight:800px;background:#f9da9a}
.tab{margin-top: 5px;}
.tab button{border-radius: 5px;
    border: 1px solid #0450b9;
    background: #fff;margin-top: 5px;width:15.8%;cursor: pointer;}
.btn-active{background: #0450b9!important;
    color: #fff;}
/*自适应*/
*{box-sizing:border-box}
@media (max-width:360px) {
    .header .logo a{font-size:12px;line-height: 3;}
    .tab button{font-size:10px;width:18.8%}
    .nav dd a,.links a{font-size:12px!important;}
   
}
@media (max-width:998px){.wenzhang .content img{width:100%}}
@media (min-width:480px){.container{width:480px}}
@media (min-width:760px){.container{width:760px}}
@media (min-width:960px){
    

    .container{width:960px}
    .input-text{padding: 0 5px;}
    .mac_search{margin-left:-37px}
    .wenzhang .content img {max-width: 100%}
    .tab button{width:5.25%}
    
}
@media (min-width:1200px){.container{width:1200px}}

@media (max-width:479px) {
    .container{margin-right:10px;margin-left:10px}
}
@media (min-width:480px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .pic li,.pic2 li {width:33.33333333333333%;}
    .pic li {height:130px;}
    .pic li img {height:100px;}
    .media li{width:33.33333333333333%;height:100px;}
    .media li img{height:100px;}
    .media .media-info{width:66.66666666666666%;height:100px;}
    .media .media-info .playurl2{margin-bottom:5px;line-height:2;}
    #bofang_box{ width:100%;height:290px;}
}
@media (min-width:760px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .pic li,.pic2 li {width:25%;}
    .pic li {height:150px;}
    .pic li img {height:120px;}
    .media li{width:25%;height:120px;}
    .media li img{height:120px;}
    .media .media-info{width:75%;height:120px;}
    #bofang_box{ width:100%;height:420px;}
}
@media (min-width:960px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .nav dd{width:10%;}
    .pic li,.pic2 li {width:16.666666667%;}
    .pic li {height:130px;}
    .pic li img {height:100px;}
    .media li{width:16.666666667%;height:100px;}
    .media li img{height:100px;}
    .media .media-info{width:83.33333333333333%;height:100px;}
    #bofang_box{ width:100%;height:420px;}
}
@media (min-width:1200px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .nav {line-height:38px;}
    .nav dd{width:6%;line-height:38px;margin: 0 20px;}
    .pic li,.pic2 li {width:16.666666667%;}
    .pic li {height:160px;}
    .pic li img {height:130px;}
    .media li{width:16.666666667%;height:130px;}
    .media li img{height:130px;}
    .media .media-info{width:83.33333333333333%;height:130px;}
    #bofang_box{ width:100%;height:420px;}
}
/* 隐藏 */
@media (max-width:480px){}
@media (min-width:480px) and (max-width:759px){}
@media (min-width:760px) and (max-width:959px){.side,.hidden-lg,.hidden-sm,.top-right{display:none!important}}
@media (min-width:960px){.hidden-lg{display:none!important}}
/* 显示 */
@media (max-width:480px){.visible-xs{display:block!important}}
@media (min-width:480px) and (max-width:759px){.visible-sm{display:block!important}}
@media (min-width:760px) and (max-width:959px){.links,.link{display:block!important}}
@media (min-width:960px){.links,.link{display:block!important}}

 /*body > div:nth-last-of-type(3){max-height:100px;bottom:0!important}*/
 /*body > div:nth-last-of-type(3){height: 50px!important;max-height:60px!important}*/
 /*body > div:nth-last-of-type(2){max-height:50px!important}*/
 /*body > div:nth-last-of-type(0){max-height:50px!important}*/
 
   body > a:nth-last-of-type(3){max-height:70px!important;}
   body > a:nth-last-of-type(2){max-height:70px!important;}
   body > a:nth-last-of-type(1){max-height:70px!important;}
   body > a:nth-last-of-type(0){max-height:70px!important;}
   body > span:nth-last-of-type(1) div{max-height:70px;top:0px!important;}
   body > span:nth-last-of-type(0) div{max-height:70px;top:0px!important;}
   body > span:nth-last-of-type(1){max-height:70px!important;}
   body > span:nth-last-of-type(0){max-height:70px!important;}
