#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1090px;
  margin: 0 auto;
}
.header {
  background: #000;
  padding-top: 50px;
}
.header h1 {
  float: left;
  width: 295px;
  height: 116px;
}
.header h1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.header h1 a img {
  width: 100%;
  min-height: 100%;
  vertical-align: middle;
}
.header .right {
  float: right;
}
.header .right ul {
  margin-top: 40px;
  float: left;
}
.header .right ul li {
  border-left: 1px solid #737373;
  line-height: 1.4;
  text-align: center;
}
.header .right ul li:last-child {
  border-right: 1px solid #737373;
  margin-right: 60px;
}
.header .right ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 0 25px;
}
.header .right ul li a b {
  font-size: 18px;
  color: #e60012;
  display: block;
  margin: 0 auto 5px;
  font-weight: normal;
  letter-spacing: 6px;
}
.header .right ul li a span {
  font-size: 13px;
  color: #fff;
}
.header .right h2 {
  float: right;
  text-align: center;
  font-weight: normal;
  margin-top: 40px;
}
.header .right h2 a {
  font-size: 16px;
  display: block;
  line-height: 1.4;
  margin-bottom: 7px;
  color: #fff;
}
.header .right h2 a:hover {
  text-decoration: underline;
  color: #f00;
}
.nav {
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: #b4b6b6;
  margin: 7px auto;
}
.nav ul {
  margin-right: -1px;
}
.nav ul li {
  position: relative;
  width: 16.666%;
  text-align: center;
}
.nav ul li a {
  display: block;
  color: #5f5d5d;
  font-size: 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.nav ul li a:hover {
  background: #f0f0f0;
}
.nav ul li.acti a {
  background: #f0f0f0;
}
.nav ul li .drop-down {
  position: absolute;
  z-index: 5;
  top: 52px;
  left: 0;
  width: 100%;
  background: #e1e2e2;
  display: none;
}
.nav ul li .drop-down a {
  height: 40px;
  line-height: 40px;
  background: #b6b8b8;
  text-align: center;
  font-size: 16px;
  color: #5e5c5c;
  display: block;
  margin-bottom: 1px;
}
.nav ul li .drop-down a:hover {
  background: #f0f0f0;
}
.banner {
  position: relative;
  width: 100%;
  height: 438px;
  overflow: hidden;
}
.banner ul li {
  position: absolute;
  width: 100%;
  height: 438px;
  overflow: hidden;
}
.banner ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.banner ul li a img {
  width: 100%;
  min-height: 100%;
}
.banner i {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.banner i img {
  width: 21px;
  height: 41px;
}
.banner i.prev {
  left: 0;
  padding: 0 25px;
}
.banner i.next {
  right: 0;
  padding: 0 25px;
}
.nav2 {
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #6f6f6f;
  margin: 10px auto;
}
.nav2 ul li {
  position: relative;
  width: 20%;
}
.nav2 ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 2px;
  height: 31px;
  background: #ababab;
  display: block;
  margin-top: -15px;
}
.nav2 ul li:last-child:after {
  display: none;
}
.nav2 ul li a {
  display: block;
  font-size: 20px;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.nav2 ul li a:hover {
  color: #f00;
}
.about-us {
  width: 100%;
  display: table;
  background: #e5e6e6;
  padding: 20px 25px;
  margin-bottom: 30px;
}
.about-us .top {
  width: 100%;
  display: table;
  margin-bottom: 25px;
}
.about-us .top h3 {
  float: left;
  font-size: 22px;
  color: #231815;
  font-weight: normal;
}
.about-us .top h3 span {
  font-size: 16px;
}
.about-us .top img {
  float: right;
  width: 347px;
  height: 36px;
}
.about-us .pic {
  float: left;
  width: 398px;
  height: 204px;
  overflow: hidden;
}
.about-us .pic img {
  width: 100%;
  min-height: 100%;
}
.about-us .text {
  width: 58%;
  float: right;
}
.about-us .text p {
  font-size: 15px;
  color: #443b38;
  text-align: justify;
  line-height: 1.7;
  text-indent: 20px;
  margin-bottom: 15px;
}
.more {
  float: right;
  height: 24px;
  line-height: 24px;
  border: 1px solid #838282;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  padding: 0 15px;
  color: #838282;
  font-size: 16px;
  margin-top: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.more:hover {
  color: #f00;
  border-color: #f00;
}
.titel-public {
  width: 100%;
  border-bottom: 1px solid #e7e8e8;
  padding: 0 10px 10px 30px;
  overflow: hidden;
  margin-bottom: 20px;
}
.titel-public.t2 {
  padding-left: 0;
}
.titel-public h4 {
  float: left;
  font-size: 22px;
  color: #5a5858;
  font-weight: normal;
}
.titel-public h4 span {
  font-size: 14px;
  margin-left: 10px;
}
.titel-public a {
  float: right;
  font-size: 14px;
  color: #e60113;
}
.big-box {
  width: 100%;
  display: table;
  padding-bottom: 70px;
  border-bottom: 2px solid #dcdcdd;
  margin-bottom: 10px;
}
.big-box .left {
  width: 710px;
  float: left;
}
.big-box .left ul {
  width: 100%;
  display: table;
  border-bottom: 1px solid #e8e8e8;
}
.big-box .left ul:last-child {
  border-bottom: none;
}
.big-box .left ul li {
  width: 33.333%;
  text-align: center;
  padding: 15px 0 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.big-box .left ul li:hover {
  background: #e4e4e4;
}
.big-box .left ul li .pic {
  width: 100%;
  height: 130px;
  line-height: 130px;
  margin: 0 auto 10px;
  overflow: hidden;
}
.big-box .left ul li .pic img {
  vertical-align: middle;
}
.big-box .left ul li p {
  width: 80%;
  height: 46px;
  margin: 0 auto;
  font-size: 14px;
  color: #636161;
  line-height: 1.7;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
}
.big-box .right {
  width: 335px;
  float: right;
}
.big-box .right ul li {
  width: 100%;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
}
.big-box .right ul li:last-child {
  border-bottom: none;
}
.big-box .right ul li .pic {
  width: 100%;
  height: 140px;
  overflow: hidden;
  margin-bottom: 10px;
}
.big-box .right ul li .pic a {
  width: 100%;
  height: 100%;
  display: block;
}
.big-box .right ul li .pic a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.85;
}
.big-box .right ul li .pic a img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.big-box .right ul li strong {
  display: block;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: "黑体";
}
.big-box .right ul li strong a {
  font-size: 20px;
  color: #473e3c;
}
.big-box .right ul li strong a:hover {
  color: #f00;
}
.big-box .right ul li p {
  font-size: 14px;
  color: #473e3c;
  text-align: justify;
  line-height: 1.6;
}
.link {
  width: 100%;
  display: table;
  background: #e5e6e6;
  padding: 20px 30px;
}
.link .more {
  margin-top: 0;
  margin-right: 15px;
}
.link h5 {
  float: left;
  font-size: 20px;
  color: #595757;
  font-weight: normal;
  margin-bottom: 20px;
}
.link .box {
  width: 100%;
  overflow: hidden;
}
.link .box ul {
  margin-left: -25px;
}
.link .box ul li {
  margin-left: 25px;
}
.link .box ul li a {
  font-size: 13px;
  color: #2f2522;
  line-height: 1.9;
}
.link .box ul li a:hover {
  color: #f00;
}
.footer {
  padding: 40px 0;
  text-align: center;
}
.footer p {
  font-size: 13px;
  color: #2f2522;
  line-height: 1.9;
}
.box-public {
  width: 100%;
  background: #f0f0f0;
  padding: 0 50px;
  line-height: 70px;
  display: table;
  margin-bottom: 10px;
}
.box-public h2 {
  float: left;
  font-size: 25px;
  color: #595757;
  font-weight: normal;
}
.box-public i {
  float: right;
  width: 480px;
  height: 50px;
}
.box-public i img {
  width: 100%;
  vertical-align: middle;
}
.box-public .return {
  float: right;
  font-size: 18px;
  color: #595857;
}
.box-public .box {
  float: right;
}
.box-public .box a {
  font-size: 18px;
  color: #5d5b5b;
  float: left;
  margin-left: 40px;
  line-height: 70px;
}
.box-public .box a:first-child {
  margin-left: 0;
}
.box-public .box a img {
  width: 24px;
  height: 23px;
  vertical-align: middle;
  margin-right: 8px;
}
.box-public h3 {
  float: right;
  font-size: 20px;
  color: #4d4948;
  font-weight: normal;
}
.about-box {
  width: 100%;
  display: table;
  margin-bottom: 80px;
}
.about-box .left {
  float: left;
  width: 400px;
}
.about-box .left img {
  width: 100%;
  height: 220px;
  display: block;
  margin-bottom: 15px;
}
.about-box .left h3 {
  margin-top: 40px;
  font-size: 24px;
  color: #221815;
  font-family: "楷体";
  text-align: center;
  letter-spacing: 2px;
}
.about-box .left h3 span {
  position: relative;
}
.about-box .left h3 span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  width: 50px;
  height: 2px;
  background: #49403d;
  display: block;
  margin-top: -1px;
}
.about-box .left h3 span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -60px;
  width: 50px;
  height: 2px;
  background: #49403d;
  display: block;
  margin-top: -1px;
}
.about-box .right {
  width: 61%;
  float: right;
}
.about-box .right p {
  font-size: 14px;
  color: #3f3633;
  text-align: justify;
  line-height: 1.9;
  text-indent: 30px;
  margin-bottom: 15px;
}
.menu-public {
  width: 100%;
  height: 64px;
  line-height: 64px;
  border-top: 1px solid #d2d2d4;
  border-bottom: 2px solid #d2d2d4;
  margin-bottom: 15px;
}
.menu-public ul li {
  width: 20%;
}
.menu-public ul li a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #5c5a5a;
}
.menu-public ul li a:hover {
  color: #f00;
}
.menu-public ul li a img {
  width: 24px;
  height: 23px;
  margin-right: 10px;
}
.list-box {
  margin-bottom: 60px;
  padding-top: 50px;
}
.list-box ul {
  width: 100%;
  display: table;
  border-bottom: 1px solid #e8e8e8;
}
.list-box ul:last-child {
  border-bottom: none;
}
.list-box ul li {
  width: 20%;
  text-align: center;
  padding: 15px 0 25px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.list-box ul li:hover {
  background: #e4e4e4;
}
.list-box ul li .pic {
  width: 100%;
  height: 130px;
  line-height: 130px;
  margin: 0 auto 10px;
  overflow: hidden;
}
.list-box ul li .pic img {
  vertical-align: middle;
}
.list-box ul li p {
  width: 80%;
  height: 46px;
  margin: 0 auto;
  font-size: 14px;
  color: #636161;
  line-height: 1.7;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
}
.big-pic {
  width: 100%;
  margin-bottom: 10px;
}
.big-pic img {
  width: 100%;
}
.gift-list {
  width: 100%;
  display: table;
  margin-bottom: 60px;
}
.gift-list ul li {
  width: 33.333%;
  border-top: 2px solid #dad9d9;
  padding: 30px 0 10px;
}
.gift-list ul li .pic {
  width: 250px;
  height: 170px;
  overflow: hidden;
  margin: 0 auto 10px;
}
.gift-list ul li .pic a {
  width: 100%;
  height: 100%;
  display: block;
}
.gift-list ul li .pic a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.85;
}
.gift-list ul li .pic a img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gift-list ul li .text {
  width: 250px;
  margin: 0 auto;
  height: 150px;
}
.gift-list ul li .text strong {
  font-size: 16px;
  line-height: 1.4;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-bottom: 10px;
}
.gift-list ul li .text strong a {
  color: #1f1a17;
}
.gift-list ul li .text strong a:hover {
  color: #f00;
}
.gift-list ul li .text p {
  font-size: 12px;
  color: #7d7b7a;
  line-height: 1.7;
  overflow: hidden;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
}
.position-box {
  width: 85%;
  margin: 40px auto 100px;
}
.position-box h3 {
  width: 100%;
  display: table;
  border-bottom: 1px solid #d7d6d6;
  padding: 0 10px 5px;
}
.position-box h3 b {
  float: left;
  font-size: 20px;
  color: #000;
  font-weight: normal;
}
.position-box h3 span {
  float: right;
  font-size: 18px;
  color: #2a2522;
  font-weight: normal;
}
.position-box .box {
  width: 100%;
  display: table;
  border-bottom: 1px solid #d7d6d6;
  padding-bottom: 5px;
  margin-bottom: 60px;
}
.position-box .box:last-child {
  border-bottom: none;
}
.position-box .box .text {
  width: 100%;
  display: table;
  line-height: 1.9;
  margin-top: 20px;
}
.position-box .box .text strong {
  font-size: 16px;
  color: #504d4c;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
.position-box .box .text p {
  width: 72%;
  float: left;
  font-size: 14px;
  color: #504d4c;
}
.position-box .box .text span {
  float: right;
  color: #504d4c;
  margin-right: 50px;
}
.map {
  width: 100%;
  height: 430px;
  overflow: hidden;
  margin-bottom: 25px;
}
.map img {
  width: 100%;
}
.position-info {
  width: 100%;
  display: table;
  margin-bottom: 150px;
}
.position-info .text {
  float: left;
  padding: 5px 40px;
  line-height: 1.7;
  color: #26211e;
  border-right: 1px solid #a4a2a2;
}
.position-info .text strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.position-info .text p {
  font-size: 14px;
}
.position-info .text2 {
  float: left;
  padding: 0 40px;
  line-height: 1.7;
  color: #26211e;
  font-family: "Times New Roman";
}
.position-info .text2 strong {
  font-size: 20px;
  color: #1f1a17;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}
.position-info .text2 p {
  font-size: 15px;
}
.news {
  width: 100%;
  display: table;
  margin-bottom: 130px;
}
.news .left {
  float: left;
  width: 820px;
}
.news .left .pic-box {
  position: relative;
  width: 820px;
  height: 440px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
}
.news .left .pic-box var {
  width: 100%;
  min-height: 100%;
  display: block;
}
.news .left .pic-box img {
  width: 100%;
  min-height: 100%;
}
.news .left .pic-box i {
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.news .left .pic-box i.ll {
  left: 20px;
}
.news .left .pic-box i.rr {
  right: 20px;
}
.news .left .pics {
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 1px solid #e0e1e1;
  margin-bottom: 40px;
}
.news .left .pics ul {
  margin-left: -5px;
}
.news .left .pics ul li {
  width: 77px;
  height: 77px;
  overflow: hidden;
  margin-left: 5px;
  cursor: pointer;
  border: 2px solid #fff;
}
.news .left .pics ul li:hover {
  border-color: #004da2;
}
.news .left .pics ul li.acti {
  border-color: #004da2;
}
.news .left .pics ul li img {
  width: 100%;
  min-height: 100%;
}
.news .left .text p {
  font-size: 14px;
  color: #3a312f;
  text-align: justify;
  line-height: 1.7;
  text-indent: 25px;
  margin-bottom: 15px;
}
.news .right {
  float: right;
  width: 260px;
}
.news .right .scroll {
  position: relative;
  width: 100%;
  height: 423px;
  border: 1px solid #efeff0;
  overflow: hidden;
  margin-bottom: 10px;
}
.news .right .scroll .box {
  position: relative;
  width: 100%;
  height: 423px;
  overflow: hidden;
}
.news .right .scroll .box ul li {
  width: 100%;
  height: 423px;
  text-align: center;
  padding: 110px 10px;
}
.news .right .scroll .box ul li .pic {
  text-align: center;
  height: 130px;
  line-height: 130px;
  margin: 0 auto 15px;
}
.news .right .scroll .box ul li p {
  font-size: 14px;
  color: #595757;
  line-height: 1.9;
}
.news .right .scroll i {
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -17px;
  cursor: pointer;
}
.news .right .scroll i img {
  width: 34px;
  height: 29px;
}
.news .right .scroll i.pr {
  top: 37px;
}
.news .right .scroll i.ne {
  bottom: 37px;
}
.news .right .case-show {
  width: 100%;
  border: 1px solid #efeff0;
  padding: 35px 50px;
  line-height: 1.4;
}
.news .right .case-show h4 {
  font-size: 20px;
  color: #61605f;
  font-weight: normal;
  margin-bottom: 20px;
}
.news .right .case-show a {
  display: block;
  font-size: 16px;
  color: #61605f;
  margin-bottom: 15px;
}
.news .right .case-show a:hover {
  color: #f00;
}
.news .right .case-show a img {
  width: 24px;
  height: 23px;
}

/*# sourceMappingURL=style.css.map */
