@charset "utf-8";
/* CSS Document */
html {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
body {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
div {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	border: 0px currentColor;
	font-weight: normal;
}
img {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
p {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
hr {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
pre {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
h1 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
h2 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
h3 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
h4 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
h5 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
h6 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
table {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
tr {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
td {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
th {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
tfoot {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
tbody {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
thead {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
form {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
fieldset {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
input {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
textarea {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
select {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
label {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
ul {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
ol {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
dl {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
li {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
dt {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
dd {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal;
}
body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
html {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
li {
	list-style-type: none;
}
a {
	border: currentColor; color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	text-decoration: none;
}
table {
	margin: 0px auto; clear: both; border-collapse: collapse; border-spacing: 0;
}
img {
	border: 0px currentColor; display: block;
}
em {
	font-style: normal;
}
hr {
	height: 0px; clear: both;
}
.none {
	display: none;
}
.clear {
	clear: both;
}
html, body {
    margin: 0;
    padding: 0;
}
img{ border:0;}
/*顶部导航*/
.top-bar {
	 width: 100%; height: 40px; text-align: center; color: rgb(192, 191, 162); overflow: hidden;  z-index: 1000;
}
.top-bar .home-site-link {
	font-style: normal; font-weight: 700;
}
.top-bar ul{ width:1000px; margin:0px auto;}
.top-bar li{ float:left;}
.top-bar .item {
	line-height: 40px;
}
.top-bar .item a {
	padding-right: 4px; padding-left: 4px;
}
.top-bar .home-site-link {
	color: rgb(255, 255, 255);
}
.top-bar a {
	color: rgb(255, 255, 255); filter: alpha(opacity=80); opacity: 0.8;
}
.top-bar .loading {
	height: 32px; text-align: center; line-height: 32px; font-size: 12px; display: block; background-color: rgb(245, 245, 245);
}
.dib {
	letter-spacing: normal; font-size: 14px; word-spacing: normal; vertical-align: top; display: inline-block;
}
.item {
	letter-spacing: normal; font-size: 14px; word-spacing: normal; vertical-align: top; display: inline-block;
}
.text{ width:1000px; margin:0px auto;}
.nav2 {
    width:1000px;
	height: 40px;
	
}
.nav2 ul li {
	color: rgb(255, 255, 255);
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	z-index: 2000;
	cursor: pointer;
}
.nav2 ul li.first {
	margin-left: 0px;
}
.nav2 ul li.end {
	margin-right: 0px;
}
.nav2 ul li a {
	color: rgb(255, 255, 255);
}
.nav2 ul li a:hover {
	color:#ffcc00;
}
.title{
	width:560px;
	position:absolute;
	top:120px;
	text-align:left;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:36px;
	font-weight:bold;
	color:#ffcc00;
}
/*论坛介绍*/
.ltjs{
	width:640px;
	position:absolute;
	top:210px;
}
.ltjs h1{
	color:#FFFFFF;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:18px;
	line-height:36px;
	text-align:left;
	text-indent:36px;
	font-style: italic;
	margin-bottom:20px;
}
.ltjs p{
	color:#FFFFFF;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:16px;
	line-height:30px;
	text-align:left;
}
.ltjs p span{ color:#ffcc00;}
/*议程安排*/
.title2{position:absolute;line-height:40px;padding-left:67px;left:230px;top:0;color:#58a6fb;font-size:24px;}
.list{
	margin:0px auto;
	margin-top:235px;
	position:relative;
}
.list ul{bottom:0;}
.list ul li{
	color:#a1a4b8;
	clear: both;
}
.list ul li.highlight .date, .content .main .year .list ul li.highlight .intro{
	color:#ffffff;
}
.list ul li .date,.content .main .year .list ul li .version{ font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; float:left; display:block; width:200px; line-height:30px;text-align:right}
.list ul li .date{
	font-size:18px;
	line-height:40px;
	color:#ffffff;
}
.list ul li .intro, .content .main .year .list ul li .more{ font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; float: right;display:block;width:700px;margin-left:100px;line-height:30px;}
.list ul li .intro{
	font-size:18px;
	line-height:40px;
	color:#ffffff;
}
/*奖项设置*/
.jxsz{ width:1000px; margin:0px auto;}
.jxsz h1{
	width:1000px;
	margin:0px auto;
	text-align:center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:30px;
	font-weight:bold;
	color:#990000;
	position:absolute;
	top: 239px;
}
.jxsz h2{
    width:1000px; margin:0px auto; text-align:center;  font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:30px; font-weight:bold; color:#990000;
	position:absolute;
	top: 500px;
}
/*嘉宾介绍*/
.circle { 
	 width: 160px; 
	 height: 160px; 
	 -moz-border-radius: 80px; 
	 -webkit-border-radius: 80px; 
	 border-radius: 80px; 
	 margin-top:10px; 
	 margin-bottom:10px;
	 position:relative;
	 z-index:2;
} 
.qafcbox li{ width:160px; margin-left:20px; margin-right:20px; float:left; display:inline;}
.qafcbox li h1{ width:160px; height:36px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:18px; line-height:36px; text-align:center; color:#FFFFFF;}
.qafcbox li h1 a,.qafcbox li h1 a:link,.qafcbox li h1 a:hover{ color:#FFFFFF;}
.qafcbox li h2{ width:160px; height:36px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; line-height:36px; text-align:center; color:#FFFFFF;}
.qafcbox li h2 a,.qafcbox li h2 a:link,.qafcbox li h2 a:hover{ color:#FFFFFF;}
#circle1{ width:1000px; margin:0px auto; height:252px; margin-bottom:40px; display:inline-block;}
#circle2{ width:800px; margin:0px auto; display:inline-block;}
#chjb{ width:1000px; margin:0px auto; margin-top:220px;}
#areaC {
	width:1000px;
	margin:0px auto;
	height:600px;
	float:left;
	margin-top: 10px;
}
#zzsc {
	width:1000px;
	height:600px;
	position:relative;
}
#zzsc #wai_box { width:1000px;height:600px;overflow: hidden;position: relative;}
#zzsc .zzsc_box{
	width: 4000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.qafcbox {width:1000px;height:600px;float: left;display: block;}
#zzsc .nav {
	width:150px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#0c89c9;
	display:inline-block;
}
#zzsc .nav a { background-color:#085983;display: block; float: left; width:20px; height: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; font-size: 0px;line-height: 0px; margin-left:5px;  margin-right: 5px;cursor:pointer; display:inline;}
#zzsc .nav a:hover{	background-color: #e770d8;}
#zzsc .nav .now{ background-color: #e770d8;}
#zzsc .pre{
	width:60px;
	height:80px;
	position:absolute;
	background-image: url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/left.png);
	background-repeat:no-repeat;
	top:220px;
	left:-80px;
	cursor:pointer;
}
#zzsc a.pre:hover{ background-image:url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/left_hover.png);}
#zzsc .next{width:60px; height:80px;  position:absolute;background-image:url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/right.png); background-repeat:no-repeat; top:220px; right:-80px;cursor:pointer;}
#zzsc a.next:hover{background-image:url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/right_hover.png);}
/*活动亮点*/
.hdld h1{ 
    width:1000px;
	margin:0px auto;
	text-align:left;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:18px;
	font-weight:bold;
	color:#ffcc00;
	position:absolute;
}
.hdld h2{
	width:144px;
	text-align:center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:20px;
	font-weight:bold;
	color:#ffcc00;
	position:absolute;
	
}
.hdld h3{
	width:144px;
	text-align:left;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	position:absolute;
}
.hdld h4{
	width:350px;
	text-align: left;
	text-indent:32px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:16px;
	line-height:30px;
	color:#ffffff;
	position:absolute;
	margin-left: 20px;
}
.hdld h5{
	width:100px;
	text-align: left;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	position:absolute;
}
/*媒体支持*/
.mtzc{
	width:900px;
	position:absolute;
	top:240px; 
	margin-left:100px;
}
.mtzc p{
	color:#FFFFFF;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:18px;
	line-height:40px;
	text-align:left;
}
.mtzc p span{
	color:#ffcc00;
	font-weight: bold;
}
.mtzc-l{
	position:absolute;
	height: 50px;
}
.mtzc-l h1{ color:#ffcc00; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:36px; font-weight:bold; text-align:left; font-style:italic;}
.mtzc-l h1 span{
	color:#FFFFFF;
	font-size:50px;	
}
/*相关报道*/
.content{ width:1000px; margin:0px auto; background-color:#FFFFFF;}
/* 新闻 */
#cenleft{
	width:610px;
	height:320px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	display: inline;
}
.fourcePic { width:610px; height:320px; position:relative; overflow:hidden; }
.fourcePic .num {
	position:absolute;
	right:3px;
	bottom:35px;
	z-index:10;
	width: 112px;
}
.fourcePic .num a { width:16px; height:16px; display:inline-block; text-align:center; line-height:16px; margin:0 3px; cursor:pointer; background:#333; color:#fff; font-size:12px;}
.fourcePic .num a:link { text-decoration:none; font-size:12px; color:#FFFFFF;}
.fourcePic .num a:visited { text-decoration:none; font-size:12px; color:#FFFFFF;}
.fourcePic .num a:hover { text-decoration:none; font-size:12px; color:#FFFFFF;}
.fourcePic .num a.cur { background:#ff6700; color:#fff; color:#FFFFFF;}
.fourcePic ul li { position:relative; height:320px; }
.fourcePic ul li .bg { background:#000000; border-top: 1px solid #545050; bottom: 0; height: 30px; left: 0; opacity: 0.7; filter:alpha(opacity=70);position: absolute; width: 610px; z-index: 10; }
.fourcePic ul li .tit { font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; bottom: 0; color: #FFFFFF; font-size: 14px; height: 30px; left: 0; line-height: 30px; position: absolute; text-align: center; width: 610px; z-index: 20; }
.fourcePic ul li .tit a { font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; color:#fff; font-size:14px; text-decoration:none; line-height:30px;}
.fourcePic ul li .tit a:hover { font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; text-decoration: none;}
#cenrighttxt{
	width:360px;
	float:right;
	display: inline;
	margin-right:10px;
}
#cenrighttxt H2{font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; height:30px; font-size:18px; line-height:30px; width:350px; overflow:hidden; margin-top:2px; text-align:left;}
#cenrighttxt H2 a{font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; color:#0c609e; font-size:18px; line-height:30px; margin-top:2px; text-align:left;}
#cenrighttxt H2 a:link{font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; color:#0c609e; font-size:18px; line-height:30px; margin-top:2px; text-align:left;}
#cenrighttxt H2 a:hover{font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";color:#0c609e; font-size:18px; line-height:30px; margin-top:2px; text-align:left;}
#cenrighttxt P{ font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; width:350px; height:50px; text-align:left; overflow:hidden; text-indent:24px; margin-left:8px;}
#cenrighttxt P a{ font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; color:#616161; font-size:12px;line-height:25px; overflow:hidden;}
#cenrighttxt P a:link{ font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; color:#616161; font-size:12px;line-height:25px; }
#cenrighttxt P a:visited{ font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; color:#616161; font-size:12px;line-height:25px; }
#cenrighttxt P a:hover{
    font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#616161;
	font-size:12px;
	line-height:25px;
}
#cenrighttxt ul{
	width:360px;
	margin:0px auto;
}
#cenrighttxt li{
	background-image: url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/d.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	width:330px;
	height:30px;
	line-height:30px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:14px;
	text-align:left;
	color:#333333;
	overflow:hidden;
	float: left;
}
#cenrighttxt li a,#cenrighttxt li a:link{ width:350px; height:30px; line-height:30px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; text-align:left; color:#333333; overflow:hidden; }
#cenrighttxt li a:hover{
	width:350px;
	height:30px;
	line-height:30px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:14px;
	text-align:left;
	color:#0c609e;
	overflow:hidden;
}
#xian{ margin-top:10px; margin-bottom:10px; border-bottom:#CCCCCC dashed 1px;}
/*图文直播*/
.title3{
	width:1000px;
	margin:0px auto;
	height:50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.combox {
	clear:both;
}
.combox h2 { 
    background-image:url(//www.xinhuanet.com/caipiao/lottery/cpgjlt/images160905/lb2.jpg);
	background-repeat:no-repeat;
	line-height:40px;
	height:40px;
	font-size:20px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#0c609e;
	padding-left:25px;}
.secondPart {
	overflow: hidden;
}
.secondPart .partL { width:605px; float:left; }
.secondPart .partR {
	width:374px;
	float:right;
	margin-bottom: 10px;
}
.secondPart .impNews h3{
    background-image:url(//www.xinhuanet.com/caipiao/lottery/cpgjlt/images160905/lb2.jpg);
	background-repeat:no-repeat;
	line-height:40px;
	height:40px;
	font-size:20px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#0c609e;
	padding-left:25px;
}
#ifrmnamezl{
}
#yxsw li{
	width:160px;
	margin-left:18px;
	float:left;
	display:inline;
	height:140px;
}
#pic{
	width:160px;
	height:100px;
}
#yxsw li h1{
	width:160px;
	line-height:30px;
	height:30px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:12px;
	color:#323232;
	overflow:hidden;
	text-align:center;
}
#yxsw li h1 a,#yxsw li h1 a:link,#yxsw li h1 a:hover{ color:#323232;}
/*精彩图片*/
.gzys_centent {
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
	display:inline-block;
}
.gzys_centent li {
    margin:5px; float: left; position: relative; display:inline;
}
.gzys_centent li {
	width: 190px; height: 190px;
}
.gzys_centent li img {
	width: 190px; height: 190px;
}
.gzys_centent li:hover .overLayer {
	background:#1482b6; display: block; filter: alpha(opacity=100); opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.gzys_centent .hover li .overLayer {
	background:#1482b6; display: block; filter: alpha(opacity=100); opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.gzys_centent li:hover .infoLayer {
	display: block; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.gzys_centent .hover li .infoLayer {
	display: block; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.gzys_centent .overLayer {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; filter: alpha(opacity=0); position: absolute; z-index: 4; opacity: 0; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear;
}
.gzys_centent .infoLayer {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 4;
}
.gzys_wenzi {
	padding: 0px 10px;
}
.gzys_wenzi h1 {
	color: rgb(255, 255, 255); padding: 25px 0px 5px; line-height: 35px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-weight:bold;
}
.gzys_wenzi h1 a,.gzys_wenzi h1 a:link,.gzys_wenzi h1 a:hover {
	color: rgb(255, 255, 255); font-weight:bold;
}
.gzys_wenzi p {
	color: rgb(255, 255, 255); line-height: 24px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 14px; 
}
.gzys_wenzi p a,.gzys_wenzi p a:link,.gzys_wenzi p a:hover {
	color: rgb(255, 255, 255);
}
/*峰会要闻*/
#text2{
	width:1000px;
	margin:0px auto;
	display:inline-block;
}
#text2-l{ width:700px; float:left; display:inline; margin-left:5px;}
#text2-l h1{ width:700px; height:30px; line-height:30px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:18px; font-weight:bold; text-align:left; color:#108fb4; overflow:hidden; }
#text2-l h1 a,#text2-l h1 a:link{ width:700px; height:30px; line-height:30px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:18px; font-weight:bold; text-align:left; color:#108fb4; }
#text2-l h1 a:hover{ width:700px; height:30px; line-height:30px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:18px; font-weight:bold; text-align:left; color:#108fb4; }
#text2-l p{  font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; width:700px; line-height:24px; font-size:12px; color:#333333; text-indent:24px; overflow:hidden; }
#text2-l p a,#text2-l p a:link{ width:700px; line-height:24px; font-size:12px; color:#990000; }
#text2-l p a:hover{ width:700px; line-height:24px; font-size:12px; color:#990000; }
#text2-r{ width:260px; float:right; display:inline; margin-bottom:15px; margin-right:5px;}
#text2 li{
	width:320px;
	margin:0px 5px 10px 5px;
	float:left;
	display:inline
}
#text2 li h1{ width:300px; height:30px; line-height:30px; overflow:hidden; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:16px; text-align: left; color: #108fb4; margin-left:10px; }
#text2 li h1 a,#text2 li h1 a:link{ width:300px; height:30px; line-height:30px; overflow:hidden; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:16px; text-align: left; color: #108fb4;}
#text2 li h1 a:hover{
	width:300px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:16px;
	text-align: left;
	color:#108fb4;
}
#text2 li img{ width:120px; height:96px; float:left; margin-top:5px; margin-left:10px; margin-bottom:10px;}
#text2 li p{  font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; width:160px; height:96px; float:right; line-height:24px; overflow:hidden; font-size:12px; text-align: left; text-indent:24px; color:#666666; margin-top:5px; margin-right:10px;}
#text2 li p a,#text2 li p a:link{ color:#666666;}
#text2 li p a:hover{ color:#993300;}
/*媒体报道*/
#part1{
	width:300px;
	padding:10px;
	border: #ccc 1px solid;
}
#part1 h2 { 
    background-image:url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/title2.jpg);
	background-repeat:no-repeat;
	line-height:40px;
	height:40px;
	font-size:20px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color:#0c609e;
	padding-left:25px;
	padding-bottom:10px;}
#part1 img{ width:100px; height:70px; float:left;}
#part1-z{ width:185px; float:right;}
#part1-z h1{ width:185px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#006ab4; text-align:left;}
#part1-z h1 a,#part1-z h1 a:link,#part1-z h1 a:hover{ color:#006ab4;}
#part1-z p{ width:185px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:12px; line-height:24px; height:48px; overflow:hidden; color:#323232; text-align:left;}
#part1-z p a,#part1-z p a:link,#part1-z p a:hover{ color:#006ab4;}
.NewsLine{
	border-bottom:1px dashed #cccccc;
	margin-top:15px;
	margin-bottom: 15px;
}
.NewsList2 li{ width:290px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; line-height:30px; height:30px; overflow:hidden; text-align:left; color:#323232; background: url(//www.he.xinhuanet.com/zhuanti/2015CSRxhcp/images/d2.jpg) no-repeat left center; padding-left:10px;}
.NewsList2 li a,.NewsList2 li a:link,.NewsList2 li a:hover{ color:#323232;}
/*案例报道*/
.left{
	width:608px;
	float:left;
}
.fl{ float:left;}
.fr{ float:right;}
.PeiTaoBox{ width:628px; height:212px; margin-top:15px; }
.PeiTaoBorder{
	background:#FFF;
	width:578px;
	border-top-style:none;
	padding:15px 15px 15px 15px;
}
.PeiTao_w280{ width:280px;}
.PeiTaoFont{ width:158px; line-height:24px;}
.PeiTaoFont h1{ font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; font-weight:bold; color:#006ab4; text-align:left; width:158px; height:24px; overflow:hidden;}
.PeiTaoFont h1 a,.PeiTaoFont h1 a:link{ color:#006ab4; font-weight:bold;}
.PeiTaoFont h1 a:hover{ color:#006ab4; font-weight:bold;}
.PeiTaoFont p{ font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:12px; text-align:left; width:158px; height:48px; overflow:hidden; color:##323232;}
.PeiTaoFont p a,.PeiTaoFont p a:link,.PeiTaoFont p a:hover{color:#006ab4;}
.right{
	width:372px;
	float:right;
	display:inline;
}
#scjs{
	width:340px;
	padding:15px 15px 5px 15px;
}
#scjs img{
	width:100px;
	height:80px;
	float:left;
}
#scjs-z{ width:225px; float:right;}
#scjs-z h1{ width:225px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:14px; line-height:24px; height:24px; overflow:hidden; font-weight:bold; color:#006ab4; text-align:left;}
#scjs-z h1 a,#scjs-z h1 a:link,#scjs-z h1 a:hover{ font-weight:bold; color:#006ab4;}
#scjs-z p{ width:225px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size:12px; line-height:24px; height:48px; overflow:hidden; color:#323232; text-align:left;}
#scjs-z p a,#scjs-z p a:link,#scjs-z p a:hover{ color:#006ab4;}
/*版权*/
.footer {
	width:1000px;
	text-align:center;
	border-top:5px solid #333;
	margin:0px auto;
	margin-top: 10px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
.footer p { line-height:2; padding-top:15px; height:80px; border-top:5px solid #D6D6D6; font-size:12px;}
.footer p span { color:#000; font-weight:700;}
.footer p a,.footer p a:link,.footer p a:hover { color: #000;}

.foot {
	width:1000px;
	text-align:center;
	margin:0px auto;
	margin-top: 30px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	color: #fff;
	border-top:2px solid #ffffff;
}
.foot p {
	line-height:2;
	padding-top:15px;
	height:32px;
	font-size:14px;
}
.foot p span { color:#fff; font-weight:700;}
.foot p a,.foot p a:link,.foot p a:hover { color: #fff;}
