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

a{
	color:#000;
}

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

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

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

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1170px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1170{
	width:1170px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#top{
	height: 43px;
	line-height: 43px;
}

#top,#top a{
	color: #b3b3b3;
}

#top .left{
	font-size: 16px;
}

#top .right a{
	float: left;
	position: relative;
	margin-left: 40px;
	z-index: 999;
}

#top-icon1{
	background: url(images/top-icon1.png) no-repeat left center;
	padding-left: 16px;
}

#top-icon2{
	background: url(images/top-icon2.png) no-repeat left center;
	padding-left: 26px;
}

#top-icon3{
	background: url(images/top-icon3.png) no-repeat left center;
	padding-left: 22px;
}

#top .right .code{
	display: none;
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: -55px;
	width: 95px;
	height: 95px;
	border: 5px solid #fff;
	border-radius: 5px;
	z-index: 999;
}

#top .right a:hover .code{
	display: block;
}

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

#nav{
	background: #820333;
	font-size: 16px;
}

#nav .w1170{
	position: relative;
	height: 94px;
}

#nav .search{
	position: absolute;
	top: 10px;
	right: 0px;
	height: 72px;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
	z-index: 888;
}

#nav .search .sub{
	float: right;
	height: 72px;
	width: 40px;
	border: none;
	background: url(images/search.png) no-repeat center center;
	cursor: pointer;
}

#nav .search .text{
	float: left;
	height: 72px;
	line-height: 72px;
	border: none;
	width: 200px;
	padding: 0px 10px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	outline: none;
	display: none;
}

#nav .search:hover .text,#nav .search:active .text{
	display: block;
}

#nav .tag{
	float: left;
	margin-left: 45px;
	margin-top: 10px;
	height: 68px;
	width: 20px;
	padding: 4px 10px 0px 10px;
	border: 1px solid #a76880;
	border-radius: 5px;
	line-height: 16px;
	text-align: center;
}

#nav .tag,#nav .tag a{
	color: #b38f70;
}

#nav .active{
	border: 1px solid #fff;
	background: #fff;
}

#nav .active,#nav .active a,#nav .active:hover{
	color: #8c222c !important;
}

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

#nav .link li{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	height: 72px;
	width: 40px;
	border: 1px solid #820333;
	border-radius: 5px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}

#nav .link li a{
	display: block;
	padding: 4px 10px 0px 10px;
	height: 68px;
	width: 20px;
}

#nav .link li:hover{
	background: #fff;
	border: 1px solid #fff;
	cursor: pointer;
}

#nav .link li:hover a{
	color: #8c222c !important;
}

#layout1{
	background: #f5f5f5 url(images/ly1-bg.gif) repeat-x center bottom;
	padding: 37px 0px 50px 0px;
}

#layout1 .focus{
	position: relative;
	width: 100%;
	height: 400px;
	border-radius: 5px;
	overflow: hidden;
}

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

#layout1 .focus p{
	position: absolute;
	left: 38px;
	bottom: 0px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	max-width: 900px;
	z-index: 9;
}

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

#layout1 .focus .tab{
	position: absolute;
	right: 25px;
	bottom: 12px;
	height: 16px;
	text-align: center;
}

#layout1 .focus .tab .arrow1,#layout1 .focus .tab .arrow2{
	display: inline-block;
	vertical-align: top;
	width: 11px;
	height: 16px;
	cursor: pointer;
}

#layout1 .focus .tab .arrow1{
	background: url(images/ly1-arrow1.png);
}

#layout1 .focus .tab .arrow2{
	background: url(images/ly1-arrow2.png);
}

#layout1 .focus .tab span{
	display: inline-block;
	vertical-align: top;
	margin: 4px 5px 0px 5px;
	height: 6px;
	width: 6px;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
}

#layout1 .focus .tab .current{
	background: none;
}

#layout2{
	margin-top: 40px;
}

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

#layout2 .main .headline{
	text-align: center;
	margin-bottom: 40px;
}

#layout2 .main .headline h2{
	font-size: 40px;
	line-height: 44px;
	height: 44px;
}

#layout2 .main .headline p{
	line-height: 20px;
	height: 20px;
	color: #a3a3a3;
	margin-top: 12px;
}

#layout2 .main .headline p a{
	color: #a3a3a3;
	margin: 0px 8px;
}

#layout2 .main .left{
	width: 270px;
}

#layout2 .main .photo1{
	background: #820333;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 11px;
}

#layout2 .main .photo1 img{
	width: 100%;
	height: 197px;
}

#layout2 .main .photo1 p{
	line-height: 20px;
	max-height: 40px;
	margin: 11px 12px 0px 12px;
}

#layout2 .main .photo2{
	margin-top: 18px;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
}

#layout2 .main .photo2 img{
	width: 100%;
	height: 125px;
}

#layout2 .main .photo2 .play{
	position: absolute;
	width: 57px;
	height: 57px;
	left: 50%;
	margin-left: -28px;
	top: 36px;
	background: url(images/ly2-play.png);
}

#layout2 .main .photo2 p{
	line-height: 40px;
	height: 40px;
	text-align: center;
}

#layout2 .main .list1{
	background: #820333;
	border-radius: 0px 0px 5px 5px;
	overflow: hidden;
	padding: 11px 18px 11px 18px;
}

#layout2 .main .list1 li{
	line-height: 30px;
	height: 30px;
	background: url(images/ly2-list1.png) no-repeat left center;
	padding-left: 14px;
}

#layout2 .main .right{
	width: 470px;
}

#layout2 .main .title{
	position: relative;
	height: 24px;
	line-height: 24px;
}

#layout2 .main .title .line{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	left: 0px;
	top: 50%;
	z-index: 1;
}

#layout2 .main .title span{
	float: left;
	position: relative;
	font-size: 22px;
	font-weight: bold;
	padding-right: 12px;
	background: #fff;
	z-index: 9;
}

#layout2 .main .list2{
	margin-top: 10px;
}

#layout2 .main .list2 li{
	font-size: 18px;
	line-height: 39px;
	height: 39px;
	background: url(images/ly2-list2.png) no-repeat left center;
	padding-left: 25px;
}

#layout2 .side{
	float: right;
	width: 370px;
}

#layout2 .side .block1{
	background: #f0433a;
	padding: 30px 22px 20px 22px;
	border-radius: 5px;
}

#layout2 .side .title{
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

#layout2 .side .list3{
	margin-top: 14px;
}

#layout2 .side .list3 li{
	line-height: 46px;
	height: 46px;
	font-size: 16px;
}

#layout2 .side .block2 li{
	padding: 0px 10px;
	margin-top: 12px;
	border-radius: 5px;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	font-weight: bold;
}

#layout2 .side .block2 .c1{	background: #f0433a; }
#layout2 .side .block2 .c2{	background: #c9283e; }
#layout2 .side .block2 .c3{	background: #820333; }
#layout2 .side .block2 .c4{	background: #540032; }

#layout2 .side .block2 a{
	min-width: 120px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: 8px center;
}

#layout2 .side .block2 .icon1{ background-image: url(images/ly2-icon1.png); }
#layout2 .side .block2 .icon2{ background-image: url(images/ly2-icon2.png); }
#layout2 .side .block2 .icon3{ background-image: url(images/ly2-icon3.png); }
#layout2 .side .block2 .icon4{ background-image: url(images/ly2-icon4.png); }
#layout2 .side .block2 .icon5{ background-image: url(images/ly2-icon5.png); }
#layout2 .side .block2 .icon6{ background-image: url(images/ly2-icon6.png); }
#layout2 .side .block2 .icon7{ background-image: url(images/ly2-icon7.png); }
#layout2 .side .block2 a{
	min-width: 120px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: 8px center;
	position: relative;
}

#layout2 .side .block2 .code{
	position: absolute;
	left: -173px;
	top: -10px;
	width: 152px;
	height: 170px;
	padding: 25px 18px 0px 10px;
	background: url(images/ly2-code-bg.png);
	text-align: center;
	display: none;
	z-index: 99;
}

#layout2 .side .block2 .code img{
	display: inline-block;
	vertical-align: top;
	width: 123px;
	height: 123px;
}

#layout2 .side .block2 .code p{
	color: #999;
	font-size: 18px;
	font-weight: normal;
	line-height: 37px;
	height: 37px;
}

#layout2 .side .block2 a:hover .code{
	display: block;
}

.title1{
	height: 43px;
	line-height: 43px;
}

.title1 span{
	float: left;
	font-size: 36px;
	font-weight: bold;
}

.title1 span,.title1 span a{
	color: #820333;
}

.title1 p{
	float: left;
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0px 0px 15px;
}

#layout3{
	
	background: #fde3e2;
	padding: 50px 0px 70px 0px;
}

#layout3 .title1{
	margin-bottom: 30px;
}

#layout3 .focus{
	float: left;
	width: 470px;
	height: 355px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

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

#layout3 .focus p{
	position: absolute;
	left: 18px;
	bottom: 0px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	max-height: 350px;
	z-index: 9;
}

#layout3 .focus .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	width: 100%;
	background: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 1;
}

#layout3 .focus .tab{
	position: absolute;
	right: 8px;
	bottom: 16px;
	z-index: 10;
}

#layout3 .focus .tab span{
	float: left;
	margin-right: 10px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: #fff;
	cursor: pointer;
}

#layout3 .focus .tab .current{
	background: none;
}

#layout3 .main{
	float: right;
	width: 670px;
}

#layout3 .main .headline h3{
	font-size: 35px;
	line-height: 50px;
	height: 50px;
	font-weight: normal;
}

#layout3 .main .headline p{
	line-height: 20px;
	height: 40px;
	color: #a3a3a3;
	margin-top: 6px;
}

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

#layout3 .main .list ul{
	margin-left: -12px;
}

#layout3 .main .list li{
	float: left;
	width: 215px;
	margin: 0px 0px 0px 12px;
}

#layout3 .main .list img{
	width: 100%;
	height: 175px;
	border-radius: 5px;
}

#layout3 .main .list p{
	line-height: 20px;
	max-height: 40px;
	margin: 10px 10px 0px 10px;
}

#layout4{
	
	background: #fde3e2;
	padding: 55px 0px;
}

#layout4 .title1{
	background: none;
	padding: 0px;
	margin-bottom: 50px;
}

#layout4 .main{
	float: left;
	width: 825px;
}

#layout4 .main .tag{
	float: left;
	width: 42px;
	height: 256px;
	border-radius: 5px;
	overflow: hidden;
	background: #f0433a;
}

#layout4 .main .tag table{
	width: 100%;
	height: 100%;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

#layout4 .main .tag td{
	padding: 0px 5px;
}

#layout4 .main .list{
	float: right;
	width: 780px;
	margin-top: -9px;
}

#layout4 .main .list li{
	float: left;
	width: 147px;
	height: 121px;
	position: relative;
	margin: 9px 0px 0px 9px;
	overflow: hidden;
	border-radius: 5px;
}

#layout4 .main .list img{
	width: 100%;
	height: 100%;
}

#layout4 .main .list table{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 21px;
	line-height: 24px;
	color: #fff !important;
	z-index: 9;
	filter:alpha(opacity=0);
	opacity:0;
}

#layout4 .main .list i{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #820333;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 1;
	filter:alpha(opacity=0);
	opacity:0;
}

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

#layout4 .main .list li:hover i{
	filter:alpha(opacity=50);
	opacity:0.5;
}

#layout4 .side{
	float: right;
	width: 325px;
}

#layout4 .side .block{
	background: #f0433a;
	border-radius: 5px;
	padding: 18px 0px 18px 0px;
}

#layout4 .side .block .title{
	font-size: 21px;
	font-weight: bold;
	margin-left: 27px;
	margin-bottom: 10px;
}

#layout4 .side .block .list li{
	float: left;
	margin-left: 28px;
	width: 87px;
	background: url(images/ly4-list.png) no-repeat left center;
	padding-left: 28px;
	line-height: 30px;
	height: 30px;
	font-size: 20px;
}

#layout4 .side .ad{
	margin-top: 10px;
	border-radius: 5px;
	overflow: hidden;
}

#layout4 .side .ad img{
	width: 100%;
}

#layout5{
	margin-top: 60px;
}

#layout5 .box{
	height: 778px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 35px;
}

#layout5 .box li{
	position: absolute;
	overflow: hidden;
}

#ly5-photo1{ left: 0px; top: 0px; width: 778px; height: 463px; }
#ly5-photo2{ right: 0px; top: 0px; width: 387px; height: 310px; }
#ly5-photo3{ left: 0px; bottom: 0px; width: 387px; height: 310px; }
#ly5-photo4{ left: 391px; bottom: 0px; width: 387px; height: 310px; }
#ly5-photo5{ right: 0px; bottom: 0px; width: 387px; height: 463px; }

#ly5-photo1 img{ height: 100%; width: 500px; }

#ly5-photo5 img{ height: 315px; width: 100%; }

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

#layout5 .box .text{
	position: absolute;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

#ly5-photo1 .text{
	background: #f0433a;
	height: 100%;
	width: 278px;
}

#ly5-photo1 .text td{
	padding: 0px 30px;
}

#ly5-photo1 .text h3{
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
}

#ly5-photo1 .text p{
	margin-top: 20px !important;
}

#ly5-photo5 .text{
	background: #820333;
	height: 148px;
	width: 100%;
}

#ly5-photo5 .text td{
	padding: 0px 20px;
}

#layout5 .small .text{
	height: 100%;
	background-color:rgba(130,3,51,0.5);
	filter:alpha(opacity=0);
	opacity:0;
}

#layout5 .small .text td{
	padding: 0px 20px;
}

#layout5 .small:hover .text{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout5 .text h4{
	font-size: 22px;
	line-height: 26px;
	max-height: 52px;
	font-weight: normal;
}

#layout5 .text p{
	margin-top: 8px;
	line-height: 24px;
	font-size: 14px;
}

#layout6{
	margin-top: 50px;
	background: #f5f5f5;
	padding: 40px 0px 40px 0px;
}

#layout6 .title1{
	margin-bottom: 35px;
}

#layout6 .main{
	float: left;
	width: 770px;
}

#layout6 .main .list ul{
	margin-left: -30px;
}

#layout6 .main .list li{
	float: left;
	width: 170px;
	height: 274px;
	margin-left: 30px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

#layout6 .main .list .photo{
	position: absolute;
	width: 100%;
	height: 207px;
	left: 0px;
}

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

#layout6 .main .list .photo span{
	position: absolute;
	width: 117px;
	height: 25px;
	padding-top: 20px;
	background: url(images/ly6-main.png);
	left: 50%;
	bottom: 0px;
	margin-left: -58px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

#layout6 .main .list .style1 .photo{ top: 0px; }
#layout6 .main .list .style2 .photo{ bottom: 0px; }

#layout6 .main .list table{
	position: absolute;
	width: 100%;
	height: 67px;
	left: 0px;
	line-height: 20px;
	font-size: 14px;
}

#layout6 .main .list table td{
	padding: 0px 12px;
}

#layout6 .main .list .style1 table{ bottom: 0px; }
#layout6 .main .list .style2 table{ top: 0px; }

#layout6 .side{
	float: right;
	width: 370px;
}

#layout6 .side li{
	margin-top: 2px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

#layout6 .side li .photo{
	float: left;
	width: 111px;
	height: 67px;
}

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

#layout6 .side li table{
	float: right;
	width: 230px;
	height: 67px;
	margin-right: 15px;
	font-size: 16px;
	line-height: 22px;
}

#layout7{
	margin-top: 50px;
}

#layout7 .title1{
	margin-bottom: 35px;
}

#layout7 .main{
	float: left;
	width: 770px;
}

#layout7 .main .headline{
	height: 122px;
	background: #f0433a;
	border-radius: 5px;
	width: 100%;
}

#layout7 .main .headline td{
	padding: 0px 22px;
}

#layout7 .main .headline h3{
	font-size: 35px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}

#layout7 .main .headline p{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #f8b2af;
	margin-top: 15px;
}

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

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

#layout7 .main .list li{
	float: left;
	width: 134px;
	margin-left: 30px;
	background: #f5f5f5;
	border-radius: 5px;
	overflow: hidden;
	height: 240px;
	padding: 20px 18px 0px 18px;
}

#layout7 .main .list h4{
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	height: 78px;
}

#layout7 .main .list p{
	line-height: 20px;
	height: 120px;
	color: #9c9c9c;
	margin-top: 18px;
}

#layout7 .side{
	float: right;
	width: 370px;
}

#layout7 .side .box{
	height: 395px;
	border-radius: 5px;
	overflow: hidden;
	background: #f5f5f5;
}

#layout7 .side .photo{
	height: 122px;
	position: relative;
}

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

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

#layout7 .side .photo .shadow{
	position: absolute;
	width: 100%;
	height: 27px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 1;
}

#layout7 .side ul{
	margin: 20px 22px 0px 22px;
}

#layout7 .side li{
	line-height: 46px;
	height: 46px;
	font-size: 16px;
}

#layout8{
	margin-top: 50px;
	background: #fde3e2;
	padding: 50px 0px 60px 0px;
}

#layout8 .title1{
	margin-bottom: 35px;
}

#layout8 .main{
	float: left;
	width: 770px;
}

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

#layout8 .main p{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 9;
}

#layout8 .main .shadow{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 1;
}

#layout8 .main .play{
	position: absolute;
	left: 50%;
}

#layout8 .main .big{
	float: left;
	width: 370px;
	height: 325px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

#layout8 .main .big p{
	font-size: 16px;
	height: 42px;
	line-height: 42px;
}

#layout8 .main .big .shadow{
	height: 42px;
}

#layout8 .main .big .play{
	width: 76px;
	height: 76px;
	background: url(images/ly8-play1.png);
	margin-left: -38px;
	top: 110px;
}

#layout8 .main .small{
	float: right;
	width: 400px;
}

#layout8 .main .small ul{
	margin-top: -21px;
}

#layout8 .main .small li{
	float: left;
	width: 170px;
	height: 152px;
	margin: 21px 0px 0px 30px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

#layout8 .main .small p{
	height: 32px;
	line-height: 32px;
}

#layout8 .main .small .shadow{
	height: 32px;
}

#layout8 .main .small .play{
	width: 51px;
	height: 51px;
	background: url(images/ly8-play2.png);
	margin-left: -25px;
	top: 38px;
}

#layout8 .side{
	float: right;
	width: 370px;
}

#layout8 .side .list{
	border-radius: 5px;
	background: #fff;
	padding: 25px 22px 0px 22px;
	height: 300px;
}

#layout8 .side .list li{
	line-height: 46px;
	height: 46px;
	font-size: 16px;
}

#footer{
	background: #2e112d;
	padding: 50px 0px;
}

#footer .left .menu{
	font-size: 22px;
	margin-bottom: 30px;
}

#footer .left p{
	line-height: 26px;
}

#footer .right li{
	float: right;
	width: 95px;
	margin-left: 40px;
	text-align: center;
}

#footer .right li img{
	width: 95px;
	height: 95px;
}

#footer .right li p{
	font-size: 16px;
	line-height: 20px;
	margin-top: 12px;
}
#layout2 .side .block2 .c1 {
     overflow: inherit;
}

.floor { position: relative; width: 100%; height: 100%; min-width: 1170px; }
.imgSwipe{width: 100%; height: 100%; position: relative; overflow: hidden;}
.imgSwipe img{width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0;}
.downKey{width:300px; position: absolute; visibility: inherit;left:50%;top:70%;margin-left:-150px;height: 150px;}
.downKey img{width:49px;height:49px;position:absolute;top:0;right:0;bottom:0;left:0;left: 50%;margin-left: -25px;}
.downKey a {display:block;height:100%;}
.floor_top1 p{width:100%;height:50px;font-size: 18px;color:#fff;line-height: 50px;text-align: center;position: absolute;top:60px;}
.floor_top1 .imgLogo {position: absolute;top: 19%;left: 19%;width: 171px;height: 128px;}
.floor_top1 .imgLogo img{display: none;width:100%;height:100%;position: relative;}
.floor_top1 .imgLogo img.on{display: block;} 

.scales{
    -webkit-transition: -webkit-transform 7s ease 0s;
    -moz-transition: -moz-transform 7s ease 0s;
    -o-transition: -o-transform 7s ease 0s;
    transition: transform 7s ease 0s;
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}


#time{
	height: 82px;
	width: 370px;
	background: url(images/time-bg.gif);
	position: relative;
}

#time span{
	position: absolute;
	height: 54px;
	line-height: 54px;
	top: 17px;
	right: 38px;
	font-size: 46px;
	font-family: "Arial";
	color: #ffcc00;
	font-weight: bold;
	letter-spacing: 16px;
	z-index: 1;
}

#time .cover{
	position: absolute;
	width: 37px;
	height: 5px;
	background: url(images/time-num.png);
	top: 40px;
	z-index: 2;
}

#time .no1{
	right: 90px;
}

#time .no2{
	right: 45px;
}


/*css样式修改开始*/
#header{background: url(images/header1.jpg) no-repeat center top;}
#layout1 .focus .tab{
	bottom:8px;
	height:25px;
	right:0px;
}
#layout1 .focus .tab span{
	margin:8px 5px 0px 6px;
}
#layout1 .focus .tab .arrow1,#layout1 .focus .tab .arrow2{
	width:20px;
	height:25px;
	margin:0px 18px;
}
#layout1 .focus .tab .arrow1{
	background: url(images/ly1-arrow11.png);
}
#layout1 .focus .tab .arrow2{
	background: url(images/ly1-arrow21.png);
}



#time{
	background:url(images/time-bg1.gif);
}
#time span{
	font-size:46.6px;
}
#time .cover{
	position: absolute;
	height:1px;
	background:#cf2d30;
	top:42px;
	width:36px;
}


/*.title1{
	background: url(images/title2.png) no-repeat 0px 5px;
	padding-left:46px;
}*/


#layout4 .main .tag table{
	line-height:30px;
}
#layout4 .side .block .list img{
	margin:4px 0px 0px 2px;
}
#layout4 .side .block{
	padding:18px 0px 2px 0px;
}
/*css样式修改结束*/
