body {
    font-family:"微软雅黑";
	font-size:14px;
}
body a {
    color:#000
}
body .main {
    width:1000px;
    margin:0 auto
}
body header {
    height:60px;
    line-height:60px
}
body header span {
    
    padding-left:160px;
    font-style:italic;
    font-weight:bold;
    font-size:20px
}
body header p {
    font-size:115%;
    text-align:right
}
body header p a {
    margin-left:15px
}
body aside {
    background:url(http://img.cjn.cn/2015cjn/page/2015tf/img/header.jpg) #ececf7
}
body aside dl.info {
    width:860px;
    padding:30px 0 30px 190px;
    
    min-height:185px
}
body aside dl.info dt h1 {
    color:#3c6db0;
    font-size:240%;
    font-weight:bold;
    line-height:40px;
    padding:2% 0
}
body aside dl.info dd p {
    font-size:115%;
    line-height:28px;
    color:#444
}
body section {
    padding-top:15px
}
body section dl.fl {
    width:640px
}
body section dl.fl dt {
    background:url(http://img.cjn.cn/2015cjn/page/2015tf/img/bline.png) right bottom no-repeat;
    height:41px
}
body section dl.fl dt h2 {
    float:left;
    height:41px;
    padding-left:32px;
    background:url(http://img.cjn.cn/2015cjn/page/2015tf/img/live.png) no-repeat left top;
    font-size:155%;
    font-weight:normal;
    line-height:30px;
    color:#3c6db0
}
body section dl.fl dd {
    background:url(http://img.cjn.cn/2015cjn/page/2015tf/img/line.png) 8px 0 repeat-y
}
body section dl.fl dd li {
    font-size:100%;
    color:#666
}
body section dl.fl dd li time {
    padding-top:10px;
    color:#2e4884;
    background:url(http://img.cjn.cn/2015cjn/page/2015tf/img/time.png) 6px center no-repeat;
    margin-bottom:10px;
    height:32px;
    line-height:32px;
    padding-left:22px
}
body section dl.fl dd li time span {
    color:#878787;
    margin-left:15px
}
body section dl.fl dd li a.con {
	display:block;
    margin-left:28px;
    padding-left:48px;
    position:relative;
    
}
body section dl.fl dd li a.con h3 {
    font-size:115%;
    line-height:30px;
    color:#2e4884
}
body section dl.fl dd li a.con p.des {
    padding:20px 0;
    line-height:26px;
    border-bottom:1px solid #cfd0d4;
	color:#666
}
body section dl.fl dd li a.con p.des img {
	padding-right:8px;
}
body section dl.fl dd div.page {
    font-size:14px
}
body section div.fr {
    width:338px;
    border:1px solid #e9e9e9
}
body section div.fr .main {
    width:300px;
    margin:0 auto
}
body section div.fr dl dt {
    height:40px;
    border-bottom:1px solid #888;
    line-height:40px;
    margin-bottom:20px
}
body section div.fr dl dt a.fr {
    font-size:100%;
    color:#999
}
body section div.fr dl.video dd {
    text-align:center;
    font-size:100%;
    line-height:44px;
    border-bottom:1px solid #ddd
}
body section div.fr dl.video dd a {
    color:#555
}
body section div.fr dl.pl dd {
    font-size:14px
}
body section div.fr dl.pl dd a {
    color:#2e4884
}
body section div.fr dl.pl dd p {
    color:#666;
    padding:5px 0 15px;
    line-height:24px
}
footer {
    margin-top:20px
}
footer aside {background:none;}

@media screen and (max-width: 768px) {
	.hide_768 {display:none;}
	body {font-size:12px;}
	body .main {width:100%;}
	body aside dl.info {
		width:auto;
		padding:5% 0 0 30%;
		background-position:5% center;
		background-size:auto 55%;
	}
	body section dl.fl {width:auto;padding:2%;}
	body aside {background-size:auto 100%;}
}
@media screen and (max-width: 400px) { 
	body aside dl.info dt h1 {font-size:150%;}
	body aside dl.info dd p {font-size:100%;}
	body section dl.fl dd li a.con {padding-left:0;}
	body section dl.fl dd li a.con h3 {padding-left:34px;}
}