body{
	margin:0;
	padding:0;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", Arial-normal, "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	position:relative;
}
@font-face {
  font-family: 'xs';
  src: url('xs.ttf') format('truetype');  // ttf字体文件的路径
}
div{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
header{
	width:100%;
	padding-bottom:33.804%;
	background-image: url(wmztbjn1.png);
	background-size:contain;
	background-repeat: no-repeat;
	position:relative;
	
}
.titleBox{
	position:absolute;
	width:1200px;
	height:100px;
	top:35%;
	left:50%;
	margin-left:-600px;
	margin-top:-50px;
	font-size:92px;
	text-align:center;
	color:#C9262B;
	line-height:100px;
	font-family: "xs";
}
.titleLeft{
	width:567px;
	height:101px;
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(tl.png);
	background-size: cover;
}
.titleRight{
	width:567px;
	height:101px;
	position:absolute;
	right:0px;
	top:0px;
	background-size: cover;
	background-image: url(tr.png);
}
.logo{
	position:absolute;
	right:5px;
	top:5px;
	width:312px;
	height:46px;
	background-image: url(ztjy_logo1.png);
	background-size:cover;
}
#footer_sq {
	position:absolute;
	width:100%;
    margin: 0 auto;
    clear: both;
    text-align: center;
    line-height: 150%;
    padding: 10px 0;
    background: #555;
    color: #efefef;
}

.navBar{
    height:70px;
    width:100%;
    position:relative;
    background-color: #C9262B;
    box-shadow: 1px 1px 15px black;
}
.menuWrap{
    position:absolute;
    top:0;
    left:50%;
	height:70px;
	line-height:70px;
	width:1300px;
	margin-left:-650px;
	border-radius:10px 10px 0 0;
}
.menu{
	margin:0;
}
.menuItem{
	float:left;
	list-style: none;
	width:230px;
	height:70px;
	text-align:center;
	cursor:pointer;
}
.menuItem:hover{
	background-color: #DC171E;
	box-shadow: 3px 1px 5px black;
}
.menuItem a{
	text-decoration: none;
	color:#F9EA81;
	font-size:24px;
}
.menuItem:hover a{
	color:#FCF2BD;
}
.vbody{
    width: 995px;
    margin: 0 auto;
	margin-bottom:20px;
	padding:80px 20px 30px 20px;
}
.abody{
	width: 1000px;
    margin: 0 auto;
    margin-top:60px;
	margin-bottom:80px;
    padding: 0;
	box-shadow: 0 0 30px #aeaeae;
	border-radius:10px;
	padding:0 20px 30px 20px;
}

.channelBox{
	height:356px;
	margin-bottom:30px;
	border-top:2px solid #C9262B;
}
.imgTitle{
	width:198px;
	height:356px;
	float:left;
	background-image: url(1n2.png);
	background-size:contain;
	background-repeat: no-repeat;
	text-align:center;
	text-decoration: none;
	color:#C9262B;
	font-size:46px;
	font-family:"xs";
	line-height:140px;
}
.titleImgTxt{
	float:left;
	width:162px;
	height:36px;
	margin-left:18px;
	margin-top:50px;
	background-image: url(tti1.png);
	background-size:cover ;
}
.imgTitle1{
	background-image: url(2n2.png);
}
.titleImgTxt1{
	background-image: url(tti2.png);
}
.imgTitle2{
	background-image: url(3n2.png);
}
.titleImgTxt2{
	background-image: url(tti3.png);
}
.imgTitle3{
	background-image: url(4n2.png);
}
.titleImgTxt3{
	background-image: url(tti4.png);
}
.channelTitle{
    padding-left:25px;
	height:50px;
	line-height:40px;
	font-size:32px;
	color:#ee0000;
	border-bottom:1px solid #aaa;
}
.more{
	float:right;
	text-decoration: none;
	color:#777;
	font-size:18px;
	line-height:60px;
}
.articalList{
	height: 260px;
	width:717px;
	float:left;
	line-height:36px;
	overflow: hidden;
}
.articalList li a{
	text-decoration: none;
	color: #222;
}
.articalList li a:hover{
	color:#e4396e;
}

.articalBox{
	padding:30px;
}
.articalTitle{
	width:100%;
	text-align:center;
	color:#820002;
}
.listTitle{
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fe0501;
	border-bottom:2px solid #fe0501;
}

.sub_content_list{
    line-height:36px;
}

.timeLabel{
	color:#014D98;
	font-size:14px;
}