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

a{
	color:#000;
}

img{
	display:block;
}

.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;
}

li,p{
	overflow:hidden;
}

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

#header .w1200{
	height:660px;
	position:relative;
}

#header .nav{
	position:absolute;
	width:100%;
	left:0px;
	bottom:4px;
	color:#fff;
	font-family:"Microsoft Yahei","SimHei";
	font-weight:bold;
	font-size:20px;
	height:48px;
	line-height:48px;
}

#header .nav a{
	color:#fff;
}

#header .nav .left a{
	margin-left:55px;
}

#header .nav .right a{
	margin-right:55px;
}

#footer{
	text-align:center;
	padding:25px 0px 25px 0px;
	line-height:28px;
	background:#d40506;
	font-size:16px;
	color:#fff;
}

#footer a{
	color:#fff;
}

#layout1{
	text-align:center;
}

#layout1 h1{
	font-size:55px;
	height:60px;
	line-height:60px;
}

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

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

#layout2 .left{
	width:500px;
}

#layout2 .left h3{
	text-align:center;
	font-size:24px;
	height:30px;
	line-height:30px;
	margin-top:25px;
}

#layout2 .left p{
	line-height:24px;
	max-height:48px;
	color:#838383;
	margin-top:7px;
}

#layout2 .left p a{
	color:#838383;
}

#layout2 .left ul{
	border-top:1px dotted #ccc;
	margin-top:25px;
}

#layout2 .left ul li{
	height:45px;
	line-height:45px;
	font-size:18px;
	border-bottom:1px dotted #ccc;
}

#layout2 .left ul li span{
	color:#e00000;
}

#layout2 .right{
	width:670px;
}

#layout2 .right .focus{
	height:465px;
	position:relative;
	text-align:center;
}

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

#layout2 .right .focus p{
	position:absolute;
	left:0px;
	bottom:10px;
	width:100%;
	height:26px;
	line-height:26px;
	font-size:20px;
	z-index:9;
}

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

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

#layout2 .right .focus .point{
	position:absolute;
	width:100%;
	height:10px;
	left:0px;
	bottom:48px;
	
	z-index:10;
}

#layout2 .right .focus .point li{
	display:inline-block;
	vertical-align:top;
	width:10px;
	height:10px;
	margin:0px 8px;
	border-radius:50%;
	background:#fff;
	cursor:pointer;
}

#layout2 .right .focus .point .current{
	background:#d40506;
}

#layout2 .right .photo{
	width:325px;
	height:215px;
	margin-top:30px;
	position:relative;
}

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

#layout2 .right .photo p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	z-index:9;
}

#layout2 .right .photo p a{
	color:#fff;
}

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

#layout3 .box{
	height:452px;
	padding-left:50px;
	padding-top:40px;
	background:url(images/ly3-bg.jpg);
	margin-top:40px;
}

#layout3 .show{
	height:410px;
	width:1100px;
	position:relative;
	margin:0px auto;
	overflow:hidden;
}

#layout3 .show .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:50px;
	background:url(images/ly3-shadow.png);
	z-index:1;
}

#layout3 .show p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:45px;
	line-height:45px;
	font-size:20px;
	text-align:center;
	z-index:9;
}

#layout3 .show p a{
	color:#fff;
}

#layout3 .show .play{
	position:absolute;
	width:131px;
	height:131px;
	background:url(images/ly3-play.png);
	left:50%;
	top:50%;
	margin:-65px 0px 0px -65px;
}

#layout3 .tab{
	margin-top:40px;
}

#layout3 .tab .arrow1{
	float:left;
	width:27px;
	height:73px;
	background:url(images/ly3-arrow1.png);
	cursor:pointer;
	margin-top:8px;
}

#layout3 .tab .arrow2{
	float:right;
	width:27px;
	height:73px;
	background:url(images/ly3-arrow2.png);
	cursor:pointer;
	margin-top:8px;
}

#layout3 .tab .list{
	float:left;
	display:inline;
	width:1140px;
	margin-left:3px;
}

#layout3 .tab .list li{
	float:left;
	display:inline;
	width:218px;
	margin:0px 5px;
}

#layout3 .tab .list .photo{
	border:5px solid #fff;
	border-radius:6px;
	height:77px;
	width:208px;
	overflow:hidden;
}

#layout3 .tab .list .photo img{
	width:100%;
	height:100%;
	border-radius:2px;
}

#layout3 .tab .list .current .photo{
	border-color:#f76f50;
}

#layout3 .tab .list p{
	text-align:center;
	line-height:20px;
	max-height:40px;
	font-size:16px;
	margin-top:5px;
}

#layout4 .kuai1 #hot{
	margin:85px 0px 40px 0px;
}
#layout4 .kuai2 #hot{
	margin:61px 0px 40px 0px;
}
#layout4 #hot .left{ width:268px; float:left;}
#layout4 #hot .right{
	width:882px;
}
#layout4 #hot h3{
	font-size:43px;
	line-height:58px;
	margin:14px 0px 9px 0px;
	height:58px;
	overflow:hidden;
}
#layout4 #hot h3 a{ color:#482700;}
#layout4 #hot p{
	font-size:16px;
	float:left;
}
#layout4 #hot .text a{
	float:right;
	margin-right:8px;
	display:inline;
}
#layout4 .news .left{
	width:444px;
	height:332px;
	background:#fff;
}
#layout4 .news .left img{
	width:444px;
	height:283px;
}
#layout4 .news .left p{
	font-size:20px;
	text-align:center;
	line-height:49px;
}
#layout4 .news .left p a{ color:#663300;}
#layout4 .news .right{
	width:700px;
	margin-top:-40px;
}
#layout4 .news .right h3{
	font-size:32px;
	height:40px;
	line-height:40px;
	font-weight:normal;
	margin:40px 0px 13px 0px;
}
#layout4 .news .right p{
	font-size:16px;
	height:22px;
}
#layout4 .news1 .title{
	background:url(images/title.png) no-repeat 0 center;
	margin:38px 0px 14px 0px;
}
#layout4 .news1 .title span{
	float:left;
	font-size:24px;
	color:#d40506;
	margin:0px 6px 0px 550px;
	display:inline;
}
#layout4 .news1 .title .more{
	float:left;
	width:20px;
	height:20px;
	background:url(images/more.png) no-repeat center center;
	position:relative;
	margin-top:6px;
}
#layout4 .news1 ul{
	margin-left:-18px;
	zoom:1;
}

#layout4 .news1 li{
	float:left;
	display:inline;
	margin-left:11px;
	width:395px;
	height:34px;
	line-height:34px;
}

#layout4 .news1 li span{
	color:#d9000a;
}


#layout5 .photo{
	position:relative;
	height:575px;
	margin-top:40px;
}

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

#layout5 .photo p{
	position:absolute;
	left:0px;
	bottom:0px;
	font-weight:bold;
	width:100%;
	height:90px;
	line-height:90px;
	font-size:40px;
	text-align:center;
	z-index:9;
}

#layout5 .photo p a{
	color:#fff;
}

#layout5 .photo .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:179px;
	background:url(images/ly5-shadow.png);
	z-index:1;
}

#layout5 .list{
	margin-top:40px;
	position:relative;
	padding-bottom:10px;
}

#layout5 .list ul{
	margin-left:-70px;
	zoom:1;
}

#layout5 .list li{
	float:left;
	display:inline;
	margin-left:70px;
	width:530px;
	border-bottom:1px dotted #ccc;
	height:56px;
	line-height:56px;
	font-size:22px;
	padding-left:35px;
	background:url(images/ly5-type.gif) no-repeat 3px 21px;
}

#layout5 .list .line1,#layout5 .list .line2{
	height:1px;
	border-top:1px dotted #ccc;
	top:0px;
	width:565px;
	position:absolute;
}

#layout5 .list .line1{ left:0px; }
#layout5 .list .line2{ right:0px; }

#layout6 .list1{
	border-bottom:5px solid #d40506;
	padding-bottom:30px;
}

#layout6 .list1 ul{
	zoom:1;
	margin-left:-26px;
}

#layout6 .list1 li{
	float:left;
	display:inline;
	width:280px;
	margin:40px 0px 0px 26px;
}

#layout6 .list1 h3{
	text-align:left;
	font-size:20px;
	line-height:30px;
	margin-bottom:12px;
}

#layout6 .list1 .photo,#layout6 .list1 .photo img{
	width:100%;
	height:220px;
}

#layout6 .list1 p{
	line-height:24px;
	max-height:48px;
	margin-top:8px;
	color:#838383;
}

#layout6 .list2{
	margin-top:40px;
	overflow:hidden;
	position:relative;
}

#layout6 .list2 ul{
	zoom:1;
	margin-left:-40px;
	margin-top:-25px;
}

#layout6 .list2 li{
	float:left;
	display:inline;
	margin:0px 0px 0px 40px;
	padding:22px 0px 22px 0px;
	width:270px;
	border-bottom:1px dotted #ccc;
}

#layout6 .list2 h4{
	font-size:14px;
	height:20px;
	line-height:20px;
	font-weight:normal;
}

#layout6 .list2 h3{
	font-size:18px;
	line-height:32px;
	height:64px;
	margin-top:5px;
}

#layout6 .list2 h3 a{
	color:#d57f05;
}

#layout6 .list2 p{
	height:120px;
	line-height:24px;
	color:#838383;
	margin-top:10px;
}

#layout6 .list2 p a{
	color:#838383;
}

#layout6 .list2 .line{
	position:absolute;
	top:0px;
	height:100%;
	width:1px;
	border-left:1px dotted #ccc;
}

#layout6 .list2 .line1{ left:290px; }
#layout6 .list2 .line2{ left:600px; }
#layout6 .list2 .line3{ right:290px; }

#layout6 .more{
	text-align:center;
	margin-top:20px;
	height:32px;
	line-height:32px;
	font-size:24px;
	color:#717171;
}

#layout6 .more a{
	color:#717171;
}

#layout6 .more img{
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
}

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

#layout7 ul{
	zoom:1;
	margin-left:-55px;
}

#layout7 li{
	float:left;
	display:inline;
	margin:23px 0px 0px 75px;
	width:480px;
	height:115px;
	padding:25px 25px 0px 45px;
	overflow:visible;
	background:#dcdcdc;
	position:relative;
}

#layout7 li .tag{
	position:absolute;
	left:-22px;
	top:28px;
	width:50px;
	height:46px;
	line-height:46px;
	text-align:center;
	color:#fff;
	font-size:36px;
	background:#d40506;
	font-weight:bold;
}

#layout7 li i{
	position:absolute;
	width:22px;
	height:11px;
	background:url(images/ly7-tag.gif);
	left:-22px;
	top:74px;
}

#layout7 li h3{
	font-size:28px;
	height:34px;
	line-height:34px;
}

#layout7 li p{
	line-height:24px;
	height:48px;
	margin-top:15px;
	color:#555;
}

#layout8 .box1{
	margin-top:25px;
}

#layout8 .box1 .list{
	float:left;
	margin-top:5px;
	overflow:hidden;
}

#layout8 .box1 .list ul{
	margin-left:-1px;
}

#layout8 .box1 .list li{
	float:left;
	border-left:1px solid #e5e5e5;
	width:120px;
	text-align:center;
}

#layout8 .box1 .list li p{
	font-size:12px;
	color:#b54b4b;
	line-height:18px;
}

#layout8 .box1 .list img{
	width:80px;
	height:80px;
	display:inline;
}

#layout8 .box1 .text{
	float:right;
	width:310px;
	line-height:26px;
}

#layout8 .box1 .text .strong{
	font-weight:bold;
}

#layout8 .box2{
	background:#fffaf4;
	margin-top:20px;
	padding:18px 25px;
}

#layout8 .box2 .border{
	border-top:1px solid #d40506;
	border-bottom:1px solid #d40506;
}

#layout8 .box2 .logo{
	padding-top:20px;
	padding-left:20px;
}

#layout8 .box2 .qiantao{
	width:340px;
	height:490px;
	margin:20px auto 0px auto;
	border:1px solid #9a9a9a;
	background:#fff;
	overflow-y:scroll;
}

#layout8 .box2 .left{
	width:382px;
	height:605px;
	border-right:1px solid #d40506;
}

#layout8 .box2 .middle{
	float:left;
	width:382px;
	height:605px;
}

#layout8 .box2 .right{
	width:382px;
	height:605px;
	border-left:1px solid #d40506;
	text-align:center;
}

#layout8 .box2 .right img{
	display:inline;
}

#layout9 .list{
	margin-top:15px;
}

#layout9 .list li{
	float:left;
	display:inline;
	font-size:16px;
	height:28px;
	line-height:28px;
	margin-right:12px;
}

#layout10 .left{
	width:901px;
	background:url(images/ewm.gif) no-repeat;
	height:116px;
}
#layout10 .right{
	width:270px;
	font-size:14px;
	line-height:25px;
	margin-top:-7px;
}
