@charset "UTF-8";
/**
 * 
 * @authors OX(Ou TakashiMine) (ox@ooxx.dk)
 * @date    2015-04-05 12:18:42
 * @version $Id$
 */

@font-face {
	font-family: 'iconfont-bangumi';
	src:url('../webfont/iconfont-bangumi.eot?-sy550f');
	src:url('../webfont/iconfont-bangumi.eot?#iefix-sy550f') format('embedded-opentype'),
		url('../webfont/iconfont-bangumi.woff?-sy550f') format('woff'),
		url('../webfont/iconfont-bangumi.ttf?-sy550f') format('truetype'),
		url('../webfont/iconfont-bangumi.svg?-sy550f#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'iconfont-bangumi';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* vertical-align: inherit; */
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	/* margin-right: 3px; */
	margin-right: .2em;
	vertical-align: center;
	/* margin-top: 2px; */
}
.icon-apple:before {
	content: "\e600";
}

.icon-attachment:before {
	content: "\e601";
}

.icon-bean:before {
	content: "\e602";
}

.icon-bin2:before {
	content: "\e603";
}

.icon-books:before {
	content: "\e604";
}

.icon-bubble:before {
	content: "\e605";
}

.icon-bubbles:before {
	content: "\e606";
}

.icon-bubbles2:before {
	content: "\e607";
}

.icon-bubbles3:before {
	content: "\e608";
}

.icon-chat:before {
	content: "\e609";
}

.icon-circle-down:before {
	content: "\e60a";
}

.icon-circle-left:before {
	content: "\e60b";
}

.icon-circle-right:before {
	content: "\e60c";
}

.icon-circle-up:before {
	content: "\e60d";
}

.icon-clock:before {
	content: "\e60e";
}

.icon-clock2:before {
	content: "\e60f";
}

.icon-cloud-check:before {
	content: "\e610";
}

.icon-download:before {
	content: "\e611";
}

.icon-earth:before {
	content: "\e612";
}

.icon-embed:before {
	content: "\e613";
}

.icon-embed2:before {
	content: "\e614";
}

.icon-enlarge2:before {
	content: "\e615";
}

.icon-feed2:before {
	content: "\e616";
}

.icon-feed3:before {
	content: "\e617";
}

.icon-feed4:before {
	content: "\e618";
}

.icon-film:before {
	content: "\e619";
}

.icon-folder-open:before {
	content: "\e61a";
}

.icon-gb-dls:before {
	content: "\e61b";
}

.icon-heart:before {
	content: "\e61c";
}

.icon-home:before {
	content: "\e61d";
}

.icon-idcard:before {
	content: "\e61e";
}

.icon-image:before {
	content: "\e61f";
}

.icon-link:before {
	content: "\e620";
}

.icon-magnet:before {
	content: "\e621";
}

.icon-menu:before {
	content: "\e622";
}

.icon-music:before {
	content: "\e623";
}

.icon-pencil:before {
	content: "\e624";
}

.icon-person:before {
	content: "\e625";
}

.icon-price-tag:before {
	content: "\e626";
	/* padding-top: 3px; */
	vertical-align: middle;
}

.icon-price-tags:before {
	content: "\e627";
}

.icon-print:before {
	content: "\e628";
}

.icon-pushpin:before {
	content: "\e629";
}

.icon-quotes-left:before {
	content: "\e62a";
}

.icon-quotes-right:before {
	content: "\e62b";
}

.icon-search:before {
	content: "\e62c";
}

.icon-setting:before {
	content: "\e62d";
}

.icon-share:before {
	content: "\e62e";
}

.icon-shrink2:before {
	content: "\e62f";
}

.icon-star-full:before {
	content: "\e630";
}

.icon-uF0153:before {
	content: "\e631";
}

.icon-uF0154:before {
	content: "\e632";
}

.icon-uF0201:before {
	content: "\e633";
}

.icon-uniE61D:before {
	content: "\e634";
}

.icon-user:before {
	content: "\e635";
}

.icon-warn:before {
	content: "\e636";
}

.icon-zoom-in:before {
	content: "\e637";
}

.icon-zoom-out:before {
	content: "\e638";
}

a {
	text-decoration: none;
	/*color: #81CEF2;*/
	color: #1482B6;
/*	^ 2015-05-09 14:33:36 */
}
h2 {
	font-size: 24px;
	padding: 3px 10px;
	margin-right: 15px;
	color: #FFFFFF;
	border: solid 1px #60648B;
	float: left;
	text-align: center;
	clear: both;
	background: #60648B;
}
h3 {
	font-size: 22px;

}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
	/*min-width: 970px;*/
	background-color: #FAFAFA;
	/*background-color: rgba(250,250,250,1);*/
}
body {
	min-width: 480px;
	/*overflow: scroll;*/
	width: 95%;
	margin: 0 auto;
	font-family: "STHeiti Light", "SimHei", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
	color: #5C5C5C;
}
header {
	height: 98px;
	margin: 45px 0 15px 0;
}
header div {
	display: inline-block;
}
#header-logo {
	width: 232px;
	float: left;
}
#header-login {
	float: right;
	vertical-align: middle;
}

#header-login i {
	font-size: 40px;
	/*color: #81CEF2;*/
	color: #1482B6;
/*	^ 2015-05-09 14:33:54 */
	letter-spacing: 15px;
	vertical-align: middle;
}
#header-login i:hover {
	color: #70b3d1;
}
#weekly-bgm {
	clear: both;
}
#bangumi-list-btn {
	/*border: solid 2px #81CEF2;*/
	padding: 12px 17px 15px 17px;
}
#bangumi-list-btn:hover {
	color: #70b3d1;
	border: #70b3d1

}
.weekly-bgm-tab-li {
	display: inline-block;
	padding: 2px 20px;
/*	border: solid 1px #79DAB4;
	color: #79DAB4;*/
	border: solid 1px #8EA4E8;
	color: #8EA4E8;
	/* 2015-05-09 14:27:23 */
}
.today.weekly-bgm-span {
	background: #60648B;
	border: solid 1px #60648B;
}
.today .weekly-bgm-tab-li {
	border: solid 1px #60648B;
	color: #60648B;
}
.weekly-bgm-span {
	width: 100%;
    /*background: #79DAB4;*/
    /*background: #52AD89;*/
	background: #8EA4E8;
/*	^ 2015-05-09 14:30:50; */
    color: #FFF;
    padding: 5px 35px;
    margin: 5px 0;
    border: solid 1px #8EA4E8;
/*	                  ^ 2015-05-09 14:31:54; */
    /*box-shadow: -3px 3px 0 rgba(0,0,0,0.15);*/
}
.weekly-bgm-div {
	margin: 15px 20px;
}
.weekly-bgm-tab-li {
	margin: 3px 0;
}
.weekly-bgm-tab-li:hover, .weekly-bgm-tab-li:focus {
	color: #FFFFFF;
	background-color: #8EA4E8;
	border: solid 1px #8EA4E8;
}
.today .weekly-bgm-tab-li:hover, .today .weekly-bgm-tab-li:focus {
	background-color: #60648B;
	border: solid 1px #60648B;
}
.torrent-download-link {
	/*display: none;*/
	/*font-size: 70px;*/
	/*position: relative;*/
	/*top: -61px;*/
	width: 55px;
	height: 55px;
	z-index: 3;
}
#latest-torrents {
	margin-top: 50px;
}
.torrents-ul {
	           /* ⌄ 2015-05-08 13:59:41️ */
	padding: 20px 0 0 0;
	width: 100%;
}
.torrent-li {
	background-color: #FFFFFF;
	color: #919BBA;
	padding: 5px 15px;
	margin: 10px 0;
	height: auto;
	font-size: 0;
}
#latest-torrents .torrent-li {
	float: none;
}
#latest-torrents .torrent-right > a > h3 {
	line-height: 35px;
	float: none;
}
.torrent-li .torrent-download-link {
	display: none;
}
.torrent-li.hover, .torrent-div {
	background-color: #E9EBF0;
	color: #599FC0;
	padding: 5px 15px;
	margin: 10px 0;
	/*font-size: 0;*/
	/*height: 70px;*/
	height: auto;
}
.torrent-li.hover .torrent-download-link {
	display: inline;
}
.torrent-li.hover .torrent-subs {
	display: none;
}
.torrent-li.hover .torrent-right a h3 {
	color: #1B698E;
/*	^ 2015-05-08 14:18:31 */
}
.torrent-div {
	width: 100%;
	display: block;
	font-size: 0;
	position: relative;
	/* z-index: -99; */
}
.torrent-left, .torrent-right {
	display: inline-block;
	vertical-align: middle;
	height: 60px;
}
.torrent-left {
	width: 5%;
	/* margin-right: 7px; */
	/*margin-top: 2px;*/
}
.torrent-subs img {
	border-radius: 100px;
	width: 55px;
	height: 55px;
	margin-top: 2.5px;
}
.torrent-right {
	/*width: auto;*/
	width: 95%;
	height: auto;
	vertical-align: middle;
  	/*margin-top: -8px;*/
/*	^ 2015-05-08 14:22:35 */
}
.torrent-right h3 {
	font-size: 18px;
	line-height: 60px;
	width: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: middle;
	float: left;
}
.torrent-title-big {
	font-size: 23px;
}
.torrent-right span {
	font-size: 14px;
}
.torrent-bottom {
	width: 100%;
	clear: both;
	float: right;
	font-size: 14px;
}
.torrent-tag-ul {
	margin: 20px 0;
}
.torrent-tag-li {
	float: right;
	background-color: #FFFFFF;
	color: #DE5B76;
	padding: 4px 9px 4px 8px;
	margin: 5px 10px;
	box-shadow: 0 0 5px #CCC;
}
/*.torrent-publisher, .sub-group-name, .published, .post-time {*/
.sub-group-name, .post-time {
	margin: 0 2px;
	vertical-align: middle;
}
.torrent-files {
	white-space: nowrap;
	overflow: scroll;
}
.file-size {	
	/*float: right;*/
	margin-left: 15px;
}
.torrent-info {
	width: 80%;
	background-color: #FFFFFF;
	margin: 20px auto 10px auto;
	box-shadow: 0 0 5px #CCC;
	clear: both;
	text-align: center;
	padding: 25px 50px;
}
#torrent-info {
	text-align: center;
}
.download-btn-small {
	/* width: 560px; */
	display: inline-block;
	/* margin: 0 auto; */
	/*font-size: 0;*/
	word-spacing: 25px;
	/* text-align: center; */
	/* margin-top: 30px; */
	float: right;
	/* vertical-align: middle; */
	height: 60px;
	padding: 5px;
	position: absolute;
	top: -25px;
	right: 25px;
	/* z-index: -100; */
}
.download-btn-big {
	width: 700px;
	margin: 0 auto;
	/*font-size: 0;*/
	word-spacing: 50px;
	text-align: center;
	margin-top: 30px;
}
.download-btn-small span {
	display: inline-block;
	width: 50px;
	height: 50px;
	/* margin: 50px; */
	opacity: .7;
	font-size: 14px;
	/* filter: alpha(opacity=50); */
	background-color: #599FC0;
	border-radius: 300px;
	text-align: center;
	line-height: 57px;
}
.download-btn-small span i:before {
	font-size: 21px;
	margin: 0px 0px 0 0;
	color: #fff;
}
.download-btn-big span {
	opacity: .7;
	display: inline-block;
	width: 85px;
	height: 85px;
	background-color: transparent;
	border-radius: 300px;
	text-align: center;
	border: solid 5px;
	line-height: 70px;
}
.download-btn-big span:hover {
	background-color: #fff;
}
.download-btn-big span i:before {
	margin: 0;
}
.download-btn-big span i {
	font-size: 52px;
	/* line-height: 85px; */
	vertical-align: middle;
}

.torrent-dl-btn, .magnet-link-btn {
	transition: all .3s;
}
.torrent-dl-btn:hover {
	color: #2196F3;
	opacity: 1
}
.magnet-link-btn:hover {
	color: #F44638;
	opacity: 1
}

.torrent-info-title, .torrent-info-value {
	text-align: center;
	font-size: 18px;
}
.torrent-info-value {
  font-size: 23px;
}
.torrent-info-li {
	width: 25%;
	float: left;
}
#torrent-contents {
	position: relative;
	overflow: hidden;
}
.torrent-contents-ul {
	margin-top: 5px;
}
.torrent-contents-ul-hidden {
	height: 185px;
	overflow: hidden;
	opacity: 0.8;
}
#show-up-contents {
	display: none;
	position: absolute;
	width: 100%;
	top: 50%;
	font-size: 28px;
	text-align: center;
}
.show-up-contents {
	margin-left: 10px;
	font-size: 16px;
	cursor: pointer;
}
#torrent-description, #torrent-contents, #team-sync {
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 55px 35px;
	line-height: 30px;
	box-shadow: 0 0 5px #CCC;
}
#torrent-contents, #team-sync {
	padding: 35px 35px;
}
.torrent-files:before {
	font-size: 17px;
}
#team-sync {
	font-size: 14px;
}
.team-sync-ul {
	margin-top: 5px;
}
.bangumi-div {
	display: inline-block;
	vertical-align: middle;
	width: 430px;
	height: 120px;
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 0;
  	box-sizing: content-box;
  	/*box-shadow: 0 0 5px #CCC;*/
  	margin: 20px 0 20px 25px;
}

.bgm-img, .bgm-info {
	display: inline-block;
	vertical-align: top;
}
.bgm-img {
	width: 120px;
	height: auto;
}
.bgm-info {
	width: 300px;
	font-size: 11px;
	padding: 0 15px 0 15px;
}
#bangumi h3 {
	font-size: 20px;
	line-height: 24px;
	border: solid 1px #DE5B76;
	color: #DE5B76;
	float: left;
	clear: both;
	padding: 5px 15px;
	font-weight: lighter;
}
#bangumi h4 {
	font-size: 25px;
	line-height: 24px;
	color: #DE5B76;
	vertical-align: top;
}
.production, .on-air .tags {
	line-height: 22px;
}
.bgm-tag-ul {
	margin-top: 3px;
}
.bgm-tag-li {
	padding: 1px 3px;
	color: #DE5B76;
	border: solid 1px #DE5B76;
	float: left;
}
#tips-p {
	line-height: 43px;
}
#search_tags {
	margin: 15px 0 0 0;
}
#keyword_text {
	width: 80%;
	max-width: 350px;
	background-color: #FFF;
	color: #888;
	border: none;
	border-bottom: solid 2px #81CEF2;
	/*color: #FFF;*/
	padding: 8px 12px;
	font-size: 14px;
	/*border: none;*/
	float: right;
	/*border-radius: 8px;*/
	transition: all .3s;
}
#keyword_text:focus, #keyword_text:hover {
	/*background-color: #007272;*/
}
.tag_list {
	margin: 15px 0% 20px 0%;
}
.tag {
	background-color: #FFFFFF;
	padding: 3px 8px;
	box-shadow: 0 0 1px #CCC;
	margin: 3px 5px;
	cursor: pointer;
}
#search_by_tags {
	background-color: #00d2c9;
	padding: 8px 10px;
	/*margin: */
}
#keyword_tags span {
	position: relative;
}
#keyword_tags span:hover:before {
	font-size: 16px;
	font-family: 'ox-iconfont';
	content: "\f0153";
	position: absolute;
	top: -4px;
	color: red;
	right: -5px;
	background-color: #FFF;
	height: 12px;
	border-radius: 20px;
	line-height: 13px;
}
#tag-box{
	margin-bottom: 20px;
}
.page-btn {
	background-color: #8EA4E8;
	color: #FFFFFF;
	padding: 5px 35px;
	/*margin: 5px 0;*/
/* 	border: solid 1px #fff; */
	font-size: 17px;
	transition: all .3s;
	cursor: pointer;
}
.page-btn:hover {
	background-color: #ACBDEF;
}
.prev {
	float: left;
}
.next {
	float: right;
}
span.page-btn > a {
/*	⌄ 2015-05-08 14:03:31*/
	color: #fff;

}
footer {
	height: auto;
	text-align: center;
	margin: 80px 0 15px 0;
	clear: both;
}
footer i {
	margin: 0 2.5px;
}
#copyright-text {
	margin: 10px auto;
}
.fix {
	clear: both;
	width: 100%;
}
.round {
	border-radius: 1000px;
}
.hidden {
	display: none;
}
@media screen and (max-width: 1024px) {
	.torrent-left {
		display: none;
	}
	.torrent-right {
		width: auto;
	}
	.file-size {
		position: inherit;
	}
}
	