@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	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;
}

img{
	display:block;
	max-height: 100%;
	max-width: 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;
}

.photo{
	position: relative;
	overflow: hidden;
}

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

.photo2{
	position: relative;
	overflow: hidden;
}

.photo2 img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}

.photo2:hover img{
	transform: scale(1.03,1.03);
}

.topic0{
	text-align: center;
	position: relative;
	z-index: 9;
}

.topic0 img{
	display: inline-block;
	vertical-align: top;
}

#footer{
	line-height: 28px;
	padding: 25px 0px;
	text-align: center;
	background: #d61c28;
	margin-top: 100px;
}

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

#layout1{
	height: 446px;
	margin-top: -364px;
	overflow: hidden;
	position: relative;
	z-index: 8;
}

#layout1 .box{
	position: absolute;
	padding: 85px 115px 0px 180px;
	width: 1003px;
	height: 361px;
	left: 50%;
	top: 0px;
	margin-left: -649px;
	background: url("images/ly1-bg.png");
	line-height: 27px;
}

#layout1 p{
	text-indent: 2em;
}

#layout2{
	margin-top: -68px;
	position: relative;
	z-index: 9;
}

#layout2 .headline{
	text-align: center;
}

#layout2 .headline h2{
	font-size: 46px;
	line-height: 50px;
	height: 50px;
}

#layout2 .headline h2 a{
	color: #ea2727;
}

#layout2 .headline p{
	line-height: 20px;
	height: 20px;
	font-size: 15px;
	margin-top: 12px;
}

#layout2 .headline p a{
	color: #333;
	margin: 0px 5px;
}

#layout2 .list{
	background: #ed3a3a;
	margin-top: 40px;
	position: relative;
	padding: 27px 0px;
}

#layout2 .list .line{
	position: absolute;
	top: 27px;
	left: 50%;
	width: 1px;
	height: calc(100% - 54px);
	border-left: 1px dashed #f37f7f;
}

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

#layout2 .list li{
	float: left;
	height: 40px;
	line-height: 40px;
	width: 510px;
	margin-left: 75px;
}

#layout2 .list .vip{
	font-size: 22px;
	font-weight: bold;
}

#layout3{
	margin-top: 95px;
}

#layout3 .w1200{
	height: 640px;
	position: relative;
}

#layout3 li{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 1200px;
	display: none;
}

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

#layout3 li p{
	position: absolute;
	width: 100%;
	bottom: 78px;
	text-align: center;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
	z-index: 9;
	display: none;
}

#layout3 li .shadow{
	position: absolute;
	width: 100%;
	height: 232px;
	bottom: 0px;
	left: 0px;
	background: url("images/ly3-shadow.png");
	display: none;
}

#layout3 .pic1{
	display: block;
	left: 0px;
}

#layout3 .pic1 p,#layout3 .pic1 .shadow{
	display: block;
}

#layout3 .pic2{
	display: block;
	left: 1200px;
}

#layout3 .pic3{
	display: block;
	left: -1200px;
}

#layout3 .tab{
	position: absolute;
	width: 100%;
	bottom: 38px;
	text-align: center;
	height: 10px;
	z-index: 10;
}

#layout3 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	cursor: pointer;
	background: #fff;
	margin: 0px 4px;
}

#layout3 .tab .current{
	width: 25px;
}

#layout3 .cover-left,#layout3 .cover-right{
	position: absolute;
	width: 1200px;
	height: 100%;
	top: 0px;
	background: rgba(0,0,0,0.5);
	z-index: 19;
}

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

#layout3 .cover-right{
	left: 1200px;
}

#layout3 .arrow-left,#layout3 .arrow-right{
	position: absolute;
	width: 42px;
	height: 62px;
	cursor: pointer;
	top: 50%;
	margin-top: -31px;
	opacity: 0.8;
	z-index: 29;
}

#layout3 .arrow-left:hover,#layout3 .arrow-right:hover{
	opacity: 1;
}

#layout3 .arrow-left{
	left: -42px;
	background: url("images/ly3-arrow1.png");
}

#layout3 .arrow-right{
	right: -42px;
	background: url("images/ly3-arrow2.png");
}

@media screen and (max-width: 1284px) {
	#layout3 .arrow-left{ left: 0px; }
	#layout3 .arrow-right{ right: 0px; }
}

.topic0{
	margin-top: 100px;
}

.topic0 img{
	width: 1920px;
	max-width: none;
	margin-left: -360px;
}

#layout4{
	margin-top: 70px;
	position: relative;
	z-index: 9;
}

#layout4 .news{
	float: left;
	width: 480px;
	margin-top: -40px;
}

#layout4 .news h3{
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	margin-top: 40px;
}

#layout4 .news p{
	line-height: 35px;
	max-height: 70px;
	font-size: 18px;
	margin-top: 10px;
	color: #666;
}

#layout4 .news p a{
	color: #e72a2a;
}

#layout4 .focus{
	float: right;
	width: 675px;
	height: 410px;
}

#layout4 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 60px;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
}

#layout4 .focus p{
	position: absolute;
	left: 20px;
	bottom: 0px;
	height: 60px;
	line-height: 60px;
	max-width: 530px;
	z-index: 9;
}

#layout4 .focus .point{
	position: absolute;
	height: 10px;
	bottom: 25px;
	right: 20px;
	z-index: 9;
}

#layout4 .focus .point span{
	float: left;
	margin-left: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	cursor: pointer;
	background: rgba(255,255,255,0.2);
}

#layout4 .focus .point .current{
	background: #f42b2b;
}

#layout5{
	margin-top: 100px;
	position: relative;
	z-index: 9;
}

#layout5 .topic{
	float: left;
}

#layout5 .focus{
	float: right;
	width: 1110px;
	height: 505px;
}

#layout5 .focus li{
	float: left;
	width: 60px;
	height: 505px;
	margin-left: 2px;
}

#layout5 .focus p{
	float: left;
	line-height: 18px;
	font-size: 18px;
	width: 20px;
	height: 483px;
	padding: 22px 20px 0px 20px;
	background: #d41e1e;
	text-align: center;
}

#layout5 .focus .photo{
	float: left;
	width: 800px;
	height: 505px;
	display: none;
}

#layout5 .focus .current{
	width: 860px;
}

#layout5 .focus .current p{
	background: #b6965c;
	font-weight: bold;
}

#layout5 .focus .current .photo{
	display: block;
}

#layout6{
	margin-top: 110px;
	overflow: visible;
	position: relative;
}

#layout6 .w1200{
	position: relative;
	z-index: 9;
}

#layout6 .focus{
	height: 633px;
	position: relative;
}

#layout6 .focus .topic{
	position: absolute;
	width: 396px;
	height: 314px;
	left: 402px;
	top: 0px;
}

#layout6 .focus li{
	position: absolute;
	width: 396px;
	height: 314px;
}

#layout6 .focus p{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
}

#layout6 .focus .pic1{ left: 0px; top: 0px; }
#layout6 .focus .pic2{ right: 0px; top: 0px; }
#layout6 .focus .pic3{ left: 0px; bottom: 0px; }
#layout6 .focus .pic4{ left: 402px; bottom: 0px; }
#layout6 .focus .pic5{ right: 0px; bottom: 0px; }

#layout6 .tab{
	height: 25px;
	margin-top: 25px;
	text-align: right;
}

#layout6 .tab .arrow-left,#layout6 .tab .arrow-right{
	display: inline-block;
	vertical-align: top;
	width: 42px;
	height: 25px;
	cursor: pointer;
	opacity: 0.8;
}

#layout6 .tab .arrow-left:hover,#layout6 .tab .arrow-right:hover{
	opacity: 1;
}

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

#layout6 .tab .arrow-right{
	background: url("images/ly6-arrow2.png");
	margin-left: 85px;
}

#layout6 .bg{
	position: absolute;
	width: 100%;
	height: 1095px;
	background: url("images/ly6-bg.jpg") no-repeat center top;
	left: 0%;
	bottom: 50px;
}

#layout7{
	background: url("images/ly7-bg.jpg") no-repeat center top;
	padding-top: 90px;
	margin-top: 60px;
	height: 660px;
}

#layout7 .topic{
	float: right;
}

#layout7 .block1{
	float: left;
	width: 1025px;
	height: 360px;
	background: #fff;
}

#layout7 .block1 .list{
	float: left;
	margin: 45px 0px 0px 20px;
	width: 400px;
}

#layout7 .block1 .list li{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background: url("images/ly7-type.png") no-repeat left center;
	padding-left: 25px;
}

#layout7 .block1 .list .more{
	display: block;
	border: 1px solid #049ae0;
	margin-top: 30px;
	height: 38px;
	line-height: 38px;
	color: #049ae0;
	text-align: center;
}

#layout7 .block1 .list .more img{
	display: inline-block;
	vertical-align: top;
	margin: 11px 8px 0px 0px;
}

#layout7 .block1 .list .more:hover{
	color: #049ae0 !important;
	box-shadow: 0px 0px 3px #049ae0 inset;
}

#layout7 .block1 .photo{
	float: right;
	width: 575px;
	height: 360px;
}

#layout7 .block1 .photo p{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: opacity 0.2s;
}

#layout7 .block1 .photo:hover p{
	opacity: 1;
}

#layout7 .block2{
	margin-top: 35px;
}

#layout7 .block2 ul{
	margin-left: -26px;
}

#layout7 .block2 li{
	float: left;
	width: 280px;
	height: 175px;
	margin-left: 26px;
}

#layout7 .block2 table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: opacity 0.2s;
}

#layout7 .block2 table td{
	padding: 0px 15px;
}

#layout7 .block2 li:hover table{
	opacity: 1;
}

#layout8{
	margin-top: 90px;
}

#layout8 .block{
	width: 570px;
}

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

#layout8 .block li{
	height: 54px;
	line-height: 54px;
	font-size: 18px;
}

#layout8 .block li span{
	color: #d61c28;
}

#layout9{
	margin-top: 70px;
}

#layout9 .big{
	float: left;
	width: 315px;
	height: 440px;
}

#layout9 .middle{
	float: left;
	margin-left: 8px;
	width: 340px;
}

#layout9 .middle ul{
	margin-top: -8px;
}

#layout9 .middle li{
	height: 216px;
	margin-top: 8px;
}

#layout9 .photo p{
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	left: 0px;
	line-height: 40px;
	height: 40px;
}

#layout9 .news{
	float: right;
	width: 505px;
	overflow: hidden;
}

#layout9 .news ul{
	margin-top: -53px;
}

#layout9 .news li{
	border-top: 1px solid #e5e5e5;
	padding-top: 26px;
	margin-top: 26px;
}

#layout9 .news h3{
	font-size: 24px;
	line-height: 30px;
	height: 30px;
}

#layout9 .news p{
	line-height: 35px;
	max-height: 70px;
	font-size: 18px;
	margin-top: 10px;
	color: #666;
}

#layout9 .news p a{
	color: #e72a2a;
}

#layout10{
	margin-top: 70px;
}

#layout10 .tab{
	text-align: center;
	margin-left: -10px;
	padding-bottom: 16px;
}

#layout10 .tab span{
	float: left;
	margin-left: 10px;
	width: 595px;
	line-height: 50px;
	height: 50px;
	background: #b6965c;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

#layout10 .tab .current{
	background: #d61c28;
}

#layout10 .tab .current i{
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -20px;
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-top: 16px solid #d61c28;
}

#layout10 .block{
	margin-top: 22px;
}

#layout10 .focus{
	float: left;
	width: 675px;
	height: 420px;
}

#layout10 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 60px;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
}

#layout10 .focus p{
	position: absolute;
	left: 20px;
	bottom: 0px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	max-width: 540px;
	z-index: 9;
}

#layout10 .focus .point{
	position: absolute;
	height: 10px;
	bottom: 25px;
	right: 20px;
	z-index: 9;
}

#layout10 .focus .point span{
	float: left;
	margin-left: 8px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	cursor: pointer;
	background: #fff;
}

#layout10 .focus .point .current{
	width: 25px;
}

#layout10 .list{
	float: right;
	width: 515px;
}

#layout10 .list ul{
	margin-top: -5px;
}

#layout10 .list li{
	height: 80px;
	line-height: 80px;
	margin-top: 5px;
	background: #f3f3f3;
	transition: background 0.2s;
}

#layout10 .list li a{
	display: block;
	padding: 0px 35px;
	transition: color 0.2s;
}

#layout10 .list li:hover{
	background: #d61c28;
}

#layout10 .list li:hover a{
	color: #fff !important;
}

#layout11{
	margin-top: 70px;
	position: relative;
	z-index: 9;
}

#layout11 .headline{
	text-align: center;
}

#layout11 .headline h2{
	font-size: 46px;
	line-height: 50px;
	height: 50px;
}

#layout11 .headline p{
	line-height: 20px;
	height: 20px;
	font-size: 15px;
	margin-top: 12px;
}

#layout11 .headline p a{
	color: #333;
	margin: 0px 5px;
}

#layout11 .news{
	float: left;
	width: 520px;
	margin-top: 60px;
	overflow: hidden;
}

#layout11 .news ul{
	margin-top: -43px;
}

#layout11 .news li{
	border-top: 1px dashed #aeb1b2;
	padding-top: 21px;
	margin-top: 21px;
}

#layout11 .news h3{
	font-size: 24px;
	line-height: 30px;
	height: 30px;
}

#layout11 .news p{
	line-height: 30px;
	max-height: 90px;
	font-size: 16px;
	margin-top: 10px;
	color: #666;
}

#layout11 .news p a{
	color: #e72a2a;
}

#layout11 .media .focus{
	height: 300px;
}

#layout11 .media{
	float: right;
	width: 630px;
	margin-top: 60px;
}

#layout11 .media .focus .shadow{
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
}

#layout11 .media .focus p{
	position: absolute;
	left: 20px;
	bottom: 0px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	max-width: 450px;
	z-index: 9;
}

#layout11 .media .focus .point{
	position: absolute;
	height: 10px;
	bottom: 20px;
	right: 20px;
	z-index: 9;
}

#layout11 .media .focus .point span{
	float: left;
	margin-left: 8px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	cursor: pointer;
	background: #fff;
}

#layout11 .media .focus .point .current{
	width: 25px;
}

#layout11 .media .small{
	width: 300px;
	height: 155px;
	margin-top: 20px;
}

#layout11 .media .small table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: opacity 0.2s;
}

#layout11 .media .small table td{
	padding: 0px 15px;
}

#layout11 .media .small:hover table{
	opacity: 1;
}

#layout12{
	margin-top: 90px;
	overflow: visible;
	position: relative;
}

#layout12 .w1200{
	position: relative;
	z-index: 9;
}

#layout12 .bg{
	position: absolute;
	width: 100%;
	height: 1176px;
	background: url("images/ly12-bg.jpg") no-repeat center top;
	left: 0%;
	bottom: -20px;
}

#layout12 .topic{
	float: left;
}

#layout12 .focus{
	float: right;
	width: 1068px;
}

#layout12 .photo{
	float: left;
	width: 690px;
	height: 473px;
}

#layout12 .photo i{
	position: absolute;
	width: 72px;
	height: 72px;
	background: url("images/ly12-play.png");
	left: 28px;
	bottom: 28px;
}

#layout12 .list{
	float: right;
	width: 378px;
	height: 473px;
	overflow-y: scroll;
	overflow-x: visible;
	z-index: 10;
}

#layout12 .list ul{
	margin-top: -7px;
}

#layout12 .list li{
	margin-top: 7px;
	height: 85px;
	padding: 28px 20px 0px 20px;
	background: #d41e1e;
	overflow: visible;
	position: relative;
}

#layout12 .list h3{
	line-height: 22px;
	height: 22px;
	font-size: 18px;
}

#layout12 .list p{
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
}

#layout12 .list .current{
	background: #b6965c;
}

#layout13{
	margin-top: 70px;
}

#layout13 .topic{
	float: left;
	margin-left: -36px;
}

#layout13 .main{
	float: right;
	width: 1110px;
	height: 445px;
	border: 1px solid #dadada;
}

#layout13 .main .list{
	float: left;
	margin: 25px 0px 0px 45px;
}

#layout13 .main .list li{
	line-height: 55px;
	height: 55px;
	font-size: 22px;
	background: url("images/ly13-type.png") no-repeat left center;
	padding-left: 40px;
}

#layout13 .right{
	float: right;
	width: 460px;
	margin: 45px 50px 0px 0px;
}

#layout13 .right .photo{
	height: 240px;
}

#layout13 .right p{
	line-height: 30px;
	max-height: 60px;
	margin-top: 20px;
}

#layout13 .right p a{
	color: #666;
}

#layout13 .right .more{
	text-align: right;
	margin-top: 15px;
}

#layout13 .right .more img{
	display: inline-block;
	vertical-align: top;
}

#layout14{
	margin-top: 70px;
	height: 676px;
	background: url("images/ly14-bg.jpg") no-repeat center top;
}

#layout14 .block{
	width: 440px;
	height: 498px;
	background: #fff;
	margin-top: 65px;
	position: relative;
	padding: 47px 33px 0px 62px;
}

#layout14 .block.left{
	margin-left: 32px;
}

#layout14 .block .title{
	position: absolute;
	left: -32px;
	top: 43px;
}

#layout14 .block .photo{
	height: 225px;
}

#layout14 .block .photo p{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 50px;
	height: 50px;
	color: #fff;
	opacity: 0;
	transition: opacity 0.2s;
}

#layout14 .block .photo:hover p{
	opacity: 1;
}

#layout14 .block ul{
	margin-top: 20px;
}

#layout14 .block li{
	height: 55px;
	line-height: 55px;
	background: url("images/ly14-type.png") no-repeat left center;
	padding-left: 16px;
	font-size: 18px;
}

#layout15{
	margin-top: 70px;
}

#layout15 .topic{
	float: right;
}

#layout15 .list{
	float: left;
	width: 1131px;
}

#layout15 .list ul{
	margin-top: -45px;
}

#layout15 .list li{
	float: left;
	width: 330px;
	margin: 45px 47px 0px 0px;
}

#layout15 .list .photo{
	height: 170px;
}

#layout15 .list .photo span{
	position: absolute;
	left: 0px;
	top: 0px;
	background: #b6965c;
	padding: 0px 18px;
	font-size: 24px;
	line-height: 40px;
	height: 40px;
	color: #fff;
}

#layout15 .list h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-top: 22px;
}

#layout15 .list p{
    line-height: 35px;
    max-height: 70px;
    font-size: 18px;
    margin-top: 10px;
    color: #666;
}

#layout15 .list p a{
	color: #e72a2a;
}

#layout16{
	margin-top: 70px;
	height: 400px;
	position: relative;
}

#layout16 .topic{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -95px 0px 0px -109px;
	z-index: 9;
}

#layout16 li{
	position: absolute;
	width: 458px;
	height: 160px;
	padding-top: 35px;
	background: url("images/ly16-bg.png");
}

#layout16 .news1{ left: 0px; top: 0px; }
#layout16 .news2{ right: 0px; top: 0px; }
#layout16 .news3{ left: 0px; bottom: 0px; }
#layout16 .news4{ right: 0px; bottom: 0px; }

#layout16 .news1,#layout16 .news3{
	padding-left: 40px;
	padding-right: 95px;
}

#layout16 .news2,#layout16 .news4{
	padding-left: 95px;
	padding-right: 40px;
}

#layout16 h3{
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

#layout16 .line{
	height: 1px;
	background: rgba(255,255,255,0.4);
	margin-top: 20px;
}

#layout16 p{
	line-height: 35px;
	height: 70px;
	font-size: 18px;
	margin-top: 10px;
}

#layout17{
	margin-top: 70px;
}

#layout17 .w1200{
	height: 625px;
	position: relative;
}

#layout17 li{
	position: absolute;
	top: 92px;
	height: 440px;
	width: 718px;
	display: none;
}

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

#layout17 li p{
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	height: 60px;
	color: #fff;
	z-index: 9;
	display: none;
}

#layout17 li .shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.5);
}

#layout17 .pic1{
	display: block;
	top: 0px;
	left: 90px;
	width: 1020px;
	height: 625px;
	z-index: 9;
}

#layout17 .pic1 .shadow{
	height: 60px;
}

#layout17 .pic1 p{
	display: block;
}

#layout17 .pic2{
	display: block;
	left: 842px;
}

#layout17 .pic3{
	display: block;
	left: -360px;
}

#layout17 .arrow-left,#layout17 .arrow-right{
	position: absolute;
	width: 30px;
	height: 79px;
	cursor: pointer;
	top: 50%;
	margin-top: -40px;
	opacity: 0.8;
	z-index: 29;
}

#layout17 .arrow-left:hover,#layout17 .arrow-right:hover{
	opacity: 1;
}

#layout17 .arrow-left{
	left: 15px;
	background: url("images/ly17-arrow-left.png");
}

#layout17 .arrow-right{
	right: 15px;
	background: url("images/ly17-arrow-right.png");
}

#layout18{
	margin-top: 90px;
}

#layout18 .block{
	width: 570px;
}

#layout18 .photo{
	width: 280px;
	height: 175px;
	margin-top: 25px;
}

#layout18 .photo p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	font-size: 18px;
}

#layout18 .block ul{
	margin-top: 25px;
}

#layout18 .block li{
	height: 54px;
	line-height: 54px;
	font-size: 18px;
}

#layout18 .block li span{
	color: #d61c28;
}

.topic9{
	text-align: center;
}

.topic9 img{
	display: inline-block;
	vertical-align: top;
}

#layout19{
	margin-top: 70px;
}

#layout19 .box{
	margin-top: 40px;
	background: #eee;
	padding: 50px 0px 30px 0px;
}

#layout19 .focus{
	height: 675px;
	position: relative;
}

#layout19 .focus li{
	position: absolute;
	display: none;
	height: 560px;
	width: 387px;
	top: 57px;
}

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

#layout19 .focus .pic1{
	display: block;
	width: 465px;
	height: 675px;
	top: 0px;
	left: 367px;
	z-index: 9;
}

#layout19 .focus .pic2{
	display: block;
	left: 813px;
}

#layout19 .focus .pic3{
	display: block;
	left: 0px;
}

#layout19 .tab{
	text-align: center;
	height: 14px;
	margin-top: 30px;
}

#layout19 .tab span{
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    cursor: pointer;
    background: #b6965c;
    margin: 0px 12px;
}

#layout19 .tab .current{
	width: 50px;
}

#layout20{
	margin-top: 70px;
}

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

#layout20 .list ul{
	margin: -40px 0px 0px -50px;
}

#layout20 .list li{
	float: left;
	width: 575px;
	margin: 40px 0px 0px 50px;
}

#layout20 .list h3{
	height: 50px;
	line-height: 50px;
	overflow: visible;
	background: #f2f2f2;
	font-size: 24px;
	padding-right: 10px;
}

#layout20 .list h3 span{
	display: inline-block;
	vertical-align: top;
	width: 70px;
	text-align: center;
	background: #d41e1e;
	color: #fff;
	font-size: 60px;
	margin-right: 18px;
	position: relative;
}

#layout20 .list h3 span i{
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -15px;
	width: 0px;
	height: 0px;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-top: 15px solid #d41e1e;
}

#layout20 .list p{
	font-size: 18px;
	line-height: 26px;
	height: 78px;
	margin-top: 30px;
}