/*轮播*/
.mde61-banner { position: relative; overflow: auto; text-align: center;margin-right: 3px;}
.mde61-banner li { list-style: none; }
.mde61-banner ul li { float: left; position:relative;}
#b04 ul li{height:371px;overflow:hidden;}
#b04 { width: 609px;}
#b04 .mde61-dots {display:none;  position: absolute; left: 0; right: 0; bottom: 20px;}
#b04 .mde61-dots li 
{ 
	display: inline-block;
	*display:inline;
	*zoom:1; 
	width: 9px; 
	height: 9px; 
	margin: 0 4px; 
	font-size: 0;
	background: url("https://www.toku-net.com/static/iprdaily/img/dot.png") no-repeat 0 0;
	cursor: pointer; 
	opacity: .4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
}
#b04 .mde61-dots li.active 
{
	background: url("https://www.toku-net.com/static/iprdaily/img/dot.png") no-repeat -11px 0;
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
}
#b04 .mde61-arrow {position: absolute; top: 150px;}
#b04 #al { left: 15px;}
#b04 #ar { right: 15px;}

.mde61-banner img{
	cursor: pointer;
}
.mde61-banner a.blue:hover img,.mde61-con a.img-box:hover img {
    opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
}
.mde61-altBg{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26px;
	background: #000;
	opacity: 0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	z-index: 1;
}
.mde61-altCon{
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 26px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	z-index: 2;
	overflow:hidden;
	font-weight: bold;
	margin: 0 8px;
	margin-bottom: 10px;
}
#b04 .mde61-altCon{
	max-width: 594px;
	line-height: 28px;
}
#b04 .mde61-altBg{height: 28px;}
/*banner*/
.mde61-ad-mid{
	width: 290px;
	border-left: 1px solid #fef9f3;
}
.mde61-ad-mid li,.mde61-ad-mid li img{
	width: 290px;
	height: 185px;
	overflow: hidden;
	transition:all 1s;
}
.mde61-banner li img{transition:all 1s;}
.mde61-banner li img:hover{transform:scale(1.2,1.2)}
.mde61-ad-mid li img:hover{transform:scale(1.2,1.2)}
.mde61-ad-mid li{
	border-top: 1px solid #fef9f3;
}
.mde61-ad-mid li:first-child{
	border: 0;
}
/*排行榜*/
.mde61-ad-right{
	width: 200px;
}
.mde61-ad-right .mde61-list-head{
	position: relative;
	height: 42px;
	background: #fe5e3a;
}
i.icon-rank-list{
	position: absolute;
	top: 13px;
	left: 24px;
	display: block;
	width: 18px;
	height: 17px;
	background: url("https://www.toku-net.com/static/iprdaily/img/ranking-list.png") no-repeat;
}
.mde61-list-head p{
	padding-left: 10px;
	text-align: center;
	color: #fff;
	line-height: 42px;
	font-size: 16px;
}
.mde61-ad-right .mde61-list-con{
	position: relative;
	height: 299px;
	background: #3e3937;
}
.mde61-list-con li{
	float: left;
	width: 173px;
	height: 28px;
	padding: 10px 0 5px 27px;
}
.mde61-list-con li:first-child{
	padding: 19px 0 10px 27px;
}
.mde61-list-con .mde61-ranking-list-bg{
	padding: 0!important;
	background: url("https://www.toku-net.com/static/iprdaily/img/ranking-list-bg.png") no-repeat;
}
.mde61-ranking-list-1{
	position: absolute;
	left: 22px;
	top: 23px;
	display: block;
	width: 18px;
	height: 18px;
	background: url("https://www.toku-net.com/static/iprdaily/img/ranking-list-1.png") no-repeat;
}
.mde61-list-con div{
	display: inline;
	color: #fe5e3a;
	font-size: 12px;
}
.mde61-list-con img{
	position: relative;
	width: 28px;
	height: 28px;
	margin-left: 16px;
	border: 1 solid #3e3937;
	border-radius: 28px;
	-moz-border-radius: 28px;
 	-webkit-border-radius: 28px;
}
.mde61-list-con li:first-child img{
	margin-left: 28px;
}
.mde61-list-con p{
	margin-left: 8px;
	color: #fff;
}
/*导读*/
.mde61-box-list{
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 20px 0;
	border-bottom: 1px solid #ececec;
	position: relative;
}
.mde61-box-list .mde61-img-box{
	display: block;
	float: left;
	position: relative;
	width: 250px;
	height: 160px;
	overflow: hidden;
}
.mde61-big-list .mde61-img-box{
	width: 460px!important;
	height: 280px!important;
}
.mde61-box-list .mde61-img-box img{
	display: block;
	width: 246px;
	height: 160px;
	transition:all 1s;
}
.mde61-box-list .mde61-img-box img:hover{transform:scale(1.2,1.2)}
.mde61-big-list .mde61-img-box img{
	width: 460px!important;
	height: 280px!important;
}
.mde61-box-list .mde61-article{
	width: 610px;
	float: left;
}
.mde61-box-list .mde61-article_zuozhe{
	width: 480px;
	float: left;
}
.mde61-big-list .mde61-article{
	width: 430px!important;
}
.mde61-box-list dd{
	padding:  0 5px 0 28px;
}
.mde61-box-list .mde61-title{
	color: #3e433e;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
	padding: 5px 5px 15px 28px;
	font-weight: bold;
	width: 95%;
}
.mde61-big-list .mde61-title{
	font-size: 28px!important;
	line-height: 34px!important;
	padding: 30px 5px 30px 28px!important;
}
.mde61-box-list .mde61-box-con{
	color: #999;
}
.mde61-tuijian{
	background: #fff;
	padding-bottom: 10px;
	overflow: hidden;
}
.mde61-top_10 img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
} 
.mde61-right_box{
	margin-right: 10px;
	margin-top: 10px;
}
.mde61-tj_title{
	font-size: 20px;
	float: left;
}
.mde61-gd_ck{
	position: absolute;
	right:0;
	top: 5px;
	float: right;
	line-height: 50px;
	color: #28b9e8;
	font-size: 14px;
	margin-right: 5px;
}
.mde61-gd_ck:hover{
	color: #ff5722;
}
.mde61-xm_xs{
	margin-top: 25px;
	overflow: hidden;
}
.mde61-xm_title{
	font-size: 14px;
	color:#ff5722;
	text-align: center;
	margin-top: 15px;
}
.mde61-xm_title:hover{
	color: red;
}
.mde61-xm_xs img{
	width: 220px;
	height: 150px;
	display: block;
	margin: auto;
}
.mde61-gg{
	margin-top: 10px;
}
.mde61-xxk_btn{
	width:100%;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	float: left;
	cursor: pointer;
}
.mde61-qdb_cer span{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border-radius: 2px;
	font-size: 14px;
	margin-top: 30px;
	margin:30px 5px 0;
}
.mde61-org{
	color: #fff;
	background: #ff5722;
}
.mde61-bd_logo{
	width: 75px;
	height: 75px;
	float: left;
}
.mde61-right_text{
	float: left;
	width: 188px;
	margin-left: 5px;
}
.mde61-xin{
	position: absolute;
	right: 10px; 
	top: 5px;
}
.mde61-qdb_cer{
	margin: 10px 0;
	overflow: hidden;
	position: relative;
}
.btn_box{
	overflow: hidden;
}
.mde61-bd_title{
	font-size: 16px;
	line-height: 30px;
}
.mde61-bd_title:hover{
	color: #ff5722
}
.mde61-bd_logo img{
	width: 65px;
	display: block;
	height: 65px;
	margin: auto;
	margin-top: 7px;
}
.mde61-bd_text{
	font-size: 12px;
	width: 100%;
	line-height: 20px;
	height: 40px;
	margin-top: 5px;
	overflow: hidden;
	color:#999;
}
.mde61-bd_text:hover{
	color: #999
}
.mde61-xxk_2{
	background: #f7f7f7;
	border-radius: 3px;
	overflow: hidden;
	margin-top: 10px;
	padding: 10px;
}
.mde61-mor{
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
.mde61-mor a:hover{
	color: #ff5722;
}
.mde61-xxk_bom{
	color: #ff5722;
	border-bottom: 3px solid #ff5722;
}
.mde61-gg img{
	width: 290px;
	display: block;
}
.mde61-box-footer{
	position:absolute;
	width: 472px;
	left: 250px;
	bottom: 20px;
	margin-top: 20px;
	padding-left: 28px;
}

.mde61-box-footer1{
	position:absolute;
	width: 472px;
	left: 460px;
	bottom: 20px;
	margin-top: 20px;
	padding-left: 28px;
}

.mde61-big-list .mde61-box-footer{
	margin-top: 30px;
}
.mde61-xx_ka,.mde61-xlass{
	margin-top: 10px;
	height:50px;
	border-bottom: solid 1px #ececec;
	overflow: hidden;
	border-radius: 3px;
}
.mde61-xlass li,.mde61-xx_ka li{
	float: left;
	font-size: 16px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	padding: 0 20px;
}
.mde61-xlass a,.mde61-xx_ka a{
	display: block;
	float: left;
}
.mde61-xlass .mde61-li,.mde61-xx_ka .mde61-li{
	float: left;
	font-size: 16px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	padding: 0 14px;
}
.mde61-xlass .mde61-bj,.mde61-xx_ka .mde61-bj{
	color: #fff;
	background: #005bac;

}
.mde61-box-footer dd{
	position: relative;
	display: inline-block;
	*display:inline;
	*zoom:1;
	height:24px;
	line-height:24px;
	margin-right: 20px;
	padding: 0 10px 0 24px;
	border-radius: 10px;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
	background: #fff;
	color:#666;
}
.mde61-box-footer .mde61-box-user-img{
	position: absolute;
	left: 0px;
	top: 1px;
	height: 20px;
	width: 20px;
	border: 1px solid #f7f1e9;
	border-radius: 20px;
	-moz-border-radius: 20px;
 	-webkit-border-radius: 20px;
}
.mde61-box-footer .mde61-time{
	background: #fff url("https://www.toku-net.com/static/iprdaily/img/time.png") no-repeat 5px center;
}
.mde61-box-footer .mde61-time_zuozhe{
	background: #fff url("https://www.toku-net.com/static/iprdaily/img/time.png") no-repeat 5px center;
	margin-right: 150px;
}
/*加载更多*/
.mde61-more{
	height: 36px;
	width: 500px;
	margin: 20px auto 0;
	color: #666;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #fff url("https://www.toku-net.com/static/iprdaily/img/down.png") no-repeat 290px 16px;
	border: solid 1px #ccc;
} 
.mde61-more-act{
	color:#fff!important; 
	background: #555a5f url("https://www.toku-net.com/static/iprdaily/img/down-act.png") no-repeat 290px 16px!important;
}
.mde61-more-loding{
	display: none;
	height: 36px;
	width: 500px;
	color: #666;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #f4ece3;
}
.mde61-inload{
	display: none;
	height: 36px;
	width: 500px;
	margin: 20px auto 0;
	color: #666;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #f4ece3;
}
.mde61-inload-act{
	color:#0193dc!important; 
}
/*搜索*/
.mde61-con-search{
	height: 60px;
	padding: 50px 0;
    background: #f1ebe3;
}
.mde61-con-searchErr{
	float:left;
	height: 56px;
	line-height:56px;
	text-align:left;
}
.mde61-con-searchForm{
    position: relative;
    width: 638px;
    background: #fff;
    height: 58px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
}
.mde61-con-searchTextDiv{
	float: left;
    width: 470px;
    height: 56px;
}
.mde61-con-searchTextBg{
	float: left;
	width: 25px;
	height: 25px;
	margin: 17px 10px 17px 20px;
	background: url("https://www.toku-net.com/static/iprdaily/img/searchTextBg.png") no-repeat;
}
.mde61-con-searchText{
    border: 0 none;
    color: #333;
    height: 22px;
    padding: 18px 0;
    width: 400px;
    font-size: 16px;
}
.mde61-con-searchBtn{
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    height: 48px;
    width: 148px;
    margin: 5px;
    position: absolute;
    right: 0;
    border: 1px solid #2572ca;
    border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
	background: #2572ca;
    transition: all 0.3s ease 0s;
}
.mde61-box-list p.orange{
	font-size: 16px;
	text-align: center;
	padding-left: 200px;
}
/*分享*/
.mde61-box-list .mde61-share-a{
	position: relative;
	height:25px;
	padding-left: 2px;
}
.mde61-share-a .mde61-share-button-hide{
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	z-index: 100;
}
.mde61-share-a .mde61-share-b{
	float: left;
}
.mde61-share-a .mde61-share-b li{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	background: url("https://www.toku-net.com/static/iprdaily/img/share.png") no-repeat;
}
.mde61-share-b li.qzone{
	background-position: 0 0;
}
.mde61-share-b li.tsina{
	background-position: -28px 0;
}
.mde61-share-b li.weixin{
	background-position: -56px 0;
}
.mde61-share-b li.linkedin{
	background-position: -84px 0;
}
.mde61-share-b li.qzone-act{
	background-position: 0 -28px!important;
}
.mde61-share-b li.tsina-act{
	background-position: -28px -28px!important;
}
.mde61-share-b li.weixin-act{
	background-position: -56px -28px!important;
}
.mde61-share-b li.linkedin-act{
	background-position: -84px -28px!important;
}
.mde61-jzl_text{
	width:235px;
	line-height:40px;
	height:30px;
}
.mde61-jzl_text .mde61-bd_title{
	height:55px;
	overflow:hidden;
	font-size:14px;
	width:170px;
	line-height:55px;
}
.mde61-jzlpb .mde61-qdb_cer span{
	margin:20px 0 ;
	padding:0;
}
.mde61-jzlpb .mde61-qdb_cer{
	height:45px;
}
.mde61-jzl_text .mde61-numb{
	font-size:14px;
	float:left;
	position:relative;
	top:-47px;
	right:-170px;
}
.mde61-numb i{
	color:#ff5722;
	font-style:normal;
}
.mde61-inde_gg{
	margin-top:10px;
	margin-bottom: 10px; 
}
.mde61-inde_gg img{
	width: 100%;
	display: block;
}
.mde61-pt{
	margin-left: 60px;
}
.mde61-f_ceng{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background:rgba(0,0,0,0.4); 
}
.mde61-fc{
	width: 900px;
	margin: auto;
	background:#fff;
	position: relative;
	top: 50%;
	margin-top: -180px; 
	overflow: hidden;
	padding: 50px 0;
}
.mde61-fc img{
	float: left;
	padding:0 50px;
}
.mde61-fc_text{
	width: 500px;
	margin-left: 30px;
	float: left;
	font-size: 28px;
}
.mde61-fc_text span{
	padding-left: 10px;
	background: #1058a2 url("https://www.toku-net.com/static/iprdaily/img/jiantou.png") no-repeat 85% center;
	padding-right: 80px;
	color: #fff;
}
.mde61-fc_text a{
	color: #1058a2;
}
.mde61-fc_text a:hover{
	text-decoration: underline;
}
.mde61-fc_close{
	position: absolute;
	right: -50px;
	top: 0;
	z-index: 9999999;
	display: block;
	width: 30px;
}
/*右侧排行榜*/
.mde61-paihangbang{
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	clear:both;
	border-bottom: solid 1px #ccc;
}
.mde61-paihangbang .mde61-xm_title{
	margin-top: 0;
	line-height: 25px;
	color:#0084ff
}
.mde61-paihangbang .mde61-xm_title:hover{
	color:#fff;
	background: #0084ff;
}
.mde61-paihangbang .mde61-xm_xs{
	margin: 0;
}
.mde61-paihangbang .mde61-top{
	margin-top: 10px;
}
.mde61-paiha{
	position: absolute;
	right: 0;
	top: 50px;
	padding-left: 40px;
	height: 160px;
	overflow: hidden;
	background: #f7f7f7;
	z-index: 99998;
}
.mde61-zcphb{
	font-size: 18px;
	text-align: center;
	width: 200px;
	padding-top: 46px;
	height: 100px;
	color: #00c1de;
	float:left;
}
.mde61-bbangdan{
	margin-bottom: 20px;
}
.mde61-zcphb:hover{
	color: #fff;
	background:#00c1de;
}
.mde61-paiha span{
	font-size: 22px;
}
.mde61-pph{
	background: url("https://www.toku-net.com/static/iprdaily/img/biji.png") no-repeat center top;
	background-size: 90px;
	line-height: 140px;
}
.mde61-paihangbang .mde61-qdb_cer{
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}
.mde61-paihangbang .mde61-bd_title{
	height: 20px;
	line-height: 20px;
	width: 190px;
	text-overflow:ellipsis;/*文字溢出的部分隐藏并用省略号代替*/
	white-space:nowrap;/*文本不自动换行*/
}
.mde61-paihangbang .mde61-qdb_cer span{
	margin: 2px 0;
	margin-left: 10px;
}
.mde61-paihangbang .mde61-numb{
	top: -30px;
	right: -180px;

}
.mde61-paihangbang .mde61-numb i{
	text-align: right;
	width: 50px;
	display: block;
}
.mde61-wd860 .mde61-phb_big{
	width: 33%;
	margin: 0 0.16%;
	float:left;
	overflow: hidden;
}
.mde61-phb_big{
	width: 100%;
	overflow: hidden;
}
.mde61-qbd_title{
    background: #005bac;
    color: #fff;
    padding: 10px 0;
    margin-top: 10px;
}
.mde61-xsk{
	float:left;
	border: solid 1px #ccc;
	padding: 0 5px;
	cursor: pointer;
	background: #fff;
	color: #00c1de;
}
.mde61-sk{
	overflow: hidden;
	width:121px;
	margin:5px auto;
	float: right;
	margin-top: -6px;
	margin-right: 10px;
}
.mde61-orge{
	background: #005bac;
	color: #fff;
}
.mde61-org1{
	width: 16px;
	height: 16px;
	background: #005bac url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABD0lEQVQ4T6WSgVFCMRBE33ZgB1CCVgB2oBWgFQgVABWoFQgd2IHaASVYglZwzIaE+fyELzNmJpPM5W5vs7fin0ulPiKugecL8RaSds7tAoyBhwsBNpK+TwA6TD6BSI/Src+IqGIl/8igA5CKM0B6j4gqNgTgbpMzAF+Spt1vthg44SMnFU02wC8wlvQzCJApW6BRT1AL99gXucXAXd+ALfCeC+6AGXAvqcQOOvURI8LdvZd5rKbsolfrKenmLw2s+Bq4Ap5ysosNtJR00rTFwA7zJF6A5DbALl35lOT7cbUAnGj67uq7mcwzm7Ukx84D5CkULyS7enxA5YGmiAU6IjyNQncnyV6oVvWFVtJQbA/+G2ERQzSvrwAAAABJRU5ErkJggg==) no-repeat; 
}
.mde61-tt_title{
	font-size: 16px!important;
}

/*头条滚动*/
.mde61-toutiao_box{
	position: relative;
	margin-top: 30px;
}
.mde61-toutiao{
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 10;
}
.mde61-toutiao_box a:hover{
	color: #005bac;
	text-decoration: underline;
}
.mde61-sech{
	margin: 0 10px;
	color: #39b2ef;
	cursor: pointer;
	padding: 0 5px;
}
.mde61-sear_bj{
	border: solid 1px #39b2ef;
	border-radius: 5px;
	background: #39b2ef;
	color: #fff;
}
#baidu{
	padding: 5px;
}
.mde61-sousuo{
	width: 260px;
	margin:10px auto;
}
#s360{
	padding: 5px;	
}
/*boli*/
.mde61-bj_black{
    position: absolute;
    left: 0;
    bottom: -100px;
    background: url("https://www.toku-net.com/static/iprdaily/img/bj_black.png");
    width: 100%;
    height: 100px;
}
.mde61-align_btn{
	color: #005bac;
	width: 100%;
	margin-top: 12px;
	font-size: 16px;
	text-align: center;
}
.mde61-align_btn:hover{
	color: #ff5722;
}
.mde61-izhilu{
	padding-bottom: 10px;
}
.mde61-tt_title:hover{
	color: #fff!important;
}
.mde61-alltext{
	font-size: 14px;
	color: #999;
	line-height: 40px;
}
.mde61-alltext span{
	color: #39b2ef;
	font-weight: bold;
}
/*加载延时*/
.mde61-alt_list{
	position: relative;
}
.mde61-alt_list .mde61-quqan{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.4);
	z-index: 99995;
}
.mde61-alt_list .mde61-quqan img{
	display: block;
	margin:auto;
	width: 100px;
	margin-top: 150px;
}
@-webkit-keyframes rotate {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0%,
  100% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0%,
  100% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  0%,
  100% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0%,
  100% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#change{
  -moz-animation: rotate 1s linear infinite;
  -webkit-animation: rotate 1s linear infinite;
  -o-animation: rotate 1s linear infinite;
  -ms-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
}
.mde61-xuanxiangka{
	margin: auto;
	text-align: center;
	overflow: hidden;
	max-width: 1440px;
}
.mde61-opiii{
	position: fixed;
	left: 0;
	top: 54px;
	text-align: center;
	z-index: 1;
	width:100%;
	background: #fff;
	opacity: 0.9;
}

:root{--ms-accent:#1a5f7a;--ms-radius:8px;--ms-line:1.62;--ms-gap:10px;}
