body {
  background: #fff0e0;
}
.header {
  width: 100%;
  height: 170px;
  *background: url("../images/header-bg.png");
}
.header .header-top {
  width: 100%;
  height: 120px;
  background-color: #fff0e0;
}
.header .header-top .head {
  width: 1200px;
  margin: 0 auto;
  padding: 22px 4px;
}
.header .header-top .head .logo {
  float: left;
  width: 735px;
}
.header .header-top .head .logo img {
  width: 100%;
}
.header .header-top .head .search {
  float: right;
  width: 253px;
  height: 35px;
  margin: 16px 10px;
  position: relative;
}
.header .header-top .head .search .ipt {
  width: 253px;
  height: 35px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.header .header-top .head .search #btn {
  position: absolute;
  top: -1px;
  right: -3px;
}
.header .header-bot {
  width: 100%;
  background-color: #684e35;
}
.header .header-bot .nav {
  width: 1200px;
  margin: 0 auto;
}
.header .header-bot .nav ul li {
  display: inline-block;
  *width: 145px;
  text-align: center;
}
.header .header-bot .nav ul li a {
  *font-size: 15px;
  *color: #fff0e0;
}
.header .header-bot .nav ul i {
  display: inline-block;
  width: 2px;
  height: 14px;
  background: url("../images/nav-icon.png") no-repeat;
}
/*nav*/
.navWrap{
	width: 100%;
	background:#7a1731;
	height:50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
}
.nav{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}
.nav li{*float:left;*height:50px;line-height:50px;font-size:16px;position:relative;}
.nav li a{display:block;color:#fff0e0;padding: 0 35px;}
.nav ul li a:hover{display:block;color: #fff0e0;background:#94704c;}
.nav dl{font-size:15px;background:#684e35;position:absolute;top:50px;left:0px;z-index: 9999;width: 100%;opacity: 0.75;}
.nav dl dd{height:50px;}
.nav dl dd a{color:black; padding: 15px 0; line-height: 22px;display: block;text-align: center;}
.nav dl dd a:hover{color:black;background:#94704c;}

.main {
  width: 100%;
}
.main .main-1 {
  width: 1200px;
  margin: 30px auto;
}
.main .main-1 .main-1-l {
  width: 550px;
  height: 505px;
}
.main .main-1 .main-1-l .slideBox {
  position: relative;
}
.main .main-1 .main-1-l .slideBox .bd {
  width: 100%;
  height: 493px;
}
.main .main-1 .main-1-l .slideBox .bd ul li {
  width: 100%;
  height: 493px;
  position: relative;
}
.main .main-1 .main-1-l .slideBox .bd ul li a img {
  width: 100%;
  height:440px;
}
.main .main-1 .main-1-l .slideBox .bd ul li a p {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50px;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  padding: 0 21px;
}
.main .main-1 .main-1-l .slideBox .bd ul li a p i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  margin: 0 10px 2px 0;
}
.main .main-1 .main-1-l .slideBox .bd ul li a p:hover {
  text-decoration: underline;
}
.main .main-1 .main-1-l .slideBox .hd {
  position: absolute;
  left: 0;
  bottom: -13px;
}
.main .main-1 .main-1-l .slideBox .hd ul li {
  float: left;
  width: 105px;
  height: 5px;
  background: #d7d7d7;
  margin-right: 6px;
  cursor: pointer;
}
.main .main-1 .main-1-l .slideBox .hd ul .on {
  background: #996c4d;
}
.main .main-1 .main-1-r {
  width: 650px;
  height: 505px;
  padding: 17px;
  background: #fff;
}
.main .main-1 .main-1-r .slideTxtBox {
  position: relative;
}
.main .main-1 .main-1-r .slideTxtBox .hd {
  height: 55px;
}
.main .main-1 .main-1-r .slideTxtBox .hd ul {
  height: 50px;
  border-bottom: 1px solid #dedede;
}
.main .main-1 .main-1-r .slideTxtBox .hd ul li {
  display: inline-block;
  width: 102px;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  color: #373737;
  cursor: pointer;
}
.main .main-1 .main-1-r .slideTxtBox .hd ul .on {
  border-bottom: 3px solid #996c4d;
}
.main .main-1 .main-1-r .slideTxtBox .bd {
  margin-top: 8px;
  background: #f5f5f5;
  padding: 10px 18px;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul li {
  padding: 8.5px 0;
  border-bottom: 1px dashed #e3e3e4;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul li i {
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url("../images/list-icon.png") no-repeat;
  margin: 0 15px 2px 0;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul li a {
  font-size: 17px;
  color: #5e5e5e;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul li span {
  float: right;
  display: inline-block;
  font-size: 16px;
  color: #5e5e5e;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul li:hover a {
  color: #9b1f27;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul .last {
  border-bottom: none;
}
.main .main-1 .main-1-r .slideTxtBox .bd ul .more {
  font-size: 14px;
  color: #b9b9b9;
  position: absolute;
  top: 15px;
  right: 10px;
}
/*板块*/
.main-1-2 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  background-color: #FFF;
}
.main-1-2-1 {
  position: relative;
  width: 400px;
  height: auto;
  padding: 10px 20px;
  overflow: hidden;
  float: left;
  margin-right: 0;
}
.title-1 {
  font-size: 45px;
  color: #996c52;
  font-family: Arial;
  line-height: 100%;
  position: absolute;
}
.title-2 {
  margin-left: 2px;
  padding-left: 30px;
}
.title-2-1 {
  font-size: 18px;
  color: #996c52;
  font-family: 微软雅黑;
  line-height: 145%;
}
.title-2-2 {
  font-size: 14px;
  color: #996c52;
  font-family: 微软雅黑;
  line-height: 10%;
  position: relative;
  top: 5px;
}
.title-2-2 ::after {
  content: "";
  position: absolute;
  top: 2px;
  margin-left: 12px;
  border-top: 3px solid #996c52;
  width: 87%;
}
.more {
  display: inline;
  position: absolute;
  top: 10px;
  right: 10px;
}
.main-1-2-2 {
  display: block;
  width: 100%;
  margin-top:15px;
}
.main-1-2-2 li {
  width: 100%;
  height: 40px !important;
  line-height: 40px !important;
  border-bottom: 1px dashed #ccc;
  list-style: none;
  background-image: url("../images/list-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.main-1-2-2 li a {
  font-size: 15px;
  line-height: 30px;
  color: #444;
  margin-left: 15px;
}
.main-1-2-2 li:hover a{
  color: #9b1f27;
}
.main .main-2 {
  width: 1200px;
  margin: 26px auto;
  background: #fff;
  *padding: 17px 27px;
}
.main .main-2 .hd{
  padding: 17px 0;
}
.main .main-2 .hd .title {
  height: 39px;
  border-bottom: 1px solid #996c4d;
  position: relative;
  padding-left: 17px;
}
.main .main-2 .hd .title h2 {
  float: left;
  display: inline-block;
  font-size: 18px;
  color: #996c4d;
  font-weight: bold;
  border-left: 4px solid #996c4d;
  padding-left: 7px;
}
.main .main-2 .hd .title .more {
  float: right;
  display: inline-block;
}
.main .main-2 .bd {
  padding-top: 23px;
  overflow: hidden;
  padding: 17px 27px;
}
.main .main-2 .bd .tempWrap {
  overflow: hidden;
  position: relative;
  width: 1147px;
}
.main .main-2 .bd .tempWrap ul li {
  float: left;
  width: 213px;
  height: 143px;
  margin-right: 16px;
}
.main .main-2 .bd .tempWrap ul li a img {
  width: 100%;
}
.lunbo {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.lunbo .bd ul li img {
	width: 100%;
	height: 400px;
}

.lunbo.hd {
	position: absolute;
	top: 90%;
	left: 50%;
}

.lunbo .hd ul li {
	float: left;
	width: 13px;
	height: 13px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 10px;
}

.lunbo .hd .on {
	background: #fff;
}
.footer {
  width: 1200px;
  margin: 33px auto 0px;
  position: relative;
  z-index: 9;
}
.footer .foot .zy-link {
  width: 475px;
  float: left;
  background: #fff;
}
.footer .foot .zy-link .title {
  border-bottom: 1px solid #996c4d;
  padding-left: 17px;
  height: 53px;
  line-height: 53px;
  padding-right: 14px;
}
.footer .foot .zy-link .title h2 {
  float: left;
  font-size: 18px;
  color: #996c4d;
  font-weight: bold;
}
.footer .foot .zy-link .title h2 i {
  display: inline-block;
  width: 4px;
  height: 24px;
  background: #996c4d;
  margin-right: 7px;
  margin-bottom: -6px;
}
.footer .foot .zy-link ul {
  padding: 22px 18px;
}
.footer .foot .zy-link ul li {
  width: 207px;
  height: 69px;
  float: left;
}
.footer .foot .zy-link ul li span {
  display: inline-block;
}
.footer .foot .zy-link ul li .lt1 {
  width: 56px;
  height: 69px;
  background: #C4C3C3;
  text-align: center;
    position: relative;
}
.footer .foot .zy-link ul li .lt2 {
  width: 56px;
  height: 69px;
  background: #C4C3C3;
  text-align: center;
  position: relative;
}
.footer .foot .zy-link ul li .lt3 {
  width: 56px;
  height: 69px;
  background: #C4C3C3;
  text-align: center;
  position: relative;
}
.footer .foot .zy-link ul li .lt4 {
  width: 56px;
  height: 69px;
  background: #C4C3C3;
  text-align: center;
  position: relative;
}
.footer .foot .zy-link ul li img {
  margin-bottom: -5px;
  border: 4px solid #684e35;
}
.footer .foot .zy-link ul li a {
  font-size: 18px;
  color: #263335;
  margin-left: 1px;
}
.footer .foot .zy-link ul li .rtbox {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 25px;
}
.footer .foot .zy-link ul li .rt1 {
  background: url(../images/jt-y01.png) no-repeat;
}
.footer .foot .zy-link ul li .rt2 {
  background: url(../images/jt-y02.png) no-repeat;
}
.footer .foot .zy-link ul li .rt3 {
  background: url(../images/jt-y03.png) no-repeat;
}
.footer .foot .zy-link ul li .rt4 {
  background: url(../images/jt-y04.png) no-repeat;
}
.footer .foot .zy-link ul .ds {
  margin-right: 23px;
}
.footer .foot .zy-link ul .bot {
  margin-bottom: 23px;
}
.footer .foot .jltt-box {
  width: 698px;
  float: left;
  margin-left: 26px;
  background: #fff;
}
.footer .foot .jltt-box .title {
  border-bottom: 1px solid #996c4d;
  padding-left: 17px;
  height: 53px;
  line-height: 53px;
  padding-right: 14px;
}
.footer .foot .jltt-box .title h2 {
  float: left;
  font-size: 18px;
  color: #996c4d;
  font-weight: bold;
}
.footer .foot .jltt-box .title h2 i {
  display: inline-block;
  width: 4px;
  height: 24px;
  background: #996c4d;
  margin-right: 7px;
  margin-bottom: -6px;
}
.footer .foot .jltt-box .jltt {
  padding: 25px 18px;
}
.footer .foot .jltt-box .jltt .contact-lt {
  float: left;
  margin-right: 15px;
}
.footer .foot .jltt-box .jltt .contact-lt .xx-box {
  margin-bottom: 14px;
}
.footer .foot .jltt-box .jltt .contact-lt .xx-box .xx {
  width: 169px;
  height: 56px;
  line-height: 56px;
  float: left;
  background: #f4e7ea;
}
.footer .foot .jltt-box .jltt .contact-lt .xx-box .xf {
  display: inline-block;
  width: 61px;
  height: 56px;
  background: #da4669;
  text-align: center;
}
.footer .foot .jltt-box .jltt .contact-lt .xx-box .xf img {
  margin-bottom: -5px;
}
.footer .foot .jltt-box .jltt .contact-lt .xx-box .yz {
  margin-right: 13px;
}
.footer .foot .jltt-box .jltt .contact-lt .xx-box a {
  font-size: 18px;
  color: #263335;
  margin-left: 12px;
}
.footer .foot .jltt-box .jltt .contact-lt .lyb {
  width: 351px;
  height: 86px;
}
.footer .foot .jltt-box .jltt .contact-lt .lyb img {
  width: 100%;
  height: 100%;
}
.footer .foot .jltt-box .jltt .contact-rt {
  float: left;
 /* width: 296px;*/
width: 445px;
  height: 156px;
  background: #996c4d;
  padding: 10px 17px 20px 17px;
}
.footer .foot .jltt-box .jltt .contact-rt .title1 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0px;
}
.footer .foot .jltt-box .jltt .contact-rt .title1 .jt-bs {
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(../images/sj-bs.png) no-repeat;
  margin-right: 10px;
}
.footer .foot .jltt-box .jltt .contact-rt .title1 .xuxian {
  display: inline-block;
  border-bottom: 1px dashed #fff;
    width: 330px;
 /* width: 159px;*/
  margin-left: 8px;
  margin-bottom: 5px;
}
.footer .foot .jltt-box .jltt .contact-rt .ewm {
  float: left;
}
.footer .foot .jltt-box .jltt .contact-rt .ewm img {
  width: 87px;
  height: 87px;
}
.footer .foot .jltt-box .jltt .contact-rt .ewm .sys {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  width: 25px;
  height: 86px;
  line-height: 16px;
  margin-left: 5px;
  position: relative;
  top: -6px;
}
.footer .foot .jltt-box .jltt .contact-rt .xian-s {
  float: left;
  width: 1px;
  height: 84px;
  background: #fff;
  margin: 0px 13px 0px 5px;
}
.footer .foot .jltt-box .jltt .contact-rt .text {
  float: left;
}
.footer .foot .jltt-box .jltt .contact-rt .text p {
  font-size: 15px;
  color: #fff;
    line-height: 30px;
  margin-bottom: 15px;
}
.footer-link{
  width:100%;
  height:60px;
  background:#f5f5f5;
  margin-top: 20px;
}
.fonoter-link .link{
  width:1250px;
  margin:0px auto;
}
.footer-link .link .ftlink {
    width: 1200px;
    height: 60px;
    margin: 0px auto;
    white-space: nowrap;
}
.footer-link .link .ftlink ul li {
    float: left;
    line-height: 60px;
    margin-right: 80px;
}
.footer-link .link .ftlink ul li a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.footer-link .link .ftlink .q_link{
  color: white;
  font-size: 24px;
  margin-right: 50px;
  background-color: #996c4d;
  width: 150px;
  text-align: center;
}
.jjy {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 31px 38px;
}
.jjy .jjy-l h2 {
  display: block;
  width: 208px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  line-height: 54px;
  text-align: center;
  background: url("../images/wz-bg.png") no-repeat;
}
.jjy .jjy-l .ejnav {
  width: 208px;
  min-height: 640px;
  margin-top: 4px;
  border: 1px solid #e8e8e8;
  border-top: 3px solid #996c4d;
  background: #f9f9f9;
}
.jjy .jjy-l .ejnav ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 0 18px 23px;
}
.jjy .jjy-l .ejnav ul li i {
  display: inline-block;
  width: 8px;
  height: 10px;
  background: url("../images/ejnav-icon.png") no-repeat;
  margin-right: 15px;
}
.jjy .jjy-l .ejnav ul li a {
  font-size: 20px;
  color: #373737;
}
.jjy .jjy-l .ejnav ul li:hover i {
  background: url("../images/ejnav-icon2.png") no-repeat;
}
.jjy .jjy-l .ejnav ul li:hover a {
  color: #996c4d;
}
.jjy .jjy-r {
  width: 880px;
  padding: 0 14px;
}
.jjy .jjy-r .explain {
  width: 100%;
  padding: 13px 0;
  border-bottom: 3px solid #d5d5d5;
}
.jjy .jjy-r .explain span {
  font-size: 12px;
  color: #616161;
  cursor: pointer;
}
.jjy .jjy-r .explain span i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../images/icon2.png") no-repeat;
  margin: 0 8px -4px 0;
}
.jjy .jjy-r .con h2 {
  font-size: 22px;
  color: #4e4e4e;
  text-align: center;
  margin-top: 47px;
}
.jjy .jjy-r .con .con-main {
  margin-top: 21px;
}
.jjy .jjy-r .con .con-main p {
  font-size: 16px;
  line-height: 32px;
  color: #4e4e4e;
  text-indent: 32px;
}
.list {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 31px 38px;
}
.list .list-l h2 {
  display: block;
  width: 208px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  line-height: 54px;
  text-align: center;
  background: url("../images/wz-bg.png") no-repeat;
}
.list .list-l .ejnav {
  width: 208px;
  min-height: 640px;
  margin-top: 4px;
  border: 1px solid #e8e8e8;
    border-top: 3px solid #996c4d;
  background: #f9f9f9;
}
.list .list-l .ejnav ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 0 18px 23px;
}
.list .list-l .ejnav ul li i {
  display: inline-block;
  width: 8px;
  height: 10px;
  background: url("../images/ejnav-icon.png") no-repeat;
  margin-right: 15px;
}
.list .list-l .ejnav ul li a {
  font-size: 20px;
  color: #373737;
}
.list .list-l .ejnav ul li:hover i {
  background: url("../images/ejnav-icon2.png") no-repeat;
}
.list .list-l .ejnav ul li:hover a {
  color: #996c4d;
}
.list .list-r {
  width: 880px;
  padding: 0 14px;
}
.list .list-r .explain {
  width: 100%;
  padding: 13px 0;
  border-bottom: 3px solid #d5d5d5;
}
.list .list-r .explain span {
  font-size: 12px;
  color: #616161;
  cursor: pointer;
}
.list .list-r .explain span i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../images/icon2.png") no-repeat;
  margin: 0 8px -4px 0;
}
.list .list-r .con {
  padding: 30px 10px;
}
.list .list-r .con ul li {
  padding: 11px 0;
  border-bottom: 1px dashed #eee;
}
.list .list-r .con ul li a {
  float: left;
  display: inline-block;
  font-size: 16px;
  color: #4a4a4a;
}
.list .list-r .con ul li span {
  float: right;
  display: inline-block;
  font-size: 15px;
  color: #787878;
}
.list .list-r .con ul li:hover a {
  color: #ff0200;
}
.list .list-r .con .num {
  text-align: center;
  margin-top: 35px;
}
.list .list-r .con .num a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  font-family: "宋体";
  padding: 9px;
  margin: 0 5px;
  border: 1px solid #ddd;
}
.list .list-r .con .num a:hover {
  border: none;
  color: #ff0200;
}
.list .list-r .con .num span {
  font-size: 14px;
  color: #666;
  font-family: "宋体";
}
.content {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 31px 38px;
}
.content .content-l h2 {
  display: block;
  width: 208px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  line-height: 54px;
  text-align: center;
  background: url("../images/wz-bg.png") no-repeat;
}
.content .content-l .ejnav {
  width: 208px;
  min-height: 640px;
  margin-top: 4px;
  border: 1px solid #e8e8e8;
  border-top: 3px solid #996c4d;
  background: #f9f9f9;
}
.content .content-l .ejnav ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 0 18px 23px;
}
.content .content-l .ejnav ul li i {
  display: inline-block;
  width: 8px;
  height: 10px;
  background: url("../images/ejnav-icon.png") no-repeat;
  margin-right: 15px;
}
.content .content-l .ejnav ul li a {
  font-size: 20px;
  color: #373737;
}
.content .content-l .ejnav ul li:hover i {
  background: url("../images/ejnav-icon2.png") no-repeat;
}
.content .content-l .ejnav ul li:hover a {
  color: #996c4d;
}
.content .content-r {
  width: 880px;
  padding: 0 14px;
}
.content .content-r .explain {
  width: 100%;
  padding: 13px 0;
  border-bottom: 3px solid #d5d5d5;
}
.content .content-r .explain span {
  font-size: 12px;
  color: #616161;
  cursor: pointer;
}
.content .content-r .explain span i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../images/icon2.png") no-repeat;
  margin: 0 8px -4px 0;
}
.content .content-r .con {
  padding: 27px 0;
}
.content .content-r .con .tit {
  padding: 18px 0;
  border-bottom: 1px solid #d9d9d9;
  text-align:center;
}
.content .content-r .con .tit h3 {
  font-size: 22px;
  color: #4e4e4e;
  text-align: center;
  margin-bottom:19px;
  line-height: 2;
}
.content .content-r .con .tit span {
  font-size: 14px;
  color: #787878;
  text-align: center;
  margin-top: 19px;
}
.content .content-r .con .con-main {
  padding: 21px 0;
}
.content .content-r .con .con-main p {
  font-size: 16px;
  line-height: 32px;
  color: #4e4e4e;
  text-indent: 32px;
}
.content .content-r .con .qh span {
  display: inline-block;
  width: 66px;
  height: 32px;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 5px;
  font-size: 14px;
  color: #403e3f;
  text-align: center;
  line-height: 32px;
  margin-right: 22px;
}
.content .content-r .con .qh a {
  font-size: 16px;
  color: #403e3f;
}
.content .content-r .con .up {
  margin: 13px 0;
}
.content .content-r .con .up:hover span {
  background: #996c4d;
  color: #fff;
}
.content .content-r .con .up:hover a {
  color: #4b8a1c;
  text-decoration: underline;
}
.content .content-r .con .next {
  margin: 13px 0;
}
.content .content-r .con .next:hover span {
  background: #996c4d;
  color: #fff;
}
.content .content-r .con .next:hover a {
  color: #4b8a1c;
  text-decoration: underline;
}
.bq{
  background: #684e35;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}