/* 4.5 main CSS */
* {
	margin: 0px;
	padding: 0px
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	min-width: 1060px;
}

body {
	background: url(../images/header.jpg) top center no-repeat;
	font-size: 12px;
	font-family: "Microsoft Yahei","宋体",Arial,Helvetica,sans-serif;
	color: #000000;
}

.clearfix {
	overflow: hidden;
	_overflow: inherit;
	_zoom: 1;
}

img {
	border: 0;
}

li {
	list-style: none;
}

.cl {
	clear: both;
}

a {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

a:hover {
	color: #FF0000;
	text-decoration: none
}

a:link {
	color: #000000;
	text-decoration: none
}

a:visited {
	color: #000000;
	text-decoration: none
}
/***************通用部分***************/
.pageheader {
	width: 100%;
}

.header {
	width: 1200px;
	margin: 0 auto;
	height: 500px;
}

.w1100 {
	width: 1100px;
	padding: 40px 10px 10px 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

a.more {
	font-size: 18px;
	color: #145d88;
	line-height: 33px;
}
.warp{ width:960px; margin:0 auto; padding:0}
.space{margin:10px auto 0;}
.bkuang{border-left:#E8E8E8 1px solid; border-right:#E8E8E8 1px solid; border-bottom:#E8E8E8 1px solid;}
.clear {clear:both;}
.inner{background:url(../images/lv22.jpg); height:33px;}
.innerleft{line-height:33px; text-indent:25px; font-size:18px; font-weight:bold; float:left; color:#fff;font-family:Microsoft YaHei}
.innerright{line-height:33px; font-size:12px; float:right; padding-right:10px; font-size:12px;color:#999}

.abstract{width:928px;padding:10px 15px;font-family: "microsoft yahei";font-size: 18px;	line-height: 28px;	color: #11415f;	line-height: 35px;	text-indent: 44px;}
.mt20{ margin-top:20px;}
/***************第一部分导读***************/

.announcement {
	width: 1080px;
	margin: 0 auto 38px;
	background: url(../images/gonggao_bg.png) 0 0 repeat;
	padding: 10px;
}

.announcement_con {
	background: #fff;
	padding: 28px 53px 24px;
	width: 973px;
}

.announcement_con h2 {
	font-family: "microsoft yahei";
	font-size: 24px;
	font-weight: bold;
	color: #11415f;
	line-height: 40px;
	text-align: center;
	padding-bottom: 22px;
	border-bottom: 1px dashed #315a74;
	margin-bottom: 33px;
}

.announcement_con p {
	font-family: "microsoft yahei";
	font-size: 18px;
	line-height: 28px;
	color: #11415f;
	line-height: 35px;
	text-indent: 44px;
}

.announcement_con .textRight {
	text-align: right;
}

/***************第二部分滚动图***************/
.photo {
	width: 100%;
	margin-bottom: 39px;
}

.photo h5 {
	margin-bottom: 39px;
	height: 53px;
}

.photo h2 {
	font-family: "microsoft yahei";
	font-size: 24px;
	font-weight: bold;
	color: #11415f;
	line-height: 40px;
	text-align: center;
	margin-bottom: 30px
}

#zt_jczt ul li img {
	width: 300px;
	height: 200px;
	border: 1px solid #c9c9c9;
	padding: 2px;
	background-color: #ccc;
}

#zt_jczt ul li {
	width: 300px;
	height: 208px;
	position: static;
	float: left;
	margin-left: 26px;
	_overflow: hidden;
	_display: inline;
}

#zt_jczt ul li span {
	display: none;
}

#zt_jczt ul li span a {
	display: none;
}

#zt_jczt ul li span:hover {
	background: #09F;
	background: rgba(0,153,255,0.8);
	height: 30px;
}

#demo {
	width: 1100px;
	overflow: hidden;
	border: 0px dashed #CCC;
	margin: 0px auto;
}

#indemo {
	float: left;
	width: 2000%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

/***************第三部分视频访谈***************/
.videolist {
	width: 960px;
	margin: 0 auto;
}

.videolist h5 {
	margin-bottom: 39px;
	height: 53px;
}

.videolist_con {
	height:300px;

	*+height: 300px;
	position: relative;
	border-radius: 9px;

	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-o-border-radius: 9px;
	-ms-border-radius: 9px;
	background-color:#000; 
}

.videolist h2 {
	font-family: "microsoft yahei";
	font-size: 24px;
	font-weight: bold;
	color: #11415f;
	line-height: 40px;
	text-align: center;
	margin-bottom: 30px
}

.piclist2 {
	padding: 8px
}

.piclist2 ul {
	width: 100%
}

.piclist2 li {
	width: 290px;
	height: 250px;
	padding: 10px 10px 0;
	display: block;
	float: left;
	text-align: center;
}

.piclist2 li p {
    margin-top:10px;
	text-align: center;
	display: block;
}

.piclist2 a {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #99ccf2;
	line-height: 32px;
}

.piclist2 a:hover {
	color: #99ccf2;
	text-decoration: underline
}

/*.piclist2 li img {
	border: #2574a6 3px solid;
}*/

.piclist2 li img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.rilibox {
	width: 32%;
	height: 100px;
	line-height: 100px;
	background: #ddd;
	float: left;
	display: inline
}

.rilibox a {
	line-height: 100px;
}



/* 图片模块 */
.piclist{  padding-top:20px}
.piclist ul{ width:100%}
.piclist li {  padding: 10px 25px 0;  width: 185px; height: 440px; display: block; float: left; text-align: center;}
.piclist li p {text-align:left;display: block; margin-top:10px; text-indent:2em; }
.piclist a {line-height: 26px; color: #333; font-size: 15px;}
.piclist a:hover {color: #cc0000; text-decoration: underline}
.piclist li img{border: #cccccc 1px solid;}
.piclist li img {
  -moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius:10px; 
}


/***************底部***************/
.foot {
	width: 960px;
	text-align: center;
	color: #000;
	font-size: 18px;
	margin: 60px auto 40px auto;
	line-height: 30px;
}

.foot p {
	text-indent: 0;
}
