@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;
	width: 100%;
	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;
}

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

.topic1{
	background-position: center top;
	background-repeat: no-repeat;
	height: 179px;
}

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

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

#header{
	background: url(images/hd-part0.jpg) no-repeat center top;
	position: relative;
	height: 650px;
}

#header .movie{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(images/hd-part1.jpg) no-repeat center top;
	background-size: 100% 100%;
}

#header .part2{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(images/hd-part2.png) no-repeat center top;
	background-size: 100% 100%;
	z-index: 22;
}

#header .part3{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 47%;
	background: url(images/hd-part3.png) no-repeat center top;
	background-size: 100% 100%;
	z-index: 20;
}

#header .part4{
	position: absolute;
	left: 25%;
	top: 11%;
	width: 50%;
	height: 32.5%;
	background: url(images/hd-part4.png) no-repeat center center;
	background-size: contain;
	z-index: 24;
}

#header .part5{
	position: absolute;
	left: 28.4%;
	top: 44%;
	width: 43.2%;
	height: 4.9%;
	background: url(images/hd-part5.png) no-repeat center center;
	background-size: contain;
	z-index: 23;
}

#header .part6{
	position: absolute;
	left: 16%;
	top: 41%;
	width: 9.3%;
	height: 12.9%;
	background: url(images/hd-part6.png) no-repeat center center;
	background-size: contain;
	z-index: 21;
}

#header .part7{
	position: absolute;
	right: 18.5%;
	top: 12.2%;
	width: 6.3%;
	height: 12.5%;
	background: url(images/hd-part7.png) no-repeat center center;
	background-size: contain;
	z-index: 21;
}
#header .old{
	display:block;
	position:absolute;
	left: 50%;
	margin-left: 420px;
	top:75px;
	width:95px;
	z-index:99;
}

#header .old span{
	display:block;
	height:22px;
	line-height:22px;
	border:1px solid #c9c9c9;
	background:#fff;
	padding-left:8px;
	font-size:14px;
	color:#393939;
	position:relative;
	cursor:pointer;
	z-index: 100;
}

#header .old span i{
	position:absolute;
	right:9px;
	top:8px;
	width:0;
    height:0;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:5px solid #aa0014;
}

#header .old .drop{
	border:1px solid #c9c9c9;
	border-top:none;
	background:#fff;
	text-align:center;
	font-size:14px;
	padding:5px 0px;
	display:none;
}

#header .old:hover .drop{
	display:block;
}

#header .old .drop p{
	height:24px;
	line-height:24px;
}

#header .old .drop p a{
	display:block;
	width:100%;
	height:100%;
}

#header .old .drop p a:hover{
	text-decoration:none;
	background:#e5344d;
	color:#fff !important;
}

/*
add by licx @20180228
*/
#nav{
	width: 100%;
	height: 62px;
	background: url(images/nav-bg.gif) no-repeat center top;
	z-index: 9999;
}
.stops{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.statics{
	position: fixed;
	top:0px;
}
/*
add by licx @20180228
*/
#nav .w1200{
	padding-left: 280px;
	width: 920px;
}

#nav .tag{
	float: left;
	border: 1px solid #f6e992;
	width: 21px;
	text-align: center;
	height: 45px;
	border-radius: 3px;
	color: #f6e992;
	line-height: 15px;
	padding: 2px 0px;
	margin-top: 5px;
}

#nav .line{
	float: left;
	width: 1px;
	height: 57px;
	margin: 2px 25px 0px 20px;
	background: url(images/nav-line.png);
}

#nav .link{
	float: left;
	margin-top: 7px;
}

#nav .link p{
	line-height: 24px;
	height: 24px;
}

#nav .link p a{
	margin-left: 13px;
}

#layout01{
	background: url(images/ly01.png) no-repeat left 3px;
	padding-left: 55px;
	width: 1145px;
	height: 96px;
	text-align: center;
}

#layout01 h2{
	font-size: 46px;
	height: 52px;
	line-height: 52px;
}

#layout01 p{
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin-top: 15px;
}

#layout01 p a{
	color: #565656;
	margin: 0px 8px;
}



#layout02{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

#layout02 .title{
	float: left;
	width: 94px;
}

#layout02 .list{
	float: right;
	width: 1090px;
}

#layout02 .list li{
	float: left;
	font-size: 15px;
	margin-right: 45px;
}
#scroll{width:1100px;height:108px;margin:0;position:relative;overflow:hidden;}
#scroll .content{width:1080px;height:108px;position:relative;overflow:hidden;margin:0 auto;}
#scroll ul{position:absolute;}
#scroll li{float:left;height:108px;text-align:center;}
#scroll li a:hover{position:relative;top:2px;}

#layout03 .left{
	width: 439px;
}

#layout03 .left .block{
	margin-bottom: 38px;
}

#layout03 .left .block h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-top: 25px;
}

#layout03 .left .block ul{
	margin-top: 10px;
}

#layout03 .left .block li{
	height: 33px;
	line-height: 33px;
	font-size: 16px;
}

#layout03 .left .block li a{
	color: #565656;
}

#layout03 .left .block .time a{
	float: left;
	max-width: 355px;
}

#layout03 .left .block .time span{
	float: right;
	font-size: 12px;
	color: #acacac;
}

#layout03 .left .block p{
	line-height: 33px;
	max-height: 132px;
	font-size: 16px;
	color: #565656;
	margin-top: 10px;
}

#layout03 .left .block p a{
	color: #565656;
}

#layout03 .block2{
	height: 220px;
	border: 1px solid #efece9;
	position: relative;
	text-align: center;
}

#layout03 .block2 .title{
	padding-top: 25px;
}

#layout03 .block2 .title img{
	display: inline;
	width: auto;
	height: auto;
}

#layout03 .block2 .arrow{
	position: absolute;
	width: 12px;
	height: 23px;
	cursor: pointer;
	top: 90px;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout03 .block2:hover .arrow{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout03 .block2 .arrow3{
	left: 28px;
	background: url(images/ly03-arrow3.png);
}

#layout03 .block2 .arrow4{
	right: 28px;
	background: url(images/ly03-arrow4.png);
}

#layout03 .block2 h3{
	font-size: 36px;
	color: #7bb89d;
	height: 40px;
	line-height: 40px;
	margin-top: 22px;
}

#layout03 .block2 p{
	border-top: 1px solid #efece9;
	font-size: 20px;
	color: #565656;
	height: 24px;
	line-height: 24px;
	margin-top: 30px;
	padding-top: 20px;
}

#layout03 .block2 p a{
	color: #565656;
}

#layout03 .right{
	width: 716px;
}

#layout03 .right .focus{
	position: relative;
	height: 480px;
}

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

#layout03 .right .focus .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background: #000;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.arrow{
z-index:999;
}
#layout03 .right .focus .arrow{
	width: 46px;
	height: 71px;
	cursor: pointer;
	position: absolute;
	top: 190px;
	filter:alpha(opacity=80);
	opacity:0.8;
	
}

#layout03 .right .focus:hover .arrow{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout03 .right .focus .arrow1{
	background: url(images/ly03-arrow1.png);
	left: 0px;
}

#layout03 .right .focus .arrow2{
	background: url(images/ly03-arrow2.png);
	right: 0px;
}

#layout03 .right .block{
	margin-top: 41px;
}

#layout03 .right .block ul{
	margin-left: -9px;
}

#layout03 .right .block li{
	float: left;
	width: 172px;
	margin-left: 9px;
	margin-top: 15px;
	background: #d7ad57;
	padding-bottom: 10px;
}

#layout03 .right .block li a{
	display: block;
	width: 100%;
	height: 100%;
}

#layout03 .right .block li img{
	height: 120px;
}

#layout03 .right .block li p{
	line-height: 20px;
	height: 40px;
	margin: 10px 10px 0px 10px;
}

#layout03 .right .block li:hover{
	background: #e5344d;
}

#layout03 .right .block li:hover p{
	color: #fff !important;
}

#layout04{
	background: url(images/ly04-bg.jpg) no-repeat center bottom;
	padding-bottom: 70px;
}

#layout04 .list{
	margin-top: 35px;
}

#layout04 .list li{
	float: left;
	width: 400px;
	height: 295px;
	position: relative;
}

#layout04 .list i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	display: none;
}

#layout04 .list p{
	position: absolute;
	left: 5%;
	width: 90%;
	top: 40%;
	font-size: 34px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	display: none;
}

#layout04 .list li:hover i,#layout04 .list li:hover p{
	display: block;
}

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

#layout05 .w1200{
	padding-top: 60px;
	height: 753px;
	position: relative;
}

#layout05 .topic{
	height: 130px;
}

#layout05 .box{
	margin: 40px 0px 0px 425px;
}

#layout05 .box h3{
	font-size: 38px;
	height: 42px;
	line-height: 42px;
}

#layout05 .box h3 a{
	color: #f0c969;
}

#layout05 .box p{
	line-height: 28px;
	max-height: 84px;
	font-size: 16px;
	margin-top: 25px;
}

#layout05 .box p a{
	color: #fffc00;
}

#layout05 .box ul{
	margin-left: -70px;
	margin-top: 40px;
}

#layout05 .box li{
	float: left;
	margin-left: 70px;
	width: 330px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #e68996;
	font-size: 16px;
	background: url(images/ly05-type.png) no-repeat 6px center;
	padding-left: 22px;
}

#layout06{
	background: url(images/ly06-bg.png) no-repeat center top;
	margin-top: -129px;
}

#layout06 .w1200{
	position: relative;
	height: 855px;
	padding-top: 138px;
}

#layout06 .topic{
	height: 130px;
}

#layout06 .hot{
	margin: 20px 60px 0px 60px;
}

#layout06 .hot h3{
	font-size: 38px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}

#layout06 .hot h3 a{
	color: #473226;
}

#layout06 .hot p{
	line-height: 28px;
	height: 56px;
	font-size: 16px;
	color: #6d4c38;
	margin-top: 25px;
}

#layout06 .hot p a{
	color: #6d4c38;
}

#layout06 .box{
	position: absolute;
	width: 950px;
	left: 123px;
	top: 490px;
	padding-top: 25px;
}

#layout06 .box .more{
	position: absolute;
	width: 20px;
	text-align: center;
	top: 0px;
	left: 465px;
	line-height: 18px;
}

#layout06 .box ul{
	margin-left: -115px;
}

#layout06 .box li{
	float: left;
	width: 415px;
	margin: 0px 0px 35px 115px;
}

#layout06 .box h3{
	font-size: 24px;
	line-height: 35px;
	height: 35px;
}

#layout06 .box h3 img{
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 18px;
}

#layout06 .box p{
	line-height: 24px;
	height: 72px;
	margin-top: 12px;
}

#layout07 .topic1{
	background-image: url(images/ly07-topic.png);
}

#layout07 .hot{
	margin-top: 40px;
}

#layout07 .hot .photo{
	float: left;
	width: 510px;
	height: 290px;
}

#layout07 .hot .text{
	float: right;
	width: 650px;
}

#layout07 .hot .text h3{
	font-size: 40px;
	line-height: 52px;
	max-height: 104px;
}

#layout07 .hot .text p{
	line-height: 30px;
	max-height: 150px;
	margin-top: 30px;
}

#layout07 .list{
	margin-top: 50px;
}

#layout07 .list li{
	float: left;
	margin: 0px 0.1%;
	width: 19.79%;
	position: relative;
}

#layout07 .list li img{
	height: auto;
}

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

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


#layout07 .word{
	margin-top:30px;
}

#layout07 .word table{
	width:100%;
	background:#d7ad57;
}

#layout07 .word td{
	color:#fff;
	font-size:18px;
	text-align:center;
	height:50px;
	border:1px solid #fff;
	font-weight:bold;
}


#layout08{
	background: url(images/ly08-bg.jpg) no-repeat center top;
	height: 790px;
}

#layout08 .topic{
	float: left;
	width: 175px;
	height: 640px;
}

#layout08 .main{
	float: right;
	margin: 60px 60px 0px 0px;
	width: 940px;
	height: 612px;
	position: relative;
}

#layout08 .main .tab{
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0px;
	bottom: 0px;
	z-index:99;
	text-align: center;
}

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

#layout08 .main .tab .current{
	background: #d7ad57;
}

#layout08 .main .hot{
	width: 445px;
}

#layout08 .main .hot .photo{
	height: 265px;
	background: #d7ad57;
}

#layout08 .main .hot .photo img{
	height: 225px;
}

#layout08 .main .hot .photo h4{
	line-height: 40px;
	height: 40px;
	font-weight: normal;
}

#layout08 .main .hot .photo h4 span{
	display: inline-block;
	vertical-align: top;
	background: #b88f3a;
	font-size: 22px;
	padding: 0px 15px;
	margin-right: 15px;
	font-weight: bold;
}

#layout08 .main .hot h3{
	font-size: 22px;
	line-height: 28px;
	height: 56px;
	margin-top: 15px;
}

#layout08 .main .hot p{
	line-height: 22px;
	height: 44px;
	margin-top: 6px;
}

#layout08 .main .hot p a{
	color: #04568d;
}

#layout08 .main .list{
	margin-top: 10px;
}

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

#layout08 .main .list li{
	float: left;
	width: 377px;
	height: 63px;
	margin: 12px 0px 0px 50px;
	padding-left: 68px;
	padding-top: 12px;
	position: relative;
}

#layout08 .main .list .tag{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 37px;
	height: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
}

#layout08 .main .list .tag td{
	padding: 0px 8px;
}

#layout08 .main .list .c1 .tag{
	background: #fc697e;
}

#layout08 .main .list .c2 .tag{
	background: #467fce;
}

#layout08 .main .list h4{
	color: #7d7d7d;
	font-size: 13px;
	line-height: 18px;
}

#layout08 .main .list h3{
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 3px;
}

#layout09 .topic1{
	background-image: url(images/ly09-topic.png);
}

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

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

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

#layout09 .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";
}

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

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

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

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

#layout09 .tab{
	text-align: center;
	margin-top: 50px;
}

#layout09 .tab li{
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	line-height: 15px;
	background: #d7ad57;
	width: 20px;
	margin: 0px 10px;
	cursor: pointer;
	transform: skewX(-30deg);
}

#layout09 .tab .current{
	background: #e5344d;
	width: 30px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}
#layout09 .tab .on{
	background: #e5344d;
	width: 30px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}
#layout10 .topic1{
	background-image: url(images/ly10-topic.png);
}

#layout10 .box{
	position:relative;
	height:215px;
	margin-top:40px;
}

#layout10 .box .cover-left,#layout10 .box .cover-right{
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:100;
}

#layout10 .box .cover-left{
	right:50%;
	margin-right:600px;
}

#layout10 .box .cover-right{
	left:50%;
	margin-left:600px;
}

#layout10 .box .arrow1,#layout10 .box .arrow2{
	position:absolute;
	width:44px;
	height:71px;
	cursor:pointer;
	top:50%;
	margin-top:-40px;
	z-index:110;
}

#layout10 .box .arrow1:hover,#layout10 .box .arrow2:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout10 .box .arrow1{
	background:url(images/ly03-arrow1.png);
	right:50%;
	margin-right:553px;
}

#layout10 .box .arrow2{
	background:url(images/ly03-arrow2.png);
	left:50%;
	margin-left:553px;
}

#layout10 ul{
	height:100%;
}

#layout10 li{
	float:left;
	display:inline;
	margin:0px 1px;
	width:297px;
	height:215px;
	position:relative;
}

#layout10 li .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:36px;
	background:#000;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#layout10 li p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:36px;
	line-height:36px;
	text-align:center;
}

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

#layout11 .w1200{
	padding-top: 100px;
	height: 800px;
}

#layout11 .topic{
	height: 125px;
	margin-bottom: 60px;
}

#layout11 .show{
	float: right;
	border: 10px solid #d7ad57;
	width: 810px;
	height: 505px;
	position: relative;
}

#layout11 .show img{
	width: 810px;
	height: 505px;
}

#layout11 .show .play{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -44px 0px 0px -42px;
	width: 85px;
	height: 88px;
	background: url(images/ly11-play.png);
}

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

#layout11 .tab .arrow1{
	background: url(images/ly11-arrow1.png) no-repeat;
	height: 38px;
	position: relative;
	z-index: 9;
}

#layout11 .tab .arrow2{
	background: url(images/ly11-arrow2.png) no-repeat;
	height: 38px;
	position: relative;
	z-index: 9;
}

#layout11 .tab .list{
	height: 439px;
	overflow:hidden;
	margin-top: 10px;
}

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

#layout11 .tab .list .c1{
	background: #f9f7f5;
}

#layout11 .tab .list .c2{
	background: #e1e0df;
}

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

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

#layout11 .tab .list .current{
	background: #d7ad57;
	color: #fff;
	width: 300px;
}

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

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

#layout12 .topic1{
	background-image: url(images/ly12-topic.png);
}

#layout12 .box{
	height: 443px;
	margin-top: 40px;
	position: relative;
}

#layout12 .box .tag{
	position: absolute;
	width: 536px;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url(images/ly12-tag.png);
	z-index: 10;
}

#layout12 .box .show{
	position: absolute;
	width: 845px;
	height: 388px;
	right: 0px;
	top: 0px;
	z-index: 5;
}

#layout12 .box .show .shadow{
	position: absolute;
	width: 100%;
	height: 50px;
	right: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

#layout12 .box .show p{
	position: absolute;
	width: 687px;
	height: 50px;
	line-height: 50px;
	right: 0px;
	bottom: 0px;
	font-size: 18px;
	text-align: center;
	z-index: 4;
}

#layout12 .box .tab{
	position: absolute;
	right: 0px;
	top: 397px;
	text-align: center;
	width: 666px;
}

#layout12 .box .tab li{
	display: inline-block;
	width: 96px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: #7bb89d;
	font-size: 16px;
	cursor: pointer;
	transform: skewX(20deg);
	margin: 0px 4px;
	position: relative;
}

#layout12 .box .tab .current{
	background: #d7ad57;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
}

#layout13 .topic1{
	background-image: url(images/ly13-topic.png);
}

#layout13 .hot{
	margin-top: 40px;
}

#layout13 .hot .photo{
	float: left;
	width: 510px;
	height: 290px;
}

#layout13 .hot .text{
	float: right;
	width: 650px;
}

#layout13 .hot .text h3{
	font-size: 40px;
	line-height: 52px;
	max-height: 104px;
}

#layout13 .hot .text p{
	line-height: 30px;
	max-height: 150px;
	margin-top: 30px;
}

#layout13 ul{
	margin-left: -50px;
	margin-top: 40px;
}

#layout13 ul li{
	float: left;
	width: 575px;
	margin-left: 50px;
	border-bottom: 1px dotted #ccc;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
}

#layout13 ul li span{
	float: left;
	margin-top: 10px;
	background: #d7ad57;
	height: 25px;
	line-height: 25px;
	padding: 0px 6px;
	margin-right: 10px;
}

#layout14 .topic1{
	background-image: url(images/ly14-topic.png);
}

#layout14 .box{
	height:465px;
	margin-top:40px;
	position:relative;
}

#layout14 .arrow1,#layout14 .arrow2{
	position:absolute;
	top:50%;
	margin-top:-35px;
	width:44px;
	height:71px;
	cursor:pointer;
}

#layout14 .arrow1:hover,#layout14 .arrow2:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout14 .arrow1{
	left:0px;
	background:url(images/ly10-arrow1.gif);
}

#layout14 .arrow2{
	right:0px;
	background:url(images/ly10-arrow2.gif);
}

#layout14 .list{
	width:1110px;
	margin:0px auto;
}

#layout14 .list li{
	float:left;
	display:inline;
	margin:0px 15px;
	width:340px;
	height:465px;
	position:relative;
	overflow:hidden;
}

#layout14 .list li:hover{
	background:#ededed;
}

#layout14 .list li a{
	display:block;
	width:100%;
	height:100%;
}

#layout14 .list li a:hover{
	text-decoration:none;
	color:#000;
}

#layout14 .list .photo{
	position:absolute;
	left:0px;
	width:100%;
	height:320px;
}

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

#layout14 .list .sty1 .photo{ top:0px; }
#layout14 .list .sty2 .photo{ bottom:0px; }

#layout14 .list .photo .tag{
	position:absolute;
	left:0px;
	top:0px;
	color:#fff;
	font-size:36px;
	font-style:italic;
	width:40px;
	text-align:center;
	height:46px;
	line-height:46px;
	z-index:9;
}

#layout14 .list .photo .sanjiao{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:0;
    height:0;
	border-top-width:76px;
	border-top-style:solid;
	border-top-color:#d7ad57;
    border-right:76px solid transparent;
}

#layout14 .list .text{
	position:absolute;
	left:18px;
	width:304px;
}

#layout14 .list .sty1 .text{ top:340px; }
#layout14 .list .sty2 .text{ top:22px; }

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

#layout14 .list .text p{
	height:56px;
	line-height:28px;
	margin-top:15px;
}

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

#layout14 .tab li{
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	line-height: 15px;
	background: #d7ad57;
	width: 20px;
	margin: 0px 10px;
	cursor: pointer;
	transform: skewX(-30deg);
}

#layout14 .tab .current{
	background: #e5344d;
	width: 30px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}

#layout15 .topic1{
	background-image: url(images/ly15-topic.png);
}

#layout15 .box{
	background: url(images/ly15-bg.jpg) no-repeat center top;
	margin-top: 30px;
}

#layout15 .box .w1200{
	height: 618px;
	position: relative;
}

#layout15 .list{
	position: absolute;
	width: 482px;
	left: 367px;
	top: 54px;
	height: 297px;
	overflow-y: scroll;
}

#layout15 .list ul{
	margin: 10px 15px 10px 0px;
}

#layout15 .list li{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #bebcb8;
	font-size: 16px;
	padding-left: 30px;
	background: url(images/ly15-type1.png) no-repeat 9px center;
}

#layout15 .list li a{
	color: #908279;
}

#layout15 .list .current{
	background: url(images/ly15-type2.png) no-repeat 2px center;
}
#layout15 .list .current a{
	color:#c00;
}
#layout15 .arrow{
	position: absolute;
	width: 94px;
	height: 117px;
	top: 385px;
	cursor: pointer;
}

#layout15 .arrow1{
	left: 135px;
	background: url(images/ly15-arrow1.png);
}

#layout15 .arrow2{
	right: 135px;
	background: url(images/ly15-arrow2.png);
}

#layout15 .play{
	position: absolute;
	width: 510px;
	left: 345px;
	top: 390px;
}

#layout15 .play p{
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	color: #685a52;
}

#layout15 .play .voice{
	margin-top: 22px;
}

#layout15 .play .voice .btn{
	float: left;
	width: 45px;
	height: 45px;
	cursor: pointer;
}

#layout15 .play .voice .btn1{
	background: url(images/ly15-play1.png);
}

#layout15 .play .voice .btn2{
	background: url(images/ly15-play2.png);
}

#layout15 .play .voice .time{
	float: right;
	width: 455px;
	margin-top: 2px;
}

#layout15 .play .voice .time h5{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #685a52;
	text-align: right;
}

#layout15 .play .voice .time .line{
	height: 1px;
	background: #d9d5d1;
	margin-top: 5px;
	position: relative;
}

#layout15 .play .voice .time .line label{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	background: #685a52;
}

#layout15 .play .voice .time .line label i{
	position: absolute;
	right: -3px;
	top: -3px;
	width: 7px;
	height: 7px;
	background: #685a52;
	cursor: pointer;
}

#layout16{
	background: #373737;
	padding-top: 30px;
}

#layout16 .topic1{
	background-image: url(images/ly16-topic.png);
	margin-bottom: 30px;
}

.mb8{ margin-bottom:8px}
.mt15{ margin-top:15px;}
#slide li { width:1000px; height:582px; float:left; position:relative; overflow:visible;  }
.slider-container .pic { width:1000px; height:582px; display:block; position: relative;}
.slider-container .pic img { width:1000px; height:582px; display:block; border:0 none;}
.slide_Bg { width:1000px; height:582px; position:absolute; top:0; background:#fff; filter:alpha(opacity=30); opacity:0.5;}
.cur .slide_Bg { display:none }
#slide_list { position:absolute; left:0 }
.slider-container li img{ position:relative }
.slider-container li p{width:100%; height:50px; font-family:"Microsoft Yahei","SimHei" font-size: 21px;color: #fff; position:absolute; bottom:0; left:0; z-index:100;display:none;background:rgba(0,0,0,0.6);}
.slider-container li dd p{font-size:16px;}
.slider-container li p span.zx{ color:#070002; font-size:14px; width:548px; text-align:justify; position:absolute; left:50px; line-height:24px;height: 135px;overflow: hidden;}
.slider-container li p span.zx .bt{ font-size:24px; display:block; font-weight:bold; line-height:40px;height: 40px;overflow: hidden;}
.cur .st_ty{display:block; width:618px; height:138px; background:#f1f0f0; margin-left:208px; position:relative; margin-top:-70px; overflow:visible;}
.cur .st_ty .sz{ width:60px; height:60px; background:url(images/ly16-num.jpg) no-repeat; position:absolute; left:-30px; top:40px; display:block}
.cur .st_ty .sz .num{ color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:18px; margin-left:15px; line-height:16px; margin-top:12px; float:left; font-weight:normal}
.cur .st_ty .sz .sum{ color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:24px; margin-left:26px; margin-top:8px; float:left; line-height:20px; font-weight:normal}
.cur .st_ty .sz h2{ display:block}
.cur .st_ty h2 a{ font-size:24px; color:#070002; font-weight:bold; position:absolute}
.slider-btn-l{left:50%;margin-left:-509px;}
.slider-btn-r{right:50%;margin-right:-509px;}
.area1{ overflow: hidden; zoom:1;}
 .slider-container {margin: 0 auto; width:1000px; position:relative; height:582px; z-index:9; min-width:1000px;}
.slider-wrap { width:4000px; height:582px;  font-size:0; position:absolute; left:49%; top:0; margin-left:-1480px;}
.slider { width:100%; height:582px; float:left}
.slider-btn { position:absolute; top:220px; width:60px; height:150px; background:#c9121b; cursor:pointer; filter:alpha(opacity=80); opacity:0.8; }
.slider-btn-l{left:50%;margin-left:-597px; background:url(images/ly16-arrow1.png) no-repeat center;}
.slider-btn-r{right:50%;margin-right:-597px; background:url(images/ly16-arrow2.png) no-repeat center;}
.slider-btn-l:hover{ background:url(images/ly16-arrow3.png) no-repeat center;}
.slider-btn-r:hover{ background:url(images/ly16-arrow4.png) no-repeat center;}


#layout17 .topic1{
	background-image: url(images/ly17-topic.png);
	margin-bottom: 30px;
}

#layout17 .box1{
	float: left;
	width: 833px;
}

#layout17 .box1 .title{
	float: left;
	width: 108px;
}

#layout17 .box1 .photo{
	float: right;
	height: 440px;
	width: 725px;
	position: relative;
}

#layout17 .box1 .photo .text{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
}

#layout17 .box1 .photo .text i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

#layout17 .box1 .photo .text h3,#layout17 .box1 .photo .text p{
	z-index: 9;
	position: relative;
	margin-left: 32px;
	margin-right: 32px;
}

#layout17 .box1 .photo .text h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

#layout17 .box1 .photo .text p{
	line-height: 32px;
	max-height: 64px;
	font-size: 16px;
	margin-top: 12px;
}

#layout17 .box2{
	float: right;
	width: 360px;
	margin-right: 2px;
}

#layout17 .box2 .photo{
	height: 332px;
}

#layout17 .box3{
	margin-top: 4px;
}

#layout17 .box3 .title{
	float: left;
	width: 108px;
}

#layout17 .box3 .list{
	float: right;
	width: 1092px;
}

#layout17 .box3 .list ul{
	margin-left: -5px;
}

#layout17 .box3 .list li{
	float: left;
	margin-left: 5px;
	width: 360px;
	height: 244px;
	position: relative;
}

#layout17 .box3 .list p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	z-index: 9;
}

#layout17 .box3 .list .shadow{
	position: absolute;
	width: 100%;
	height: 70px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#layout18{
	background: url(images/ly04-bg.jpg) no-repeat center bottom;
	padding-bottom: 65px;
}

#layout18 .phone{
	float: left;
	width: 393px;
	height: 673px;
	background: url(images/ly18-phone.png);
	position: relative;
}

#layout18 .phone .show{
	position: absolute;
	width: 360px;
	height: 545px;
	left: 15px;
	top: 55px;
	border: 1px solid #e3e3e3;
}

#layout18 .right{
	width: 780px;
	margin-top: 40px;
}

#layout18 .right .topic{
	text-align: center;
	margin-bottom: 50px;
}

#layout18 .right .topic img{
	display: inline;
	width: auto;
	height: auto;
}

#layout19 ul{
	margin-top: 30px;
}

#layout19 li{
	float: left;
	width: 134px;
	height: 68px;
	margin: 10px 8px 0px 8px;
	text-align: center;
}

#layout19 li img{
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#layout20 .topic1{
	background-image: url(images/ly20-topic.png);
}

#layout20 .box1{
	margin-top: 30px;
}

#layout20 .box1 .photo{
	float: left;
	width: 655px;
	height: 460px;
}

#layout20 .box1 .text{
	float: right;
	width: 510px;
}

#layout20 .box1 .text h3{
	font-size: 40px;
	line-height: 52px;
	max-height: 104px;
}

#layout20 .box1 .text p{
	line-height: 30px;
	max-height: 90px;
	font-size: 15px;
	margin-top: 15px;
	color: #666;
}

#layout20 .box1 .text p a{
	color: #666;
}

#layout20 .box1 .text ul{
	margin-top: 15px;
}

#layout20 .box1 .text li{
	border-bottom: 1px dotted #ccc;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
}

#layout20 .box2{
	margin-top: 45px;
	position: relative;
	height: 195px;
}

#layout20 .box2 .arrow{
	position: absolute;
	top: 0px;
	width: 36px;
	height: 195px;
	cursor: pointer;
}

#layout20 .box2 .arrow1{
	left: 0px;
	background: url(images/ly20-arrow1.gif);
}

#layout20 .box2 .arrow2{
	right: 0px;
	background: url(images/ly20-arrow2.gif);
}

#layout20 .box2 .list{
	width: 1124px;
	margin: 0px auto;
}

#layout20 .box2 .list li{
	float: left;
	width: 275px;
	height: 195px;
	margin: 0px 3px;
	position: relative;
}

#layout20 .box2 .list h4{
	position: absolute;
	width: 100%;
	height: 46px;
	line-height: 46px;
	left: 0px;
	bottom: 0px;
	font-size: 17px;
	text-align: center;
	z-index: 3;
}

#layout20 .box2 .list .shadow1{
	position: absolute;
	width: 100%;
	height: 46px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 2;
}

#layout20 .box2 .list li:hover h4,#layout20 .box2 .list li:hover .shadow1{
	display: none;
}

#layout20 .box2 .list .shadow2{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	display: none;
	z-index: 4;
}

#layout20 .box2 .list .code{
	position: absolute;
	width: 133px;
	height: 133px;
	left: 71px;
	top: 22px;
	display: none;
	z-index: 6;
}

#layout20 .box2 .list p{
	position: absolute;
	width: 100%;
	bottom: 12px;
	font-size: 15px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: none;
	z-index: 5;
}

#layout20 .box2 .list li:hover .shadow2,#layout20 .box2 .list li:hover .code,#layout20 .box2 .list li:hover p{
	display: block;
}

#layout21 .topic1{
	background-image: url(images/ly21-topic.png);
}

#layout21 .list1 li{
	border-bottom:1px dotted #dfdfdf;
	position:relative;
	overflow:visible;
	padding:30px 0px;
}

#layout21 .list1 i{
	position:absolute;
	bottom:-1px;
	width:6px;
	height:1px;
	background:#000;
}

#layout21 .list1 .i-left{ left:0px; }
#layout21 .list1 .i-right{ right:0px; }

#layout21 .list1 .tag{
	float:left;
	width:136px;
	height:122px;
	background: url(images/ly21-type.png) no-repeat;
}

#layout21 .list1 .tag td{
	text-align:center;
	font-size:40px;
	line-height:48px;
	padding:0px 24px 0px 10px;
}

#layout21 .list1 .tag td a{
	color:#fff;
}

#layout21 .list1 .main{
	float:right;
	width:1025px;
}

#layout21 .list1 .main h3{
	font-size:38px;
	height:44px;
	line-height:44px;
}

#layout21 .list1 .main dl{
	zoom:1;
	margin-left:-50px;
	margin-top:10px;
}

#layout21 .list1 .main dd{
	float:left;
	display:inline;
	margin-left:50px;
	width:467px;
	height:36px;
	line-height:36px;
	padding-left:20px;
	font-size: 16px;
	background:url(images/ly21-list1.gif) no-repeat left 14px;
}

#layout22 .topic1{
	background-image: url(images/ly22-topic.png);
}

#layout22 .block1{
	float: left;
	width: 565px;
	height: 650px;
	position: relative;
	margin-top: 40px;
}

#layout22 .block2{
	float: right;
	width: 565px;
	height: 650px;
	position: relative;
	margin-top: 40px;
}

#layout22 .block1 .title{
	position: absolute;
	left: -15px;
	top: 471px;
	z-index: 9;
}

#layout22 .block2 .title{
	position: absolute;
	right: -15px;
	top: 0px;
	z-index: 9;
}

#layout22 .tab{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: center;
}

#layout22 .tab li{
	display: inline-block;
	vertical-align: middle;
	height: 15px;
	line-height: 15px;
	background: #d7ad57;
	width: 20px;
	margin: 0px 10px;
	cursor: pointer;
	transform: skewX(-30deg);
}

#layout22 .tab .current{
	background: #e5344d;
	width: 30px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}

#layout22 .block2 .show{
	padding-top: 45px;
}

#layout22 .show .news{
	width: 265px;
	border: 1px solid #f0edea;
	background: #f2f2f2;
}

#layout22 .show img{
	height: 470px;
}

#layout22 .show table{
	height: 82px;
	font-size: 18px;
	line-height: 22px;
	display: block;
	width: 100%;
	overflow: hidden;
}

#layout22 .show table td{
	height: 82px;
	padding: 0px 15px;
}

#layout22 .block1 .show table{
	margin-top: 46px;
}

#layout23 .topic1{
	background-image: url(images/ly23-topic.png);
}

#layout23 .box{
	height:475px;
	margin-top:30px;
	position:relative;
}

#layout23 .arrow1,#layout23 .arrow2{
	position:absolute;
	top:50%;
	margin-top:-35px;
	width:44px;
	height:71px;
	cursor:pointer;
}

#layout23 .arrow1:hover,#layout23 .arrow2:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}

#layout23 .arrow1{
	left:0px;
	background:url(images/ly03-arrow1.png);
}

#layout23 .arrow2{
	right:0px;
	background:url(images/ly03-arrow2.png);
}

#layout23 .list{
	width: 1092px;
	margin: 0px auto;
}

#layout23 .list li{
	float: left;
	width: 265px;
	height: 475px;
	margin: 0px 4px;
}


#layout24{
	background: url(images/ly24-bg.jpg) no-repeat center bottom;
	padding-bottom: 70px;
}
#layout24 .enter{
	text-align: center;
	margin-top: 25px;
}

#layout24 .enter a{
	display: inline-block;
	vertical-align: top;
	height: 54px;
	line-height: 54px;
	width: 240px;
	border-radius: 15px;
	font-size: 24px;
	font-weight: bold;
	background: #d7ad57;
}


#layout24 .block1{
	margin-top: 40px;
	text-align: center;
}

#layout24 .block1 h2{
	font-size: 56px;
	line-height: 62px;
	background: url(images/ly24-block1.png) no-repeat left center;
	padding-left: 105px;
}

#layout24 .block1 p{
	font-size: 20px;
	line-height: 26px;
	height: 26px;
	margin-top: 15px;
}

#layout24 .block1 p a{
	color:#565656;
	margin: 0px 15px;
}

#layout24 .block2{
	margin-top: 45px;
}

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

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

#layout24 .block2 .big{
	position: relative;
	float: left;
	width: 650px;
	height: 390px;
}

#layout24 .block2 .big .play{
	position: absolute;
	background: url(images/ly24-block2.png);
	width: 85px;
	height: 88px;
	left: 50%;
	margin-left: -42px;
	top: 129px;
}

#layout24 .block2 .small{
	float: right;
	width: 524px;
}

#layout24 .block2 .small ul{
	margin-top: -30px;
}

#layout24 .block2 .small li{
	float: left;
	position: relative;
	margin: 30px 0px 0px 12px;
	width: 250px;
	height: 180px;
}

#layout24 .block3,#layout24 .block4{
	border: 5px solid #eee;
	background: #fff;
	position: relative;
	margin-top: 50px;
	padding-bottom: 30px;
}

#layout24 .block3 .title,#layout24 .block4 .title{
	margin-top: -5px;
	text-align: center;
}

#layout24 .block3 .title img,#layout24 .block4 .title img{
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

#layout24 .block3 ul,#layout24 .block4 ul{
	overflow: hidden;
	margin-top: 18px;
}

#layout24 .block3 li,#layout24 .block4 li{
	float: left;
	width: 490px;
	border-left: 1px dotted #dcdcdc;
	padding: 18px 52px;
	margin-left: -1px;
}

#layout24 .block3 li h3{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	color: #ca0011;
	padding-left: 5px;
}

#layout24 .block3 li h3 a{
	color: #ca0011;
}

#layout24 .block3 li p{
	line-height: 24px;
	height: 72px;
	color: #737373;
	background: url(images/ly24-block3-type.png) no-repeat left 0px;
	padding: 0px 0px 0px 45px;
	margin-top: 18px;
}

#layout24 .block4 h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}

#layout24 .block4 h3 span{
	color: #b88f3a;
}

#layout24 .block4 .photo{
	float: left;
	width: 127px;
	height: 88px;
}

#layout24 .block4 p{
	float: right;
	width: 345px;
	line-height: 26px;
	height: 78px;
	margin-top: 5px;
}
#layout24 .block5{
	border: 5px solid #eee;
	background: #fff;
	position: relative;
	margin-top: 50px;
	padding-bottom: 30px;
}

#layout24 .block5 .title{
	margin-top: -5px;
	text-align: center;
	position: relative;
	z-index: 9;
}

#layout24 .block5 .title img{
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

#layout24 .block5 .bg{
	margin-top: -47px;
}

#layout24 .block5 .box1{
	position: relative;
	margin: 0px 50px;
}

#layout24 .block5 .box1 .line{
	position: absolute;
	width: 1px;
	left: 50%;
	top: 0px;
	height: 100%;
	border-left: 1px dotted #dfdfdf;
}

#layout24 .block5 .box1 h4{
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;
	color: #ca0011;
}

#layout24 .block5 .box1 h4 a{
	color: #ca0011;
}

#layout24 .block5 .box1 .show1{
	float: left;
	width: 515px;
}

#layout24 .block5 .box1 .show1 h3{
	font-size: 36px;
	font-family:"楷体","Microsoft Yahei";
	color: #666;
	line-height: 42px;
	height: 42px;
	margin-top: 15px;
}

#layout24 .block5 .box1 .show1 .text{
	position: relative;
	background: #eee;
	border-radius: 20px;
	font-size: 24px;
	font-family:"楷体","Microsoft Yahei";
	color: #333;
	padding: 15px 32px;
	line-height: 40px;
	margin-top: 25px;
}

#layout24 .block5 .box1 .show1 .text i{
	position: absolute;
	left: 95px;
	top: -20px;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent; 
	border-right: 20px solid transparent; 
	border-bottom: 20px solid #eee;
}

#layout24 .block5 .box1 .show2{
	float: right;
	width: 515px;
}

#layout24 .block5 .box1 .show2 h3{
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	margin-top: 22px;
}

#layout24 .block5 .box1 .show2 h3 a{
	color: #666;
}

#layout24 .block5 .box1 .show2 .photo{
	width: 250px;
	height: 170px;
	margin-top: 18px;
}

#layout24 .block5 .box2{
	border-top: 2px solid #eee;
	margin: 30px 50px 0px 50px;
	padding-top: 15px;
}

#layout24 .block5 .box2 ul{
	margin-left: -70px;
}

#layout24 .block5 .box2 li{
	float: left;
	width: 475px;
	height: 82px;
	background: #ec1f2b url(images/ly24-block5-box2.gif) no-repeat right top;
	padding-right: 35px;
	margin: 25px 0px 0px 70px;
}

#layout24 .block5 .box2 table{
	width: 100%;
	height: 100%;
	font-size: 20px;
}

#layout24 .block5 .box2 .num{
	width: 98px;
	background: #b41419;
	text-align: center;
}

#layout24 .block5 .box2 .text{
	padding: 0px 0px 0px 18px;
}


#layout25 .box1{
	background: url(images/ly25-bg.jpg) no-repeat center top;
	height: 652px;
	padding-top: 50px;
}

#layout25 .topic{
	height: 98px;
	background: url(images/ly25-topic.png) no-repeat center top;
	margin-bottom: 60px;
}

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

#layout25 .box1 .text{
	float: left;
	width: 520px;
	margin-top: 45px;
}

#layout25 .box1 .text h3{
	font-size: 42px;
	line-height: 52px;
	max-height: 104px;
}

#layout25 .box1 .text p{
	line-height: 40px;
	max-height: 160px;
	font-size: 16px;
	margin-top: 45px;
}

#layout25 .box1 .photo{
	float: right;
	width: 610px;
	height: 415px;
	position: relative;
}

#layout25 .box1 .photo p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 22px;
	z-index: 9;
}

#layout25 .box1 .photo .shadow{
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 56px;
	background: #000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#layout25 .list{
	margin-top: 30px;
}

#layout25 .list ul{
	margin-left: -40px;
}

#layout25 .list li{
	float: left;
	width: 580px;
	margin: 0px 0px 0px 40px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #ccc;
	font-size: 18px;
}

#layout25 .list li span{
	float: left;
	width: 78px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 10px 10px 0px 0px;
	background: #d7ad57;
}

