@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1000px;
	background: #ffffff;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

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
}

.index_search {
	width: 231px;
	height: 31px;
	margin-top: 57px;
	position: relative;
	background: #ffffff
}

.index_search .input {
	background: none;
	color: #595959;
	padding-left: 10px;
	width: 180px;
	height: 31px;
	border: 0;
	outline: none;
	line-height: 31px;
	position: absolute;
	left: 35px
}

.index_search .btn {
	background: url(../images/btn.png) no-repeat;
	height: 31px;
	border: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	width: 38px
}

.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: #cb1a36;
}

.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 16px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.nav .sub {
	display: none;
	width: 170px;
	left: 0;
	top: 45px;
	position: absolute;
	background: #d23b54;
	line-height: 26px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #fff;
}

.nav .sub a:hover {
	background: #cc223e;
	color: #fff;
 text-indent:20px;
}

.nav .on h3 a {
	background: #fff9d9;
	color: #cb1a36;
}

.slider {
	width: 100%;
	min-width: 1000px;
	height: 287px;
	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: 287px;
}

.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: 287px;
	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: 287px;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slider .pnBtn .arrow {
	display: none;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 60px;
	height: 287px;
}

.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: 20px;
}

.index_news01 .t {
	height: 40px;
	line-height: 40px;
}

.index_news01 .t span {
	display: inline-block;
	background: url(../images/icon01.png) left no-repeat;
	color: #cc223e;
	padding: 0 15px 0 34px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 2px solid #cc223e;
}

.index_news01 .con {
	width: 752px;
	height: 264px;
	background: url(../images//index02.png) no-repeat;
}

.index_news01 .con li {
	float: left;
	height: 182px;
	background: #fff;
	width: 170px;
	margin: 29px 8px 0 8px;
}

.index_news01 .con li img {
	width: 170px;
	height: 96px;
}

.index_news01 .con li a h2 {
	color: #010101;
	font-size: 16px;
	padding: 0 5px;
	line-height: 24px;
}

.index_news01 .con li a p {
	color: #333333;
	font-size: 12px;
	padding: 0 5px;
	line-height: 20px;
}

.index_news01 .con li a .date {
	text-align: right;
	color: #cb1d39;
	padding-right: 5px;
}

.index_news01 .con li a .date span {
	display: inline-block;
	background: url(../images//date.png) left no-repeat;
	padding-left: 20px;
}

.index_news01 .more {
	text-align: right;
	line-height: 30px;
	padding-right: 15px;
	margin-top: 15px;
}

.index_news01 .more a {
	color: #000;
	font-size: 12px;
}

.index_news02 {
	width: 224px;
	margin-top: 20px;
}
.index_news02 .t {
	height: 40px;
	line-height: 40px;
}
.index_news02 .t span {
	display: inline-block;
	background: url(../images/icon02.png) left no-repeat;
	color: #cc223e;
	padding: 0 15px 0 34px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 2px solid #cc223e;
}
.index_news02 .t a {
	float: right;
	color: #000;
	font-size: 12px;
}
.index_news02 .con {
	width: 224px;
	height: 264px;
	background: url(../images/index03.png) no-repeat;
}
.index_news02 .con ul li {
	padding-top: 11px;
	height: 53px;
	border-bottom: 1px solid #f0b2bc;
}
.index_news02 .con ul li .date {
	background: url(../images/index04.png) no-repeat;
	width: 36px;
	height: 30px;
	text-align: center;
	color: #cc223e;
	float: left;
	padding: 12px 2px 2px 2px
}
.index_news02 .con ul li .date span {
	display: block;
	background: #f6be00;
	margin-top: 3px;
}
.index_news02 .con ul li a {
	width: 160px;
	float: right;
	color: #232424;
	margin-right: 10px;
	line-height: 22px;
}
.index_news02 .con ul li a:hover {
	color: #cc223e
}

.index_news03{
	width: 368px;
	margin-top: 20px;
}
.index_news03 .t {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f0bcc5;
}
.index_news03 .t span {
	display: inline-block;
	background: url(../images/icon03.png) left no-repeat;
	color: #cc223e;
	padding: 0 15px 0 34px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 2px solid #cc223e;
}
.index_news03 .t a {
	float: right;
	color: #000;
	font-size: 12px;
}
.index_news03 .t1 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f0bcc5;
}
.index_news03 .t1 span {
	display: inline-block;
	background: url(../images/icon04.png) left no-repeat;
	color: #cc223e;
	padding: 0 15px 0 34px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 2px solid #cc223e;
}
.index_news03 .t1 a {
	float: right;
	color: #000;
	font-size: 12px;
}
.index_news03 .con {
	border-bottom: 1px solid #f0bcc5;
	padding: 17px 0
}
.index_news03 .con .txt {
	width: 210px;
	margin-top: 15px;
}
.index_news03 .con p {
	color: #565656;
	line-height: 22px;
	padding-top: 5px
}
.index_news03 .con a {
	font-size: 14px;
	color: #333333;
	float: left
}
.index_news03 .con span {
	color: #cb1d39;
	float: right;
	padding-top: 5px;
}
.index_news03 ul li {
	line-height: 24px;
	border-bottom: 1px solid #f0bcc5;
	padding-top: 10px;
}
.index_news03 ul li a {
	background: url(../images/arrow01.png) 0 8px no-repeat;
	padding-left: 20px;
	color: #333333;
	display: block;
}
.index_news03 ul li span {
	color: #cb1d39;
	display: block;
	text-align: right;
}

.index_news04 {
	width: 224px;
	margin-top: 20px;
}
.index_news04 .t {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f0bcc5;
}
.index_news04 .t span {
	display: inline-block;
	background: url(../images/icon05.png) left no-repeat;
	color: #cc223e;
	padding: 0 15px 0 34px;
	line-height: 38px;
	font-size: 18px;
	border-bottom: 2px solid #cc223e;
}
.index_news04 .t a {
	float: right;
	color: #000;
	font-size: 12px;
}
.index_news04 li{
	display: block;
	line-height: 30px;
		font-size: 14px;
}
.index_news04 li a{
	display: block;
	background: url(../images/arrow02.png--) 0 12px no-repeat;
	color: #1b4c99;
	padding-left: 20px;
}

.footer{
	padding: 27px 0;
}
.foot_one{
	width: 285px;
	color: #fff;
	margin-left: 5px;
	padding-top: 10px;
	line-height: 24px;
	font-size: 14px;
}

.ny_banner{
	width: 990px;
	height: 260px;
	border: 5px solid #ffd200;
	margin: 12px 0;
}

.ny_left{
	width: 195px;
	margin-top: 18px;
}
.ny_left .t{
	background: url(../images/ny01.png) no-repeat;
	height: 69px;
	line-height: 69px;
	color: #cc223e;
	font-size: 18px;
	text-align: center;
	border-bottom: 3px solid #f6be00;
}
.ny_left .con{
	background: url(../images/ny02.png) top no-repeat;
	min-height: 400px;
}
.ny_left .con li{
	line-height: 35px;
	height: 38px;
}
.ny_left .con li a{
	display: block;
	color: #c8102e;
	font-size: 14px;
	text-align: center;
}
.ny_left .con li a:hover{
	background: #c8102e;
	border-bottom: 3px solid #f3a0a7;
	color: #fff;
}

.ny_right{
	width: 788px;
	margin-top: 18px;
}
.ny_right .t{
	height: 50px;
	position: relative;
	background: #f6be00;
}
.ny_right .t .span{
	background: url(../images/ny03.png) left no-repeat #c8102e;
	padding-left: 48px;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	margin-top: 7px;
	float: left;
}
.ny_right .t .ny_pos{
	position: absolute;
	top: 0;
	right: 0;
	color: #c8102e;
	font-size: 14px;
	line-height: 47px;
	background: url(../images/ny05.png) left no-repeat;
	padding-left: 20px;
	padding-right: 15px;
}
.ny_right .t .ny_pos a{
	color: #c8102e;
	padding: 0 5px
}

.ny_right .con{
	padding: 20px
}
.ny_right .con .list ul li{
	height: 40px;
	line-height: 40px;
	color: #cd1700;
	font-size: 14px;
	border-bottom: 1px solid #e4a9b3;
}
.ny_right .con .list ul li span{
	float: right
}
.ny_right .con .list ul li a{
	float: left;
	width: 560px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	color: #333333;
	background: url(../images/arrow03.png) left no-repeat;
	padding-left: 24px
}

.ny_right .con .header{
	text-align: center;
	margin-top: 20px
}
.ny_right .con .header h2{
	color: #333333
}
.ny_right .con .header p{
	padding: 15px 0;
	color: #424242;
	font-size: 12px
}
.ny_right .con .details{
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	padding: 20px 30px;
}