/* 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: #c6d7f1;
	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: 1220px;
	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{
	background: url(/finance/newyt/bbjq2018/img/banner.jpg) center center repeat-x;
	background-size: auto 100%;
	width: 100%;
}
.banner{
	max-width: 1200px;
}
/* ---- 菜单 Style ---- */
.menu{
	max-width: 933px;
	margin: 0 auto 10px;
}
.menu li{
	width: 45.66%;
}
.menu li img{
	width: 100%;
	height: auto;
}
/* ---- 列表 Style ---- */
.tabhead{
	background:#ffd737;
	width:100%;
}
.tabhead ul{
	padding:3% 4%;
}
.tabhead ul li{
	float: left;
	width: 25%;
	float: left;
	padding:0 4.25%;
}
.tabhead ul li img{
	display: inline;
	cursor: pointer;
	width: 100%;
	height: auto;
}
.tabhead ul li img.active{
	display: none;
}
.tabhead ul li.hover img{
	display: none;
}
.tabhead ul li.hover img.active{
	display: inline;
}
.Contentbox{
	margin-top: 5.75%;
}

.babylist li{
	width: 32.25%;
	margin-right:1.625% ;
	float: left;
	position: relative;
	margin-top: 9.25%;
	background: url(/finance/newyt/bbjq2018/img/tab_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 1% 2%;
}
.babylist li:nth-child(3n){
	margin-right: 0px;
}
.babylist li:nth-child(1),
.babylist li:nth-child(2),
.babylist li:nth-child(3){
	margin-top: 0;
}
.babylist li h1{
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	color: #337073;
	text-align: center;
	margin-bottom: 4px;
	overflow:hidden;
}
.babylist li h2{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #337073;
	text-align: center;
	margin-bottom: 8px;
	overflow: hidden;
	font-weight: normal;
}
.babylist li .pic{
	max-width: 298px;
	position: relative;
	margin: 0 auto 6px;
}
.babylist li .pic img{
	width: 100%;
	height: auto;
}
.babylist li .pic span{
	position: absolute;
	left:40.27%;
	top: 38.54%;
	width: 19.46%;
	height: 22.92%;


}
.babylist li h3{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
}
.babylist li h3 .track img{
	width: 30px;
	margin-left: 5px;
	display: inline;
}
.babylist li h3 .track img.stop{
	display: none;
}
.babylist li h3 .playing img{
	display: none;
}
.babylist li h3 .playing img.stop{
	display: inline;
}
.babylist li p{
	height: 54px;
	line-height: 27px;
	font-size: 15px;
	color: #333;
	overflow: hidden;
	font-weight: normal;
}
.babylist li p a{
	display: inline-block;
}
.babylist li i{
	position: absolute;
	left: 0;
	right: 0;
	top: 105%;
	width: 90%;
	margin: 0 auto;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	background: #a187d0;}
@media (max-width:1024px) {
	.babylist li h1{
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	.babylist li h2{
		height: 19px;
		line-height: 19px;
		font-size: 15px;
		margin-bottom: 6px;
	}
	.babylist li .pic{
		margin: 0 auto 5px;
	}
	.babylist li h3{
		height: 28px;
		line-height: 28px;
		font-size: 15px;
	}
	.babylist li h3 .track img{
		width:24px;
		margin-left: 4px;
	}
	.babylist li p{
		height: 48px;
		line-height: 24px;
		font-size: 14px;
	}
}
@media (max-width:768px) {
	.babylist li h1{
		height: 24px;
		line-height: 24px;
		font-size: 18px;
	}
	.babylist li h2{
		height: 18px;
		line-height: 18px;
		font-size: 14px;
		margin-bottom: 4px;
	}
	.babylist li .pic{
		margin: 0 auto 4px;
	}
	.babylist li h3{
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.babylist li h3 .track img{
		width:20px;
		margin-left: 4px;
	}
	.babylist li p{
		height: 40px;
		line-height: 20px;
		font-size: 12px;
	}
}
@media (max-width:560px) {
	.babylist li{
		width: 48.5%;
		margin-right:3% ;
	}
	.babylist li:nth-child(3n){
		margin-right: 3%;
	}
	.babylist li:nth-child(2n){
		margin-right: 0;
	}
	.babylist li:nth-child(1),
	.babylist li:nth-child(2){
		margin-top: 0;
	}
	.babylist li:nth-child(3){
		margin-top: 9.25%;
	}
	.babylist li h1{
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.babylist li h2{
		height: 16px;
		line-height: 16px;
		font-size: 12px;
		margin-bottom: 3px;
	}
	.babylist li .pic{
		margin: 0 auto 3px;
	}
	.babylist li h3{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.babylist li h3 .track img{
		width:18px;
		margin-left: 3px;
	}
	.babylist li p{
		height: 34px;
		line-height: 17px;
		font-size: 11px;
	}
}
/* ---- 内容 Style ---- */
.contentBox{
	max-width: 1000px;
	background:#fff;
	padding:25px 30px;
	border-radius:15px;
	margin: 0 auto;
}
.crumbs{
	line-height:22px;
	font-size:14px;
	color:#333;
	margin-bottom:20px;}
.contentBox h1{
	min-height:75px;
	border-bottom:1px dashed #333333;
	font-size:24px;
	color:#333;
	text-align:center;
	line-height:34px;
	padding:20px 0;
	font-weight:normal;
	margin-bottom:24px;}
.contentBox h2{
	min-height:22px;
	font-size:13px;
	color:#333;
	text-align:center;
	line-height:22px;
	font-weight:normal;
	margin-bottom:24px;}
.contentBox h2 span{
	display:inline-block;
	margin:0 12px;}
.content{
	line-height:30px;
	font-size:14px;
	color:#333333;}
.content img{
	max-width:100%;
	height:auto;}
.content embed{
	max-width:100% !important;
	margin:15px auto 0;
	display:block;}
@media (max-width:1020px) {
.mainBox{
	padding:80px 10px 200px;}
}
@media (max-width:768px) {
.mainBox{
	padding:30px 10px 80px;}
.crumbs{
	line-height:20px;
	font-size:13px;
	margin-bottom:10px;}
.contentBox{
	padding:15px 10px;
	border-radius:10px;}
.contentBox h1{
	min-height:45px;
	font-size:20px;
	line-height:24px;
	padding:10px 0;
	margin-bottom:14px;}
.contentBox h2{
	min-height:22px;
	font-size:13px;
	color:#333;
	text-align:center;
	line-height:22px;
	font-weight:normal;
	margin-bottom:14px;}
.contentBox h2 span{
	display:inline-block;
	margin:0 12px;}
.content{
	line-height:26px;
	font-size:14px;
	color:#333333;}
}
/* ---- 框架 Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
img.bg{
	width: 100%;
	height: auto;
}

/* ---- 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: 1220px;
	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:1220px) {
	.footer p a {
		color: #e4e4e4;
		display: inline-block;
		padding: 0 8px;
	}
}
@media (max-width:768px) {
	.footer {
		text-align: center;
	}
	.footer p {
		display: none;
	}
}
