@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
img{border:none;}
ul,li{list-style:none;}
body{ font-size:14px;  font-family:"Microsoft YaHei"; background:url(../images/bg.jpg) top center no-repeat; color:#333;}

.Border5{border-radius: 5px;}
.Cyellow{color:#EED320;}
.Cgray{color:#606060;}
.Fbold{font-weight:bold;}
.F14{font-size:14px;}
.F16{font-size:16px;}
.FL{float:left;}
.FR{float:right;}
a{color:#333; text-decoration:none;}
a:hover{color:#8E0E25; }
.box1200{width:1200px; height:auto; margin:0 auto;}

.top{width:100%;min-width:1200px; height:auto; float:left; padding:15px 0;}
.logo{width:395px; height:95px; float:left;}
.search{height:32px; float:right; border:2px solid #8D3244; margin-top:30px; margin-right:180px;}
.search input{width:265px; height:32px; float:left; line-height:32px; padding:0 10px; font-size:14px; color:#A3A3A3; border:none; background:#fff;}
.search button{width:85px; height:32px; float:left; background:url(../images/search.png) center center no-repeat #8D3244; border:none;}
.nav{width:100%;min-width:1200px; height:46px; line-height:46px; float:left; padding-bottom:9px; background:url(../images/nav_bg.png) top left repeat-x;}
.nav ul{width:1200px; height:46px; margin:0 auto; color:#fff; font-size:16px; overflow:hidden;}
.nav ul li a{float:left; color:#fff; width:120px; text-align:center;}
.nav ul li a:hover{background:#6A0203;}
.nav ul li .on{background:#6A0203;}
.banner{width:100%; min-width:1200px; margin:0px auto;   overflow:hidden;}
.banner img{width:100%; }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd li{  overflow:hidden; }
.banner .bd li img{ display:block;  }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.banner .hd ul{ text-align:center;  }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:0 4px; 
		background:url(images/dot.png) 0 -16px;
		overflow:hidden;  filter:alpha(opacity=70);opacity:0.7;  vertical-align:top; line-height:9999px; 
	}
.banner .hd ul .on{ background-position:0 0;  }
.banner .timer{ position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }

.main{width:100%; height:auto; float:left; padding:20px 0;}

.bottom{width:100%; min-width:1200px;height:auto; float:left; padding:20px 0; background:#8A0019; color:#fff;}
.bottom ul{float:left; margin-left:220px; line-height:25px; margin-top:10px;}
.bottom dl{float:left; margin-left:50px;}
.bottom dd{text-align:center;}


.NYleft{width:270px; height:auto; float:left;}
.NYleft_title{width:100%; height:45px; line-height:45px; float:left; background:#8A0019; color:#fff; font-size:16px;}
.NYleft_title span{float:left; background:url(../images/book1.png) left center no-repeat; text-indent:30px; margin-left:10px;}
.NYleft ul{width:250px; height:auto; float:left; background:#F5F9FA; padding:10px 10px 30px;}
.NYleft ul li{width:100%; height:40px; line-height:40px; float:left; border-bottom:1px dashed #E5E5E5; text-align:center;}
.NYright{width:900px; height:auto; float:right;}
.NYright_title{width:100%; height:44px; line-height:44px; float:left; border-bottom:1px solid #ddd;}
.NYright_title span{float:left; width:120px; text-align:center; background:#8A0019; color:#fff; font-size:16px;}
.NYright_title_R{float:right; color:#9999A5;}
.NYright_title_R a{color:#9999A5;}
.NYright_title_R a:hover{color:#8A0019; text-decoration:underline;}
.NYcon{width:100%; height:auto; float:left; padding:20px 0; line-height:25px;}
.NYcon ul{width:100%; height:auto; float:left;}
.NYcon ul li{width:100%; height:40px; line-height:40px; float:left; background:url(../images/icon.jpg) left center no-repeat; text-indent:10px; border-bottom:1px dashed #ccc;}
.NYcon ul li a{float:left;}
.NYcon ul li span{float:right; color:#ccc;}
.NYcon dl{width:280px; height:auto; float:left; margin:10px;}
.NYcon dt img{width:100%; height:220px; float:left;}
.NYcon dd{width:100%; line-height:20px; float:left; padding-top:5px; text-align:center;}

/*分页样式开始*/
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center ;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin:0px 5px 0px 0px;
}
.pager li > a:hover,
.pager li > a:active {
  text-decoration: none;
  background-color: #0064b4;
  color:#FFF;
}
.pagination>.active>span{
  background-color: #c02719;
  color:#FFF;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/*翻页效果*/
.digg {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 13px; TEXT-ALIGN: center; margin-top:50px; border-top:1px dashed #CCC; font-family:Arial, Helvetica, sans-serif;
}
.digg A {
BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #c00; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.digg A:hover {
BORDER-RIGHT: #c00 1px solid; BORDER-TOP: #c00 1px solid; BORDER-LEFT: #c00 1px solid; COLOR: #000; BORDER-BOTTOM: #c00 1px solid
}
.digg A:active {
BORDER-RIGHT: #c00 1px solid; BORDER-TOP: #c00 1px solid; BORDER-LEFT: #c00 1px solid; COLOR: #000; BORDER-BOTTOM: #c00 1px solid
}
.digg span.current {
BORDER-RIGHT: #c00 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c00 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #c00 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #c00 1px solid; BACKGROUND-COLOR: #c00
}
.digg SPAN.disabled {
BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
.about_banner{ background:url(../Images/aboutus_bbg.jpg) repeat-x; height:185px;}

.gouc{width:100%; height:55px; float:left; padding-left:75px; line-height:25px; font-size:14px; margin:10px 0;}
 .gouc h3{font-size:16px;}
 .gouc01{background:url(../Images/1.png) left top no-repeat; }
 .gouc02{background:url(../Images/2.png) left top no-repeat; }
 .gouc03{background:url(../Images/3.png) left top no-repeat; }
 .gouc04{background:url(../Images/4.png) left top no-repeat; }
 .gouc05{background:url(../Images/5.png) left top no-repeat; }
 
 /* 上一页，下一页 */
.b_div3{
	padding: 35px 0 30px 0;
}
.b_div3 p{
	text-align: center;
	margin-bottom: 10px;
}
.b_div3 p a{
	display: inline-block;
	width: 581px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #999;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	text-align: left;
	padding: 0 25px;
	background:url(../images/top_icon.jpg) no-repeat;
	background-position:20px;
}
.b_div3 p a span{
	padding: 0 10px;
}
.b_div3 p a:hover{
	color: white;
	background:url(../images/bto.png)  no-repeat #8a0019;
	background-position:20px;
}
.b_d3_p_a_span{
	border-right: 0px solid #000;
	font-weight:bold;
}













