/* 页面结构、头部、导航、页脚Start */

body{
	font-family:"Microsoft Yahei","宋体";
	color:#333;
}

a{
	color:#333;
}

a:hover{
	color:#333;
}

img{
	display:block;
}

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

.w1110{
	width:1110px;
	margin:0px auto;
}

#top{
	border-bottom:1px solid #f5f5f5;
	background:#fdfdfd;
	color:#5f5f5f;
	font-size:14px;
}

#top .w1110{
	height:38px;
	line-height:38px;
	position:relative;
}

#top .logo{
	_display:none;
}

#top .logo img{
	vertical-align:middle;
	display:inline;
}

#top a{
	color:#5f5f5f;
}

#top .left,#top .right{
	position:relative;
}

#top .left a{
	margin-right:14px;
}

#top .right a{
	margin-left:14px;
}

#top .arrow{
	background:url(images/top-arrow.gif) no-repeat right center;
	padding-right:12px;
}

#top .more{
	background:url(images/top-more.gif) no-repeat right center;
	padding-right:12px;
}

#top .drop{
	position:absolute;
	top:32px;
	line-height:22px;
	background:#fff;
	border:1px solid #ddd;
	padding:5px 10px;
	display:none;
}

#top .drop a{
	margin:0px;
	color:#296388;
}

#top-drop1{ right:60px; width:120px; }
#top-drop2{ right:0px; }

#top-drop1 li{
	float:left;
	display:inline;
	width:30px;
	margin:0px 5px;
}

#footer{
	background:#09c;
	font-size:14px;
	color:#fff;
	line-height:24px;
	text-align:center;
}

#footer a{
	color:#fff;
}

#footer .w1110{
	padding:30px 0px;
}

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

#header .w1110{
	height:496px;
	position:relative;
}

#header ul{
	position:absolute;
	left:3px;
	bottom:0px;
}

#header ul li{
	float:left;
	display:inline;
	width:138px;
	height:75px;
	line-height:75px;
	text-align:center;
	font-size:16px;
	font-family:"Microsoft Yahei","黑体";
}

#header ul a{
	color:#fff;
}

#header ul a:hover{
	font-size:18px;
	text-decoration:none;
}

#header-bottom{
	position:absolute;
	width:330px;
	height:328px;
	top:496px;
	left:-405px;
	background:url(images/header-bottom.jpg) no-repeat left top;
	z-index:-1;
	_display:none;
}

h1,h2{
	font-family:"Microsoft Yahei","黑体";
	overflow:hidden;
}

h3,h4{
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	overflow:hidden;
}

#layout1{
	background:url(images/ly1.gif) no-repeat 0px 8px;
	padding-left:65px;
	width:1045px;
	min-height:47px;
	text-align:center;
}

#layout1 h1{
	font-size:38px;
	height:50px;
	line-height:50px;
	overflow:hidden;
}

#layout1 p{
	font-size:16px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	margin-top:8px;
}

#layout1 p a{
	margin:0px 5px;
}

#layout2 .left{
	width:675px;
}

#layout2 .left .focus0{
	position:relative;
	width:675px;
	height:325px;
}

#layout2 .left .focus0 img{
	width:675px;
	height:325px;
}

#layout2 .left .focus0 p{
	position:absolute;
	left:10px;
	bottom:0px;
	width:500px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:18px;
	z-index:12;
}

#layout2 .left .focus0 p a{
	color:#fff4f1;
}

#layout2 .left .focus0 .point{
	position:absolute;
	right:0px;
	bottom:15px;
	z-index:11;
}

#layout2 .left .focus0 .point li{
	float:left;
	display:inline;
	margin-right:10px;
	width:20px;
	height:20px;
	border-radius:10px;
	background:#fdf3ef;
	color:#fdf3ef;
	cursor:pointer;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

#layout2 .left .focus0 .point li: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);
}

#layout2 .left .focus0 .point li:active{
	-moz-transform:scale(0.95,0.95);
	-webkit-transform:scale(0.95,0.95);
	-o-transform:scale(0.95,0.95);
	-ms-transform:scale(0.95,0.95);
	transform:scale(0.95,0.95);
}

#layout2 .left .focus0 .point .current{
	background:#408a98;
	color:#408a98;
}

#layout2 .left .focus0 .textbg{
	width:675px;
	height:50px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:10;
}

#layout2 .left .video{
	float:left;
	width:322px;
}

#layout2 .left .video .title{
	float:left;
	width:88px;
}

#layout2 .left .video .content{
	float:left;
	height:107px;
	width:234px;
	position:relative;
	overflow:hidden;
}

#layout2 .left .video .content img{
	height:107px;
	width:234px;
}

#layout2 .left .video .content .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:234px;
	height:22px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#layout2 .left .video .content p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:234px;
	height:22px;
	line-height:22px;
	text-align:center;
	overflow:hidden;
}

#layout2 .left .video .content p a{
	color:#fff;
}

#layout2 .list{
	float:right;
	width:340px;
}

#layout2 .list li{
	height:34px;
	line-height:34px;
	overflow:hidden;
	border-bottom:1px dotted #b2b2b2;
	font-size:14px;
	background:url(images/ly2-list-type.gif) no-repeat 8px 16px;
	padding-left:18px;
} 

#layout2 .right{
	width:391px;
}

#layout2 .right .hot{
	border-bottom:1px solid #efefef;
	padding:14px 0px;
}

#layout2 .right h2{
	font-size:20px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-bottom:5px;
}

#layout2 .right p{
	height:26px;
	line-height:26px;
	overflow:hidden;
	font-size:14px;
	font-family:"宋体";
}

#layout2 .right .btn{
	background:url(images/ly2-btn.gif) no-repeat;
	height:54px;
	line-height:54px;
	overflow:hidden;
	padding-left:65px;
	font-size:18px;
}

#layout2 .right .btn a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
}

#layout2 .right .btn a:hover{
	text-decoration:none;
	color:#f0f0f0;
}

#layout3 .title{
	border-bottom:1px solid #ccc;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding-bottom:10px;
}

#layout3 .title h3{
	float:left;
	font-size:30px;
}

#layout3 .title a{
	float:right;
	display:inline;
	margin-right:25px;
	font-size:26px;
	font-family:"宋体";
}

#layout3 .list{
	height:310px;
	margin-left:-30px;
	margin-top:30px;
}
#layout3 .list .slides_container{
	height:290px;
}
#layout3 .list .slides_container ul{
	zoom:1;
}

#layout3 .list .slides_container li{
	float:left;
	display:inline;
	margin-left:30px;
	width:160px;
}

#layout3 .list .slides_container li img{
	width:140px;
	height:140px;
	border:10px solid #f0f0f0;
	border-radius:80px;
	overflow:hidden;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

#layout3 .list .slides_container li img:hover{
	-moz-transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
}

#layout3 .list .slides_container li p{
	background:#f0f0f0;
	line-height:22px;
	font-size:14px;
	padding:5px;
}

#layout3 .list .slides_container li .tra{
	height:10px;
	position:relative;
	margin-top:8px;
	
}

#layout3 .list .slides_container li .tra span{
	position:absolute;
	left:70px;
	bottom:0px;
	width:0; 
    height:0; 
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #f0f0f0;
	_display:none;
}

#layout3 .point{
	text-align:center;
	zoom:1;
}

#layout3 .point li{
	display:inline-block;
	height:16px;
	width:16px;
	background:#09c;
	color:#09c;
	border:3px solid #fff;
	border-radius:11px;
	margin:0px 10px;
	cursor:pointer;
	overflow:hidden;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

#layout3 .point .current{
	border:3px solid #09c;
	background:#fff;
	color:#fff;
}

#layout3 .point li: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);
}

#layout3 .point li:active{
	-moz-transform:scale(0.9,0.9);
	-webkit-transform:scale(0.9,0.9);
	-o-transform:scale(0.9,0.9);
	-ms-transform:scale(0.9,0.9);
	transform:scale(0.9,0.9);
}

#layout5 .title{
	height:40px;
	line-height:40px;
	padding-bottom:10px;
	border-bottom:9px solid #09c;
}

#layout5 .title h3{
	float:left;
	font-size:30px;
}

#layout5 .title a{
	float:right;
	display:inline;
	font-family:"宋体";
	font-size:26px;
	margin-right:25px;
}

#layout5 .box{
	zoom:1;
	margin-left:-44px;
	font-family:"宋体";
}

#layout5 .block1{
	height:298px;
	border:1px solid #e6e6e6;
	margin:35px 10px 0px 65px;
	position:relative;
	padding:22px 25px 0px 67px;
}

#layout5 .block2{
	float:left;
	display:inline;
	width:413px;
	height:553px;
	border:1px solid #e6e6e6;
	margin:35px 0px 0px 65px;
	position:relative;
	padding:22px 25px 0px 67px;
}

#layout5 .num{
	position:absolute;
	left:-26px;
	top:-6px;
	width:68px;
	height:68px;
	background:#09c;
	border-radius:34px;
	text-align:center;
	line-height:68px;
	overflow:hidden;
	font-size:45px;
	font-family:"Arial","Microsoft Yahei";
	font-style:italic;
	color:#fff;
}

#layout5 .side{
	position:absolute;
	left:0px;
	top:70px;
	width:25px;
	padding:0px 12px;
	border-right:1px solid #e5e5e5;
	text-align:center;
	min-height:220px;
}

#layout5 .side h4{
	font-size:22px;
	color:#999;
	line-height:24px;
	margin-bottom:15px;
}

#layout5 .date{
	font-size:14px;
	color:#c2c2c2;
	font-weight:bold;
}

#layout5 .block1 .date{
	float:left;
	display:inline;
	margin-left:28px;
	line-height:22px;
	height:22px;
	overflow:hidden;
}

#layout5 .block2 .date{
	line-height:15px;
}

#layout5 h5{
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	height:22px;
	overflow:hidden;
}

#layout5 .block1 h5{ float:left; }

#layout5 h5 span{
	float:left;
	display:inline;
	_margin-right:12px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding:0px 10px;
	border-radius:6px;
	background:#09c;
	color:#ccebf5;
}

#layout5 h5 label{
	float:left;
	display:inline;
	margin-right:12px;
	margin-top:5px;
	border-top:6px solid transparent;
    border-bottom:6px solid transparent;
    border-left:6px solid #09c;
	_display:none;
}

#layout5 h2{
	font-size:30px;
	line-height:34px;
	font-weight:normal;
	margin:25px 0px 0px 0px;
}

#layout5 h2 a{
	color:#0187b4;
}

#layout5 .block1 h2{ height:34px; }
#layout5 .block2 h2{ height:68px; }

#layout5 .photo{
	float:left;
}

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

#layout5 .block1 .photo{
	width:275px;
	height:165px;
	margin-top:24px;
}

#layout5 .block2 .photo{
	width:240px;
	height:145px;
	margin-top:40px;
}

#layout5 .video{
	float:right;
	display:inline;
}

#layout5 .block1 .video{
	width:185px;
	height:130px;
	padding-top:58px;
	background:url(images/ly5-video1.gif) no-repeat;
}

#layout5 .block2 .video{
	margin:47px 10px 0px 0px;
	width:140px;
	height:95px;
	padding-top:43px;
	background:url(images/ly5-video2.gif) no-repeat;
}

#layout5 .video img{
	width:100%;
	height:100%;
}

#layout5 .block1 .middle{
	float:left;
	display:inline;
	width:468px;
	margin:20px 0px 0px 32px;
	height:165px;
	overflow:hidden;
}

#layout5 .block2 .middle{
	margin-top:20px;
}

#layout5 .middle p{
	line-height:24px;
	font-size:14px;
	color:#09c;
	overflow:hidden;
}

#layout5 .block1 .middle p{
	height:96px;
}

#layout5 .block2 .middle p{
	height:72px;
}

#layout5 .middle ul{
	zoom:1;
	margin-top:17px;
}

#layout5 .middle li{
	font-size:14px;
	line-height:27px;
	height:27px;
	overflow:hidden;
	padding-left:15px;
	background:url(images/ly5-li.gif) no-repeat left 8px;
}

#layout5 .middle li a{
	color:#686868;
}

#layout5 .block1 .middle ul{
	margin-left:-28px;
	zoom:1;
}

#layout5 .block1 .middle li{
	float:left;
	display:inline;
	margin-left:28px;
	width:205px;
}



#layout4{
	width:100%;
	overflow:hidden;
	height:609px;
	background:#09c url(images/ly4-bg.gif) no-repeat center top;
	position:relative;
}

#layout4 .title{
	height:100px;
}

#layout4 .title a{
	display:block;
	width:100%;
	height:100%;
}

#layout4 .point{
	text-align:center;
	margin-top:26px;
}

#layout4 .point li{
	display:inline-block;
	margin:0px 12px;
	width:16px;
	height:16px;
	border:3px solid #fff;
	border-radius:11px;
	cursor:pointer;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	color:#09c;
}

#layout4 .point .current{
	background:#fff;
	color:#fff;
}

#layout4 .point li: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);
}

#layout4 .point li:active{
	-moz-transform:scale(0.9,0.9);
	-webkit-transform:scale(0.9,0.9);
	-o-transform:scale(0.9,0.9);
	-ms-transform:scale(0.9,0.9);
	transform:scale(0.9,0.9);
}

#layout4 .focus1{
	position:relative;
	width:1920px;
	height:510px;
	overflow:hidden;
	left:50%;
	margin-left:-960px;
}

#layout4 .arrow1,#layout4 .arrow2{
	position:absolute;
	top:170px;
	width:53px;
	height:81px;
	cursor:pointer;
	z-index:100;
	display:none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

#layout4 .arrow1{
	left:260px;
	background:url(images/ly4-arrow.png) no-repeat right top;
}

#layout4 .arrow2{
	right:260px;
	background:url(images/ly4-arrow.png) no-repeat left top;
}

#layout4 .arrow1:hover,#layout4 .arrow2: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);
}

#layout4 .arrow1:active,#layout4 .arrow2:active{
	-moz-transform:scale(0.9,0.9);
	-webkit-transform:scale(0.9,0.9);
	-o-transform:scale(0.9,0.9);
	-ms-transform:scale(0.9,0.9);
	transform:scale(0.9,0.9);
}

#layout4:hover .arrow1,#layout4:hover .arrow2{
	display:block;
}

#layout4 .focus1 .content{
	height:423px;
	width:1920px;
	position:relative;
	overflow:hidden;
}

#layout4 .focus1 .content ul{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	height:432px;
}

#layout4 .focus1 .content li{
	float:left;
	height:100%;
	width:1920px;
}

#layout4 .focus1 .content li a{
	display:block;
	width:100%;
	height:100%;
}

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

#layout4 .focus1 .content li i{
	position:absolute;
	left:0px;
	bottom:0px;
	height:58px;
	width:100%;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#layout4 .focus1 .content li p{
	position:absolute;
	left:0px;
	bottom:0px;
	height:58px;
	width:100%;
	line-height:58px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:20px;
}

#layout4 .focus1 .content li .item1{
	float:left;
	display:inline;
	width:476px;
	height:428px;
	position:relative;
}

#layout4 .focus1 .content li .item2{
	float:left;
	display:inline;
	margin:0px 4px;
	width:956px;
	height:432px;
}

#layout4 .focus1 .content li .item2 .left{
	width:634px;
	height:428px;
	position:relative;
}

#layout4 .focus1 .content li .item2 .right{
	width:318px;
	height:212px;
	position:relative;
	margin-bottom:4px;
}