@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#333;
}

a{
	color:#333;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1200px;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
	font-weight:normal;
}

p{
	overflow:hidden;
}

#header{
	background:url(images/header.jpg) no-repeat center top;
	overflow:hidden;
}

#header .w1200{
	height:681px;
	position:relative;
}

#header .part1{
	position:absolute;
	left:182px;
	top:22px;
}

#header .part2{
	position:absolute;
	left:10px;
	top:27px;
}

#header .part3{
	position:absolute;
	right:-140px;
	top:269px;
}

#header .time{
	position:absolute;
	top:40px;
	right:15px;
	padding:14px 0px 0px 5px;
	width:217px;
	height:60px;
	background:url(images/header-time.png) no-repeat;
	color:#fff;
}

#header .time h3{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
	height:22px;
}

#header .time p{
	font-size:16px;
	line-height:20px;
	text-align:center;
	margin-top:8px;
}

#header .time p i{
	font-style:normal;
	color:#00507a;
	font-size:14px;
	margin:0px 3px;
}

#nav{
	background:url(images/nav.jpg) no-repeat center top;
}

#nav .w1200{
	height:195px;
	padding-top:30px;
	text-align:center;
}

#nav li{
	height:25px;
	line-height:25px;
	display:inline-block;
	position:relative;
	font-size:18px;
	color:#fff;
	background:#037fde;
	border-radius:10px;
	padding:0px 16px;
	margin:0px 7px;
	z-index:999;
}

#nav li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
}

#nav li:hover{
	box-shadow:0px 0px 15px #004da8 inset;
}

#nav li .drop{
	position:absolute;
	left:0px;
	top:25px;
	width:100%;
	display:none;
	background:#037fde;
	border-radius:10px;
	padding:10px 0px 18px 0px;
}

#nav li .drop p{
	font-size:16px;
	line-height:22px;
	border-bottom:1px solid #86c2ef;
	padding:8px 0px;
	margin:0px 12px;
}

#nav li .drop p a:hover{
	text-shadow:0px 0px 1px #fff;
}

#layout1{
	margin-top:-139px;
}

#layout1 .focus{
	float:left;
	width:890px;
	height:455px;
	margin-top:3px;
	position:relative;
	overflow:hidden;
}

#layout1 .focus img{
	width:890px;
	height:455px;
}

#layout1 .focus p{
	position:absolute;
	left:28px;
	bottom:0px;
	height:70px;
	line-height:70px;
	font-size:24px;
	width:660px;
	z-index:19;
}

#layout1 .focus p a{
	color:#fff;
}

#layout1 .focus .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:70px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:1;
}

#layout1 .focus .point{
	position:absolute;
	right:20px;
	bottom:29px;
	z-index:29;
}

#layout1 .focus .point span{
	float:left;
	display:inline;
	margin-right:15px;
	height:12px;
	width:12px;
	background:#fff;
	cursor:pointer;
	border-radius:50%;
}

#layout1 .focus .point .current{
	background:#ffe32c;
}

#layout1 .focus .arrow1,#layout1 .focus .arrow2{
	position:absolute;
	top:123px;
	width:60px;
	height:150px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:50;
}

#layout1 .focus:hover .arrow1,#layout1 .focus:hover .arrow2{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout1 .focus .arrow1{
	background:url(images/arrow1.png);
	left:0px;
}

#layout1 .focus .arrow2{
	background:url(images/arrow2.png);
	right:0px;
}

#layout1 .rank{
	float:right;
	width:302px;
	height:458px;
	background:url(images/ly1-rank.png);
	overflow:hidden;
	position:relative;
}

#layout1 .rank h3{
	position:absolute;
	left:86px;
	top:25px;
	width:150px;
	text-align:center;
	font-size:24px;
	line-height:32px;
	color:#000;
}

#layout1 .rank h3 a{
	color:#000;
}

#layout1 .rank table{
	position:absolute;
	left:39px;
	top:98px;
	width:250px;
}

#layout1 .rank table td{
	font-size:16px;
	height:51px;
	text-align:center;
}

#layout1 .rank table .w1{
	width:64px;
}

#layout1 .rank table .w2{
	width:46px;
}

.title1{
	height:36px;
	border-bottom:3px solid #46a51d;
}

.title1 span{
	float:left;
	height:36px;
	border-bottom:3px solid #ffe400;
	line-height:30px;
	font-size:26px;
	padding:0px 15px 0px 5px;
	color:#46a51d;
}

.title1 span a{
	color:#46a51d;
}

.title1 .more{
	float:right;
	line-height:36px;
	font-size:12px;
}

#layout2 .left{
	width:505px;
}

#layout2 .left h3{
	font-size:24px;
	line-height:30px;
	height:30px;
	font-weight:bold;
	margin-top:16px;
}

#layout2 .left h3 a{
	color:#000;
}

#layout2 .left .list1,#layout2 .left .list2{
	margin-top:10px;
}

.list1 li{
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:16px;
}

.list1 li a{
	color:#000;
}

.list1 li span{
	color:#00aa0f;
	margin-right:3px;
}

.list2 li{
	height:38px;
	line-height:38px;
	border-bottom:1px solid #ededed;
	background:url(images/list2.gif) no-repeat left 16px;
	padding-left:18px;
	font-size:16px;
}

.list2 li a{
	color:#000;
}

#layout2 .middle{
	float:left;
	display:inline;
	margin-left:30px;
	width:320px;
}

#layout2 .middle .video{
	width:310px;
	margin:0px auto;
}

#layout2 .middle .video li{
	height:200px;
	width:310px;
	position:relative;
	overflow:hidden;
	margin-top:20px;
}

#layout2 .middle .video li img{
	width:100%;
	height:100%;
}

#layout2 .middle .video li .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:45px;
	background:url(images/shadow1.png);
}

#layout2 .middle .video li p{
	position:absolute;
	width:100%;
	height:30px;
	line-height:30px;
	left:0px;
	bottom:0px;
	text-align:center;
	font-size:16px;
}

#layout2 .middle .video li p a{
	color:#fff;
}

#layout2 .middle .video li .play{
	position:absolute;
	left:124px;
	top:62px;
	width:61px;
	height:61px;
	background:url(images/play.png);
}

#layout2 .middle .block2{
	width:310px;
	margin:16px auto 0px auto;
	background:#ddefd9;
	padding:20px 0px 15px 0px;
}

#layout2 .middle .block2 li{
	width:270px;
	height:182px;
	margin:18px auto 0px auto;
	overflow:hidden;
	position:relative;
}

#layout2 .middle .block2 li img{
	width:100%;
	height:100%;
}

#layout2 .middle .block2 li .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:45px;
	background:url(images/shadow1.png);
}

#layout2 .middle .block2 li p{
	position:absolute;
	width:100%;
	height:40px;
	line-height:40px;
	left:0px;
	bottom:0px;
	text-align:center;
	font-size:16px;
}

#layout2 .middle .block2 li p a{
	color:#fff;
}

#layout2 .right{
	width:315px;
}

#layout2 .right .time-line{
	height:570px;
	margin-top:19px;
	position:relative;
	border-left:1px solid #e3e3e3;
	padding:0px 25px 0px 15px;
}

#layout2 .right .time-line .bar{
	position:absolute;
	width:4px;
	top:0px;
	right:0px;
	height:100%;
}

#layout2 .right .time-line .bar .thumb{
	position:absolute;
	left:0px;
	height:30%;
	width:4px;
	background:#bfbfbf;
	cursor:pointer;
}

#layout2 .right .time-line .bar span:hover{
	box-shadow:0px 0px 2px #bfbfbf;
}

#layout2 .right .time-line li{
	border-bottom:1px dashed #d6d6d6;
	padding:22px 0px 8px 0px;
	position:relative;
}

#layout2 .right .time-line li i{
	position:absolute;
	left:-22px;
	top:27px;
	width:13px;
	height:13px;
	background:#ffec15;
	border-radius:50%;
}

#layout2 .right .time-line li h4{
	width:150px;
	height:23px;
	line-height:23px;
	background:#5db748;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	text-align:center;
	border-radius:10px;
}

#layout2 .right .time-line li p{
	line-height:26px;
	color:#4e4e4e;
	margin-top:5px;
}

#layout2 .right .hot{
	margin-top:10px;
}

#layout2 .right .hot .photo{
	float:left;
	width:150px;
	height:105px;
	overflow:hidden;
}

#layout2 .right .hot .photo img{
	width:100%;
	height:100%;
}

#layout2 .right .hot .text{
	float:right;
	width:150px;
}

#layout2 .right .hot .text h4{
	line-height:26px;
	max-height:52px;
	font-size:17px;
}

#layout2 .right .hot .text p{
	line-height:25px;
	max-height:50px;
	color:#6d6d6d;
	margin-top:3px;
}

#layout2 .right .list3{
	margin-top:8px;
}

.list3 li{
	height:34px;
	line-height:34px;
	overflow:hidden;
	font-size:16px;
	padding-left:15px;
	background:url(images/list3.gif) no-repeat left 13px;
}

#layout3 .box{
	background:#f6f6f6;
	padding-bottom:35px;
}

#layout3 .box .left{
	width:860px;
}

#layout3 .box .left ul{
	margin-left:-40px;
}

#layout3 .box .left li{
	float:left;
	display:inline;
	width:410px;
	margin:40px 0px 0px 40px;
}

#layout3 .box .left li .photo{
	float:left;
	width:158px;
	height:158px;
	border-radius:50%;
	overflow:hidden;
}

#layout3 .box .left li .photo img{
	width:100%;
	height:100%;
}

#layout3 .box .left li .text{
	float:right;
	width:242px;
	margin-top:5px;
}

#layout3 .box .left li .text h3{
	line-height:30px;
	height:60px;
	font-size:20px;
}

#layout3 .box .left li .text p{
	line-height:24px;
	height:72px;
	color:#727272;
	border-top:1px solid #a0d389;
	padding-top:6px;
	margin-top:4px;
}

#layout3 .box .right{
	float:right;
	width:320px;
	background:#fff;
	margin-top:30px;
	padding:10px 0px 10px 0px;
}

#layout3 .box .right .list{
	height:540px;
	margin:0px 22px 0px 18px;
	padding-right:10px;
	position:relative;
}

#layout3 .box .right .list .bar{
	position:absolute;
	right:0px;
	top:0px;
	width:5px;
	height:100%;
}

#layout3 .box .right .list .bar .thumb{
	background:#5db748;
	position:absolute;
	left:0px;
	width:5px;
	height:40%;
	cursor:pointer;
}

#layout3 .box .right .list .bar span:hover{
	box-shadow:0px 0px 2px #5db748;
}

#layout3 .box .right li{
	font-size:16px;
	line-height:22px;
	padding:7px 0px;
}

#layout3 .box .right li span{
	color:#4bac35;
	margin-right:8px;
}

#layout4 .left{
	width:380px;
	height:465px;
	position:relative;
	overflow:hidden;
}

#layout4 .left img{
	width:380px;
	height:465px;
}

#layout4 .left p{
	position:absolute;
	left:55px;
	top:338px;
	width:310px;
	height:72px;
	line-height:36px;
	font-size:24px;
	z-index:50;
}

#layout4 .left p a{
	color:#fff
}

#layout4 .left .shadow{
	position:absolute;
	right:0px;
	top:330px;
	width:340px;
	height:86px;
	background:#58b62f;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:1;
}

#layout4 .left .point{
	position:absolute;
	right:0px;
	bottom:16px;
	z-index:100;
}

#layout4 .left .point span{
	float:left;
	display:inline;
	margin-right:16px;
	background:#fff;
	width:12px;
	height:12px;
	border-radius:50%;
	cursor:pointer;
}

#layout4 .left .point .current{
	background:#ffe32c;
}

#layout4 .middle{
	float:left;
	display:inline;
	width:420px;
	margin-left:30px;
}

#layout4 .middle h3{
	font-size:27px;
	line-height:36px;
	font-weight:bold;
	max-height:72px;
}

#layout4 .middle h3 a{
	color:#000;
}

#layout4 .middle p{
	line-height:26px;
	max-height:78px;
	color:#686868;
	margin-top:5px;
}

#layout4 .middle ul{
	margin-top:8px;
}

#layout4 .middle ul li{
	height:38px;
	line-height:38px;
	overflow:hidden;
	font-size:16px;
}

#layout4 .middle ul li span{
	color:#00aa0f;
	margin-right:3px;
}

#layout4 .right{
	width:340px;
}

#layout4 .right ul{
	width:318px;
	margin:0px auto;
}

#layout4 .right li{
	float:left;
	display:inline;
	margin:26px 8px 0px 8px;
	width:90px;
	text-align:center;
}

#layout4 .right li .photo{
	width:90px;
	height:90px;
	border-radius:50%;
	overflow:hidden;
}

#layout4 .right li img{
	width:100%;
	height:100%;
}

#layout4 .right li p{
	line-height:20px;
	height:20px;
	margin-top:6px;
}

#layout5{
	background:#f4f4f4;
	height:187px;
}

#layout5 .title{
	float:left;
	width:58px;
}

#layout5 .con{
	float:right;
	display:inline;
	width:1134px;
	margin:17px 8px 0px 0px;
}

#layout5 .con .arrow1,#layout5 .con .arrow2{
	width:21px;
	height:42px;
	cursor:pointer;
	margin-top:43px;
}

#layout5 .con .arrow1{
	float:left;
	background:url(images/ly5-arrow1.gif);
}

#layout5 .con .arrow2{
	float:right;
	background:url(images/ly5-arrow2.gif);
}

#layout5 .con .list{
	float:left;
	display:inline;
	margin-left:1px;
	width:1090px;
}

#layout5 .con .list li{
	float:left;
	display:inline;
	width:198px;
	margin:0px 10px;
	text-align:center;
}

#layout5 .con .list li .photo{
	width:198px;
	height:128px;
	overflow:hidden;
}

#layout5 .con .list li img{
	width:100%;
	height:100%;
}

#layout5 .con .list li p{
	line-height:20px;
	height:20px;
	font-size:16px;
	margin-top:8px;
}

#layout8 .box1 ul{
	margin-left:-24px;
}

#layout8 .box1 li{
	float:left;
	display:inline;
	width:588px;
	height:198px;
	margin:30px 0px 0px 24px;
	background:#5db748;
	overflow:hidden;
}

#layout8 .box1 li .photo{
	float:left;
	width:290px;
	height:198px;
	overflow:hidden;
}

#layout8 .box1 li .photo img{
	width:100%;
	height:100%;
}

#layout8 .box1 li .text{
	float:right;
	display:inline;
	margin:10px 12px 0px 0px;
	width:273px;
	color:#fff;
}

#layout8 .box1 li .text a{
	color:#fff;
}

#layout8 .box1 li .text h3{
	font-size:22px;
	line-height:32px;
	max-height:64px;
	font-weight:bold;
}

#layout8 .box1 li .text p{
	line-height:26px;
	max-height:104px;
	margin-top:5px;
}

#layout8 .box2 ul{
	margin-left:-30px;
}

#layout8 .box2 li{
	float:left;
	display:inline;
	margin:30px 0px 0px 30px;
	width:380px;
}

#layout8 .box2 li h4{
	font-size:18px;
	height:30px;
	line-height:30px;
	background:url(images/list4.gif) no-repeat left 10px;
	padding-left:18px;
	margin-bottom:10px;
}

#layout8 .box2 li h4 a{
	color:#000;
}

#layout8 .box2 li .photo{
	float:left;
	width:180px;
	height:115px;
	overflow:hidden;
}

#layout8 .box2 li .photo img{
	width:100%;
	height:100%;
}

#layout8 .box2 li p{
	float:right;
	margin-top:8px;
	width:185px;
	line-height:24px;
	height:96px;
	color:#757575;
}

.lady_focus_photo {
	min-width:1200px;
	height:590px;
	overflow:hidden;
	position:relative;
	width:100%;
}
.lady_focus_photo .scroll_bd {
	width:100%;
	overflow:hidden
}
.lady_focus_photo .scroll_in_cnt {
	width:9999px
}
.lady_focus_photo .fh_panel {
	float:left;
	width:1200px;
	padding:0;
	overflow:hidden
}

.lady_focus_photo .fh_panel li{
	float:left;
	display:inline;
	margin:10px 5px 0px 5px;
	overflow:hidden;
	position:relative;
}

.lady_focus_photo .fh_panel .size1{ width:550px; height:330px; }
.lady_focus_photo .fh_panel .size2{ width:310px; height:330px; }
.lady_focus_photo .fh_panel .size3{ width:390px; height:250px; }

.lady_focus_photo .fh_panel li a{
	display:block;
	width:100%;
	height:100%;
}

.lady_focus_photo .fh_panel li img{
	width:100%;
	height:100%;
}

.lady_focus_photo .fh_panel li i{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#58b62f;
	filter:alpha(opacity=80);
	opacity:0.8;
	display:none;
}

.lady_focus_photo .fh_panel li p{
	position:absolute;
	font-size:22px;
	line-height:34px;
	left:10%;
	top:35%;
	width:80%;
	text-align:center;
	color:#fff;
	display:none;
}

.lady_focus_photo .fh_panel li:hover i,.lady_focus_photo .fh_panel li:hover p{
	display:block;
}

.lady_focus_photo .scroll_btn {
	position:absolute;
	float:left;
	top:50%;
	margin-top:-62px;
	z-index:6;
	width:51px;
	height:125px;
	text-align:left;
	text-indent:-999px;
	text-decoration:none;
	overflow:hidden;
}
.lady_focus_photo .scroll_prev { background:url(images/ly6-arrow1a.png) no-repeat; left:49%; margin-left:-641px;}
.lady_focus_photo .scroll_prev:hover { background:url(images/ly6-arrow1b.png) no-repeat;}
.lady_focus_photo .scroll_next { background:url(images/ly6-arrow2a.png) no-repeat; right:49%; margin-right:-642px;}
.lady_focus_photo .scroll_next:hover { background:url(images/ly6-arrow2b.png) no-repeat;}
@media (max-width: 1310px) {
	.lady_focus_photo .scroll_prev { margin-left:-583px;}
	.lady_focus_photo .scroll_next { margin-right:-583px;}
}
.lady_focus_photo .fh_layer {
	background-color:#f3f3f3;
	height:590px;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	position:absolute;
	top:0px;
	width:50%;
	z-index:5;
}
.lady_focus_photo .l_fh_layer {
	left:0;
	margin-left:-605px
}
.lady_focus_photo .r_fh_layer {
	margin-right:-605px;
	right:0
}

#layout7 .left{
	width:670px;
	margin-top:10px;
}

#layout7 .left li{
	border-bottom:1px solid #eee;
	padding:20px 0px;
}

#layout7 .left .photo{
	float:left;
	width:160px;
	height:110px;
	overflow:hidden;
}

#layout7 .left .photo img{
	width:100%;
	height:100%;
}

#layout7 .left .text{
	float:right;
	width:495px;
	margin-top:5px;
}

#layout7 .left .text h3{
	font-size:22px;
	height:30px;
	line-height:30px;
	background:url(images/list4.gif) no-repeat left 10px;
	padding-left:22px;
}

#layout7 .left .text h3 a{
	color:#000;
}

#layout7 .left .text p{
	line-height:24px;
	height:48px;
	color:#757575;
	margin-top:15px;
}

#layout7 .right{
	width:490px;
	margin-top:25px;
}

#layout7 .right .focus{
	width:480px;
	margin:10px auto 0px auto;
	background:#f2f2f2;
	padding:15px 0px 10px 0px;
	position:relative;
}

#layout7 .right .focus .show{
	width:410px;
	margin:0px 35px;
}

#layout7 .right .focus .show img{
	width:410px;
	height:255px;
}

#layout7 .right .focus .show p{
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:22px;
	margin-top:10px;
}

#layout7 .right .focus .show p a{
	color:#000;
}

#layout7 .right .focus .arrow1,#layout7 .right .focus .arrow2{
	position:absolute;
	width:50px;
	height:50px;
	z-index:99;
	cursor:pointer;
	top:110px;
}

#layout7 .right .focus .arrow1:hover,#layout7 .right .focus .arrow2:hover{
	box-shadow:0px 0px 3px #5db748;
}

#layout7 .right .focus .arrow1{
	left:0px;
	background:url(images/ly7-arrow1.gif);
}

#layout7 .right .focus .arrow2{
	right:0px;
	background:url(images/ly7-arrow2.gif);
}

#layout7 .right .hot-pic{
	margin-top:25px;
}

#layout7 .right .hot-pic li{	
	float:left;
	display:inline;
	margin:0px 12px;
	position:relative;
	overflow:hidden;
	width:220px;
	height:155px;
}

#layout7 .right .hot-pic li img{
	width:100%;
	height:100%;
}

#layout7 .right .hot-pic li .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	background:#5db748;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout7 .right .hot-pic li p{
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:16px;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}

#layout7 .right .hot-pic li p a{
	color:#fff;
}

#layout7 .right .list{
	margin-top:15px;
	margin-left:-12px;
}

#layout7 .right .list li{
	float:left;
	display:inline;
	margin-left:12px;
	width:145px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	background:url(images/list5.gif) no-repeat left 15px;
	padding-left:10px;
}

#layout9 .main{
	float:left;
	width:870px;
	margin-top:25px;
}

#layout9 .main .line{
	height:4px;
	background:#ebebeb;
	overflow:hidden;
	margin:17px 0px;
}

#layout9 .main .block{
	width:420px;
	height:185px;
	overflow:hidden;
}

#layout9 .main .color1{ background:#fefaee; }
#layout9 .main .color2{ background:#fdf4f4; }
#layout9 .main .color3{ background:#e7feff; }
#layout9 .main .color4{ background:#eaf7f2; }
#layout9 .main .color5{ background:#e8f6fa; }
#layout9 .main .color6{ background:#f2f4fd; }

#layout9 .main .block .title{
	float:left;
	width:101px;
}

#layout9 .main .block .list{
	float:right;
	display:inline;
	margin:12px 8px 0px 0px;
	width:300px;
}

#layout9 .main .block .list li{
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:16px;
}

#layout9 .main .block .list li a{
	color:#000;
}

#layout9 .side{
	float:right;
	width:300px;
}

#layout9 .side .title{
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
}

#layout9 .side .title i{
	position:absolute;
	left:0px;
	top:15px;
	height:2px;
	background:#44a619;
	width:100%;
	z-index:1;
}

#layout9 .side .title span{
	position:relative;
	z-index:9;
	background:#fff;
	padding:0px 5px;
	font-size:28px;
	color:#44a619;
}

#layout9 .side .title span a{
	color:#44a619;
}

#layout9 .side .list li{
	float:left;
	margin-top:20px;
	width:100px;
	overflow:hidden;
	text-align:center;
}

#layout9 .side .list li a{
	display:block;
	width:100%;
	height:100%;
}

#layout9 .side .list li img{
	width:50px;
	height:50px;
	margin:0px auto;
}

#layout9 .side .list li p{
	color:#2e2e2e;
	line-height:20px;
	height:20px;
	margin-top:8px;
}

#layout9 .side .point{
	text-align:center;
	height:10px;
	overflow:hidden;
	margin-top:18px;
}

#layout9 .side .point span{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#d7d7d7;
	cursor:pointer;
	margin:0px 10px;
	vertical-align:top;
}

#layout9 .side .point .current{
	background:#44a619;
}
#layout10 .topic{
	background:url(images/ly10-topic.gif) no-repeat center top;
}

#layout10 .topic .w1200{
	height:176px;
}

#layout10 .con{
	background:#f2f2f2;
}

#layout10 .con .w1200{
	padding:45px 0px 50px 0px;
}

#layout10 .left{
	display:inline;
	margin-left:15px;
	width:627px;
	padding:42px 20px 30px 28px;
	border:1px solid #dfdfdf;
	background:#fff;
}

#layout10 .left .hot{
	margin-top:20px;
	border-bottom:1px solid #eee;
	padding-bottom:20px;
}

#layout10 .left .hot .photo{
	float:left;
	width:250px;
	height:160px;
	overflow:hidden;
}

#layout10 .left .hot .photo img{
	width:100%;
	height:100%;
}

#layout10 .left .hot .text{
	float:right;
	width:355px;
}

#layout10 .left .hot .text h3{
	line-height:30px;
	max-height:60px;
	font-size:22px;
}

#layout10 .left .hot .text h3 a{
	color:#000;
}

#layout10 .left .hot .text p{
	line-height:24px;
	max-height:72px;
	color:#757575;
	margin-top:20px;
}

#layout10 .left ul{
	margin-top:10px;
}

#layout10 .left ul li{
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:16px;
	padding-left:18px;
	background:url(images/list2.gif) no-repeat left 17px;
}

#layout10 .left ul li a{
	color:#000;
}

#layout10 .right{
	display:inline;
	margin-right:15px;
	width:380px;
	border:1px solid #dfdfdf;
	background:#fff;
	padding:20px 35px 30px 35px;
}

#layout10 .right .show{
	max-height:545px;
	overflow-y:scroll;
}

#footer{
	background:url(images/footer.jpg) no-repeat center bottom;
}

#footer .w1200{
	text-align:center;
	border-top:2px solid #46a51d;
	line-height:24px;
	color:#000;
	font-size:12px;
	padding:30px 0px 190px 0px;
}

#footer a{
	color:#000;
}