﻿@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
img{
	display:block;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}
li,p{
	overflow:hidden;
}
.box{
	width:1170px;
	margin:0px auto;
}
.wrapper{
	width:100%;
	min-width:1170px;
	max-width:1920px;
	overflow:hidden;
}




#header{
	height:453px;
	position:relative;
}
#slides{ width:100%; height:453px; list-style:none; padding:0; margin:0;}
#slides li{ width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; background-position:top center; background-repeat:no-repeat;}


#header .switch{
	text-align:center;
	width:100%;
	position:absolute;
	left:0px;
	bottom:31px;
}
#header .switch a{
	background:url(images/type1.png) no-repeat;
	color:#fff;
	padding:0px 5px;
	font-size:12px;
	margin:0px 8px;
	cursor:pointer;
}
#header .switch a:hover{
	text-decoration:none;
}
#header .switch a.current{
	background:url(images/type2.png) no-repeat;
}


#nav{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	height:68px;
	background:url(images/nav-bg.png) repeat-x;
	z-index:100;
}
#nav .left a{
	font-size:14px;
	color:#fff;
	margin-right:28px;
	line-height:44px;
}
#nav .left .a1{
	background:url(images/arrow.png) no-repeat right 9px;
	padding-right:8px;
}
#nav .left a span{filter:alpha(opacity=60);-moz-opacity:0.60;opacity:0.60;}

#nav form{
	width:164px;
	height:24px;
	float:right;
	filter:alpha(opacity=20);-moz-opacity:0.20;opacity:0.20;
	background:#fff;
	border-radius:11px;
	margin-top:12px;
}
#nav form .text{
	width:121px;
	height:22px;
	line-height:22px;
	border:none;
	float:left;
	margin-left:11px;
	font-family:"Microsoft Yahei","SimHei";
	font-size:13px;
}
#nav form .sub{
	width:15px;
	height:15px;
	background:url(images/sub.png) no-repeat;
	float:left;
	border:none;
	margin:5px 0px 0px 5px;
	display:inline;
}









#layout1 .news1{
	width:690px;
	float:left;
	margin-top:-30px;
}
#layout1 .news1 h4{
	font-size:27px;
	line-height:36px;
	height:36px;
	margin:22px 0px 11px 0px;
}
#layout1 .news1 li{
	font-size:16px;
	line-height:28px;
	height:28px;
}
#layout1 .news1 li a{ color:#333;}
#layout1 .col1 a{ color:#444;}
#layout1 .news1 a:hover,#layout1 .news1 a:active{color:#c00;}
#layout1 .news1 li span{
	color:#d6d6d6;
	margin:0px 10px;
}

/*
#layout1 .news2{
	width:384px;
	float:right;
}
#layout1 .news2 a{
	width:114px;
	height:44px;
	float:left;
	margin:0px 0px 28px 14px;
	display:inline;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding-top:76px;
	text-decoration:none;
}
#layout1 .news2 .a1{ background:url(images/a1.gif) no-repeat 39px 25px #0082ca;}
#layout1 .news2 .a2{ background:url(images/a2.gif) no-repeat 40px 21px #43b597;}
#layout1 .news2 .a3{ background:url(images/a3.gif) no-repeat 37px 24px #9d8b65;}
#layout1 .news2 .a4{ background:url(images/a4.gif) no-repeat 38px 25px #f39800;}
#layout1 .news2 .a5{ background:url(images/a5.gif) no-repeat 39px 26px #91c332;}
#layout1 .news2 .a6{ background:url(images/a6.gif) no-repeat 40px 25px #e31880;}

*/

.focus{
	width:770px;
	height:410px;
	float:left;
	position:relative;
}
.focus .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:57px;
	background:url(images/textbg.png) no-repeat left bottom;
}
.focus .pic img{
	width:770px;
	height:410px;
	border-radius:3px;
}
.focus p{
	position:absolute;
	left:23px;
	font-size:22px;
	font-weight:bold;
	bottom:0px;
	line-height:48px;
	height:48px;
	max-width:580px;
}
.focus p a{ color:#fff;}
.focus .switch{
	position:absolute;
	right:22px;
	bottom:14px;
	z-index:99;
}
.focus .switch a,.focus1 .switch a{
	cursor:pointer;
    display:inline-block;
    margin:0 6px;
    overflow:hidden;
    width:7px;
	height:7px;
	display:block;
	float:left;
	padding:0px;
	text-indent:-9999px;
	background:#fff;
	border-radius:4px;
}
.focus .switch a:hover,.focus1 .switch a:hover{text-decoration:none; color:#fff;}
.focus .switch a.current,.focus1 .switch a.current{ width:32px;}


#layout1 .news3{
	width:371px;
	height:410px;
	float:right;
	background:#0082ca;
	position:relative;
	border-radius:4px;
}
#layout1 .news3 .pic img{
	width:371px;
	height:322px;
	border-radius:4px 4px 0px 0px;
}
#layout1 .news3 .biao{
	width:93px;
	height:35px;
	background:#0082ca;
	position:absolute;
	right:0px;
	top:279px;
	border-radius:16px 0px 0px 16px;
	color:#fff;
	font-size:18px;
	line-height:34px;
	padding-left:55px;
	overflow:hidden;
}
#layout1 .news3 a{ color:#fff;}
#layout1 .news3 .play{
	width:81px;
	height:81px;
	background:url(images/play.png) no-repeat;
	cursor:pointer;
	position:absolute;
	top:275px;
	left:17px;
}
#layout1 .news3 h5{
	font-size:16px;
	width:100%;
	text-align:center;
	left:0px;
	position:absolute;
	bottom:29px;
	line-height:22px;
	height:22px;
}









#layout2{
	background:url(images/ly2-bg.gif) repeat-x bottom #f7f7f7;
}
#layout2 .box{
	background:url(images/jbdh.gif) no-repeat 0px 16px;
	padding-top:122px;
	height:821px;
	position:relative;
}
#layout2 .prve,#layout2 .next{
	width:57px;
	height:100px;
	position:absolute;
	top:302px;
	z-index:100;
	cursor:pointer;
}
#layout2 .prve{
	background:url(images/prve.png) no-repeat;
	left:0px;
}
#layout2 .next{
	background:url(images/next.png) no-repeat;
	left:713px;
}
#layout2 .text .pic{
	width:770px;
	float:left;
}
#layout2 .text .pic img{
	width:770px;
	height:468px;
	border-radius:4px;
}

#layout2 .text .news{
	width:340px;
	float:right;
	margin-left: 40px;
}
#layout2 .text .num{
	background:url(images/num.gif) no-repeat 54px 1px;
	height:70px;
	overflow:hidden;
	font-family:"Georgia";
}
#layout2 .text .num span{
	font-size:62px;
	color:#0082ca;
	margin-top:-13px;
	width:60px;
	text-align:right;
}
#layout2 .text .num label{
	font-size:26px;
	color:#929293;
	margin:41px 0px 0px 6px;
}
#layout2 .text .num span,#layout2 .text .num label{
	display:block;
	float:left;
}
#layout2 .text h4{
	font-size:32px;
	line-height:39px;
	height:117px;
	margin:14px 0px 70px 2px;
}
#layout2 .text h4 a{ color:#444;}
#layout2 .text h4 a:hover,#layout2 .text h4 a:active{ color:#c00;}
#layout2 .text .news p{
	font-size:14px;
	line-height:27px;
	height:108px;
	color:#fff;
	text-indent: 1.8rem;
	margin-bottom:21px;
}
#layout2 .text .more{
	font-size:14px;
	color:#0082ca;
	background:#fff;
	border-radius:13px;
	padding:4px 23px;
}
#layout2 .list{
	margin-top:56px;
	position:relative;
}
#layout2 .list ul{
	margin-left:-95px;
}
#layout2 .list li{
	width:156px;
	float:left;
	display:inline;
	margin-left:97px;
	text-align:center;
	font-size:16px;
	color:#02faf7;
}
#layout2 .list li img{
	width:146px;
	height:146px;
	border-radius:78px;
	border:5px solid #fff;
	margin-bottom:12px;
}
#layout2 .list li h5{
	font-size:18px;
	line-height:26px;
	height:26px;
}
#layout2 .list li h5 a{ color:#fff;}
#layout2 .list li p{
	line-height:22px;
	height:22px;
	margin:9px 0px 1px 0px;
}
#layout2 .list li span{
	font-size:18px;
	color:#fff;
	filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
	line-height:24px;
	height:24px;
	display:block;
	overflow:hidden;
}
#layout2 .prve1,#layout2 .next1{
	width:24px;
	height:42px;
	position:absolute;
	top:64px;
	cursor:pointer;
}
#layout2 .prve1{
	background:url(images/prve.gif) no-repeat;
	left:-80px;
}
#layout2 .next1{
	background:url(images/next.gif) no-repeat;
	right:-80px;
}










#layout3{
	background:url(images/fczs.gif) no-repeat 1px 0px;
	overflow:hidden;
	padding-bottom:52px;
}
#layout3 .more{
	margin:28px 2px 56px 1133px;
	display:block;
	height:23px;
}
#layout3 .pic{
	width:570px;
	float:left;
}
#layout3 .pic img{
	width:570px;
	height:316px;
	border-radius:4px;
}
#layout3 .news{
	width:498px;
	padding-right:46px;
	float:right;
	margin-top:20px;
}
#layout3 .news h4{
	font-size:30px;
	line-height:47px;
	max-height:94px;
	margin-right:13px;
}
#layout3 .news h4 a{
	color:#333;
}
#layout3 .news h4 a:hover,#layout3 .news h4 a:active{color:#c00;}
#layout3 .news p{
	font-size:16px;
	line-height:30px;
	max-height:120px;
	padding-top:24px;
	margin-top:20px;
	text-indent: 2rem;
	background:url(images/p.gif) no-repeat top left;
}
#layout3 ul{
	margin-left:-30px;
	zoom:1;
}
#layout3 li{
	width:270px;
	height:270px;
	position:relative;
	display:inline;
	float:left;
	margin:30px 0px 0px 30px;
} 
#layout3 li img{
	border-radius:4px;
	width:270px;
	height:270px;
}
#layout3 li p{
	font-size:16px;
	text-align:center;
	position:absolute;
	left:0px;
	bottom:7px;
	line-height:22px;
	height:22px;
	width:100%;
}
#layout3 li p a{ color:#fff;}












#layout4{
	background:#0082ca;
}
#layout4 .box{
	background:url(images/dzflt.gif) no-repeat 1px 33px;
	overflow:hidden;
	padding:33px 0px 45px 0px;
	height:540px;
	position:relative;
}
#layout4 .more{
	margin:24px 2px 0px 1133px;
	display:block;
}

.focus1{
	width:570px;
	height:409px;
	position:relative;
	float:left;
	margin-top:60px;
	z-index:100;
}
#layout4 .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:64px;
	background:url(images/textbg1.png) repeat-x top left;
}
.focus1 .pic img{
	width:570px;
	height:409px;
}
.focus1 p{
	position:absolute;
	left:18px;
	font-size:18px;
	bottom:5px;
	line-height:48px;
	height:48px;
	max-width:500px;
}
.focus1 p a{ color:#fff;}
.focus1 .switch{
	position:absolute;
	right:3px;
	bottom:23px;
	z-index:99;
}
#layout4 .news{
	width:509px;
	height:379px;
	background:#ffffff;
	right:1px;
	bottom:45px;
	position:absolute;
	padding:30px 50px 0px 112px;
}
#layout4 .news h4{
	font-size:22px;
	line-height:30px;
	height:30px;
	margin-left:5px;
}
#layout4 .news a{ color:#333;}
#layout4 .news a:hover,#layout4 .news a:active{ color:#c00;}
#layout4 .news p{
	font-size:14px;
	color:#333;
	line-height:18px;
	text-indent: 1.7rem;
	height:36px;
	margin:6px 0px 13px 5px;
}
#layout4 .news ul{
	border-top:1px solid #f1f1f1;
	padding:11px 0px 0px 4px;
}
#layout4 .news li{
	font-size:18px;
	line-height:36px;
	height:36px;
}










#layout5{
	background:#f2f2f2;
}
#layout5 .box{
	background:url(images/cxcg.gif) no-repeat 1px 50px;
	overflow:hidden;
	padding:46px 0px 68px 0px;
}
#layout5 .more{
	margin:24px 2px 72px 1133px;
	display:block;
}
#layout5 .text{
	background:#fff;
	padding:4px 0px 39px 0px;
}
#layout5 .text li{
	width:539px;
	float:left;
	margin:30px 0px 0px 31px;
	display:inline;
}
#layout5 .text li .pic{
	width:270px;
	float:left;
}
#layout5 .text li .pic img{
	width:270px;
	height:150px;
	border-radius:3px;
}
#layout5 .text li .news{
	width:249px;
	float:right;
}
#layout5 .text li .news h5{
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	max-height:60px;
	margin:-3px 0px 16px 0px;
}
#layout5 .text li .news p{
	line-height:22px;
	max-height:66px;
	color:#666;
		text-indent: 1.5rem;
}









#layout6{
	background:url(images/gddt.gif) no-repeat 1px 0px;
	overflow:hidden;
	margin-top:62px;
}
#layout6 .more,#layout7 .more{
	margin:23px 2px 67px 1133px;
	display:block;
}
#layout7 .box{
	background:url(images/jctj.gif) no-repeat 1px 0px;
	overflow:hidden;
	margin-top:46px;
}
.gqtj{ width:100%; height:648px;}
#slide li { width:1170px; height:648px; float:left; position:relative; overflow:visible;  }
.slider-container .pic { width:1170px; height:648px; display:block; position: relative;}
.slider-container .pic img { width:1170px; height:648px; display:block; border:0 none;}
.slide_Bg { width:1170px; height:648px; position:absolute; top:0; background:#000; filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}
.cur .slide_Bg { display:none }
#slide_list { position:absolute; left:0 }
.slider-container li img{ position:relative }
.slider-container li p{width:800px; height:90px; font-family:"Microsoft Yahei","SimHei" font-size: 21px;color: #fff; position:absolute; bottom:0; left:185px; z-index:100;display:none;background:#fff; color:#000;}
.slider-container li p span.zx{ color:#000; font-size:30px; line-height:90px; height:90px; text-align:center; width:100%; display:block;}
.cur .st_ty{display:block; height:65px;overflow:visible; margin-top:-65px;}
.slider-btn-l{left:50%;margin-left:-509px;}
.slider-btn-r{right:50%;margin-right:-509px;}
.area1{ overflow: hidden; zoom:1;}
 .slider-container {margin: 0 auto; width:1000px; position:relative; height:582px; z-index:9; min-width:1000px;}
.slider-wrap { width:4000px; height:582px;  font-size:0; position:absolute; left:49%; top:0; margin-left:-1480px;}
.slider { width:100%; height:648px; float:left}
.slider-btn { position:absolute; top:326px; width:46px; height:69px; background:#fff; cursor:pointer; filter:alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;}
.slider-btn:hover{ filter:alpha(opacity=100); opacity:1; }
.slider-btn-l{left:50%;margin-left:-385px; background:url(images/prve1.png) no-repeat center;}
.slider-btn-r{right:50%;margin-right:-902px; background:url(images/next1.png) no-repeat center;}




#layout6 .list1{
	margin-left:-30px;
	zoom:1;
}
#layout6 .list1 li{
	width:570px;
	height:291px;
	display:inline;
	float:left;
	position:relative;
	margin-left:30px;
}
#layout6 .list1 li .pic img{
	width:570px;
	height:291px;
}
#layout6 .list1 li .textbg1,#layout3 .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:45px;
	background:url(images/textbg2.png) repeat-x top left;
}
#layout6 .list1 li p{
	font-size:18px;
	width:100%;
	text-align:center;
	position:absolute;
	left:0px;
	bottom:13px;
	line-height:24px;
	height:24px;
}
#layout6 .list1 li p a{ color:#fff;}
#layout6 .list2{
	margin:40px 0px 0px -32px;
	zoom:1;
}
#layout6 .list2 li{
	font-size:18px;
	border-bottom:1px dashed #ccc;
	line-height:46px;
	height:46px;
	width:569px;
	float:left;
	display:inline;
	margin-left:32px;
}
#layout6 .list2 li span{
	background:#d7ad57;
	color:#fff;
	margin-right:10px;
	padding:0px 16px;
}







#layout8 p{
	font-size:26px;
}
#layout8 ul{
	margin:13px 0px 0px -48px;
	zoom:1;
}
#layout8 li{
	width:155px;
	float:left;
	display:inline;
	margin:22px 0px 0px 48px;
}
#layout8 li img{
	width:155px;
	height:46px;
}







#footer{
	border-top:none;
	color:#fff;
	background:#0082ca;
	height:304px;
}
#footer a{color:#fff;}
#footer .left{
	width:610px;
	font-size:14px;
	line-height:26px;
}
#footer .left span{
	font-size:30px;
	padding:53px 0px 16px 0px;
	display:block;
}
#footer ul{
	width:420px;
	float:right;
}
#footer ul li{
	width:110px;
	float:left;
	display:inline;
	margin:60px 0px 0px 30px;
	text-align:center;
	font-size:16px;
}
#footer ul li img{
	margin-bottom:10px;
	width:110px;
	height:110px;
}






/*css样式修改开始*/
#nav .left a{
	text-decoration:none;
}
#nav .left .a1:hover{
	color:#ff0;
}
#header .drop{
	width:126px;
	height:261px;
	background:url(images/drop.png) no-repeat;
	position:absolute;
	top:37px;
	left:762px;
	display:none;
	padding-top:12px;
}
#header .drop a{
	width:100%;
	display:block;
	text-align:center;
	font-size:14px;
	color:#000;
	line-height:42px;
}

/*
#layout1 .news2 .a1{ background:url(images/a11.png) no-repeat 39px 25px #014099;}
#layout1 .news2 .a2{ background:url(images/a21.png) no-repeat 40px 21px #90c31f;}
#layout1 .news2 .a3{ background:url(images/a31.png) no-repeat 37px 24px #d7ad57;}
#layout1 .news2 .a4{ background:url(images/a41.png) no-repeat 38px 25px #ce1277;}
#layout1 .news2 .a5{ background:url(images/a51.png) no-repeat 39px 26px #b13990;}
#layout1 .news2 .a6{ background:url(images/a61.png) no-repeat 40px 25px #15589f;}
#layout1 .news2 a{ border-radius:4px;}
*/
#layout1 .news2{
	width:384px;
	float:right;
}
#layout1 .news2 a{
	width:114px;
	height:44px;
	float:left;
	margin:0px 0px 28px 14px;
	display:inline;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding-top:76px;
	text-decoration:none;
}
#layout1 .news2 .a1{background:url(images/a11.png) no-repeat 39px 25px #014099;}
#layout1 .news2 .a2{ background:url(images/a21.png) no-repeat 40px 21px #90c31f;}
#layout1 .news2 .a3{ background:url(images/a31.png) no-repeat 37px 24px #d7ad57;}
#layout1 .news2 .a4{ background:url(images/a41.png) no-repeat 38px 25px #ce1277;}
#layout1 .news2 .a5{ background:url(images/a51.png) no-repeat 39px 26px #b13990;}
#layout1 .news2 .a6{ background:url(images/a61.png) no-repeat 40px 25px #15589f;}
#layout1 .news2 a{ border-radius:4px;}
#layout1 .news2 .a4{
	width:178px;
	background:url(images/a41.png) no-repeat 69px 25px #ce1277;
}
#layout1 .news2 .a6{
	width:178px;
	 background:url(images/a61.png) no-repeat 63px 25px #15589f;
}

#layout1 .news3 .biao,#layout1 .news3{background:#014099;}
#layout1 .news3 .play{background:url(images/play1.png) no-repeat;}

#layout2{background:url(images/ly2-bg1.gif) repeat-x bottom #f7f7f7;}
#layout2 .text .num span{color:#014099;}
#layout2 .box{background:url(images/jbdh1.gif) no-repeat 0px 16px;}
#layout2 .prve1{background:url(images/prve1.gif) no-repeat;}
#layout2 .next1{background:url(images/next1.gif) no-repeat;}
#layout3{background:url(images/fczs1.gif) no-repeat 1px 0px;}
#layout4{background:#014099;}
#layout4 .box{background:url(images/dzflt1.gif) no-repeat 1px 33px;}
#layout5 .box{background:url(images/cxcg1.gif) no-repeat 1px 50px;}
#layout6{background:url(images/jmkc.gif) no-repeat 1px 0px;}
#layout7 .box{background:url(images/jctj1.gif) no-repeat 1px 0px;}
#footer{background:#014099;}
#layout2 .list li:hover img{
	border:5px solid #f29700
}
/*css样式修改结束*/
/*7.20css样式修改开始*/
#header{ background:url(images/header1.jpg) no-repeat top center;}
#nav .box{position:relative;}
#nav .left a:hover{ color:#fff800;}
#header .drop{ left:556px;}
#nav form{filter:alpha(opacity=100);-moz-opacity:1;opacity:1; background:url(images/form.png) no-repeat; width:183px;}
#nav form .text,#nav form,#nav form input{ color:#fff;}
#nav form .text{background-color:rgba(255,255,255,0); width:142px;}
#layout1 .news2 a:hover{
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}
#layout1 .news3 .play:hover{background:url(images/play2.png) no-repeat;}

#layout2{background:url(images/ly2-bg1.jpg) repeat-x bottom #f7f7f7;}
#layout3 .news{
	height:296px;
	margin-top:0px;
	padding:20px 46px 0px 56px;
	float:right;
	background:#f7f7f7;
}
#layout4{background:url(images/ly4-bg.jpg) no-repeat top center;}
#layout2 .prve1{background:url(images/prve2.png) no-repeat;}
#layout2 .next1{background:url(images/next2.png) no-repeat;}
#layout2 .list li{ color:#ffe100;}
#layout3 .more,#layout4 .more,#layout5 .more,#layout6 .more,#layout7 .more{
	width:37px;
	height:23px;
	background:url(images/more1.png) no-repeat;
}
#layout3 .more:hover,#layout5 .more:hover,#layout6 .more:hover,#layout7 .more:hover{ background:url(images/more3.png) no-repeat;}
#layout4 .more:hover{ background:url(images/more2.png) no-repeat;}
#footer .left{width:750px; padding-top:59px;}
/*7.20css样式修改结束*/

/*7.24css样式修改开始*/

#layout1 .news2 .a4{
	width:178px;
	background:url(images/a41.png) no-repeat 69px 25px #ce1277;
}
#layout1 .news2 .a6{
	width:178px;
	 background:url(images/a61.png) no-repeat 63px 25px #15589f;
}
/*7.24css样式修改结束*/




/*7.25css样式修改开始*/
#layout1 .news2 .a4,#layout1 .news2 .a6{ width:114px;}
#layout1 .news2 .a4{background:url(images/a61.png) no-repeat 35px 22px #b13990;}
#layout1 .news2 .a5{background:url(images/a41.png) no-repeat 37px 23px #ce1277;}
#layout1 .news2 .a6{background:url(images/a511.png) no-repeat 22px 24px #15589f;}

/*7.25css样式修改结束*/
/*7.31css样式修改开始*/
#layout1 .news2 .a2{ background:url(images/a21.png) no-repeat 34px 21px #90c31f;}
#layout1 .news2 .a3{ background:url(images/a31.png) no-repeat 33px 24px #d7ad57;}
#layout1 .news2 .a5{background:url(images/a4.png) no-repeat 33px 23px #ce1277;}
/*7.31css样式修改结束*/

/*1.11资本赋能样式开始*/
#layout9{background:url(images/zbfn.gif) no-repeat 1px top; overflow:hidden;}
#layout9 .more{
	width:37px;
	height:23px;
	margin:28px 2px 56px 1133px;
    display: block;
	background:url(images/more1.png) no-repeat;
}
#layout9 .focus1{ margin-top:0px;}
#layout9 .textbg,#layout4 .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:64px;
	background:url(images/textbg3.png) no-repeat top left;
}
.focus1 .pic img{ border-radius:5px;}

#layout9 .news{
	width:509px;
	height:379px;
	padding:30px 50px 0px 41px;
	float:right;
}
#layout9 .news h4{
	font-size:22px;
	line-height:30px;
	height:30px;
	margin-left:5px;
}
#layout9 .news a{ color:#333;}
#layout9 .news a:hover,#layout9 .news a:active{ color:#c00;}
#layout9 .news p{
	font-size:14px;
	color:#333;
	line-height:18px;
	height:36px;
	margin:6px 0px 13px 5px;
}
#layout9 .news ul{
	border-top:1px solid #f1f1f1;
	padding:11px 0px 0px 4px;
}
#layout9 .news li{
	font-size:18px;
	line-height:36px;
	height:36px;
}

/*1.11资本赋能样式结束*/