@charset "utf-8";
/*常用class 用于.resetless.less*/
/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
a {
  color: #666;
}
a:hover {
  color: #C2AB7D;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1200px;
  font-family: "微软雅黑";
}
.l {
  color: #6b0018 !important;
}
.w {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.header {
  height: 94px;
  position: relative;
  z-index: 1000;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  _position: absolute;
}
.header .w {
  height: 94px;
}
.logo {
  text-indent: -9999px;
  width: 133px;
  height: 94px;
  background: url(../images/logo.jpg) 0 center no-repeat;
}
.nav {position: absolute;bottom: 0;right: 0;float: right;}
.nav a {font-weight: bold;float: left;font-size: 16px;color: #666666;padding: 0 10px;height: 57px;line-height: 57px;border-bottom: 5px solid #DDDFF2;}
.t-nav{ height:57px; border-radius:0 0 10px 10px;padding-top:40px;}
.t-nav li{ float:left; width:92px; height:57px; line-height:57px; text-align:center;position: relative;}
.t-nav li a{ font-size:16px; color:#127bbf; font-weight:700; display:block;width:102px; height:57px;}
.t-nav li a.active,.t-nav li a:hover{ color: #C2AB7D;border-color: #C2AB7D;text-decoration: none;
	
}
.t-nav li dl{ display:none;position: absolute;line-height: 25px;white-space:nowrap;top: 57px;left: 34%;float: left;}
.t-nav li dd{ background-color:#fff; margin-bottom:2px;font-size:14px;float: left;padding: 0 15px;height: 25px;overflow: hidden;}
.t-nav li dd a{ color:#127bbf; font-size:14px;width: auto;line-height: 25px;}
.t-nav li dd a:hover{ background-color:#fff; font-size:14px;}
.banner {
  position: relative;
  height: 550px;
  margin-bottom: 35px;
}
.banner ul {
  width: 100%!important;
}
.banner li {
  width: 100%;
  height: 550px;
  background: url() center 0 no-repeat;
}
.banner .bd a {
  height: 550px;
}
.banner .hd {
  height: 8px;
  line-height: 8px;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center;
}
.banner .hd span {
  display: inline-block;
  width: 25px;
  height: 8px;
  line-height: 8px;
  margin: 0 3px;
  background-color: #666;
}
.banner .hd span.on {
  background-color: #C2AB7D;
}
.main {
  height: 307px;
  *padding-bottom: 25px;
}
.main .t {
  height: 45px;
  font-family: 'Microsoft YaHei';
}
.main h2 {
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 18px;
}
.news {
  width: 328px;
  margin-right: 100px;
}
.news .img {
  width: 80px;
  height: 80px;
}
.news .txt {
  width: 208px;
}
.news .imgtxt {
  margin-bottom: 15px;
  font-family: 'SimSun';
  padding: 25px 13px;
  background-color: #F1F1F1;
}
.news h3 a {
  font-family: 'SimSun';
  color: #333333;
  font-size: 14px;
  line-height: 30px;
}
.news p {
  font-size: 12px;
  color: #999999;
}
.news li {
  padding-left: 20px;
  font-family: 'SimSun';
  line-height: 28px;
  background: url(../images/d.png) 0 center no-repeat;
}
.about {
  width: 400px;
}
.about .inner {
  line-height: 30px;
  margin-bottom: 30px;
  font-family: 'SimSun';
  padding: 15px 35px;
  background-color: #F1F1F1;
}
.chakan {
  font-size: 14px;
  display: inline-block;
  width: 167px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #C3C3C3;
}
.anli {
  width: 274px;
  overflow: hidden;
}
.anli ul {
  width: 106%;
}
.anli li {
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
}
.anli li a {
  width: 136px;
  height: 136px;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
}
.anli li a:hover .floatDiv {
  top: 0;
}
.anli .floatDiv {
  transition: 0.3s all;
  position: absolute;
  left: 0;
  top: 150%;
  width: 100%;
  height: 100%;
  background-color: #F4797B;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.anli p {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 24px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: url(../images/home.png) center 0 no-repeat;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
.footer {
  border-top: 5px solid #C2AB7D;
  background-color: #494949;
  padding-top: 32px;
}
.footer dd {
  float: left;
  width: 94px;
}
.footer dd a {
  color: #828282;
}
.footer dd a:hover {
  color: #fff;
}
.footer dt {
  font-size: 14px;
  color: #fff;
  font-family: 'Microsoft YaHei';
  height: 25px;
  line-height: 14px;
}
.footer dl {
  width: 170px;
}
.footer .w {
  padding-bottom: 30px;
}
.footer .aboutlink {
  width: 247px;
}
.footer .zhazhi {
  width: 75px;
}
.ma {
  width: 95px;
  height: 95px;
  padding: 14px;
  margin-right: 75px;
  background: url(../images/mabg.jpg) center no-repeat;
}
.footertxt {
  background-color: #303030;
  height: 41px;
  line-height: 41px;
  color: #666666;
  text-align: center;
}
/*列表页*/
.inside-banner {
  height: 248px;
  background: url(../images/1920x248.jpg) center 0 no-repeat;
}
.insidePage {
  padding-top: 30px;
}
.mbx {
  line-height: 38px;
  font-family: 'SimSun';
  height: 38px;
  background-color: #EFEFF4;
}
.mbx em {
  padding: 0 10px;
}
.sideNav {
  width: 210px;
  overflow: hidden;
}
.sideNav li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #E6E7EA;
}
.sideNav a {
  display: block;
  font-size: 18px;
  color: #666666;
  padding-left: 20px;
}
.sideNav li.on a,
.sideNav a:hover {
  color: #C2AB7D;
  text-decoration: none;
  background: url(../images/add.png) 90% center no-repeat;
}
.insideMain {
  width: 950px;
  overflow: hidden;
  background-color:#F5F5F5;
}
.newsList {
  padding-bottom: 55px;
  border-bottom: 1px solid #DADADA;
}
.newsList li {
  float: left;
  font-family: 'SimSun';
  width: 100%;
  line-height: 50px;
}
.newsList span.fr {
  padding-right: 17px;
  font-size: 14px;
}
.newsList a.fl {
  padding-left: 47px;
  font-size: 14px;
  background: url(../images/d2.png) 25px center no-repeat;
}
.newsList li:hover {
  background-color: #EFEFF4;
}
.page {
  padding: 40px 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.page li {
  float: left;
  margin-left: 1px;
}
.page a {
  color: #fff;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #CCCCCC;
  font-size: 18px;
}
.page li.on a,
.page a:hover {
  background-color: #989898;
  text-decoration: none;
  color: #fff;
}
/*文章页*/
.article {
  font-family: '微软雅黑'; 
}
.article h1 {
  font-size: 30px;
  color: #333333;
  line-height: 80px;
  text-align: center;
}
.article h2 {
  font-size: 26px;
  color: #333333;
  line-height: 60px;
  text-align: left;
  padding-left:38px;
  padding-top:10px;
  border-bottom: 1px solid #E6E7EA;
}
.article .ps {
  text-align: center;
  margin-bottom: 55px;
}
.article .ps span {
  padding: 0 15px;
}
.article .img {
  margin-bottom: 55px;
}
.article .art {
  padding-bottom: 35px;
  border-bottom: 1px solid #DADADA;
}
.article .art p {
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 35px;
  text-indent: 2em;
}
.art-other {
  width:888px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  font-family: 'SimSun';
  padding:10px 5px 15px 20px;
}
.art-other .btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background-color: #989898;
}
.art-other span.t {
  padding: 0 17px;
}
.art-other .link {
  color: #C2AB7D;
}
.art-other .link:hover {
  color: #C2AB7D;
  text-decoration: underline;
}
.art-other .btn:hover {
  color: #fff;
  text-decoration: none;
}

		.slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #fff;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:100%;  display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(http://www.hnydgj.com/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }