@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:910px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w910{
	width:910px;
	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;
}

#header .w910{
	height:627px;
}

#footer{
	text-align:center;
	padding:25px 0px 25px 0px;
	line-height:24px;
	background:#58beee;
	color:#fff;
}

#footer a{
	color:#fff;
}

#nav .box{
	width:1035px;
	margin-right:-125px;
}

#nav .block{
	float:left;
	display:inline;
	width:345px;
}

#nav .block .tag{
	float:left;
	display:inline;
	margin-right:12px;
	border-right:2px solid #5487c6;
	font-size:26px;
	line-height:28px;
	color:#4794dc;
	width:62px;
}

#nav .block p{
	line-height:28px;
	height:28px;
	font-family:"SimSun";
}

#nav .block p a{
	color:#4693d9;
	margin-right:30px;
}

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

#layout1 .main .headline{
	border-bottom:1px solid #e5e5e5;
	padding:20px 0px 18px 0px;
}

#layout1 .main .headline h2{
	font-size:22px;
	line-height:30px;
	height:30px;
}

#layout1 .main .headline h2 a{
	color:#3871b6;
}

#layout1 .main .headline p{
	line-height:24px;
	max-height:48px;
	color:#8f8f8f;
	margin-top:10px;
}

#layout1 .main .headline p a{
	color:#ff4866;
}

#layout1 .main .title{
	height:34px;
	line-height:34px;
	background:url(images/ly1-title1.jpg) no-repeat;
	color:#fff;
	padding:0px 12px;
}

#layout1 .main .title span{
	float:left;
	font-size:22px;
}

#layout1 .main .title a{
	float:right;
	color:#fff;
	font-size:12px;
}

#layout1 .main .block ul{
	margin-top:18px;
}

#layout1 .main .block li{
	height:38px;
	line-height:38px;
	font-size:16px;
}

#layout1 .main .block li span{
	color:#3871b8;
	margin-right:3px;
}

#layout1 .main .block li a{
	color:#666;
}

#layout1 .main .focus{
	height:330px;
	position:relative;
}

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

#layout1 .main .focus .arrow1,#layout1 .main .focus .arrow2{
	position:absolute;
	width:28px;
	height:28px;
	bottom:16px;
	cursor:pointer
}

#layout1 .main .focus .arrow1:hover,#layout1 .main .focus .arrow2:hover{
	box-shadow:0px 0px 3px #fff;
	border-radius:50%;
}

#layout1 .main .focus .arrow1{
	background:url(images/ly1-focus-arrow1.png);
	right:62px;
}

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

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

#layout1 .side .title{
	height:27px;
	line-height:27px;
}

#layout1 .side .title span{
	float:left;
	background:url(images/ly2-title2.jpg);
	color:#fff;
	font-size:22px;
	width:116px;
	text-align:center;
}

#layout1 .side .title a{
	float:right;
	color:#ff4866;
	font-size:12px;
}

#layout1 .side ul{
	margin-top:18px;
}

#layout1 .side li{
	height:38px;
	line-height:38px;
	font-size:16px;
	background:url(images/list1.gif) no-repeat left 17px;
	padding-left:10px;
}

#layout1 .side li a{
	color:#666;
}

#layout1 .side .video{
	position:relative;
	height:230px;
}

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

#layout1 .side .video .play{
	position:absolute;
	width:99px;
	height:99px;
	left:50%;
	top:50%;
	margin:-50px 0px 0px -50px;
	background:url(images/play.png);
}

.topic{
	background:url(images/topic.gif) no-repeat center bottom;
	text-align:center;
}

.topic span{
	display:inline-block;
	vertical-align:top;
	border-bottom:7px solid #ff4867;
	height:80px;
	line-height:80px;
	font-size:40px;
	color:#2f79c0;
	font-weight:bold;
}

.topic span a{
	text-decoration:none;
	color:#2f79c0;
}

#layout2 .box1 .main{
	float:left;
	width:545px;
}

#layout2 .box1 .focus{
	float:right;
	width:300px;
	height:230px;
	position:relative;
}

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

#layout2 .box1 .focus .shadow{
	position:absolute;
	width:100%;
	height:34px;
	bottom:0px;
	left:0px;
	background:#5487c6;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:1;
}

#layout2 .box1 .focus p{
	position:absolute;
	width:210px;
	height:34px;
	line-height:34px;
	bottom:0px;
	left:10px;
	font-size:12px;
	z-index:9;
}

#layout2 .box1 .focus p a{
	color:#fff;
}

#layout2 .box1 .focus .point{
	position:absolute;
	right:6px;
	bottom:14px;
	z-index:10;
}

#layout2 .box1 .focus .point li{
	float:left;
	display:inline;
	margin-right:5px;
	width:6px;
	height:6px;
	border-radius:50%;
	background:#8abff3;
	cursor:pointer;
}

#layout2 .box1 .focus .point .current{
	background:#fff;
}

#layout2 .box1 .main .hot{
	border-bottom:1px solid #e5e5e5;
	padding:0px 0px 18px 0px;
}

#layout2 .box1 .main .hot h2{
	font-size:22px;
	line-height:26px;
	height:26px;
}

#layout2 .box1 .main .hot h2 a{
	color:#3871b6;
}

#layout2 .box1 .main .hot p{
	line-height:24px;
	max-height:48px;
	color:#8f8f8f;
	margin-top:10px;
}

#layout2 .box1 .main .hot p a{
	color:#ff4866;
}

#layout2 .box1 .main .list{
	margin-top:18px;
}

#layout2 .box1 .main .list ul{
	zoom:1;
	margin-left:-45px;
}

#layout2 .box1 .main .list li{
	float:left;
	display:inline;
	margin-left:45px;
	width:240px;
	height:38px;
	line-height:38px;
	font-size:16px;
	background:url(images/list1.gif) no-repeat left 17px;
	padding-left:10px;
}

#layout2 .box1 .main .list li a{
	color:#666;
}

#layout2 .box2{
	margin-top:42px;
}

#layout2 .box2 .bg-color1{ background:#43b9f6; }
#layout2 .box2 .bg-color2{ background:#6686ff; }

#layout2 .box2 .block{
	width:430px;
	color:#fff;
	padding:15px 0px 10px 0px;
}

#layout2 .box2 .block a{
	color:#fff;
}

#layout2 .box2 .block .title{
	background:url(images/ly2-title.png) no-repeat center center;
	font-size:30px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
}

#layout2 .box2 .block ul{
	margin:10px 15px 0px 22px;
}

#layout2 .box2 .block li{
	font-size:16px;
	height:38px;
	line-height:38px;
	background:url(images/list2.gif) no-repeat left 17px;
	padding-left:10px;
}

#layout3 .topic1{
	text-align:center;
	line-height:50px;
	height:50px;
	font-size:40px;
	font-weight:bold;
	color:#2f79c0;
}

#layout3 .topic1 i{
	font-style:normal;
	color:#ff4866;
}

#layout3 .box{
	border:2px solid #62a4e1;
	background:#f1f8ff;
	margin-top:20px;
	padding:25px 40px 20px 40px;
}

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

#layout3 .box .right{
	width:330px;
}

#layout3 .box .title{
	height:35px;
	line-height:35px;
	margin-bottom:15px;
}

#layout3 .box .title span{
	float:left;
	font-size:22px;
	background:#62a4e1;
	color:#fff;
	font-weight:bold;
	padding:0px 12px;
	border-radius:15px;
}

#layout3 .box h4{
	font-size:16px;
	line-height:24px;
	padding:0px 20px;
	color:#2e79bd;
	margin-top:20px;
	margin-bottom:15px;
}

#layout3 .box h4 a{
	color:#2e79bd;
}

#layout3 .box .code{
	float:left;
}

#layout3 .box p{
	line-height:23px;
	padding-left:10px;
	font-size:13px;
}

#layout3 .box p a{
	color:#61a4e1;
}

#layout4{
	background:#edf6ff;
	padding:20px 0px 50px 0px;
}

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

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

#layout4 .list li{
	float:left;
	display:inline;
	width:430px;
	margin:38px 0px 0px 50px;
}

#layout4 .list .tag{
	float:left;
	color:#fff;
	line-height:128px;
	text-align:center;
	font-size:36px;
	width:128px;
	height:128px;
	background:#0186d5;
	border:5px solid #97cdef;
	border-radius:50%;
}

#layout4 .list .tag:hover{
	text-decoration:none;
	border-color:#80bde3;
}

#layout4 .list .text{
	float:right;
	width:265px;
	text-align:center;
	margin-top:40px;
}

#layout4 .list h3{
	color:#2d7bbd;
	font-size:22px;
	line-height:30px;
	height:30px;
}

#layout4 .list h3 a{
	color:#2d7bbd;
}

#layout4 .list p{
	font-size:22px;
	line-height:30px;
	height:30px;
	color:#ff4666;
	margin-top:3px;
}

#layout4 .list p a{
	color:#ff4666;
}

#layout5 .photo{
	float:left;
	width:620px;
	height:410px;
}

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

#layout5 .tab{
	float:right;
	width:260px;
	height:410px;
	overflow-y:scroll;
}

#layout5 .tab table{
	width:100%;
}

#layout5 .tab td{
	background:#9d9d9d;
	height:80px;
	line-height:26px;
	color:#fff;
	font-size:14px;
	padding:0px 12px;
	border-bottom:2px solid #fff;
}

#layout5 .tab td a{
	color:#fff;
}

#layout5 .tab .current td{
	background:#ff4766;
}

#layout6 .box{
	position:relative;
	margin-top:40px;
}

#layout6 .arrow1,#layout6 .arrow2{
	position:absolute;
	width:36px;
	height:96px;
	top:52px;
	cursor:pointer;
}

#layout6 .arrow1{
	left:-50px;
	background:url(images/ly6-arrow1.png);
}

#layout6 .arrow2{
	right:-50px;
	background:url(images/ly6-arrow2.png);
}

#layout6 .list ul{
	margin-left:-27px;
	zoom:1;
}

#layout6 .list li{
	float:left;
	display:inline;
	width:285px;
	margin-left:27px;
}

#layout6 .list li .photo{
	height:200px;
	position:relative;
}

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

#layout6 .list li .photo .play{
	position:absolute;
	width:99px;
	height:99px;
	background:url(images/play.png) no-repeat;
	left:50%;
	top:50%;
	margin:-50px 0px 0px -50px;
}

#layout6 .list li p{
	text-align:center;
	line-height:20px;
	height:20px;
	margin-top:15px;
}

#layout6 .list li p a{
	color:#666;
}

#layout7{
	background:#58beee;
	color:#fff;
	padding:20px 0px 50px 0px;
}

#layout7 a{
	color:#fff;
}

#layout7 .topic span{
	color:#fff;
}

#layout7 .box1,#layout7 .box2{
	margin-top:50px;
}

#layout7 .box1 .block{
	width:425px;
}

#layout7 .box2 .block{
	width:288px;
}

#layout7 .box2 .middle{
	float:left;
	display:inline;
	margin-left:23px;
}

#layout7 h4{
	height:35px;
	line-height:35px;
	width:95px;
	text-align:center;
	font-size:22px;
}

#layout7 h4 a:hover{
	text-decoration:none;
}

#layout7 .box1 h4{
	background:url(images/ly7-tag1.gif);
}

#layout7 .box2 h4{
	background:url(images/ly7-tag2.gif);
}

#layout7 .box1 .photo,#layout7 .box1 .photo img{
	width:100%;
	height:275px;
}

#layout7 .box2 .photo,#layout7 .box2 .photo img{
	width:100%;
	height:186px;
}

#layout7 ul{
	margin-top:18px;
}

#layout7 li{
	height:38px;
	line-height:38px;
	background:url(images/list2.gif) no-repeat left 17px;
	padding-left:12px;
	font-size:16px;
}

#layout8 .box{
	position:relative;
	height:560px;
	margin-top:50px;
}

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

#layout8 .phone{
	position:absolute;
	left:308px;
	top:0px;
	width:301px;
	height:560px;
	background:url(images/ly8-phone.gif) no-repeat;
}

#layout8 .phone .pic{
	position:absolute;
	left:18px;
	top:79px;
	width:262px;
	height:404px;
}

#layout8 .phone .pic img{
	position:absolute;
	width:100%;
	height:100%;
}

#layout8 .block{
	position:absolute;
}

#layout8 .block{
	position:absolute;
	overflow:hidden;
	width:280px;
	height:165px;
	padding-top:5px;
	color:#fff;
	cursor:pointer;
}

#layout8 .block a{
	color:#fff;
}

#ly21-block1{ left:0px; top:15px; background-color:#f2ca2a; }
#ly21-block2{ right:0px; top:15px; background-color:#a5a5d6; }
#ly21-block3{ left:0px; top:195px; background-color:#e7b467; }
#ly21-block4{ right:0px; top:195px; background-color:#6fafd4; }
#ly21-block5{ left:0px; top:375px; background-color:#f87670; }
#ly21-block6{ right:0px; top:375px; background-color:#45cab6; }

#layout8 .block .text{
	border:1px solid #fff;
	margin:0px 5px;
	height:138px;
	overflow:hidden;
	padding:20px 20px 0px 20px;
}

#layout8 .block .text h3{
	font-size:16px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}

#layout8 .block .text p{
	line-height:22px;
	height:88px;
	margin-top:15px;
	font-size:12px;
}

#layout8 .block .shadow{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:5;
	display:none;
}

#layout8 .block .code{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-60px;
	margin-left:-60px;
	width:120px;
	height:120px;
	z-index:9;
	display:none;
}

#layout8 .block .code img{
	width:100%;
	height:100%;
}

#layout8 .block:hover .code,#layout8 .block:hover .shadow{
	display:block;
}

#layout9 .focus{
	margin-top:50px;
	height:480px;
	position:relative;
}

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

#layout9 .focus .arrow1,#layout9 .focus .arrow2{
	position:absolute;
	width:74px;
	height:74px;
	bottom:25px;
	cursor:pointer;
}

#layout9 .focus .arrow1:hover,#layout9 .focus .arrow2:hover{
	border-radius:50%;
	box-shadow:0px 0px 3px #fff;
}

#layout9 .focus .arrow1{
	right:122px;
	background:url(images/ly9-arrow1.png);
}

#layout9 .focus .arrow2{
	right:28px;
	background:url(images/ly9-arrow2.png);
}