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

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #f1720b !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:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

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

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

p,li{
	overflow:hidden;
}

#footer{
	line-height: 26px;
	text-align: center;
	padding: 30px 0px 30px 0px;
	background: #007d92;
}

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

#layout1{
	margin: -283px auto 0px auto;
	background: url(images/ly1-bg.png) no-repeat center top;
}

#layout1 .w1200{
	height: 490px;
}

#layout1 .left{
	width: 470px;
	margin: 60px 0px 0px 22px;
}

#layout1 .left .title{
	margin-bottom: 40px;
}

#layout1 .left h3{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
}

#layout1 .left h3 a{
	color: #333;
}

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

#layout1 .left p a{
	color: #7e7e7e;
}

#layout1 .left ul{
	padding-top: 15px;
	border-top: 1px solid #ebebeb;
	margin-top: 20px;
}

#layout1 .left li{
	height: 46px;
	line-height: 46px;
	font-size: 18px;
}

#layout1 .right{
	width: 625px;
	height: 385px;
	margin: 55px 25px 0px 0px;
	position: relative;
}

#layout1 .right .tab{
	position: absolute;
	z-index: 99;
	right: 0px;
	top: 8px;
	width: 42px;
}

#layout1 .right .tab span{
	display: block;
	width: 100%;
	height: 69px;
	padding-top: 21px;
	background: #3ca3b4;
	border-radius: 8px 0px 0px 8px;
	margin-bottom: 8px;
	font-size: 22px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
}

#layout1 .right .tab .current{
	background: #f1720b;
	font-weight: bold;
}

#layout1 .right .focus{
	width: 625px;
	height: 385px;
	position: relative;
}

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

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

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

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

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

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

#layout1 .right .focus .play{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	top: 50%;
	margin: -60px 0px 0px -50px;
	background: url(images/ly1-play.png);
}

.topic{
	text-align: center;
}

.topic img{
	display: inline;
}

#layout2 .con{
	margin-top: 40px;
	position: relative;
}

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

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

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

@media (max-width: 1300px) {
	#layout2 .con .arrow1,#layout2 .con .arrow2{ top: -80px; margin: 0px; }
	#layout2 .con .arrow1{ left: 0px; }
	#layout2 .con .arrow2{ right: 0px; }
}

#layout2 .list ul{
	margin-left: -20px;
}

#layout2 .list li{
	float: left;
	width: 275px;
	background: #fff;
	border: 5px solid #fff;
	padding-bottom: 5px;
	margin-left: 20px;
}

#layout2 .list .photo{
	position: relative;
	width: 100%;
	height: 397px;
}

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

#layout2 .list .photo h4{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #3ca3b4;
	font-size: 24px;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}

#layout2 .list p{
	line-height: 22px;
	height: 44px;
	color: #6e6e6e;
	margin: 10px 5px 0px 5px;
}

#layout2 .list p a{
	color: #6e6e6e;
}

#layout3 .con{
	background: #caffff;
	border: 20px solid #fff;
	height: 365px;
	margin-top: 40px;
}

#layout3 .photo{
	float: left;
	width: 650px;
	height: 365px;
	position: relative;
}

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

#layout3 .photo .cover{
	position: absolute;
	width: 98px;
	height: 365px;
	background: url(images/ly3-photo.png);
	right: 0px;
	top: 0px;
}

#layout3 .text{
	float: right;
	width: 475px;
	margin: 10px 15px 0px 0px;
}

#layout3 .text h3{
	font-size: 30px;
	line-height: 36px;
	max-height: 72px;
}

#layout3 .text h3 a{
	color: #3ca3b4;
}

#layout3 .text p{
	line-height: 36px;
	font-size: 18px;
	color: #445858;
	text-indent: 26pt;
	margin-top: 15px;
	max-height: 252px;
}

#layout3 .text p a{
	color: #445858;
}

#layout4 .con{
	background: #fff;
	border: 20px solid #fff;
	padding-bottom: 10px;
	margin-top: 40px;
}

#layout4 .photo{
	float: left;
	height: 365px;
	width: 630px;
}

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

#layout4 .text{
	float: right;
	width: 470px;
	height: 350px;
	background: #f5f5f5;
	padding: 15px 20px 0px 20px;
}

#layout4 .text h3{
	font-size: 30px;
	line-height: 36px;
	max-height: 72px;
}

#layout4 .text h3 a{
	color: #3ca3b4;
}

#layout4 .text p{
	line-height: 36px;
	font-size: 18px;
	color: #445858;
	text-indent: 26pt;
	margin-top: 15px;
	max-height: 252px;
}

#layout4 .text p a{
	color: #445858;
}

#layout4 .list{
	margin-top: 20px;
}

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

#layout4 .list li{
	float: left;
	width: 530px;
	border-bottom: 1px dotted #d1d1d1;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin-left: 100px;
}

#layout4 .list span{
	color: #a3a3a3;
	font-family: "Arial";
	font-style: italic;
	margin: 0px 18px 0px 2px;
}

#layout4 .more{
	display: block;
	margin: 30px auto 0px auto;
	border-radius: 16px;
	font-size: 18px;
	width: 380px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #dedede;
	background: #ececec;
}

#layout5 .con{
	background: #fff;
	border: 20px solid #fff;
	margin-top: 40px;
}

#layout5 ul{
	margin-left: -20px;
	margin-top: -20px;
}

#layout5 li{
	float: left;
	width: 445px;
	height: 310px;
	background: #f5f5f5;
	margin: 20px 0px 0px 20px;
	padding: 15px 30px 0px 95px;
	position: relative;
}

#layout5 li .tag{
	position: absolute;
	left: 18px;
	top: 18px;
	width: 54px;
	background: #3ca3b4;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	padding: 10px 0px;
}

#layout5 li h3{
	font-size: 30px;
	line-height: 36px;
	max-height: 72px;
}

#layout5 li h3 a{
	color: #3ca3b4;
}

#layout5 li p{
	line-height: 36px;
	font-size: 18px;
	color: #445858;
	text-indent: 26pt;
	margin-top: 10px;
	max-height: 216px;
}

#layout5 li p a{
	color: #445858;
}

#layout6 .focus{
	position: relative;
	margin-top: 40px;
	height: 600px;
}

#layout6 .w1200{
	height: 600px;
	position: relative;
}

#layout6 li{
	position: absolute;
	width: 1200px;
	height: 600px;
	top: 0px;
}

#layout6 li img{
	width: 100%;
	height: 100%;
}

#layout6 .no1{
	left: 0;
	z-index: 99;
}

#layout6 .no2{
	left: 1200px;
	z-index: 88;
}

#layout6 .no3{
	left: -1200px;
	z-index: 88;
}

#layout6 .cover-left,#layout6 .cover-right{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 1200px;
	background: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 100;
}

#layout6 .cover-left{
	left: -1200px;
}

#layout6 .cover-right{
	right: -1200px;
}

#layout6 .arrow-left,#layout6 .arrow-right{
	width: 48px;
	height: 84px;
	position: absolute;
	top: 50%;
	margin-top: -42px;
	cursor: pointer;
	z-index: 110;
}

#layout6 .arrow-left{
	background: url(images/ly6-arrow1.png);
	left: 3.5%;
}

#layout6 .arrow-right{
	background: url(images/ly6-arrow2.png);
	right: 3.5%;
}

#layout6 p,#layout6 .shadow{
	display: none;
}

#layout6 .no1 .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 300px;
	background: url(images/ly6-shadow.png);
	display: block;
	z-index: 1;
}

#layout6 .no1 p{
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 100%;
	font-size: 32px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	display: block;
	z-index: 9;
}