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

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
	
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

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

.w1208{
	width:1208px;
	margin:0px auto;
}

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

p,li{
	overflow:hidden;
}

#footer{
	line-height: 30px;
	text-align: center;
	padding: 60px 0px 30px 0px;
}

#header{
	background: url(images/header.jpg) no-repeat center top;
	height: 870px;
	position: relative;
	z-index: 999;
}

#nav{
	position: fixed;
	top: 50px;
	right: 0%;
	width: 110px;
	z-index: 900;
}

#nav li .bg{
	height: 16px;
	background: url(images/nav-bg.png);
}

#nav li .box{
	background: #f9ef80;
	text-align: center;
	padding: 10px 0px;
}

#nav li .box img{
	display: inline-block;
	vertical-align: top;
}

#nav li .box dd{
	font-size: 12px;
	line-height: 21px;
	color: #fc3e70;
}

#nav li .box dd a{
	color: #fc3e70;
}

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

#layout1 .w1208{
	min-height: 841px;
}

#layout1 .headline{
	text-align: center;
}

#layout1 .headline h2{
	font-size: 56px;
	line-height: 60px;
	height: 60px;
}

#layout1 .headline p{
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 20px;
}

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

#layout1 .box{
	margin-top: 25px;
}

#layout1 .box .top{
	height: 24px;
	background: url(images/ly1-box-top.png) no-repeat;
}

#layout1 .box .bottom{
	height: 35px;
	background: url(images/ly1-box-bottom.png) no-repeat;
}

#layout1 .box .mid{
	background: url(images/ly1-box-mid.gif);
	padding: 25px 20px 0px 48px;
}

#layout1 .box .left{
	width: 480px;
}

#layout1 .box .right{
	width: 620px;
}

#layout1 .box .focus{
	height: 345px;
	position: relative;
}

#layout1 .box .focus img{
	width: 100%;
	height: 100%;
}

#layout1 .box .focus p{
	position: absolute;
	width: 550px;
	left: 0px;
	text-align: center;
	bottom: 0px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	z-index: 9;
}

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

#layout1 .box .focus .point{
	position: absolute;
	right: 2px;
	bottom: 18px;
	z-index: 10;
}

#layout1 .box .focus .point a{
	float: left;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 6px;
	background: #fff;
	cursor: pointer;
}

#layout1 .box .focus .point .current{
	background: none;
}

#layout1 .box .photo{
	height: 265px;
	position: relative;
	margin-top: 35px;
}

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

#layout1 .box .photo p{
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	bottom: 0px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	z-index: 9;
}

#layout1 .box .photo .shadow{
	position: absolute;
	width: 100%;
	height: 44px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}

#layout1 .box .tab{
	background: #fad7c3;
	padding: 18px 0px;
	height: 75px;
	position: relative;
}

#layout1 .box .tab .list{
	width: 561px;
	margin: 0px auto;
}

#layout1 .box .tab li{
	float: left;
	height: 75px;
	width: 175px;
	margin: 0px 6px;
}

#layout1 .box .tab li img{
	width: 100%;
	height: 100%;
}

#layout1 .box .tab .arrow{
	position: absolute;
	width: 16px;
	height: 30px;
	cursor: pointer;
	top: 50%;
	margin-top: -15px;
	z-index: 10;
}

#layout1 .box .tab .arrow1{
	left: 8px;
	background: url(images/ly1-arrow1.png);
}

#layout1 .box .tab .arrow2{
	right: 8px;
	background: url(images/ly1-arrow2.png);
}

#layout1 .box .hot{
	border-bottom: 1px solid #ebebeb;
	margin-top: 30px;
}

#layout1 .box .hot h3{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
}

#layout1 .box .hot h3 a{
	color: #333;
}

#layout1 .box .hot p{
	line-height: 18px;
	height: 36px;
	color: #7e7e7e;
	margin-top: 5px;
	margin-bottom: 20px;
}

#layout1 .box .list2{
	margin-top: 12px;
}

#layout1 .box .list2 li{
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dashed #e5e5e5;
}

.topic{
	background-position: center top;
}

.topic .w1208{
	height: 113px;
}

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

#layout2{
	background: url(images/ly2-bg.png) no-repeat center top;
}

#layout2 .topic{
	background-image: url(images/ly2-topic.png);
}

#layout2 .main{
	margin-top: 80px;
}

#layout2 .headline{
	text-align: center;
}

#layout2 .headline h2{
	font-size: 56px;
	line-height: 60px;
	height: 60px;
}

#layout2 .headline p{
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 20px;
}

#layout2 .focus{
	height: 457px;
	position: relative;
	margin-top: 45px;
}

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

#layout2 .focus table{
	position: absolute;
	left: 445px;
	bottom: 12px;
	font-size: 18px;
	width: 240px;
	height: 85px;
	line-height: 22px;
	z-index: 19;
}

#layout2 .focus .bg{
	position: absolute;
	width: 509px;
	height: 85px;
	left: 349px;
	bottom: 12px;
	background: url(images/ly2-focus-bg.png);
	z-index: 10;
}

#layout2 .focus .arrow{
	position: absolute;
	width: 36px;
	height: 36px;
	cursor: pointer;
	bottom: 36px;
	z-index: 20;
}

#layout2 .focus .arrow1{
	left: 373px;
	background: url(images/ly2-focus-arrow1.png);
}

#layout2 .focus .arrow2{
	right: 373px;
	background: url(images/ly2-focus-arrow2.png);
}

#layout2 .focus .num{
	position: absolute;
	height: 40px;
	line-height: 40px;
	bottom: 34px;
	left: 715px;
	font-size: 18px;
	z-index: 21;
}

#layout2 .focus .num span{
	font-size: 35px;
	font-weight: bold;
}

#layout2 .list{
	background: #fff;
	min-height: 90px;
	padding: 30px 0px;
	position: relative;
}

#layout2 .list .more{
	position: absolute;
	width: 32px;
	height: 150px;
	background: url(images/ly2-more.gif);
	left: 50%;
	margin-left: -16px;
	top: 50%;
	margin-top: -75px;
	z-index: 9;
}

#layout2 .list .line{
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
	background: #e5e5e5;
}

#layout2 .list .border{
	overflow: hidden;
}

#layout2 .list ul{
	margin-top: -1px;
	margin-left: -90px;
}

#layout2 .list li{
	float: left;
	width: 510px;
	padding: 0px 5px;
	margin-left: 120px;
	font-size: 22px;
	height: 62px;
	line-height: 62px;
	border-top: 1px solid #f0f0f0;
}

#layout3{
	background: url(images/ly3-bg.png) no-repeat center top;
}

#layout3 .topic{
	background-image: url(images/ly3-topic.png);
}

#layout3 .main{
	background: #fff;
	margin-top: 50px;
	height: 380px;
}

#layout3 .video{
	float: right;
	height: 380px;
	width: 645px;
	position: relative;
}

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

#layout3 .video .play{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 215px;
	height: 215px;
	margin: -107px 0px 0px -107px;
	background: url(images/play1.png);
}

#layout3 .list{
	float: left;
	width: 548px;
	height: 360px;
	margin-top: 10px;
	position: relative;
}

#layout3 .list .bar{
	position: absolute;
	width: 4px;
	height: 100%;
	border-radius: 2px;
	right: 0px;
	top: 0px;
	background: #e5e5e5;
}

#layout3 .list .bar span{
	position: absolute;
	width: 100%;
	height: 25%;
	border-radius: 2px;
	cursor: pointer;
	left: 0px;
	background: #006095;
}

#layout3 .list ul{
	margin-top: 17px;
	width: 536px;
}

#layout3 .list li{
	height: 65px;
	line-height: 65px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 18px;
}

#layout3 .list span{
	display: inline-block;
	vertical-align: top;
	margin: 17px 10px 0px 0px;
	background: url(images/ly3-num1.png) no-repeat center center;
	width: 31px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-weight: bold;
	color: #999;
}

#layout3 .list .fw{
	background: url(images/ly3-list.jpg);
}

#layout3 .list .fw span{
	color: #fff;
}

#layout4{
	background: url(images/ly4-bg.png) no-repeat center top;
}

#layout4 .topic{
	background-image: url(images/ly4-topic.png);
}

#layout4 .main{
	background: #fff;
	margin-top: 50px;
	padding: 30px;
	width: 1148px;
}

#layout4 .big{
	float: left;
	width: 505px;
	height: 320px;
	position: relative;
}

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

#layout4 .big .play{
	position: absolute;
	width: 215px;
	height: 215px;
	left: 50%;
	top: 50%;
	margin: -107px 0px 0px -107px;
	background: url(images/play1.png);
}

#layout4 .text{
	float: right;
	width: 615px;
	height: 320px;
	overflow: hidden;
	background: #ededed;
}

#layout4 .text table{
	height: 130px;
	width: 100%;
	background: url(images/ly4-title.jpg) no-repeat;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 25px;
}

#layout4 .text table td{
	padding: 0px 35px;
}

#layout4 .text p{
	margin: 0px 32px 0px 32px;
	line-height: 28px;
	font-size: 16px;
}

#layout4 .list ul{
	margin-left: -36px;
}

#layout4 .list li{
	float: left;
	width: 260px;
	margin: 30px 0px 0px 36px;
}

#layout4 .list .pic{
	height: 165px;
	position: relative;
}

#layout4 .list .pic img{
	width: 100%;
	height: 100%;
}

#layout4 .list .pic .play{
	position: absolute;
	width: 108px;
	height: 108px;
	background: url(images/play2.png);
	left: 50%;
	top: 50%;
	margin: -54px 0px 0px -54px;
}

#layout4 .list p{
	line-height: 20px;
	max-height: 40px;
	margin-top: 10px;
}

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

#layout5 .topic{
	background-image: url(images/ly5-topic.png);
}

#layout5 .main{
	margin-top: 50px;
}

#layout5 ul{
	margin-left: -16px;
}

#layout5 li{
	float: left;
	width: 290px;
	height: 518px;
	margin-left: 16px;
	background: #fff;
}

#layout5 li .title{
	height: 64px;
	line-height: 64px;
	padding: 0px 10px 0px 20px;
}

#layout5 li .title span{
	float: left;
	font-size: 22px;
	font-weight: bold;
}

#layout5 li .title .more{
	float: right;
	margin-top: 29px;
	width: 18px;
	height: 5px;
	background: url(images/more.png);
}

#layout5 .no1 .title{ background: url(images/ly5-title1.jpg); }
#layout5 .no2 .title{ background: url(images/ly5-title2.jpg); }
#layout5 .no3 .title{ background: url(images/ly5-title3.jpg); }
#layout5 .no4 .title{ background: url(images/ly5-title4.jpg); }

#layout5 li .pic{
	height: 165px;
}

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

#layout5 li table{
	width: 242px;
	margin: 20px auto 0px auto;
	font-size: 16px;
	line-height: 20px;
}

#layout5 li table td{
	height: 58px;
	border-bottom: 1px dashed #e6e5e5;
}

#layout6{
	background: url(images/ly6-bg.png) no-repeat center top;
}

#layout6 .topic{
	background-image: url(images/ly6-topic.png);
}

#layout6 .main{
	margin-top: 50px;
}

#layout6 .tab{
	text-align: center;
	margin-top: 40px;
}

#layout6 .tab a{
	display: inline-block;
	vertical-align: top;
	height: 14px;
	width: 14px;
	border-radius: 7px;
	background: #1190b4;
	cursor: pointer;
	margin: 0px 10px;
}

#layout6 .tab .current{
	background: #21bfd3;
	width: 122px;
}

#layout6 .show{
	height: 758px;
	background: #fff;
	position: relative;
}

#layout6 .show li{
	position: absolute;
	height: 367px;
}

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

#layout6 .show .no1{ left: 8px; top: 8px; width: 592px; }
#layout6 .show .no2{ left: 608px; top: 8px; width: 292px; }
#layout6 .show .no3{ right: 8px; top: 8px; width: 292px; }
#layout6 .show .no4{ left: 8px; bottom: 8px; width: 292px; }
#layout6 .show .no5{ left: 308px; bottom: 8px; width: 292px; }
#layout6 .show .no6{ right: 8px; bottom: 8px; width: 592px; }

#layout6 .show .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
	display: none;
}

#layout6 .show .text{
	border: 1px solid #fff;
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	padding: 25px 15px;
	overflow: hidden;
	z-index: 9;
	display: none
}

#layout6 .show .text h3{
	line-height: 28px;
	font-size: 22px;
	font-weight: normal;
}

#layout6 .show .text p{
	line-height: 20px;
	margin-top: 15px;
}

#layout6 .show li:hover .shadow,#layout6 .show li:hover .text{
	display: block;
	color: #fff;
}