body{
	font-family:"宋体";
	color:#333;
}

a{
	color:#333;
}

img{
	display:block;
}

#top{
	width:100%;
	min-width:1000px;
	background:#c00000;
	border-bottom:1px solid #efefef;
}

#top a{
	color:#fff;
}

#top .box{
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	width:1000px;
	margin:0px auto;
}

#top img{
	display:inline;
	vertical-align:middle;
}

#top .left a{
	margin:0px 6px;
}

#top .icon1{
	background:url(images/top2.gif) no-repeat right center;
	padding-right:17px;
}

#top .icon2{
	background:url(images/top3.gif) no-repeat right center;
	padding-right:17px;
}

#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) no-repeat center top;
}

#header .box{
	height:738px;
	width:1000px;
	margin:0px auto;
}

#footer{
	width:1000px;
	margin:0px auto;
	text-align:center;
	line-height:24px;
	padding:15px 0px;
	border-top:3px solid #d6d6d6;
}

#content{
	width:1000px;
	margin:-38px auto 0px auto;
	background:#fff;
	position:relative;
	padding-top:25px;
}

h2,h3,h4{
	font-family:"Microsoft Yahei","黑体";
}

h3,h4{
	font-weight:normal;
}

#layout1{
	text-align:center;
	border-bottom:1px dotted #dcdcdc;
	padding-bottom:25px;
}

#layout1 h2{
	height:40px;
	line-height:40px;
	font-size:34px;
	letter-spacing:2px;
}

#layout1 h2 a{
        color:#505050;
}

#layout1 p{
	font-size:16px;
	font-family:"Microsoft Yahei","宋体";
	line-height:20px;
	height:20px;
	overflow:hidden;
	margin-top:15px;
}

#layout1 p a{
	margin:0px 10px;
	color:#000;
}

#layout2{
	overflow:hidden;
}

#layout2 .photo{
	float:left;
	width:555px;
	height:370px;
	border:1px solid #dedede;
}

#layout2 .news{
	float:right;
	width:425px;
	margin-top:-20px;
}

#layout2 .news .hot{
	border-top:1px dotted #dbdbdb;
	padding-top:12px;
	margin-top:15px;
}

#layout2 .news h3{
	text-align:center;
	font-size:18px;
	line-height:24px;
}

#layout2 .news p{
	line-height:22px;
	margin-top:10px;
}

#layout3 .video{
	float:left;
	width:480px;
}

#layout3 .video .box{
	width:230px;
	margin-top:20px;
	position:relative;
}

#layout3 .video .box img{
	width:230px;
	height:155px;
}

#layout3 .video .box .play{
	width:53px;
	height:53px;
	position:absolute;
	left:88px;
	top:51px;
	background:url(images/ly3-play.png) no-repeat;
}

#layout3 .video .box p{
	background:#e5e5e5;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-align:center;
	margin-top:5px;
}

#layout3 .list{
	float:right;
	width:480px;
}

#layout3 .list ul{
	margin-top:10px;
}

#layout3 .list ul li{
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #b2b2b2;
	font-size:14px;
	padding-left:20px;
	background:url(images/ly3-list.gif) no-repeat 3px 15px;
}

#layout4 .photo{
	margin-top:18px;
}

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

#layout5 .list ul{
	zoom:1;
	margin-left:-20px;
}

#layout5 .list li{
	float:left;
	display:inline;
	margin:15px 0px 0px 20px;
	border:1px solid #cdcdcd;
	width:440px;
	padding:16px 24px 20px 24px;
	zoom:1;
}

#layout5 .list h3{
	text-align:center;
	font-size:20px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}

#layout5 .list h3 a{
	color:#646464;
}

#layout5 .list .photo{
	float:left;
	width:215px;
	height:145px;
}

#layout5 .list .photo img{
	width:215px;
	height:145px;
}

#layout5 .list p{
	float:right;
	width:205px;
	height:144px;
	overflow:hidden;
	color:#6c6c6c;
	line-height:24px;
	text-indent:18pt;
}

#layout6 .list ul{
	margin-left:-33px;
	zoom:1;
}

#layout6 .list li{
	float:left;
	display:inline;
	height:310px;
	width:225px;
	margin:25px 0px 0px 33px;
	position:relative;
}

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

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

#layout6 .list li .mask{
	height:310px;
	width:225px;
	background:url(images/ly6-mask.png) no-repeat center center;
	position:absolute;
	left:0px;
	top:0px;
	z-index:900;
	_display:none;
}

#layout6 .list li h3{
	font-size:14px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	position:absolute;
	left:10%;
	width:80%;
	bottom:17%;
	text-align:center;
	z-index:800;
	color:#fff;
}

#layout6 .list li i{
	position:absolute;
	left:86px;
	top:115px;
	width:53px;
	height:53px;
	background:url(images/ly3-play.png) no-repeat;
	z-index:700;
}

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

#layout6 .list li a:hover span{
	display:block;
}


#layout6 .more{
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

#layout9 .show{
	margin-top:30px;
	width:1000px;
	height:650px;
	position:relative;
}

/*#layout9 .show img{
	width:1000px;
	height:650px;
}*/

#layout9 .show .arrow1,#layout9 .show .arrow2{
	position:absolute;
	top:287px;
	width:75px;
	height:75px;
	background-image:url(images/ly9-arrow.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#layout9 .show .arrow1:hover,#layout9 .show .arrow2:hover{
	box-shadow:0px 0px 5px #afafaf;
}

#layout9 .show .arrow1{
	left:20px;
	background-position:left top;
}

#layout9 .show .arrow2{
	right:20px;
	background-position:right top;
}

#layout10{
	width:100%;
	min-width:1000px;
	background:#cf3132;
	/*border-top:4px solid #a4a4a4;*/
	color:#fff;
}

#layout10 a{
	color:#fff;
}

#layout10 .box{
	width:1000px;
	margin:0px auto;
}

#layout10 .title{
	float:left;
	border-right:1px solid #f8e0e0;
}

#layout10 .main{
	float:right;
	width:895px;
	margin-top:15px;
}

#layout10 .nav{
	height:45px;
	border-bottom:1px solid #f5d6d6;
	padding-left:20px;
}

#layout10 .nav li{
	float:left;
	display:inline;
	margin-left:14px;
	width:105px;
	font-size:24px;
	font-family:"Microsoft Yahei","黑体";
	line-height:34px;
	height:45px;
	background:url(images/ly10-tab1.gif) no-repeat right top;
	padding-left:40px;
	cursor:pointer;
	position:relative;
}

#layout10 .nav .current i{
	position:absolute;
	left:30px;
	top:45px;
	width:53px;
	height:16px;
	background:url(images/ly10-tab2.gif) no-repeat;
}

#layout10 .content{
	margin-top:20px;
}

#layout10 .main .line{
	float:left;
	display:inline;
	height:123px;
	width:1px;
	background:#e89e9e;
}

#layout10 .main .news{
	float:left;
	display:inline;
	width:360px;
	margin:15px 35px 0px 35px;
}

#layout10 .main .news h3{
	font-size:18px;
	line-height:30px;
	height:30px;
	overflow:hidden;
}

#layout10 .main .news p{
	line-height:22px;
	margin-top:5px;
}

#layout11 .block{
	height:185px;
	overflow:hidden;
	margin-top:32px;
}

#layout11 .block .left,#layout11 .block .left img{
	height:185px;
	width:280px;
}

#layout11 .block .middle{
	float:left;
	display:inline;
	width:445px;
	margin-left:25px;
}

#layout11 .block .middle h3{
	font-size:18px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
}

#layout11 .block .middle h3 a{
	color:#4f4f4f;
}

#layout11 .block .middle p{
	line-height:20px;
	color:#787878;
}

#layout11 .block .right{
	float:right;
	width:196px;
	height:160px;
	padding:25px 12px 0px 12px;
	background:#ececec url(images/ly11-right.gif) no-repeat;
	color:#787878;
	line-height:20px;
}

#layout11 .block .right span{
	height: 70px;
    display: block;
}

#layout12 .list{
	position:relative;
	margin-top:20px;
}

#layout12 .list .line{
	position:absolute;
	left:50%;
	top:0px;
	width:1px;
	height:100%;
	overflow:hidden;
	background:#d2d2d2;
}

#layout12 .list ul{
	zoom:1;
	margin-left:-18px;
}

#layout12 .list li{
	float:left;
	display:inline;
	width:470px;
	margin:15px 0px 0px 35px;
}

#layout12 .list h3{
	font-size:18px;
	margin-bottom:12px;
	height:34px;
	line-height:34px;
	overflow:hidden;
}

#layout12 .list h3 span{
	display:inline-block;
	margin-right:18px;
	background:#d03234;
	color:#fff;
	padding:0px 10px;
	border-radius:3px;
}

#layout12 .list p{
	line-height:21px;
	height:42px;
	overflow:hidden;
	color:#6d6d6d;
	text-indent:18pt;
}

#layout13 {
width: 1000px;
margin: -38px auto 0px auto;
background: #fff;
position: relative;
padding-top: 25px;
}

#layout13 .listc
	margin-top:15px;
}

#layout13 .list ul{
	zoom:1;
	margin-left:-30px;
}

#layout13 .list li{
	float:left;
	display:inline;
	margin-left:50px;
	width:430px;
	padding-left:15px;
	border-bottom:1px dotted #b7b7b7;
	font-size:14px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	background:url(images/ly13-type.gif) no-repeat 5px 14px;
}

#layout13 .list li a{
	color:#4c4c4c;
}

#layout14 .left{
	display:inline;
	margin:40px 0px 0px 25px;
	width:329px;
	height:480px;
	background:url(images/ly14-bg1.gif) no-repeat;
	position:relative;
}

/*#layout14 .left ul{
	position:absolute;
	width:230px;
	height:355px;
	overflow:hidden;
	left:50px;
	top:50px;
}*/

#layout14 .left li{
	margin-top:20px;
}

#layout14 .left h3{
	font-size:14px;
	text-align:center;
	font-family:"宋体";
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
}

#layout14 .left p{
	line-height:20px;
	color:#787878;
}

#layout14 .right{
	height:460px;
	width:585px;
	position:relative;
	overflow:hidden;
	background:url(images/ly14-bg2.gif) no-repeat right top;
	margin-top:40px;
	padding-top:25px;
}

#layout14 .right ul{
	width:495px;
}

#layout14 .right ul li{
	height:38px;
	line-height:38px;
	border-bottom:1px dotted #b2b2b2;
	font-size:14px;
	color:#787878;
}

#layout14 .right ul li a{
	color:#787878;
}

#layout14 .right .more{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin:15px 85px 0px 0px;
}

#layout14 .right .more a{
	color:#df0600;
}

/*新增*/
#nav{
	width:100%;
	min-width:1000px;
	border-top:2px solid #cacaca;
	background:#c32021;
}

#nav .box{
	width:1000px;
	height:64px;
	line-height:64px;
	overflow:hidden;
	margin:0px auto;
	font-family:"Microsoft Yahei","黑体";
	font-size:16px;
	text-align:center;
}

#nav .box a{
	color:#fff;
	margin:0px 18px;
}


/*新增*/