﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif, "微软雅黑";
	min-width:1000px;
	background:#f4f9fe;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.wrapper01 {
	width: 1040px;
	margin: 0 auto;
}
.wrapper_abs {
	width: 1215px;
	position: absolute;
	left: 50%;
	margin-left: -608px;
	top: 0;
}
a {
	outline: none;
	text-decoration:none
}
a:hover{ text-decoration:underline}
img {
	border: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.cb {
	clear: both;
	height:0
}
li{ list-style:none}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, ul, li,dl,dt,dd {
	padding: 0;
	margin: 0
}

.bg01{
	background: #c8102e
}
.bg02 {
	background: #f6be00
}
.bg03{
	background: #c8102e;
	margin-top: 24px
}


.index_search{
	width: 180px;
	height: 30px;
	margin-top: 57px;
	position: relative;
	background: #ffffff
}
.index_search .input{
	background: none;
	color: #595959;
	padding-left: 10px;
	width: 160px;
	height: 30px;
	border: 0;
	outline: none;
	line-height: 31px;
	position: absolute;
	left: 0
}
.index_search .btn{
	background: url(../images/btn.png) no-repeat;
	height: 30px;
	border: 0;
	cursor: pointer;
	right: 0;
	position: absolute;
	width: 34px
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	height: 45px;
	line-height: 45px;
	position: relative;
	z-index: 1;
	width: 1000px;
	margin: 0 auto
}
.nav a {
	color: #cb1d39;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi01 {
	float: left;
	position: relative;
	display: inline;
	color: #fff
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 45px;
	font-size: 14px;
	font-weight: bold;
}
.nav .sub {
	display: none;
	width: 170px;
	left: 0;
	top: 45px;
	position: absolute;
	background: #F6BE00;
	line-height: 26px;
	padding: 5px 0;
}
.nav .sub li {
	zoom: 1;
text-align:center;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #C8102E;
font-weight:bold;
}
.nav .sub a:hover {
	background: #FFF9D9;
	color: #C8102E;

 text-indent:20px;
font-weight:normal;
}
.nav .on h3 a {
	background: #fff9d9;
	color: #cb1d39;
}

.slider{ 
	width:100%;  
	min-width:1000px;  
	height:300px;  
	position:relative; 
	overflow:hidden; 
	background:#fff; 
	text-align:center;   
}
.slider .bd{ 
	width:1000px; 
	position:absolute; 
	left:50%; 
	margin-left:-500px  
}
.slider .bd li{ 
	width:1000px; 
	overflow:hidden; 
}
.slider .bd li img{ 
	display:block; 
	width:1000px; 
	height:300px;    
}
.slider .tempWrap{ 
	overflow:visible !important 
}
.slider .tempWrap ul{  
	margin-left:-1000px !important; /*强制位置*/  
}

.slider .hd{ 
	position:absolute; 
	width:100%; 
	left:0;  
	z-index:1; 
	height:8px; 
	bottom:20px;  
	text-align:center; 
}
.slider .hd li{ 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	width:8px; 
	height:8px; 
	line-height:99px; 
	overflow:hidden; 
	background:url(../images/slider-btn.png) 0 -10px no-repeat; 
	margin:0 5px; 
	cursor:pointer; 
	filter:alpha(opacity=60);
	opacity:0.6;  
}
.slider .hd li.on{ 
	background-position:0 0; 
	filter:alpha(opacity=100);
	opacity:1;  
}
.slider .pnBtn{  
	position:absolute; 
	z-index:1; 
	top:0; 
	width:100%;  
	height:400px; 
	cursor:pointer;   
}
.slider .prev{ 
	left:-50%; 
	margin-left:-500px;  
}
.slider .next{ 
	left:50%;  
	margin-left:500px;  
}
.slider .pnBtn .blackBg{ 
	display:block;  
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	height:300px; 
	background:#000; 
	filter:alpha(opacity=50);
	opacity:0.5;   
}
.slider .pnBtn .arrow{ 
	display:none;   
	position:absolute; 
	top:0; 
	z-index:1; 
	width:60px; 
	height:300px;  
}
.slider .pnBtn .arrow:hover{ 
	filter:alpha(opacity=60);
	opacity:0.6; 
}
.slider .prev .arrow{ 
	right:0; 
	background:url(../images/slider-arrow.png) -120px 0 no-repeat;   
}
.slider .next .arrow{ 
	left:0; 
	background:url(../images/slider-arrow.png) 0 0 no-repeat;  
}

.index_news01{
	width: 752px;
	margin-top: 36px;
}
.index_news01 .t{
	color: #cc223e;
	font-size: 18px;
	line-height: 30px;
}
.index_news01 .t span{
	display: inline-block;
	border-bottom: 2px solid #cc223e;
}
.index_news01 .t span.icon01{
	background: url(../images/icon01.png) left no-repeat;
	padding-left: 30px;
}
.index_news01 .con{
	background: url(../images/index01.png);
	height: 264px;
}
.index_news01 .con .itemlist{
	width: 170px;
	height: 182px;
	background: #fff;
	margin: 29px 0 0 9px;
}
.index_news01 .con .itemlist img{
	width: 170px;
	height: 96px;
}
.index_news01 .con a .t_name{
	color: #010101;
	padding: 3px 5px;
	font-size: 16px;
}
.index_news01 .con a p{
	color: #333333;
	padding: 0 5px;
	line-height: 20px;
}
.index_news01 .con a p span{
	color: #cb1d39;
	background: url(../images//arrow01.png) left no-repeat;
	padding-left: 20px;
}
.index_news01 .con a:hover{
	color: #cb1d39;
	text-decoration: none;
}
.index_news01 .con .more{
	color: #333333;
	padding-top: 20px;
	display: inline-block;
	padding-right: 20px;
}

.index_news02{
	width: 224px;
	margin-top: 36px;
}
.index_news02 .t{
	color: #cc223e;
	font-size: 18px;
	line-height: 30px;
}
.index_news02 .t span{
	display: inline-block;
	border-bottom: 2px solid #cc223e;
}
.index_news02 .t span.icon02{
	background: url(../images/icon02.png) left no-repeat;
	padding-left: 30px;
}
.index_news02 .t a{
	float: right;
	padding-right: 5px;
	font-size: 12px;
	color: #333;
}
.index_news02 .con{
	background: url(../images/index03.png);
	height: 264px;
}
.index_news02 .con .itemlist {
	width: 224px;
	padding: 11px 0 9px 0;
	border-bottom: 1px solid #f0b7c1;
}
.index_news02 .con .itemlist .date {
	float: left;
	background: #545454;
	width: 51px;
	height: 44px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	font-size: 12px
}
.index_news02 .con .itemlist .date span {
	display: block;
	background: #cd1700
}
.index_news02 .con .itemlist a {
	float: right;
	width: 160px;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
}
.index_news02 .con .itemlist a:hover {
	text-decoration: none;
	color: #cd1700
}

.index_news03{
	width: 360px;
	margin-top: 36px;
}
.index_news03 .t{
	color: #cc223e;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #f0bcc5;
}
.index_news03 .t span{
	display: inline-block;
	border-bottom: 2px solid #cc223e;
}
.index_news03 .t span.icon03{
	background: url(../images/icon03.png) left no-repeat;
	padding-left: 30px;
}
.index_news03 .t span.icon04{
	background: url(../images/icon04.png) left no-repeat;
	padding-left: 30px;
}
.index_news03 .t a{
	float: right;
	padding-right: 5px;
	font-size: 12px;
	color: #333;
}
.index_news03 .itemlist{
	border-bottom: 1px solid #f0bcc5;
	margin-top: 13px;
	padding-bottom: 13px;
}
.index_news03 .itemlist img{
	width: 125px;
	height: 70px;
	float: left;
}
.index_news03 .itemlist .txt{
	width: 210px;
	float: right;
	color: #cb1d39;
	margin-top: 15px;
}
.index_news03 .itemlist .txt a{
	color: #333333;
}
.index_news03 .itemlist .txt span{
	display: block;
	text-align: right;
}
.index_news03 .itemlist .txt01{
	width: 100%;
	color: #cb1d39;
	margin-top: 15px;
}
.index_news03 .itemlist .txt01 a{
	color: #333333;
	background: url(../images//arrow02.png) left 5px no-repeat;
	padding-left: 15px;
	display: block;
}
.index_news03 .itemlist .txt01 span{
	display: block;
	text-align: right;
}

.index_news04{
	width: 224px;
	margin-top: 36px;
}
.index_news04 .t{
	color: #cc223e;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #f0bcc5;
}
.index_news04 .t span{
	display: inline-block;
	border-bottom: 2px solid #cc223e;
}
.index_news04 .t span.icon05{
	background: url(../images/icon05.png) left no-repeat;
	padding-left: 30px;
}
.index_news04 .con a{
	line-height: 40px;
	background: url(../images/arrow03.png) left no-repeat;
	padding-left: 15px;
	color: #1b4c99;
	display: block;
}




.footer{
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	padding: 20px 0;
	line-height: 30px
}

.ny_banner{
	width: 990px;
	height: 200px;
	border: 5px solid #ffd200;
	margin-top: 10px;
}

.ny_left{
	width: 200px;
	margin-top: 18px;
}
.ny_left .t{
	background: url(../images/ny01.png) no-repeat;
	height: 69px;
	line-height: 69px;
	color: #cc223e;
	font-size: 18px;
	border-bottom: 2px solid #f6be00;
	text-align: center;
}
.ny_left .con li{
	background: #c8102e;
	height: 48px;
	line-height: 44px
}
.ny_left .con li a{
	display: block;
	padding-left: 31px;
	color: #fff;
	font-size: 14px;
}

.ny_right{
	width: 780px;
	margin-top: 18px;
}
.ny_right .t{
	height: 50px;
	position: relative;
	background: #f6be00;
}
.ny_right .t .span{
	background: url(../images/ny02.png) left no-repeat;
	padding-left: 45px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	line-height: 35px;
	width: 170px;
	margin-top: 7px;
}
.ny_right .t .ny_pos{
	position: absolute;
	top: 0;
	right: 10px;
	color: #cb1a36;
	font-size: 14px;
	line-height: 47px
}
.ny_right .t .ny_pos a{
	color: #cb1a36;
	padding: 0 5px
}

.ny_right .con{
	background: #f1f1f1;
	padding: 20px
}
.ny_right .con .list ul li{
	height: 40px;
	line-height: 40px;
	color: #cd1700;
	font-size: 14px;
	border-bottom: 1px solid #e0919d;
}
.ny_right .con .list ul li span{
	float: right
}
.ny_right .con .list ul li a{
	float: left;
	width: 360px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	color: #282828;
	background: url(../images/arrow04.png) left no-repeat;
	padding-left: 24px
}

.ny_right .con .header{
	text-align: center
}
.ny_right .con .header h2{
	color: #424242
}
.ny_right .con .header p{
	padding: 15px 0;
	color: #424242;
	font-size: 12px
}
.ny_right .con .details{
	font-size: 14px;
	color: #424242;
	line-height: 26px;
	padding: 20px 10px
}