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

img{
	display:block;
}

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

.w1200{
	width:1200px;
	margin:0px auto;
}

.mt35{
	margin-top: 35px;
}

.mt70{
	margin-top: 70px;
}

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

p,li{
	overflow:hidden;
}

.topic{
	text-align: center;
}

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

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

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

#layout01{
	position: relative;
	text-align: center;
}

#layout01 .title{
	position: absolute;
	top: 5px;
	left: 0px;
	height: 43px;
	line-height: 43px;
	width: 93px;
	background: #e23100;
	font-size: 26px;
	border-radius: 18px;
}

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

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

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

#layout02 .focus{
	float: left;
	width: 660px;
	height: 330px;
	position: relative;
}

#layout02 .focus img{

}

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

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

#layout02 .focus .arrow{
	position: absolute;
	width: 38px;
	height: 76px;
	top: 100px;
	cursor: pointer;
	filter: alpha(opacity=80);
    opacity: 0.8;
	z-index: 10;
}

#layout02 .focus .arrow1{
	left: 0px;
	background: url(images/ly02-arrow1.png);
}

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

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

#layout02 .news{
	float: right;
	width: 500px;
	margin-top: 10px;
}

#layout02 .news li{
	border-bottom: 1px dotted #3e3e3e;
	font-size: 16px;
	background: url(images/ly02-type.gif) no-repeat 3px center;
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
}

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

#layout03 .list ul{
	zoom:1;
	margin-left: -40px;
}

#layout03 .list li{
	float: left;
	margin: 25px 0px 0px 40px;
	border: 1px solid #e8e8e8;
	width: 490px;
	height: 125px;
	padding: 25px 18px 0px 70px;
	overflow: visible;
	position: relative;
}

#layout03 .list .tag{
	position: absolute;
	width: 46px;
	height: 152px;
	left: -1px;
	top: -1px;
	background: #e22f0c url(images/ly03-type.gif) no-repeat right bottom;
	color: #fff;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}

#layout03 .list .tag td{
	padding-bottom: 18px;
}

#layout03 .list h3{
	font-weight: normal;
	font-size: 24px;
	height: 28px;
	line-height: 28px;
}

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

#layout03 .list p a{
	color: #e44624;
}

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

#layout04 .list ul{
	zoom:1;
	margin-left: -40px;
}

#layout04 .list li{
	float: left;
	margin: 25px 0px 0px 40px;
	border: 1px solid #e8e8e8;
	width: 528px;
	height: 133px;
	padding: 42px 25px 0px 25px;
	overflow: visible;
	position: relative;
}

#layout04 .list .tag{
	position: absolute;
	width: 157px;
	height: 42px;
	background: url(images/ly04-type.gif) no-repeat;
	left: -1px;
	top: -18px;
	padding-right: 15px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 24px;
}

#layout04 .list h3{
	font-weight: normal;
	font-size: 24px;
	height: 28px;
	line-height: 28px;
}

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

#layout04 .list p a{
	color: #e44624;
}

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

#layout05 .list ul{
	zoom:1;
	margin-left: -40px;
}

#layout05 .list li{
	float: left;
	margin: 25px 0px 0px 40px;
	width: 560px;
	height: 155px;
	padding: 25px 10px 0px 10px;
	overflow: visible;
	position: relative;
	background: #0882d5;
}

#layout05 .list h3{
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
	font-weight: normal;
}

#layout05 .list p{
	background: #0065b2;
	margin-top: 20px;
	line-height: 24px;
	height: 72px;
	padding: 15px;
}

#layout06 .box{
	position:relative;
	margin-top:35px;
}

#layout06 .arrow{
	position:absolute;
	width:50px;
	height:104px;
	cursor:pointer;
	top:80px;
}

#layout06 .arrow-left{ left:0px; background:url(images/ly06-arrow1.gif); }
#layout06 .arrow-right{ right:0px; background:url(images/ly06-arrow2.gif); }

#layout06 .show{
	width:950px;
	margin:0px auto;
	position:relative;
}

#layout06 .show li{
	float:left;
	display:inline;
	margin:0px 25px;
	width:265px;
}

#layout06 .show .card{
	position:relative;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	perspective:1000px;
}

#layout06 .show .color1 .front,#layout06 .show .color1 .back{ background-color:#d33a2e; }
#layout06 .show .color2 .front,#layout06 .show .color2 .back{ background-color:#e18230; }
#layout06 .show .color3 .front,#layout06 .show .color3 .back{ background-color:#4a525f; }

#layout06 .show .card a{
	display:block;
	width:100%;
	height:100%;
}

#layout06 .show .card .front{
	height:265px;
	line-height:265px;
	text-align:center;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style: preserve-3d;
	z-index: 2;
	transform: rotateY(0deg);
	position:relative\9;
	z-index:3\9;
}

#layout06 .show .card:hover .front{
	transform: rotateY(-180deg);
}

#layout06 .show .card .front span{
	font-size:60px;
}

#layout06 .show .card .front label{
	font-size:30px;
}

#layout06 .show .card .back{
	height:235px;
	padding:30px 25px 0px 25px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	backface-visibility:hidden;
	transition:all 0.5s ease-out 0s;
	transform-style:preserve-3d;
	transform:rotateY(-180deg);
}

#layout06 .show .card:hover .back{
	transform:rotateY(-360deg);
	z-index:4\9;
}

#layout06 .show .card .back h3{
	font-size:26px;
	line-height:32px;
	margin-bottom:10px;
}

#layout06 .show .card .back p{
	line-height:28px;
}

#layout06 .show .bottom{
	text-align:center;
	font-size:18px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-top:12px;
}