@charset "UTF-8";
 a{
	color: #333;
}
 a:hover{
	color: #034580;
	text-decoration: none;
}
li{
	list-style: none;
}
ul,li{
	margin: 0;padding: 0;
}
.navbar {
	background: #FFFFFF;
	padding: 0 1rem !important;
}

.cm-navbar .navbar-nav .nav-link {
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}

.cm-navbar .navbar-nav .active .nav-link {
	color: #034580;
}
.navbar-nav .active .underline{
	position: absolute;
	bottom: 0;
	width: 100%;
	height:3px;
	background: #034580;
}
.navbar-nav .active .triangle{
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #034580;
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -3px;

}
.nav-link {
	padding: 0 1rem !important;
	text-align: left;
}

.navbar-nav-scroll {
	max-width: 100%;
	/* height: 81px; */
	/*margin-top: .25rem;*/
	/* overflow: hidden; */
}

.navbar-nav-scroll .navbar-nav {
	/*padding-bottom: 2rem;*/
	/* overflow-x: auto; */
	white-space: nowrap;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
	-webkit-overflow-scrolling: touch;
}
/* nav */
.navbar-nav a {
	text-decoration: none;
}

.navbar-nav .nav-item {
	line-height:36px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	color: #333;
	font-weight: bold;
}

.navbar-nav li {
	position: relative;
}

.navbar-nav li .menudown {
	display: none;
	position: absolute;
	background: #FFFFFF;
	z-index: 9999;
	padding: 20px 0;
	border-radius: 3px;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
	box-sizing: border-box;
}

.navbar-nav li .menudown a {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	color: #333;
	padding: 0 20px;
	box-sizing: border-box;
}
.navbar-nav li:hover .menudown {
	display: block;
}
.navbar-nav .curr {
	font-weight: 800;
}
.dropdown-menu{
	position: relative;
	padding-bottom: 60px;
}
/* .navbar-nav li .menubox:last-child a ,.navbar-nav li .menubox .submenu :last-child a {border-bottom:none} */
.cm-hidden {
	display: none;
}

.cm-pointer {
	cursor: pointer;
}

.cm-ff-yh {
	font-size: 34px;
	text-align: center;
	/* margin-top: 20px; */
	word-break:break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 50px;
}

body {
	font-family: Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
}

.bold {
	font-weight: bold;
}

.fs18 {
	font-size: 18px;
}

.fs28 {
	font-size: 28px;
}

.margin0 {
	margin-left: 0;
	margin-right: 0;
}

.padding0 {
	padding: 0;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

p {
	padding: 0;
	margin: 0;
}

.centerpic {
	max-width: 528px;
	margin: 0 auto;
}

.text-black-33 {
	color: #333;
}

.toptitle {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 80px;
	border-bottom: 1px solid #DCDBDB;
	margin-bottom: 30px;
	position: relative;
}

.toptitle .line {
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-bottom: 1px solid #15222B;
}

.titleline1 {
	width: 205px;
}

.titleline2 {
	width: 362px;
}

.titleline3 {
	width: 256px;
}

.titleline4 {
	width: 148px;
}

.toptitle .more {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 28px;
	width: 83px;
	height: 13px;
	background: url(https://kidsmedia.molyfun.com/cms/1/view-all.png) center center no-repeat;
	background-size: 83px;
}
.topright span a{
		height: 96px;
		background: #FFFFFF;
		padding: 15px;
		border-radius: 7px;
		font-size: 30px;
		color: #333;
		line-height: 37px;
		font-weight: bold;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
.topright span a:hover{
	color: #034580;
	text-decoration: none;
}
.mainnav .item1:hover p,.mainnav .item2:hover p{
	color: #034580;
}
@media screen and (min-width: 1190px) {
	.toptitle {
		font-size: 26px;
	}

	.navbar-nav .nav-item {
		/* line-height: 81px; */
	}

	.topleft {
		box-sizing: border-box;
		position: relative;
	}

	.block44 {
		width: 44px;
		height: 200px;
	}

	/* .topleft img{
		max-width: 633px;
	} */
	.topleft .textbox {
		position: absolute;
		left: 22px;
		bottom: 22px;
		width: 590px;
		background: rgba(255, 255, 255, 0.6);
		border-radius: 4px;
		border: 1px solid rgba(255, 255, 255, 0.8);
		padding: 22px;
		box-sizing: border-box;
	}

	.topleft .textbox h3 {
		font-size: 30px;
		color: #333;
		font-weight: bold;
		line-height: 32px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.topleft .textbox .tips {
		display: block;
		font-size: 18px;
		color: #666;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}



	.topright img {
		box-sizing: border-box;
	}

	/* .mainnav .item1{
		margin-right: 53px;
	} */
	/* .treatitem{
		max-width: 528px;
	} */
	.treatitem h3 {
		margin-top: 20px;
		font-size: 31px;
		color: #333;
		line-height: 40px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.treatitem .text {
		margin-top: 10px;
		font-size: 17;
		color: #666;
		line-height: 24px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.email-tip {
		padding: 40px 50px 30px 70px;
		box-sizing: border-box;
	}

	.email-tip .title {
		font-weight: bold;
		font-size: 37px;
		color: #333333;
	}

	.email-tip .subtitle {
		font-weight: 500;
		font-size: 22px;
		color: #333333;
	}

	.email-box {
		padding: 60px 30px 30px 30px;
		box-sizing: border-box;
	}

	.email-box input {
		width: 385px;
		height: 52px;
		background: #FFFFFF;
		padding: 5px;
		box-sizing: border-box;
		border: 1px solid #FFFFFF;
		outline: none;
	}

	.email-box button {
		width: 160px;
		height: 51px;
		background: #15222B;
		color: #FFFFFF;
	}

	.email-box button:hover {
		background: #034580;
		color: #FFFFFF;
	}

	.product img {
		width: 31.25rem;
	}

	.product h2 {
		font-size: 44px;
		font-weight: bold;
		color: #333;
		position: relative;
	}

	.product .redline {
		width: 440px;
		height: 16px;
		background: #034580;
		opacity: 0.3;
		position: absolute;
		left: 50%;
		margin-left: -220px;
		bottom: 4px;
		z-index: -99;
	}

	.product .title {
		font-size: 20px;
		color: #333;
		font-weight: 500;
	}

	.product .subtip {
		font-size: 15px;
		color: #666;
	}

	.product h3 {
		font-size: 29px;
		font-weight: bold;
		color: #333;
	}

	/* .product .list{
		list-style: red;
	} */
	.homeproduct img {
		width: 500px;
	}

	.cover633 {
		width: 633px;
	}

	.cover424 {
		width: 424px;
	}

	.cover1 {
		width: 500px;
	}

	.homepart3 img {
		width: 528px;
	}

	.cover176 {
		width: 176px;
		/* height: 99px; */
	}

	.cover253 {
		width: 253px;
		/* height: 190px; */
	}

	.part3item {
		max-width: 528px;
	}

	.part4item {
		max-width: 528px;
	}

	.homepart3 h3 {
		font-size: 31px;
	}

	.cover528 {
		width: 528px;
	}
}

@media screen and (max-width: 1190px) {
	.cm-media-img {
		max-width: 120px;
		max-height: 80px;
	}

	.mainnav .item1 {
		margin-right: 0px;
	}

	.centerpic {
		width: 100%;
		margin: 0 auto;
	}

	.email-tip {
		padding: 40px 50px 30px 70px;
		box-sizing: border-box;
	}

	.email-tip .title {
		font-weight: bold;
		font-size: 26px;
		color: #333333;
	}

	.email-tip .subtitle {
		font-weight: 500;
		font-size: 22px;
		color: #333333;
	}

	.email-box {
		padding: 60px 30px 30px 70px;
		box-sizing: border-box;
	}

	.email-box input {
		width: 285px;
		height: 52px;
		background: #FFFFFF;
		padding: 5px;
		box-sizing: border-box;
		border: 1px solid #6f6f6f;
		outline: none;
	}

	.email-box button {
		width: 160px;
		height: 51px;
		background: #15222B;
		color: #FFFFFF;
	}

	.email-box button:hover {
		background: #034580;
		color: #FFFFFF;
	}

	.cover633 {
		width: 500px;
	}

	.part3item img {
		max-width: 420px;
	}

	.part3item h3 {
		font-size: 26px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.cover528 {
		width: 430px;
	}
}

@media screen and (max-width: 1024px) {
	.part3item img {
		max-width: 310px;
	}

	.cover528 {
		width: 315px;
	}
}

@media screen and (max-width: 767px) {
	.cm-media-img {
		max-width: 120px;
		max-height: 80px;
	}

	.navbar-nav .nav-item {
		line-height: 50px;
	}

	.centerpic {
		width: 100%;
		margin: 0 auto;
	}

	.mainnav .item1 {
		margin-right: 0px;
	}

	.email-tip {
		padding: 40px 50px 30px 70px;
		box-sizing: border-box;
	}

	.email-tip .title {
		font-weight: bold;
		font-size: 26px;
		color: #333333;
	}

	.email-tip .subtitle {
		font-weight: 500;
		font-size: 22px;
		color: #333333;
	}

	.email-box {
		padding: 30px 30px 30px 70px;
		box-sizing: border-box;
	}

	.cover528 {
		width: 430px;
	}

	.cm-media-img {
		max-width: 120px;
		max-height: 80px;
	}

	.toptitle {
		font-size: 16px;
	}

	.email-box {
		padding: 60px 30px 30px 50px;
		box-sizing: border-box;
	}

	.email-box input {
		width: 160px;
		height: 52px;
		background: #FFFFFF;
		padding: 5px;
		box-sizing: border-box;
		border: 1px solid #6f6f6f;
		outline: none;
	}

	.email-box button {
		width: 90px;
		height: 51px;
		background: #15222B;
		color: #FFFFFF;
	}

	.homepart3 img {
		width: 310px;
	}
}


.cm-block-head-bottom {
	border-bottom: solid 2px;
	border-color: #034580;
	display: inline-block;
	padding-bottom: 0.3rem;
}

.cm-trans-bottom {
	width: 100%;
	bottom: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.4);
}

.cm-media-img {
	max-width: 180px;
	max-height: 120px;
}

.cm-link {
	color: #212529;
}

.cm-link:hover {
	color: #034580;
}

.es-highlight em {
	color: #034580;
	font-style: normal;
}

/* channel */
.top-info h3 {
	font-size: 44px;
	color: #000;
	font-weight: bold;
}

.top-info .anchor {
	font-size: 17px;
	color: #034580;
	font-weight: bold;
}

.media-body .title {
	font-size: 24px;
	color: #666;
	margin-top: 30px;
}

.media-body .info {
	margin-top: 30px;
	font-size: 17px;
	color: #666;
}

.rightcard h5 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 70px;
	border-bottom: 1px solid #DCDBDB;
}

.rightcard .underline {}

.rightcard .card-img {
	width: 116px;
}

.rightcard .card-info {
	padding-top: 12px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.adbox {
	text-align: center;
	background: #999;
	color: #DCDBDB;
	height: 300px;
	line-height: 300px;
}
.badge-secondary{
	background: #EFEFEF;
	color: #034580;
	padding: 7px 10px;
}
.badge{
	font-size: 85%;
}
/* foot */
.footer {
	width: 100%;
	background: #f8f9fa!important;
	margin-top: 50px;
}
.copyright {
	padding-top:15px;
	line-height:30px;
	padding-bottom:15px;
}

/* article */
.anchorbox .line {
	font-size: 17px;
	line-height: 17px;
	color: #D8D8D8;
	margin: 0 5px;
}

.anchorbox .line:last-child,
.anchor .line:last-child {
	display: none;
}

.anchorbox .text {
	font-size: 17px;
	line-height: 30px;
	color: #034580;
	font-weight: bold;
}
.article-content {
	min-height: 200px;
	line-height: 2;
}
.article-content video {
	display: block;
	text-align: center;
	margin: 30px auto;
}

.product-banner {
	width: 100%;
	height: 300px;
	background: url(https://kidsmedia.molyfun.com/cms/1/Products-banner.png) center center no-repeat;
}

.email-banner {
	width: 100%;
	height: 191px;
	background: url(https://kidsmedia.molyfun.com/cms/1/email-bg.png) center center no-repeat;
}

.homeproduct .title {
	font-size: 29px;
	color: #333;
	font-weight: Bold;
}

.homeproduct .subtitle {
	font-size: 20px;
	color: #333;
	font-weight: 500;
}

.homeproduct .content {
	font-size: 16px;
	color: #666;
	font-weight: 500;
}

.homepart3 h3 {
	color: #333;
	font-weight: Bold;
	box-sizing: border-box;
}

.homepart3 .text {
	font-size: 13px;
	color: #666;
	box-sizing: border-box;
}

.homepart4 h3 {
	font-size: 17px;
	color: #333;
	font-weight: Bold;
	margin-bottom: 5px !important;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.homepart4 .text {
	font-size: 13px;
	color: #666;
}
.breadcrumb{
	background: none;
	padding-left: 0;
	text-align: right;
}
.breadcrumb a{
	font-size: 18px;
	color: #333;
}
.product-btn a{
	display: block;
	float: left;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:400;
	background:#034580;
	padding: 4px 12px;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 4px;
}
.product-btn a:hover{
	font-weight:bord;
	background:#E40000;
}
.navbox a{
	justify-content: space-evenly;
	text-align: center;
	font-size: 20px;
	padding:5px 8px;
	font-weight:400;
	color:#333;
}
.gray{
	color: #999;
	text-align: center;
	font-size: 20px;
	padding:5px 8px;
	font-weight:400;
	}
.categories .itembox{
	position: relative;
}
.categories .itembox h3{
	font-weight:bolder;
	color:#333;
	font-size:2.4rem;
	font-family: 'Monospace', monospace;
	position: relative;
}
.categories .itembox .redline {
	width: 30px;
	height: 8px;
	background: #034580;
	opacity: 0.3;
	position: absolute;
	left: 0%;
	bottom: 4px;
	z-index: -99;
}
.categories .itembox .itemhr{
	position: absolute;
	width:100%;
	right: 0;
	top: 26px;
}
.gray{color: #999;}
.categories .catename a{
	font-size: 1.2rem;
	color:#333;
	margin-right:20px;
}
.categories .catename a:hover{
	font-weight:bord;
	color:#E40000;
}
