.kr-home {
	padding-top:20px
}
.kr-home .kr-home-banner {
	text-align:center;
	height:300px
}
.kr-home .kr-home-main {
	padding-top:40px
}
.kr-home-banner {
	min-height:300px
}
.kr-home-banner-left {
	float:left;
	width:720px;
	height:300px;
	overflow:hidden;
	border-radius:2px;
	position:relative
}
.kr-home-banner-left:hover .next, .kr-home-banner-left:hover .pre {
	display:block
}
.kr-home-banner-left .banner-left-item {
	height:100%;
	width:720px;
	float:left;
	background:#fff;
	-webkit-transition:-webkit-transform 1s;
	transition:-webkit-transform 1s;
	transition:transform 1s;
	transition:transform 1s, -webkit-transform 1s;
	border-radius:2px;
	overflow:hidden
}
.kr-home-banner-left .banner-left-item .banner-left-item-article {
	height:100%;
	position:relative
}
.kr-home-banner-left .banner-left-item .banner-left-item-article .banner-left-item-pic {
	width:100%;
	height:100%
}
.kr-home-banner-left .banner-left-item .banner-left-item-article .banner-left-item-info {
	height:100px;
	width:100%;
	position:absolute;
	bottom:0;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(13%, transparent), color-stop(97%, rgba(0, 0, 0, .65)));
	background-image:linear-gradient(-180deg, transparent 13%, rgba(0, 0, 0, .65) 97%);
	text-align:left;
	padding-top:52px;
	padding-left:20px;
	display:block
}
.banner-left-item-title {
	font-size:20px;
	color:#fff;
	letter-spacing:0;
	text-align:justify;
	line-height:28px;
	height:28px;
	width:680px
}
.kr-home-banner-left .banner-left-control-list {
	position:absolute;
	bottom:0;
	left:20px;
	z-index:100
}
.banner-left-control-item:hover {
	cursor:pointer
}
.banner-left-control-item:hover .bg-line {
	background:#4285f4
}
.kr-home-banner-left .banner-left-control-list .banner-left-control-item .bg-line {
	background:hsla(0, 0%, 100%, .5);
	width:30px;
	height:2px;
	position:absolute;
	left:0;
	bottom:10px
}
.kr-home-banner-left .banner-left-control-list .banner-left-control-item .pending-bg {
	height:2px;
	background:#4285f4;
	display:block;
	width:0;
	position:absolute;
	left:0;
	bottom:10px
}
.kr-home-banner-left .banner-left-control-list .banner-left-control-item .pending-bg.active {
	width:30px
}
.kr-home-banner-left .banner-left-control-list .banner-left-control-item .pending-bg.start {
	-webkit-animation:pending 5s linear none;
	animation:pending 5s linear none
}
.kr-home-banner-left .banner-left-control-list .banner-left-control-item .pending-bg.loaded {
	width:30px
}
.kr-home-banner-left .ui-prev {
	background:url(../images/home.d1523964.png) no-repeat 50%;
	background-size:246px 1012px;
	background-position:0 -904px;
	left:0
}
.kr-home-banner-left .ui-next, .kr-home-banner-left .ui-prev {
	height:40px;
	width:28px;
	z-index:10;
	position:absolute;
	top:130px;
	cursor:pointer;
	font-size:0
}
.kr-home-banner-left .ui-next {
	background:url(../images/home.d1523964.png) no-repeat 50%;
	background-size:246px 1012px;
	background-position:0 -944px;
	right:0
}
@-webkit-keyframes pending {
0% {
width:0
}
to {
	width:30px
}
}
@keyframes pending {
0% {
width:0
}
to {
	width:30px
}
}
.kr-home-banner-right {
	float:right;
	width:300px
}
.kr-home-banner-right .banner-right-item {
	float:left;
	position:relative;
	height:145px;
	width:145px;
	overflow:hidden;
	border-radius:2px
}
.kr-home-banner-right .banner-right-item:nth-child(2n) {
margin-left:10px
}
.kr-home-banner-right .banner-right-item:nth-child(3), .kr-home-banner-right .banner-right-item:nth-child(4) {
margin-top:10px
}
.kr-home-banner-right .banner-right-item .banner-right-item-article {
	height:100%
}
.kr-home-banner-right .banner-right-item .banner-right-item-article:hover .banner-right-item-pic {
	-webkit-transform:scale(1.12);
	transform:scale(1.12)
}
.kr-home-banner-right .banner-right-item .banner-right-item-article:hover .banner-right-item-info {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, .4);
	background-image:-webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 74.9%, 0)), color-stop(97%, rgba(0, 0, 0, .78)));
	background-image:linear-gradient(-180deg, hsla(0, 0%, 74.9%, 0), rgba(0, 0, 0, .78) 97%)
}
.kr-home-banner-right .banner-right-item .banner-right-item-article:hover .banner-right-item-info p {
	font-size:13px;
	line-height:18px;
	color:#fff;
	text-align:justify;
	padding:0 10px;
	max-height:72px;
	overflow:hidden;
	position:absolute;
	bottom:72px;
	-webkit-transform:translateY(50%);
	transform:translateY(50%);
	opacity:1
}
.kr-home-banner-right .banner-right-item .banner-right-item-article .banner-right-item-pic {
	width:100%;
	height:100%;
	-webkit-transition:all 1s;
	transition:all 1s
}
.kr-home-banner-right .banner-right-item .banner-right-item-article .banner-right-item-info {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background-image:-webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 74.9%, 0)), color-stop(97%, rgba(0, 0, 0, .78)));
	background-image:linear-gradient(-180deg, hsla(0, 0%, 74.9%, 0), rgba(0, 0, 0, .78) 97%);
-webkit-transition:all .5s;
transition:all .5s
}
.kr-home-banner-right .banner-right-item .banner-right-item-article .banner-right-item-info p {
	font-size:13px;
	line-height:18px;
	color:#fff;
	text-align:justify;
	padding:0 10px;
	max-height:36px;
	position:absolute;
	bottom:6px;
	overflow:hidden;
-webkit-transition:bottom .5s;
transition:bottom .5s
}
.kr-home-flow {
	float:left;
	width:720px
}
.kr-home-flow .kr-home-flow-title {
	font-size:24px;
	line-height:33px;
	color:#262626;
	padding-bottom:14px
}
.kr-home-flow .kr-home-flow-list .kr-home-flow-item {
	margin-bottom:30px;
	width:690px
}
.kr-home-flow .kr-home-flow-list .kr-home-flow-item:last-child {
	margin:0
}
.kr-home-flow .kr-home-flow-see-more {
	width:140px;
	height:36px;
	line-height:34px;
	border-radius:1px;
	margin:0 auto;
	text-align:center;
	font-size:16px;
	color:#4285f4;
	border:1px solid #4285f4;
	cursor:pointer;
	display:block
}
.kr-home-flow .kr-home-flow-see-more:hover {
	color:#fff;
	background:#4285f4
}
.flow-item-video-recommend {
	padding-top:20px;
	padding-bottom:10px
}
.flow-item-video-recommend .video-recommend-title {
	display:-webkit-box;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	flex-direction:row;
	-webkit-box-pack:justify;
	justify-content:space-between;
	padding-bottom:12px;
	line-height:34px
}
.flow-item-video-recommend .video-recommend-title .name {
	font-size:24px;
	color:#262626
}
.flow-item-video-recommend .video-recommend-title .see-more {
	font-size:13px;
	color:#787878
}
.flow-item-video-recommend .video-recommend-title .see-more:hover {
	color:#4285f4
}
.flow-item-video-recommend .video-recommend-list {
	display:-webkit-box;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	flex-direction:row;
	-webkit-box-pack:justify;
	justify-content:space-between
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item {
	width:157px;
	height:182px
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item .video-recommend-item-pic {
	height:104px;
	border-radius:2px 2px 0 0;
	overflow:hidden;
	position:relative;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack:center;
	justify-content:center
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item .video-recommend-item-pic img {
	height:100%
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item .video-recommend-item-pic .video-recommend-item-icon {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width:36px;
	height:36px;
	background:url(../images/home.d1523964.png) no-repeat;
	background-size:246px 1012px;
	background-position:0 -388px;
	z-index:1
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item .video-recommend-item-pic .video-recommend-item-time {
	position:absolute;
	bottom:0;
	right:0;
	text-align:center;
	height:16px;
	line-height:16px;
	padding:0 5px;
	z-index:1;
	font-size:12px;
	color:#fff;
	background:rgba(0, 0, 0, .5);
	border-radius:.5px .5px 2px .5px
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item .video-recommend-item-title {
	border-radius:0 0 2px 2px;
	padding-top:8px;
	height:78px
}
.flow-item-video-recommend .video-recommend-list .video-recommend-item .video-recommend-item-title p {
	height:60px;
	line-height:20px;
	font-size:14px;
	color:#262626;
	letter-spacing:0;
	text-align:justify;
	overflow:hidden
}
.video-operate {
	height:143px
}
.video-operate .video-operate-pic-wrapper {
	float:left;
	width:216px;
	height:100%;
	overflow:hidden;
	border-radius:2px;
	position:relative
}
.video-operate .video-operate-pic-wrapper .video-feed {
	position:absolute;
	top:4px;
	left:4px;
	z-index:103;
	border-radius:1px;
	background:#4285f4;
	padding:0 10px;
	text-align:center;
	height:20px;
	line-height:20px;
	font-size:13px;
	color:#fff
}
.video-operate .video-operate-pic-wrapper .video-duration {
	position:absolute;
	right:0;
	bottom:0;
	z-index:103;
	padding:0 10px;
	text-align:center;
	height:16px;
	line-height:16px;
	font-size:12px;
	color:#fff;
	background:rgba(0, 0, 0, .5);
	border-radius:.5px .5px 2px .5px
}
.video-operate .video-operate-pic-wrapper .video-operate-pic {
	width:100%;
	height:100%;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack:center;
	justify-content:center
}
.video-operate .video-operate-pic-wrapper .video-operate-pic img {
	height:100%
}
.video-operate .video-operate-pic-wrapper .video-operate-icon {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width:48px;
	height:48px;
	background:url(../images/home.d1523964.png) no-repeat;
	background-size:327.18px 1345.96px;
	background-position:0 -516px;
	z-index:1
}
.video-operate .video-operate-info {
	float:left;
	width:454px;
	height:100%;
	position:relative;
	margin-left:20px
}
.video-operate .video-operate-info .video-operate-title {
	font-size:18px;
	color:#262626;
	line-height:23px;
	margin-top:8px;
	max-height:46px;
	overflow:hidden;
	text-align:justify;
	display:block;
-webkit-transition:.5s;
transition:.5s
}
.video-operate .video-operate-info .video-operate-title:hover {
	color:#4d7fd0;
	cursor:pointer
}
.video-operate .video-operate-info .video-operate-title:visited {
	color:#787878
}
.video-operate .video-operate-info .video-operate-description {
	margin-top:3px;
	font-size:13px;
	color:#787878;
	line-height:20px;
	letter-spacing:0;
	text-align:justify;
	max-height:40px;
	overflow:hidden
}
.flow-item-specialtopic-recommend {
	padding-top:20px;
	padding-bottom:10px
}
.flow-item-specialtopic-recommend .specialtopic-recommend-title {
	display:-webkit-box;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	flex-direction:row;
	-webkit-box-pack:justify;
	justify-content:space-between;
	padding-bottom:12px;
	line-height:34px
}
.flow-item-specialtopic-recommend .specialtopic-recommend-title .name {
	font-size:24px;
	color:#262626
}
.flow-item-specialtopic-recommend .specialtopic-recommend-title .see-more {
	font-size:13px;
	color:#787878
}
.flow-item-specialtopic-recommend .specialtopic-recommend-title .see-more:hover {
	color:#4285f4
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list {
	display:-webkit-box;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	flex-direction:row;
	-webkit-box-pack:justify;
	justify-content:space-between
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item {
	width:216px
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main {
	display:block;
	height:218px
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main .specialtopic-recommend-item-pic {
	height:144px;
	border-radius:2px 2px 0 0;
	overflow:hidden;
	position:relative;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack:center;
	justify-content:center
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main .specialtopic-recommend-item-pic img {
	height:100%
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main .specialtopic-recommend-item-pic .specialtopic-recommend-item-title {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:70px;
	background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(97%, rgba(0, 0, 0, .65)));
	background-image:linear-gradient(-180deg, transparent, rgba(0, 0, 0, .65) 97%)
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main .specialtopic-recommend-item-pic .specialtopic-recommend-item-title p {
	font-size:14px;
	line-height:18px;
	color:#fff;
	text-align:justify;
	padding-left:10px;
	padding-right:6px;
	max-height:36px;
	position:absolute;
	bottom:10px;
	overflow:hidden
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main .specialtopic-recommend-item-description {
	height:74px;
	background:#edf1f4;
	padding-top:10px;
	border-radius:0 0 2px 2px
}
.flow-item-specialtopic-recommend .specialtopic-recommend-list .specialtopic-recommend-item .specialtopic-recommend-item-main .specialtopic-recommend-item-description p {
	font-size:13px;
	color:#787878;
	text-align:justify;
	overflow:hidden;
	height:54px;
	line-height:18px;
	padding:0 15px
}
.kr-home-column {
	float:right;
	width:300px
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main {
	position:relative;
	padding-left:22px;
	margin-top:20px
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item {
	padding-bottom:16px
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item img {
	max-width:100%;
	max-height:300px
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head {
	position:relative
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head .column-newsflash-item-icon {
	display:inline-block;
	background:#fff;
	width:12px;
	height:12px;
	border:4px solid #b3ccf4;
	border-radius:100%;
	position:absolute;
	top:5px;
	left:-22px;
	z-index:1
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head .column-newsflash-item-title {
	font-size:14px;
	color:#262626;
	line-height:22px;
	max-height:44px;
	overflow:hidden;
	text-align:justify;
	cursor:pointer
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head .column-newsflash-item-title .kxtit
{
	color:#262626}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head .column-newsflash-item-title.active, .kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head .column-newsflash-item-title:hover {
	color:#4d7fd0
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-head .column-newsflash-item-time {
	padding-top:7px;
	font-size:12px;
	color:#a7a7a7
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-detail {
	position:relative;
	font-size:13px;
	color:#787878;
	letter-spacing:0;
	line-height:22px;
	text-align:justify;
	height:0;
	opacity:.3;
	overflow:hidden;
-webkit-transition:opacity .5s linear;
transition:opacity .5s linear
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-detail.slide-down {
	height:auto;
	opacity:1;
	padding-top:10px
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-item .column-newsflash-item-detail a {
	color:#4285f4
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-vertiacl-line {
	position:absolute;
	height:100%;
	border:1px solid #f3f3f3;
	top:0;
	left:5px
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-see-more {
	border:1px solid #4285f4;
	border-radius:1px;
	font-size:14px;
	color:#4285f4;
	text-align:center;
	height:36px;
	line-height:36px;
	display:block
}
.kr-home-column .kr-home-column-newsflash .column-newsflash-main .column-newsflash-see-more:hover {
	color:#fff;
	background:#b3ccf4;
	border:none
}
.kr-home-column .kr-home-recommend-motif-cotainer {
	width:300px;
	float:right
}
.kr-hotlist .go-more {
	float:right;
	font-size:13px;
	color:#787878;
	padding-right:10px
}
.kr-hotlist .hotlist-main {
	padding-top:2px
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo {
	margin-top:14px;
	width:300px;
	height:200px;
	position:relative;
	border-radius:2px
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-pic {
	height:100%;
	width:100%;
	border-radius:2px;
	overflow:hidden;
	display:block;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack:center;
	justify-content:center
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-pic img {
	height:100%
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-icon {
	padding:19px 30px;
	position:absolute;
	top:0;
	left:-10px;
	z-index:1;
	background:url(../images/home.d1523964.png) no-repeat;
	background-size:246px 1012px
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title {
	border-radius:2px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100px;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(13%, transparent), color-stop(97%, rgba(0, 0, 0, .65)));
	background-image:linear-gradient(-180deg, transparent 13%, rgba(0, 0, 0, .65) 97%)
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title img {
	border-radius:2px
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title p {
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:justify;
	padding-left:10px;
	padding-right:16px;
	max-height:40px;
	position:absolute;
	bottom:10px;
	overflow:hidden
}
.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title p:hover {
	color:#4d7fd0
}
.kr-hotlist .hotlist-main .hotlist-item-other {
	margin-top:14px;
	border-radius:2px;
	height:70px
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic {
	float:left;
	height:100%;
	width:105px;
	position:relative;
	border-radius:2px;
	overflow:hidden
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic a {
	overflow:hidden;
	height:100%;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack:center;
	justify-content:center;
	width:100%
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic a img {
	height:100%
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .hotlist-item-other-icon {
	position:absolute;
	top:0;
	left:0;
	padding:10px;
	z-index:1;
	border-radius:.5px .5px 2px .5px;
	background-image:url(../images/home.d1523964.png);
	background-repeat:no-repeat;
	background-size:246px 1012px
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info {
	height:100%;
	margin-left:10px;
	position:relative;
	float:left;
	width:185px
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info .hotlist-item-other-title {
	font-size:13px;
	color:#262626;
	letter-spacing:0;
	text-align:justify;
	line-height:20px;
	max-height:40px;
	overflow:hidden
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info .hotlist-item-other-title:hover {
	color:#4d7fd0
}
.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info .hotlist-item-other-time {
	font-size:12px;
	color:#a7a7a7;
	letter-spacing:0;
	text-align:justify;
	position:absolute;
	bottom:0;
	left:0;
	line-height:18px
}
.ellipsis-2, .ellipsis-4 {
	-webkit-box-orient:vertical;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all
}
.ellipsis-2 {
	-webkit-line-clamp:2
}
.ellipsis-4 {
	-webkit-line-clamp:4
}
.no-hover-shadow {
	border:1px solid hsla(0, 0%, 89.8%, .7)!important
}
.no-hover-shadow:hover {
	box-shadow:none!important
}
.daily-word-wrapper {
	display:-webkit-box;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	flex-direction:column;
	-webkit-box-pack:justify;
	justify-content:space-between;
	position:relative;
	box-sizing:border-box;
	width:300px;
	height:340px;
	padding:10px;
	margin-bottom:20px;
	border:1px solid transparent;
	cursor:pointer;
-webkit-transition:all .2s ease-in;
transition:all .2s ease-in;
	background-origin:content-box;
	background-clip:content-box;
	color:#fff
}
.daily-word-wrapper:hover {
	border:1px solid hsla(0, 0%, 89.8%, .7);
	box-shadow:0 0 7px 0 rgba(0, 0, 0, .15)
}
.daily-word-wrapper .top-part {
	position:relative;
	margin:0 15px
}
.daily-word-wrapper .top-part .calendar-date {
	margin-top:12px
}
.daily-word-wrapper .top-part .calendar-date .capital-date {
	font-weight:bolder;
	font-size:50px;
	line-height:50px;
	color:#fff;
	letter-spacing:0;
	text-align:justify;
	margin-right:5px
}
.daily-word-wrapper .top-part .calendar-date .italic-icon {
	display:inline-block;
	width:12px;
	height:24px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAABICAQAAAA0P58yAAAA+ElEQVR42t3TzVHCUBiF4WTD1jSAJai0IEbtQAxYAirSgRC1BIlagvyVAIqUYKyAsDasMvNSxD2Lb+4p4J2zeYLAaUTseA3cRx84cs+E/LFQ/LkErhShORtq7plDKh4Vf16oqLtnamz5VPy5AU4VoTW/hO6ZBtBV/PngnwP3TESpEfYAHBsSdgG0jAkbKP48GxPWAZqK0I8xYe/+CluaEjbzVVjB2EdhJ8CtMWEjxZ+eMWHnwLVGWKESNlT8eTImrA2cKUIrclPC3ij9FJbzZUrY1F9hE1+F3RkTlin+3BsTFgOJMWGp4k9qTFgCxIrQtzFhGSWRW2MPTvBLx75QlUgAAAAASUVORK5CYII=);
	background-size:100%;
	margin-right:5px
}
.daily-word-wrapper .top-part .calendar-date .week-year-month {
	display:inline-block
}
.daily-word-wrapper .top-part .calendar-date .week-year-month>div {
	font-size:12px;
	height:13px;
	line-height:13px;
	font-weight:300
}
.daily-word-wrapper .top-part .slogan {
	display:inline-block;
	font-size:12px;
	height:17px;
	line-height:17px;
	letter-spacing:5px
}
.daily-word-wrapper .top-part .history-label {
	position:absolute;
	z-index:10;
	top:30px;
	right:-3px;
	display:inline-block;
	box-sizing:border-box;
	height:26px;
	padding:0 10px;
	border:.5px solid #fff;
	border-radius:15px;
	font-size:12px;
	line-height:24px;
	color:#fff;
	opacity:1;
-webkit-transition:all .1s ease-in;
transition:all .1s ease-in
}
.daily-word-wrapper .top-part .history-label:before {
	content:"";
	display:inline-block;
	height:10px;
	width:10px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAAXUlEQVR42u2VMQrAQAgE9/O+OJXVpE3ABKMcuYObdplCRZUuYByYHnhPhQNeSwUAH1IMp4JjKqoALhrcKsnXHMnpbkdyes6BnGcSuTWq/+RFu73lLQ9bydbdbnyMEz27MqrWAMDLAAAAAElFTkSuQmCC);
	background-size:100%;
	margin-right:5px
}
.daily-word-wrapper .top-part .history-label:hover {
	opacity:.6
}
.daily-word-wrapper .bottom-part {
	margin:0 14px 15px
}
.daily-word-wrapper .bottom-part .daily-word-title {
	position:relative;
	line-height:25px;
	margin-bottom:5px
}
.daily-word-wrapper .bottom-part .daily-word-title:before {
	content:"";
	display:inline-block;
	position:absolute;
	top:-34px;
	left:-2px;
	width:37px;
	height:27px;
	background:url(../images/ic_quotation_white@3x.9a20b14c.png);
	background-size:100%
}
.daily-word-wrapper .bottom-part .daily-word-title>div {
	font-size:18px;
	font-weight:700
}
.daily-word-wrapper .bottom-part .daily-word-content {
	font-size:14px;
	line-height:20px
}
.daily-word-wrapper .card-decoration {
	position:absolute;
	top:10px;
	left:10px
}
.daily-word-wrapper .card-decoration img {
	width:280px;
	display:block
}
.home-page-daily {
	height:150px;
	padding:0;
	border:none;
	border-radius:3px;
	margin-bottom:35px;
	border:none!important
}
.home-page-daily .bottom-part .daily-word-title i {
	display:inline-block;
	width:13px;
	height:13px;
	margin-left:2px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAQAAAAmqpm+AAAAY0lEQVR42u3WsQ2AMBBD0QuMmx0YgPQswApsE6VBTJHmZwUKK0LCHuDpdIXliPkh09hIKu4G4BCB7CAEWTgNGjRocCp4adpwpQHQv3ad9HfGjBn7ARZB0Tbuo12fmSrcxu8zAPyzh5adzEY1AAAAAElFTkSuQmCC);
	background-size:100%;
	background-repeat:no-repeat
}
.home-page-daily .bottom-part .daily-word-title:before {
	display:none
}
.home-page-daily .bottom-part .add-arrow:after {
	content:"";
	position:absolute;
	bottom:6px;
	right:-10px;
	display:inline-block;
	width:13px;
	height:13px;
	margin-left:2px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAQAAAAmqpm+AAAAY0lEQVR42u3WsQ2AMBBD0QuMmx0YgPQswApsE6VBTJHmZwUKK0LCHuDpdIXliPkh09hIKu4G4BCB7CAEWTgNGjRocCp4adpwpQHQv3ad9HfGjBn7ARZB0Tbuo12fmSrcxu8zAPyzh5adzEY1AAAAAElFTkSuQmCC);
	background-size:100%;
	background-repeat:no-repeat
}
.home-page-daily .card-decoration {
	position:absolute;
	top:0;
	left:0
}
.home-page-daily .card-decoration img {
	width:300px
}
.kr-businessMotifHome .go-more {
	float:right;
	font-size:13px;
	color:#787878;
	padding-right:10px
}
.kr-businessMotifHome .businessMotifHome-main {
	padding-top:14px
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item {
	margin-bottom:10px
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item:last-child {
	margin-bottom:0
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top {
	width:300px;
	height:42px;
	background:#f8f9fa;
	border-radius:2px;
	padding:9px 10px;
	overflow:hidden
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top .business-motif-top-item-float {
	float:left
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top .business-motif-top-item-float-right {
	float:right
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top .buess-mitif-logo {
	width:24px;
	height:24px;
	margin-right:5px;
	border-radius:2px
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top .buess-mitif-name {
	padding-top:4px;
	font-size:14px;
	color:#262626;
	letter-spacing:0;
	line-height:16px
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top .businessMotifHome-main-item-top-a {
	font-size:13px;
	color:#787878;
	letter-spacing:0;
	text-align:center;
	line-height:18px;
	padding-top:2px
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-top .businessMotifHome-main-item-top-a:hover {
	color:#4d7fd0
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-cover .businessMotifHome-main-item-cover-pic {
	height:100%;
	width:100%;
	border-radius:2px;
	overflow:hidden;
	display:block;
	display:-webkit-box;
	display:flex;
	-webkit-box-pack:center;
	justify-content:center
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-cover .businessMotifHome-main-item-cover-pic .buess-mitif-cover {
	width:300px;
	height:141px
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-title p {
	color:#262626;
	line-height:20px;
	font-size:14px;
	letter-spacing:0
}
.kr-businessMotifHome .businessMotifHome-main .businessMotifHome-main-item .businessMotifHome-main-item-title p:hover {
	color:#4d7fd0
}
