@charset "utf-8";
/* CSS Document */

body {
  margin: 0 auto;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif, "微软雅黑";
  min-width: 1200px;
  background: url(../images/bg.png);
}

.wrapper {
  width: 1200px;
  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;
}

.hide {
  display: none;
}

.bg01 {
  background: url(../images/bg01.png) repeat-x;
  height: 18px;
}

.bg02 {
  background: url(../images/bg02.png) top center no-repeat;
  margin-top: 7px;
}

.bg03 {
  background: url(../images/bg03.png);
}
.bg04{
  background: url(../images/bg04.png) top repeat-x #977d4c;
  height: 150px;
}
.bg05{
  background: #795819;
  text-align: center;
}



.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.nav {
  padding: 15px 0 0 0;
  height: 48px;
  line-height: 26px;
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0 auto
}

.nav a {
  color: #ffffff;
}

.nav .nLi {
  float: left;
  position: relative;
  display: inline;
}

.nav .nLi01 {
  float: left;
  position: relative;
  display: inline;
  color: #bba884
}

.nav .nLi h3 {
  float: left;
}

.nav .nLi h3 a {
  display: block;
  padding: 0 35px;
  font-size: 14px;
  font-weight: bold;
}

.nav .sub {
  display: none;
  width: 170px;
  left: 0;
  top: 45px;
  position: absolute;
  background: #977D4C;
  line-height: 26px;
  padding: 5px 0;
}

.nav .sub li {
  zoom: 1;
}

.nav .sub a {
  display: block;
  padding: 0 10px;
}

.nav .sub a:hover {
  background: #6d6d6d;
  color: #fff;
}

.nav .on h3 a {
  background: #795819;
  color: #fff;
}

.banner {
  background: url(../images/banner_bg.png) no-repeat;
  width: 560px;
  height: 312px;
  margin-left: 30px;
  padding-top: 21px;
}

.focusBox {
  position: relative;
  width: 528px;
  height: 287px;
  overflow: hidden;
  font: 12px/1.5 Verdana, Geneva, sans-serif;
  text-align: left;
  margin-left: 16px;
}

.focusBox .pic img {
  width: 528px;
  height: 287px;
  display: block;
}

.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 36px;
  width: 100%;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  overflow: hidden;
}

.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 36px;
  width: 100%;
  overflow: hidden;
}

.focusBox .txt li {
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: -36px;
}

.focusBox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.focusBox .num {
  position: absolute;
  z-index: 3;
  bottom: 8px;
  right: 8px;
}

.focusBox .num li {
  float: left;
  position: relative;
  width: 10px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  text-align: center;
  margin-right: 6px;
  cursor: pointer;
  background: url(../images/dot.png) no-repeat;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.focusBox .num li.on,
.focusBox .num li:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.index_news01 {
  width: 560px;
  margin-right: 30px;
}

.slideTxtBox {
  width: 560px;
  text-align: left;
}

.slideTxtBox .hd {
  height: 58px;
  line-height: 58px;
  background: url(../images/index01.png) bottom no-repeat;
  padding: 0;
  position: relative;
  width: 100%;
}

.slideTxtBox .hd ul {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  height: 58px;
  width: 100%;
}

.slideTxtBox .hd ul li {
  float: left;
  padding: 0 15px 0 0;
  cursor: pointer;
  -webkit-filter: grayscale(1);/* Webkit */ 
  filter:gray;/* IE6-9 */ 
  filter: grayscale(1);/* W3C */ 
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.slideTxtBox .hd ul li a{
  position: absolute;
  right: 21px;
  color: #606060;
  font-size: 14px;
  top: 15px;
  display: none;
}

.slideTxtBox .hd ul li.on {
  -webkit-filter:none;/* Webkit */ 
  filter:none;/* IE6-9 */ 
  filter: none;/* W3C */ 
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideTxtBox .hd ul li.on a{
  display: block;
}

.slideTxtBox .bd ul {
  padding: 15px 0;
  zoom: 1;
  overflow-y: auto;
  overflow-x: hidden;
  height: 270px;
}

.slideTxtBox .bd li {
  height: 75px;
  background: url(../images/arrow01.png) 0 20px no-repeat;
  padding-left: 18px;
  border-bottom: 1px dashed #cccccc;
  padding-top: 15px;
  width: 520px;
}
.slideTxtBox .bd li .txt{
  width: 415px;
  font-size: 14px;
}
.slideTxtBox .bd li .txt a{
  color: #333;
  padding-bottom: 5px;
}
.slideTxtBox .bd li .txt a:hover{
  color: #ae404d;
}
.slideTxtBox .bd li .txt p{
  color: #4f4f4f;
  font-size: 12px;
  line-height: 22px;
}

.slideTxtBox .bd li .date {
  float: right;
  width: 55px;
  height: 45px;
  background: url(../images/index04.png) no-repeat;
  padding-left: 15px;
  color: #fff;
  font-size: 16px;
  padding-top: 15px;
}
.slideTxtBox .bd li .date span{
  display: block;
}

.index_news02{
  width: 360px;
  margin-left: 30px;
  margin-top: 30px;
}
.index_news02 .t{
  height: 58px;
  width: 360px;
  position: relative;
  background: url(../images/index01.png) right bottom no-repeat;
}
.index_news02 .t a{
  position: absolute;
  right: 21px;
  color: #606060;
  font-size: 14px;
  top: 30px;
}
.index_news02 .pic{
  width: 170px;
  text-align: center;
  margin: 13px 5px;
}
.index_news02 .pic a{
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
.index_news02 .pic a:hover{
  font-size: 14px;
  color: #a42e3c;
}
.index_news02 .pic img{
  width: 170px;
  height: 110px;
  margin-bottom: 5px;
}
.index_news02 ul {
	padding: 15px;
	zoom: 1;
}
.index_news02 ul li {
	height: 33px;
	line-height: 33px;
	font-size: 14px
}
.index_news02 ul li .date {
	float: right;
	color: #ae404d;
}
.index_news02 ul li a {
	background: url(../images/arrow01.png) left no-repeat;
	padding-left: 21px;
	color: #333333;
  float: left;
  width: 240px;
  white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.foot_01{
  width: 580px;
  color: #fff;
  margin-left: 30px;
  padding-top: 35px;
}
.foot_01 h2{
  font-size: 20px;
  background: url(../images/arrow02.png) left no-repeat;
  padding-left: 30px;
  margin-bottom: 15px;
}
.foot_01 a{
  display: inline-block;
  width: 180px;
  margin-right: 10px;
  white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}

.foot_02{
  width: 200px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 25px;
  overflow: hidden;
  margin-top: 70px;
  margin-left: 90px;
  position: relative;
}
.foot_02 .input {
  background: none;
  color: #fff;
  padding-left: 10px;
  width: 150px;
  height: 30px;
  border: 0;
  outline: none;
  line-height: 30px;
  position: absolute;
  left: 0
}

.foot_02 .btn {
  background: url(../images/btn.png) center no-repeat #fff;
  height: 30px;
  border: 0;
  cursor: pointer;
  right: 0;
  position: absolute;
  width: 40px
}

.footer{
  color: #fff;
  line-height: 30px;
  padding: 10px 0;
  font-size: 14px;
}
.footer a{
  color: #fff;
  padding: 0 5px;
}

.ny_left {
  width: 230px;
  margin-left: 30px;
  padding-top: 12px;
}

.ny_left .t {
  background: url(../images/ny01.png) no-repeat;
  height: 44px;
  color: #fff;
  font-size: 18px;
  width: 230px;
  text-align: center;
  line-height: 44px;
}

.ny_left .con {
  border-bottom: 0;
  margin-top: 10px;
}

.ny_left .con li {
  height: 50px;
  line-height: 50px;
  background: url(../images/ny02.png) no-repeat;
  position: relative;
}
.ny_left .con li:hover{
  background: url(../images/ny03.png) no-repeat;
}

.ny_left .con li a {
  display: block;
  color: #6c5730;
  font-size: 18px;
  text-decoration: none;
  height: 50px;
  text-align: center;
  text-decoration: none;
}
.ny_left .con li.hover a{
  background: url(../images/ny03.png) no-repeat;
}

.ny_right {
  width: 880px;
  padding-top: 12px;
  margin-right: 30px;
}

.ny_right .t {
  height: 60px;
  position: relative;
  background: url(../images/ny04.png) left bottom repeat-x;
}

.ny_right .t .span {
  padding: 0 0 0 30px;
  color: #333333;
  font-size: 24px;
  display: inline-block;
  line-height: 50px;
}

.ny_right .t .ny_pos {
  color: #6a6a6a;
  font-size: 14px;
  line-height: 50px;
  float: right;
}

.ny_right .t .ny_pos a {
  color: #6a6a6a;
  padding: 0 5px;
}

.ny_right .con{
  background: #ffffff;
}

.ny_right .list {
	padding: 20px 0;
}
  
.ny_right .list li {
	line-height: 24px;
	height: 150px;
	font-size: 14px;
	width: 820px;
	margin: 20px auto 20px auto;
  background: #efede6;
  position: relative;
}
.ny_right .list li:hover{
  background: #977d4c;
}

.ny_right .list li img{
  width: 130px;
  height: 90px;
  position: absolute;
  left: 110px;
  top: 24px;
}
  
.ny_right .list li .date {
	width: 60px;
	height: 65px;
  position: absolute;
  left: 18px;
  top: -14px;
  text-align: right;
  color: #fff;
  font-size: 14px;
  background: #a0885b;
  border-radius: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.ny_right .list li .date span{
  font-size: 18px;
  display: block;
}
  
.ny_right .list li .txt {
	width: 520px;
  margin-right: 35px;
}
  
.ny_right .list li .txt a {
	color: #4f4f4f;
	font-size: 18px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	text-decoration: none;
  margin-top: 20px;
}
  
.ny_right .list li .txt p {
	color: #4f4f4f;
  margin-top: 10px;
}
  
.ny_right .list li .txt span {
	display: block;
	text-align: left;
	color: #7f7f7f;
	background: url(../images/arrow03.png) left no-repeat;
	padding-left: 20px;
	margin-top: 5px;
}
.ny_right .list li:hover .txt a{
	  color: #fff;
}
.ny_right .list li:hover .txt p{
	  color: #fff;
}
.ny_right .list li:hover .date{
	  background: rgba(174, 63, 76, .9);
}

.ny_right .list01 {
	padding: 20px 0;
}
  
.ny_right .list01 li {
	line-height: 24px;
	height: 100px;
	font-size: 14px;
	width: 820px;
	margin: 20px auto 20px auto;
  background: #efede6;
  position: relative;
}
.ny_right .list01 li:hover{
  background: #977d4c;
}

.ny_right .list01 li img{
  width: 130px;
  height: 90px;
  position: absolute;
  left: 110px;
  top: 24px;
}
  
.ny_right .list01 li .date {
	width: 60px;
	height: 65px;
  position: absolute;
  left: 18px;
  top: -14px;
  text-align: right;
  color: #fff;
  font-size: 14px;
  background: #a0885b;
  border-radius: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.ny_right .list01 li .date span{
  font-size: 18px;
  display: block;
}
  
.ny_right .list01 li .txt {
	width: 645px;
  margin-right: 45px;
}
  
.ny_right .list01 li .txt a {
	color: #4f4f4f;
	font-size: 18px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	text-decoration: none;
  margin-top: 20px;
}
  
.ny_right .list01 li .txt p {
	color: #4f4f4f;
  margin-top: 10px;
}
  
.ny_right .list01 li .txt span {
	display: block;
	text-align: left;
	color: #7f7f7f;
	background: url(../images/arrow03.png) left no-repeat;
	padding-left: 20px;
	margin-top: 5px;
}
.ny_right .list01 li:hover .txt a{
	  color: #fff;
}
.ny_right .list01 li:hover .txt p{
	  color: #fff;
}
.ny_right .list01 li:hover .date{
	  background: rgba(174, 63, 76, .9);
}


.ny_right .con .header {
  text-align: center;
  margin-top: 20px;
  border-bottom: 1px solid #ae3f4c;
}

.ny_right .con .header h2 {
  color: #a50000;
  font-size: 24px;
}

.ny_right .con .header p {
  padding: 15px 0;
  color: #4f4f4f;
  font-size: 14px;
}

.ny_right .con .details {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  padding: 20px;
}

.ny_right .con .content {
  padding: 20px;

}

.ny_right .con .np {
  line-height: 30px;
  color: #333333;
  padding-top: 15px;
  border-top: 1px solid #a50000;
  font-size: 16px;
  padding: 0 30px;
}

.ny_right .con .np a {
  color: #333333;
  text-decoration: none;
}

.ny_right .con .np a:hover {
  font-weight: bold;
}

.ny_right .con .np p {
  padding-bottom: 10px;
}
.ny_right_bg{
  height: 36px;
  background: url(../images/ny05.png) top left repeat-x;
}