/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	padding-bottom: 35px;
	background: #8a5aec;
	overflow-x: hidden;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- header Style ---- */
.header_coat {
	background: url(http://www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.header {
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
	height: 30px;
}
.header .link {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
@media (max-width:768px) {
.header_coat {
	height: 24px;
	background-size: auto 100%;
}
.header {
	height: 24px;
}
.header .fl {
	height: 100%;
	width: auto;
}
.header .link {
	height: 24px;
	line-height: 24px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
}
@media (max-width:414px) {
.header .link {
	display: none;
}
}
/* ---- banner Style ---- */
.banner_coat{
	overflow:hidden;
	background:url(http://www.jiaodong.net/finance/newyt/nlxmx2018/images/banner_bg.jpg) center center repeat-x;
	background-size:auto 100%;
	width:100%;}
.banner{
	max-width:1000px;
	margin:0 auto;
	position:relative;}
.banner .slogan{
	position:absolute;
	width:109.2%;
	height:auto;
	top:18.18%;
	left:3%;}
.banner .previous{
	position:absolute;
	width:35.4%;
	height:auto;
	top:55.3%;
	left:33.3%;}
@media (max-width:1000px) {
.banner .slogan{
	left:1%;}
}
/* ---- 菜单 Style ---- */
.menu_coat{
	background:#6c3adb;}
.menu{
	max-width:1000px;
	margin:0 auto;
	padding:4% 0% 3%;}
.menu li{
	width:30.2%;
	margin-right:4.7%;
	float:left;
	box-shadow:0px 0px 10% #5a31b4;}
.menu li:last-child{
	margin-right:0px;}
.menu li img{
	width:100%;
	height:auto;}

@media (max-width:450px) {
.menu li{
	width:32.4%;
	margin-right:1.4%;
}
}
/* ---- 月历小明星 Style ---- */
.littleStar_coat{
	width:100%;
	background:#8a5aec;}
.littleStar{
	padding:5% 0 2%;}
.littleStar_photo{
	width:50%;
	border:20px solid #5625c3;
	padding:1.2%;
	background:#fff;
	float:left;
	}
.littleStar_photo a{
	display:block;
	border:3px solid #ff9f06;
	width:100%;
	border-radius:3px;}
.littleStar_photo img{
	width:100%;
	height:auto;}
.littleStar_infor{
	width:45%;
	float: right;}
.littleStar_infor h1{
	text-align:center;
	line-height:0px;
	margin-bottom:6.44%;}
.littleStar_infor h1 img{
	width:94.6%;
	max-width:426px;}
.littleStar_infor h2{
	line-height:42px;
	font-size:30px;
	color:#fff;
	font-weight:normal;
	margin-bottom:3.33%;}
.littleStar_infor a{
	color:#fff;}
.littleStar_infor h2 a:hover{
	text-decoration:none;}
.littleStar_infor p{
	line-height:36px;
	font-size:18px;
	color:#fff;}
@media (max-width:1024px) {
.littleStar_photo{
	border:15px solid #5625c3;
}
.littleStar_infor{
	width:47%;
	float: right;}
.littleStar_infor h2{
	line-height:32px;
	font-size:24px;}
.littleStar_infor p{
	line-height:32px;
	font-size:16px;}
}
@media (max-width:768px) {
.littleStar_photo{
	width:100%;
	border:10px solid #5625c3;
	margin-bottom:3%;
}
.littleStar_infor{
	width:100%;
	}
.littleStar_infor h1{
	margin-bottom:3%;}
.littleStar_infor h1 img{
	width:60%;}
.littleStar_infor h2{
	line-height:26px;
	font-size:18px;}
.littleStar_infor p{
	line-height:24px;
	font-size:14px;}
}
/* ---- 月历宝宝 Style ---- */
.monthBox_coat{
	width:100%;
	background:url(http://www.jiaodong.net/finance/newyt/nlxmx2018/images/monthBox_bg.jpg) no-repeat;
	background-size:100% 100%;}
.monthBox{
	padding:6.6% 0 3%;}
.monthBox h1{
	text-align:center;
	line-height:0px;
	margin-bottom:3%;}
.monthBox h1 img{
	width:36.3%;
	height:auto;}
.babyList{
	overflow:hidden;
	padding:3% 3% 0.5%;
	background:#8d23b9;}

.babyList li{
	width:14.9%;
	margin-right:2.12%;
	margin-bottom:2.5%;
	padding:1%;
	background:#fff;
	border-radius:10%;
	float:left;
	position:relative;
	overflow:hidden;}
.babyList li a:hover{
	text-decoration:none;}
.babyList li:nth-child(6n){
	margin-right:0;}
.babyList li img{
	width:100%;
	height:auto;
	margin-bottom:6%;
	border-radius:10% 10% 0 0;}
.babyList li p{
	height:22px;
	text-align:center;
	line-height:22px;
	font-size:16px;
	color:#2c2c2c;}
.babyList li .lock{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.71);}
.babyList li .lock span{
	height:100%;
	width:100%;
	display:table;}
.babyList li .lock span i{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	color:#fff;}
.babyList li .lock span i img{
	width:22.5%;}
@media (max-width:1000px) {
.babyList li p{
	height:20px;
	line-height:20px;
	font-size:14px;}
.babyList li .lock span i{
	font-size:16px;}

}
@media (max-width:768px) {
.babyList li{
	width:23.5%;
	margin-right:2%;}
.babyList li:nth-child(6n){
	margin-right:2%;}
.babyList li:nth-child(4n){
	margin-right:0%;}
}
@media (max-width:450px) {
.babyList li{
	width:32%;
	margin-right:2%;}
.babyList li:nth-child(6n){
	margin-right:2%;}
.babyList li:nth-child(4n){
	margin-right:2%;}
.babyList li:nth-child(3n){
	margin-right:0%;}
}
/* ---- 框架 Style ---- */
.weekBox_coat{
	width:100%;
	background:url(http://www.jiaodong.net/finance/newyt/nlxmx2018/images/weekBox_bg.png) repeat;
	position:relative;}
.weekBox{
	padding:6.5% 0 14%;}
.weekBox_coat>i{
	height:40px;
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	background:url(http://www.jiaodong.net/finance/newyt/nlxmx2018/images/weekBox_bottom.png) left bottom repeat-x;}
.weekBox h1{
	line-height:0px;
	text-align:center;
	margin-bottom:5.5%;}
.weekBox h1 img{
	width:60.9%;
	height:auto;}
.weekBox .babyList{
	background:#ffdc7c;}
@media (max-width:1000px) {
.weekBox_coat{
	background-size:10% auto;}
.weekBox{
	padding:6.5% 0 14%;}
.weekBox_coat>i{
	background-size:8% auto;}
}
/* ---- 内容 Style ---- */
.contentBox{
	background:#fff;
	border-radius:15px;
	padding:2.5% 5% 5%;
	margin:6% 0 4%;}
.contentBox h1.title{
	border-bottom:1px dotted #878589;
	padding:2% 0;
	line-height:40px;
	font-size:30px;
	color:#7c27aa;
	text-align:center;
	font-weight:normal;
	margin-bottom:1%;}
.contentBox h2.infor{
	line-height:24px;
	text-align:center;
	font-size:14px;
	color:#999;
	font-weight:normal;
	margin-bottom:4%;}
.contentBox h2.infor span{
	display:inline-block;
	margin:0 4px;}
.content{
	line-height:32px;
	font-size:16px;}
.content img{
	max-width:100% !important;
	width:auto !important;
	height:auto !important;
	margin:3% 0;}
.content a{
	color:#0000ee;}
#player_area{
	margin:2% 0;}
/*#player_area object{
	width:auto;
	max-width:100%;
	height:auto;}
#player_area embed{
	width:auto;
	max-width:100%;
	height:auto;}*/
#news_more_page_div_id{
	text-align:center;
	font-size:14px;
	margin:1% 0;}
#news_more_page_div_id a{
	color:#0000ee;}
.eidter{
	text-align:right;
	font-size:14px;}
@media (max-width:768px) {
.contentBox{
	border-radius:10px;}
.contentBox h1.title{
	line-height:28px;
	font-size:18px;}
.contentBox h2.infor{
	line-height:20px;
	font-size:12px;}
.content{
	line-height:24px;
	font-size:14px;}
}
/* ---- 框架 Style ---- */
.container {
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
}

@media (max-width:1020px) {
.container {
	padding: 0 1%;
}
}
@media (max-width:768px) {
.container {
	padding: 0 1.5%;
}
}
@media (max-width:500px) {
.container {
	padding: 0 2%;
}
}

/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #5c5c5c none repeat scroll 0 0;
	color: #fff;
	font: 12px/35px "微软雅黑", "黑体";
	height: 35px;
	width: 100%;
}
.footer {
	margin: 0 auto;
	position: relative;
	max-width: 1020px;
	padding: 0 10px;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}
@media (max-width:1020px) {
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 8px;
}
}
@media (max-width:768px) {
.footer {
	text-align: center;
}
.footer p {
	display: none;
}
}
/* ---- 返回顶部 Style ---- */
.cd-top {
  display: inline-block;
  height:120px;
  width:120px;
  position: fixed;
  bottom:100px;
  left:50%;
  margin-left:520px;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(http://www.jiaodong.net/finance/newyt/nlxmx2018/images/totop.png) no-repeat center 50%;
  background-size:100% 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 0.5;
}

.cd-top:hover {
  opacity: 1;
}
@media (max-width:1270px) {
.cd-top {
  height:60px;
  width:60px;
  bottom:40px;
  left: auto;
  margin-left:0;
  right:10px;
  
}
}
@media (max-width:768px) {
.cd-top {
  height:40px;
  width:40px;

}
.cd-top.cd-is-visible {
  opacity: 1;
}
}