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

a{
	color:#000;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

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

.mt30{
	margin-top: 30px !important;
}

.mt50{
	margin-top: 50px !important;
}

.mt80{
	margin-top: 80px !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{
	background: #cc322e;
	text-align: center;
	line-height: 26px;
	padding: 30px 0px;
}

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

#layout1{
	margin-top: -150px;
	position: relative;
	z-index: 9;
}

#layout1 .headline{
	text-align:center;
	margin-bottom:35px;
}
#layout1 .headline h1{
	font-size:50px;
	height:60px;
	line-height:60px;
}
#layout1 .headline h1 a{
	color:#cc322e;
}
#layout1 .headline p{
	line-height:20px;
	height:20px;
	color:#838383;
	margin-top:15px;
}
#layout1 .headline p a{
	color:#838383;
	margin:0px 10px;
}
#layout1 .focus{
	float:left;
	width:630px;
	height:413px;
	position:relative;
	overflow:hidden;
}
#layout1 .focus img{
	width:630px;
	height:413px;
}
#layout1 .focus .shadow,.focus p{
	height:55px;
	line-height:55px;
}
#layout1 .focus p{
	position: absolute;
	font-size:20px;
	width:440px;
	left:30px;
	bottom: 0px;
	z-index: 9;
}

#layout1 .focus .shadow{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}
#layout1 .focus .point{
	position:absolute;
	right:10px;
	bottom:20px;
	z-index:40;
}
#layout1 .focus .point span{
	float:left;
	display:inline;
	width:15px;
	height:15px;
	background:#b8b8b8;
	border-radius:50%;
	margin-right:12px;
	cursor:pointer;
}
#layout1 .focus .point .current{
	background:#d83530;
}

#layout1 .news{
	float:right;
	width:525px;
	margin-top:-23px;
}
#layout1 .news h4{
	font-size:22px;
	border-bottom:1px solid #eee;
	line-height:46px;
	height:46px;
	margin:13px 0px 8px 0px;
}
#layout1 .news li{
	font-size:16px;
	line-height:29px;
	height:29px;
	background:url(images/list1.png) no-repeat left center;
	padding-left:17px;
	margin-left:3px;
}
#layout1 .news li a{ color:#838383;}
#layout1 .more{
	font-size:16px;
	color:#cc322e;
	text-decoration:none;
	border:1px solid #dcdcdc;
	border-radius:14px;
	padding:4px 94px;
	margin-left:114px;
}

.topic{
	height: 100px;
	background-repeat:  no-repeat;
	background-position: center top;
}

.topic a{
	display: block;
	width: 1200px;
	height: 100%;
	margin: 0px auto;
}

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

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

#layout2 .list{
	width: 1125px;
	margin: 60px auto 0px auto;
	margin-top: 60px;
	position: relative;
}

#layout2 .list li{
	float: left;
	width: 325px;
	height: 545px;
	border: 10px solid #fff;
	margin: 0px 15px;
	position: relative;
}

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

#layout2 .list table{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0.5);
	text-align: center;
	font-size: 28px;
	line-height: 48px;
	filter:alpha(opacity=0);
	opacity:0;
}

#layout2 .list li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout2 .arrow1,#layout2 .arrow2{
	position: absolute;
	width: 40px;
	height: 72px;
	cursor: pointer;
	top: 50%;
	margin-top: -36px;
}

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

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

#layout3 a{
	color: #363636;
}

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

#layout3 .headline{
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	margin-top: 40px;
}

#layout3 .headline span{
	display: inline-block;
	vertical-align: top;
	background: #d75349;
	color: #fff;
	padding: 0px 18px;
	border-radius: 10px;
	font-size: 36px;
	margin-right: 40px;
}

#layout3 .box2{
	margin-top: 30px;
}

#layout3 .box2 .big{
	float: left;
	width: 550px;
	height: 370px;
	margin-top: 5px;
}

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

#layout3 .box2 .show{
	float: right;
	width: 634px;
}

#layout3 .box2 .text{
	background: url(images/ly3-type1.png) no-repeat center top;
	height: 132px;
	padding: 15px 50px 0px 50px;
	line-height: 30px;
	color: #555;
	font-size: 16px;
	overflow: hidden;
}

#layout3 .box2 .small{
	width: 290px;
	margin-top: 15px;
}

#layout3 .box2 .small.left{
	margin-left: 20px;
}

#layout3 .box2 .small img{
	width: 100%;
	height: 185px;
}

#layout3 .box2 .small p{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	margin-top: 5px;
}

#layout3 .box3{
	margin-top: 30px;
}

#layout3 .box3 ul{
	margin-left: -45px;
}

#layout3 .box3 li{
	float: left;
	width: 370px;
	margin-left: 45px;
}

#layout3 .box3 img{
	width: 100%;
	height: 245px;
}

#layout3 .box3 h3{
	font-size: 24px;
	line-height: 30px;
	margin: 15px 50px 0px 50px;
}

#layout3 .box3 p{
	background: url(images/ly3-type2.png) no-repeat center top;
	height: 130px;
	font-size: 16px;
	color: #555;
	padding: 12px 35px 0px 35px;
	line-height: 28px;
}

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

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

#layout4 .box1{
	margin-top: 40px;
}

#layout4 .box1 .show{
	float: right;
	border: 10px solid #d83530;
	width: 810px;
	height: 505px;
	position: relative;
}

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

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

#layout4 .box1 .tab{
	float: left;
	width: 361px;
}

#layout4 .box1 .tab .arrow1{
	background: url(images/ly4-arrow1.png) no-repeat;
	height: 38px;
	position: relative;
	cursor: pointer;
	z-index: 9;
}

#layout4 .box1 .tab .arrow2{
	background: url(images/ly4-arrow2.png) no-repeat;
	height: 38px;
	position: relative;
	cursor: pointer;
	z-index: 9;
}

#layout4 .box1 .tab .list{
	height: 439px;
	margin-top: 10px;
}

#layout4 .box1 .tab .list li{
	margin-bottom: 10px;
	height: 78px;
	padding: 0px 40px 0px 30px;
	cursor: pointer;
	background: #f9f7f5;
}

#layout4 .box1 .tab .list table{
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 27px;
	color: #333;
}

#layout4 .box1 .tab .list table a{
	color: #333;
}

#layout4 .box1 .tab .list .current{
	background: #d83530;
	color: #fff;
	width: 300px;
}

#layout4 .box1 .tab .list .current a{
	color: #fff;
}

#layout4 .box1 .tab .list .current a:hover{
	color: #fff !important;
}

#layout4 .box2{
	margin-top: 35px;
	position: relative;
}

#layout4 .box2 ul{
	margin-left: -45px;
}

#layout4 .box2 li{
	float: left;
	width: 370px;
	height: 220px;
	margin-left: 45px;
	position: relative;
}

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

#layout4 .box2 li .shadow{
	position: absolute;
	width: 100%;
	height: 45px;
	background: #000;
	bottom: 0px;
	left: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

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

#layout4 .box2 li .play{
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(images/ly4-play2.png);
	left: 50%;
	margin-left: -30px;
	top: 70px;
}

#layout4 .box2 .arrow3,#layout4 .box2 .arrow4{
	position: absolute;
	width: 39px;
	height: 39px;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
}

#layout4 .box2 .arrow3{
	left: -70px;
	background: url(images/ly4-arrow3.png);
}

#layout4 .box2 .arrow4{
	right: -70px;
	background: url(images/ly4-arrow4.png);
}

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

#layout5 .list ul{
	margin-left: -50px;
}

#layout5 .list li{
	float: left;
	width: 550px;
	margin: 45px 0px 0px 50px;
}

#layout5 .list h3{
	font-size: 26px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}

#layout5 .list img{
	float: left;
	width: 245px;
	height: 150px;
}

#layout5 .list p{
	float: right;
	width: 290px;
	line-height: 28px;
	height: 112px;
	color: #666;
	font-size: 16px;
	margin-top: 19px;
}

#layout5 .list p a{
	color: #d81e00;
}

#layout5 .tab{
	text-align: center;
	margin-top: 35px;
	height: 12px;
}

#layout5 .tab span{
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 18px;
	background: #e9e9e9;
	cursor: pointer;
	margin: 0px 10px;
	transform: skewX(-30deg);
}

#layout5 .tab .current{
	background: #e5344d;
}

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

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

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

#layout6 .box1 ul{
	margin-left: -45px;
}

#layout6 .box1 li{
	float: left;
	width: 370px;
	margin-left: 45px;
}

#layout6 .box1 img{
	width: 100%;
	height: 220px;
}

#layout6 .box1 p{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	margin-top: 8px;
}

#layout6 .box1 p a{
	color: #4e4e4e;
}

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

#layout6 .box2 .line1{
	position: absolute;
	width: 1px;
	height: 100%;
	left: 50%;
	top: 0px;
	background: #b19bae;
	z-index: 1;
}

#layout6 .box2 .line2{
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0px;
	top: 50%;
	background: #b19bae;
	z-index: 1;
}

#layout6 .box2 .more{
	position: absolute;
	width: 52px;
	height: 52px;
	background: url(images/ly6-more.png);
	top: 50%;
	left: 50%;
	margin-left: -26px;
	margin-top: -26px;
	z-index: 9;
}

#layout6 .box2 ul{
	margin-left: -120px;
}

#layout6 .box2 li{
	float: left;
	width: 540px;
	margin: 30px 0px 30px 120px;
}

#layout6 .box2 h3{
	font-size: 26px;
	height: 34px;
	line-height: 34px;
}

#layout6 .box2 p{
	line-height: 28px;
	height: 56px;
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}

#layout6 .box2 p a{
	color: #d81e00;
}

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

#layout7 .list{
	width: 1170px;
	margin: 0px auto;
}

#layout7 .list ul{
	margin-left: -70px;
}

#layout7 .list li{
	float: left;
	margin: 60px 0px 0px 70px;
	width: 485px;
	height: 88px;
	padding: 0px 0px 0px 65px;
	position: relative;
}

#layout7 .list .tag{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 44px;
	height: 88px;
	border-radius: 0px 44px 44px 0px;
	line-height: 88px;
	text-align: center;
	font-size: 36px;
	font-family: "Arial";
}

#layout7 .list .c1 .tag{
	background: #e5344d;
}

#layout7 .list .c2 .tag{
	background: #d7ad57;
}

#layout7 .list h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout7 .list p{
	line-height: 24px;
	height: 48px;
	margin-top: 10px;
}

#layout7 .tab{
	text-align: center;
	margin-top: 35px;
	height: 12px;
}

#layout7 .tab span{
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 18px;
	background: #d7ad57;
	cursor: pointer;
	margin: 0px 10px;
	transform: skewX(-30deg);
}

#layout7 .tab .current{
	background: #e5344d;
}