@charset "gb2312";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}li{list-style:none}table{width:100%;line-height:1.5em;border-collapse:collapse;border-spacing:0}
.clearfix:after, .container:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;max-height:0;}
.clearfix, .container{display:inline-block;}
* html .clearfix, * html .container{height:1%;}
.clearfix, .container{display:block;}
.clearer{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}
html{color:#555;font-size:12px;font-family:Helvetica, Arial,sans-serif;text-align:left;background-color:#f7f7f7;}
strong, th, thead td, h1, h2, h3, h4, h5, h6{font-weight:bold;}
h1{font-size:1.9em;}h2{font-size:1.7em;}h3{font-size:1.5em;}h4{font-size:1.3em;}h5{font-size:1.2em;}h6{font-size:1em;}
cite, em, dfn{ font-style: normal;}
code, kbd, samp, pre, tt, var, button, input, select, textarea{font-family:Helvetica, Arial,sans-serif;}
a{color:#444;text-decoration:none;outline:none;}
a:hover{color:#b00;text-decoration:underline;}
hr{background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:.5em 0;border:none;}
hr.space{background:#fff;color:#fff;}
table{border-top:1px solid #eee;border-left:1px solid #eee;}
th, td{padding:5px;border-bottom:1px solid #eee;border-right:1px solid #eee;vertical-align:top;}
th{font-weight:bold;text-align:center;background:#f8f8f8;}
textarea, input[type='text'], input[type='password'], select{padding:4px;background:#fff url('imgtext_input_bg.gif') repeat-x left top;border-width:1px;border-style:solid;border-color:#bbb #ddd #ddd #bbb;}
input[type='text'], input[type='password']{width:16em;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover{ border-color: #aaa;}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus{ border-color: #888;outline:none;}
input, select{cursor:pointer;}input[type='text'],input[type='password']{cursor:text;}label{cursor:pointer;}

/*页面整体css*/

body {
	background:#fff;
}

/* CSS空白 */
.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
.blank11 { margin:0 auto; height:11px; font-size:1px; clear:both; overflow:hidden }
.blank12 { margin:0 auto; height:12px; font-size:1px; clear:both; overflow:hidden }
.blank13 { margin:0 auto; height:13px; font-size:1px; clear:both; overflow:hidden }
.blank14 { margin:0 auto; height:14px; font-size:1px; clear:both; overflow:hidden }
.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }

body {
	background:#f6eccc;
}

/*左右浮动*/
.fl {
	float:left;
}
.fr {
	float:right;
}
/*满屏div*/
.allbox {
	width:100%;
	overflow:hidden;
}
/*100宽居中div*/
.box {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

/*统一文字list*/
.list {
	position:relative;
}
  .list ul {
  }

  .list ul li {
	  font-size:12px;
	  line-height:30px;
      text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }
  .list ul li a {
	  color:#515151;
  }
  .list ul li span {
	  float:right;
	  color:#999;
  }
/*****************************************************/
/*****************************************************/
/************************焦点图*************************/
/*****************************************************/
/*****************************************************/
img { vertical-align: top; border: 0; }
#hotpic { width: 318px; height: 226px; overflow: hidden; margin: 0 auto; border:1px solid #d02c30; }
#NewsPic { position: relative; width: 318px; height: 197px; overflow: hidden; }
  #NewsPic a { overflow: visible; border:0; text-decoration: none; }
  #NewsPic .Picture { position: absolute; left: 0; top: 0; }
  #NewsPic .Nav { position: absolute; height: 13px; line-height: 14px; bottom: 0; right: 0; }
	#NewsPic .Nav span { font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
	  #NewsPic .Nav span.Normal { color: #FFF; background: #000; filter: Alpha(opacity=50); opacity: .5; }
	  #NewsPic .Nav span.Cur { background: #d46840; color: #FFF; }
			
#NewsPicTxt {
	position: relative;
	width: 318px;
	height: 28px;
	border-top: 1px solid #d02c30;
	margin: 0; 
	padding-top: 5px; 
	text-align: center; 
	font-family: Sans-Serif; 
	font-weight: 700; 
	color: #000; 
	font-size: 14px; 
	margin:0 auto;
	margin-bottom:0;
}
    #NewsPicTxt a:link, #NewsPicTxt a:visited { font-family: "Microsoft Yahei"; font-size: 14px; font-weight: 700; color: #5e5e5e; text-decoration: none; }
    #NewsPicTxt a:hover { color:#d02c30; }
/*****************************************************/
/*****************************************************/
/************************焦点图*************************/
/*****************************************************/
/*****************************************************/
  
  

/*顶部功能*/
.g-topinfo {
	width:100%;
	overflow:hidden;
	height:35px;
	background:url(imageshyctDaohangBG2.jpg) bottom center repeat-x;
	border-bottom:2px solid #fff;
}
  
.g-topinfo .m-box {
	width:1000px;
	margin:0 auto;
}
.g-topinfo .m-box ul {
	float:right;
	width:620px;
	padding:11px 0;
}
.g-topinfo .m-box ul li {
	_display:inline;
	float:left;
	padding:0 14px;
	border-left:1px solid #fff;
}
.g-topinfo .m-box ul li a {
	color:#fff;
}
/*logo位置*/
.g-topinfo .m-box .u-logo {
	float:left;
	line-height:34px;
	font-size:16px;
	color:#FFF;
}
.g-topinfo .m-box .u-logo a {
	color:#fff;
}
  
 
/*顶部*/   
.g-top {
	width:100%;
	background: url(imageshycttop-bg.jpg) center top no-repeat;
}
.g-top .m-box {
	width:1000px;
	height:693px;
	
}

/*内容部分开始*/
.g-main {
	margin-top:-147px;
}

/*标题统一样式 1*/
.u-title1 {
	position:relative;
	height:50px;
	background:url(imageshycttt-bg.png) repeat-x;
}
.u-title1 h4 {
	position:absolute;
	float:left;
	width:auto;
	padding:0 18px;
	text-align:center;
 	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:50px;
	color:#d02c30;
	background:url(imageshycttt-l-bg.png) left center no-repeat;
	font-weight: bold;
}
.u-title1 .u-more {
	float:right;
	width:94px;
	height:50px;
}
.u-title1 .u-more a {
	display:block;
	width:94px;
	height:50px;
	background:url(imageshyctmore.png) center left no-repeat;
}

/*标题统一样式 2*/
.u-title2 {
	position:relative;
	height:48px;
	background:#f2e2c0;
	overflow:hidden;
}
.u-title2 h4 {
	float:left;
	width:auto;
	margin-left:14px;
	line-height:48px;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#b63100;
}

.u-title2 .u-more {
	float:right;
	width:93px;
	height:48px;
}
.u-title2 .u-more a {
	display:block;
	width:93px;
	height:48px;
	background:url(imageshyctmore2.png) center right no-repeat;
}

/**/
.g-main .box {
	width:1000px;
}


/*2/3宽*/
.g-main .box .s-tt1 {
	width:660px;
}

/*1/3宽*/
.g-main .box .s-tt2 {
	width:320px;
}


/*第一行 新闻*/
.g-main .box .m-ct1{
	overflow:hidden;
}
  
  /*标题1 精神*/
  .g-main .box .m-ct1 .u-title1 .img-tt1-1 {
	  position:absolute;
	  left:0;
	  z-index:100;
	  width:120px;
	  height:50px;
	  background: url(imageshycttt-name1.png) center no-repeat;
  }
  
  /*内容文字*/
  .g-main .box .m-ct1 .text {
	  position:relative;
	  width:292px;
	  margin:5px auto;
  }
	.g-main .box .m-ct1 .list {
		width:100%;
	}
	
	.g-main .box .m-ct1 .list ul {
		padding:5px 15px;
	}
	.g-main .box .m-ct1 .list ul li {
		font-size:14px;
		line-height:36px;
	}
	.g-main .box .m-ct1 .list ul li span {
		float:right;
	}

  
  
  /*视频标题*/
  .g-main .box .m-ct1 .u-title1 .name3 {
	  left:14px;
  }
  /*视频部分*/
  .g-main .box .m-ct1 .video {
	  position:relative;
	  width:318px; 
	  border:1px solid #d02c30;
	  margin:0 auto;
	  margin-top:1px;
  }
  .g-main .box .m-ct1 .video .u-wrap {
	  width:318px;
	  height:176px;
	  background:url(imageshyctvideo.jpg) center no-repeat;
	  background-size:cover;
  }
  
  .g-main .box .m-ct1 .video h4 {
	  width:292px;
	  height:30px;
	  line-height:30px;
	  font-size:14px;
	  text-align:center;
	  font-weight:normal;
  }
  .g-main .box .m-ct1 .video h4 a {
	  color:#4c4c4c;
  }


  
/*第三部分 */
.g-main .box2 {
	width:998px;
	margin:0 auto; 
	border:1px solid #d02c30;
	background:#f2e2c0;
} 
  .g-main .box2 .m-ct3 .u-title2 {
	  width:998px;
	  border-bottom:1px solid #d02c30;
  }  
   /*标题长度*/
  .g-main .box2 .m-ct3 .u-title2 .img-tt2-1 {
	  position:absolute;
	  left:0;
	  z-index:100;
	  width:120px;
	  height:48px;
	  background:url(imageshycttt-name2.png) center no-repeat;
  }
  
  /*底部内容*/
  .g-main .box2 .m-ct3 .m-wrap {
	  height:525px;
	  overflow:hidden;
  }
  /*孔子*/
  .g-main .box2 .m-ct3 .m-wrap .u-box-human{
	  width:320px;
	  background:url(imageshyctkongzi.jpg) left top no-repeat;
  }
	.g-main .box2 .m-ct3 .m-wrap .u-box-human .img {
		width:300px;
		height:368px;
		margin:0 auto;
		overflow:hidden;
	}
	
	.g-main .box2 .m-ct3 .m-wrap .u-box-human h4 {
		width:270px;
		line-height:26px;
		font-size:16px;
		color:#d02c30;
		margin:0 auto;
	}
	.g-main .box2 .m-ct3 .m-wrap .u-box-human p {
		width:270px;
		margin:0 auto;
		line-height:30px;
		padding-bottom:20px;
	}
  /*六本国学框*/
  .g-main .box2 .m-ct3 .m-wrap ul{
	  width:676px;
  }
  
  .g-main .box2 .m-ct3 .m-wrap ul li {
	  width:320px;
	  height:172px;
	  float:left;
	  margin-left:18px;
  }
    .g-main .box2 .m-ct3 .m-wrap ul li .book-img {
		width:97px;
		height:132px;
		margin-top:20px;
		float:left;
	}
  
    .g-main .box2 .m-ct3 .m-wrap ul li .book-img a img {
		border:1px solid #d02c30;
	}
	
	
    .g-main .box2 .m-ct3 .m-wrap ul li .text {
		float:right;
		width:210px;
		margin-top:20px;
	}
    .g-main .box2 .m-ct3 .m-wrap ul li .text h4 {
		font-size:14px;
		font-weight:bold;
		line-height:20px;
	}
    .g-main .box2 .m-ct3 .m-wrap ul li .text p {
		width:180px;
		line-height:28px;
		color:#343434;
	}
/*版面信息*/
.g-bottom {
	width:100%;
	background:#ececec;
	overflow:hidden
}

.g-bottom .m-box {
	width:600px;
	margin:20px auto;
	line-height:20px;
}

.g-bottom .m-box p span {
	padding:5px 10px;
}
