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

a{
	color:#000;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1100px;
	max-width:1920px;
	margin:0px auto;
}

.w1100{
	width:1100px;
	margin:0px auto;
}

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

p{
	overflow:hidden;
}

#footer{
	background:#14193f;
	text-align:center;
	line-height:24px;
	color:#fff;
}

#footer a{
	color:#fff;
}

#footer .w1100{
	padding:25px 0px;
}

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

#header .w1100{
	position:relative;
	height:851px;
}

#header a{
	color:#fff;
}

#header .nav{
	position:absolute;
	top:605px;
	left:0px;
	bottom:0px;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:24px;
}

#header .nav a{
	color:#fff;
	margin:0px 18px;
}

#header .headline{
	position:absolute;
	left:0px;
	bottom:35px;
	width:100%;
	text-align:center;
}

#header .headline h2{
	font-size:40px;
	line-height:50px;
	height:50px;
	overflow:hidden;
}

#header .headline p{
	font-size:14px;
	line-height:18px;
	height:18px;
	overflow:hidden;
	margin-top:10px;
}

#header .headline p a{
	margin:0px 10px;
}

#layout1{
	background:#14193f;
	color:#fff;
}

#layout1 a{
	color:#fff;
}

#layout1 .main{
	float:left;
	width:730px;
}

#layout1 .main .focus{
	position:relative;
	width:730px;
	height:395px;
	overflow:hidden;
}

#layout1 .main .focus img{
	width:730px;
	height:395px;
}

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

#layout1 .main .focus p{
	position:absolute;
	left:0px;
	bottom:25px;
	width:100%;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:16px;
	text-align:center;
	z-index:90;
}

#layout1 .main .focus .point{
	position:absolute;
	left:0px;
	bottom:12px;
	width:100%;
	height:3px;
	text-align:center;
	z-index:50;
}

#layout1 .main .focus .point span{
	display:inline-block;
	vertical-align:top;
	width:20px;
	height:3px;
	background:#bfc1c3;
	margin:0px 10px;
	cursor:pointer;
}

#layout1 .main .focus .point .current{
	background:#81c7ff;
}

#layout1 .main .focus .arrow1,#layout1 .main .focus .arrow2{
	position:absolute;
	top:140px;
	width:48px;
	height:80px;
	cursor:pointer;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:200;
}

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

#layout1 .main .focus .arrow1{
	left:0px;
	background:url(images/ly1-arrow1.png) no-repeat;
}

#layout1 .main .focus .arrow2{
	right:0px;
	background:url(images/ly1-arrow2.png) no-repeat;
}

#layout1 .main .list{
	margin-top:16px;
	background:#23828a;
	width:322px;
	padding:10px 14px;
	min-height:72px;
}

#layout1 .main .list li{
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:15px;
	padding-left:18px;
	background:url(images/ly1-list.gif) no-repeat left 13px;
}

#layout1 .side{
	float:right;
	width:340px;
}

#layout1 .side .list{
	background:#23828a;
	padding:8px 12px 12px 12px;
}

#layout1 .side .list .title{
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:24px;
	border-bottom:1px solid #fff;
}

#layout1 .side .list ul{
	margin-top:12px;
	padding:0px 5px;
}

#layout1 .side .list li{
	font-size:15px;
	height:36px;
	line-height:36px;
	overflow:hidden;
}

#layout1 .side .video{
	margin-top:15px;
	position:relative;
	height:260px;
	overflow:hidden;
}

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

#layout1 .side .video .play{
	position:absolute;
	width:95px;
	height:95px;
	background:url(images/ly1-play.png);
	left:122px;
	top:85px;
}

#layout1 .side .video .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:38px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#layout1 .side .video p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:38px;
	line-height:38px;
	overflow:hidden;
	font-size:16px;
	text-align:center;
}

#layout1 .side .video p a{
	color:#fff;
}

#layout2{
	background:#bec3c7 url(images/ly2-topic.gif) no-repeat center 35px;
}

#layout2 .w1100{
	padding-bottom:50px;
}

#layout2 .topic{
	height:125px;
}

#layout2 .topic a{
	display:block;
	width:100%;
	height:100%;
}

#layout2 .con{
	position:relative;
}

#layout2 .con .arrow1{
	left:0px;
	background:url(images/ly2-arrow1.gif) no-repeat;
}

#layout2 .con .arrow2{
	right:0px;
	background:url(images/ly2-arrow2.gif) no-repeat;
}

#layout2 .con .arrow1,#layout2 .con .arrow2{
	position:absolute;
	width:21px;
	height:71px;
	cursor:pointer;
	top:50%;
	margin-top:-35px;
}

#layout2 .con .show{
	width:1052px;
	margin:0px auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#layout2 .con .show li{
	float:left;
	display:inline;
	margin:0px 12px;
	width:325px;
	height:480px;
	overflow:hidden;
	position:relative;
}

#layout2 .con .show img{
	width:100%;
	height:100%;
}

#layout2 .con .show p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:305px;
	line-height:26px;
	height:52px;
	padding:13px 10px;
	font-size:14px;
	background:#333;
	color:#fff;
}

#layout2 .con .show p a{
	color:#3072d4;
}

#layout2 .con .show h3{
	position:absolute;
	left:0px;
	bottom:78px;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:20px;
	text-align:center;
	overflow:hidden;
	color:#fff;
}

#layout2 .con .show h3 a{
	color:#fff;
}

#layout2 .con .show .shadow{
	position:absolute;
	left:0px;
	bottom:78px;
	width:100%;
	height:50px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#layout3{
	background:#14193f;
}

#layout3 .w1100{
	padding:60px 0px 50px 0px;
}

#layout4{
	background:url(images/ly4-topic.gif) no-repeat center 44px;
}

#layout4 .w1100{
	padding-bottom:40px;
}

#layout4 .topic{
	height:95px;
}

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

#layout4 .style1 .photo{ float:left;}
#layout4 .style2 .photo{ float:right;}

#layout4 .style1 .main{ float:right;}
#layout4 .style2 .main{ float:left;}

#layout4 .block{
	padding:0px 15px;
	margin-top:45px;
	zoom:1;
}

#layout4 .block .photo,#layout4 .block .photo img{
	width:395px;
	height:240px;
}

#layout4 .block .main{
	width:645px;
}

#layout4 .block .main h3{
	background:#e9e9e9;
	font-size:30px;
	line-height:42px;
	padding:8px 12px;
}

#layout4 .block .main h3 a{
	color:#000;
}

#layout4 .block .main h3 span{
	display:block;
}

#layout4 .block .main .line{
	height:1px;
	background:#cdcdcd;
	margin-top:8px;
}

#layout4 .block .main p{
	margin-top:40px;
	font-size:15px;
	line-height:30px;
	text-indent:22pt;
	background:url(images/ly4-list.gif) no-repeat 3px 10px;
}

#layout4 .list{
	margin-top:10px;
	padding:0px 15px;
}

#layout4 .list ul{
	zoom:1;
	margin-left:-80px;
}

#layout4 .list li{
	float:left;
	width:475px;
	margin:30px 0px 0px 80px;
	padding-left:20px;
	position:relative;
}

#layout4 .list li h3{
	font-size:22px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}

#layout4 .list li h3 a{
	color:#454545;
}

#layout4 .list li .line{
	margin-top:10px;
	border-bottom:2px dotted #d3d4d6;
}

#layout4 .list li p{
	line-height:24px;
	height:48px;
	font-size:14px;
	overflow:hidden;
	margin-top:8px;
	color:#666;
}

#layout4 .list li span{
	position:absolute;
	left:0px;
	top:8%;
	width:3px;
	height:84%;
	background:#202861;
}

#layout5{
	background:url(images/ly5-topic.gif) no-repeat center top;
}

#layout5 .topic{
	height:105px;
}

#layout5 .link{
	margin-top:30px;
}

#layout5 .link ul{
	zoom:1;
	margin-left:-34px;
}

#layout5 .link li{
	float:left;
	display:inline;
	width:153px;
	height:73px;
	border:1px solid #eee;
	margin:28px 0px 0px 34px;
}
#layout6{
	background:url(images/ly6-topic.gif) no-repeat center 44px;
}
#layout6 .w1100{
	padding-bottom:40px;
}
#layout6 .topic{
	height:95px;
}
#layout6 .topic a{
    display:block;
    width:100%;
    height:100%;
}

#layout6 .block1{
	margin:40px 15px 10px 15px;
	overflow:hidden;
}
#layout6 .block1 .left{
	width:210px;
	height:180px;
	margin-right:30px;
	display:inline;
}
#layout6 .block1 .middle{
	float:left;
	widows:205px;
	height:180px;
	position:relative;
}
#layout6 .block1 .middle .pic img{
	widows:205px;
	height:180px;
}
#layout6 .block1 .middle .play{
	width:65px;
	height:65px;
	top:58px;
	left:70px;
	position:absolute;
}
#layout6 .block1 .right{
	width:600px;
}
#layout6 .block1 h3{
    font-size:30px;
    line-height:42px;
	height:42px;
	overflow:hidden;
	text-align:center;
	margin:5px 0px 20px 0px;
}
#layout6 .block1 li{
    font-size:15px;
    height:36px;
    line-height:36px;
    overflow:hidden;
	background:url(images/ly6-list.gif) no-repeat left center;
	padding-left:12px;
	width:288px;
	float:left;
}

#layout6 .block2{
	margin-left:-45px;
	zoom:1;
}
#layout6 .block2 .text{
	width:505px;
	float:left;
	display:inline;
	margin:40px 0px 0px 60px;
}
#layout6 .block2 .text h3{
    background:#e9e9e9;
    font-size:30px;
    line-height:42px;
    padding:8px 12px;
	margin-bottom:30px;
}

#layout6 .block2 .text h3 a{
	color:#000;
}
#layout6 .block2 .text .photo{
	width:185px;
	height:210px;
	float:left;
	position:relative;
}
#layout6 .block2 .play{
	width:65px;
	height:65px;
	top:73px;
	left:60px;
	position:absolute;
}
#layout6 .block2 .text .pic img{
	width:185px;
	height:210px;
}
#layout6 .block2 .text ul{
	width:295px;
	float:right;
	margin-top:-4px;
}
#layout6 .block2 .text li{
    font-size:15px;
    height:36px;
    line-height:36px;
    overflow:hidden;
	background:url(images/ly6-list.gif) no-repeat left center;
	padding-left:12px;
}