/*reset***************************************/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
th,
td,
a,
s,
b,
u,
i,
sub,
sup,
em {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", "微软雅黑", "华文细黑", SimSun, "宋体", sans-serif;
  border: 0 none;
  outline: 0;
  list-style: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}
a:hover {
  color: #9b7b69;
}
/***************模块标题*******************/

.section-title {
  margin-top: 60px;
  margin-bottom: 40px;
  width: 100%;
  height: 76px;
}
.section-title img {
  margin-left: 455px;
  margin-top: 54px;
}
.section-focus .section-title {
  background: url(../images/section-focus.png) no-repeat center center;
  position: relative;
}

.wiki-middle {
  width: 390px;
  float: left;
  margin-left: 25px;
  padding: 5px 19px 0;
  border: 1px solid #E5E5E5;
}
.wiki-middle h2 {
  font-size: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E6E6E6;
}
.wiki-middle h2 s {
  float: right;
  font-size: 16px;
  color: #999999;
  cursor: pointer;
}
.wiki-middle h2 s:hover {
  color: #36a913;
}
.wiki-middle .wiki-middle-detail-1 li {
  padding: 13px 0;
  border-bottom: 1px solid #E6E6E6;
  overflow: hidden;
}
.wiki-middle .wiki-middle-detail-1 li:hover p {
  color: #9b7b69;
}
.wiki-middle .wiki-middle-detail-1 li s,
.wiki-middle .wiki-middle-detail-1 li p,
.wiki-middle .wiki-middle-detail-1 li span,
.wiki-middle .wiki-middle-detail-1 li b {
  float: left;
}
.wiki-middle .wiki-middle-detail-1 li s {
  font-size: 16px;
  color: #999999;
}
.wiki-middle .wiki-middle-detail-1 li p {
  width: 276px;
  margin-left: 8px;
  font-size: 14px;
  line-height: 22px;
}
.wiki-middle .wiki-middle-detail-1 li i {
  width: 31px;
  line-height: 16px;
  border-radius: 3px;
  background-color: #FF4700;
  text-align: center;
  color: #fff;
  margin-top: 3px;
  float: right;
  margin-right: 7px;
}
.wiki-middle .wiki-middle-detail-1 li b {
  line-height: 22px;
  color: #999999;
  float: right;
}
.wiki-middle .wiki-middle-detail-1 li .hight-light {
  color: #a56332;
}
.wiki-middle .wiki-middle-detail-2 {
  margin-top: 3px;
}
.wiki-middle .wiki-middle-detail-2 li {
  float: left;
  overflow: hidden;
  height: 92px;
  border-bottom: none;
  padding-top: 18px;
}
.wiki-middle .wiki-middle-detail-2 li span {
  float: left;
  display: inline-block;
  width: 45px;
  height: 45px;
}
.wiki-middle .wiki-middle-detail-2 li:first-child {
  width: 84px;
}
.wiki-middle .wiki-middle-detail-2 li:first-child span {
  margin-left: 18px;
  background: url(../images/sprite.png) no-repeat -896px -47px;
}
.wiki-middle .wiki-middle-detail-2 li:first-child:hover span {
  background: url(../images/sprite.png) no-repeat -734px -2px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(2) {
  width: 84px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(2) span {
  margin-left: 30px;
  background: url(../images/sprite.png) no-repeat -932px -1px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(2):hover span {
  background: url(../images/sprite.png) no-repeat -833px 0px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(2) u {
  margin-left: 40px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(3) {
  width: 84px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(3) span {
  margin-left: 30px;
  background: url(../images/sprite.png) no-repeat -848px -49px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(3):hover span {
  background: url(../images/sprite.png) no-repeat -783px -3px;
}
.wiki-middle .wiki-middle-detail-2 li:nth-child(3) u {
  margin-left: 40px;
}
.wiki-middle .wiki-middle-detail-2 li:last-child {
  width: 84px;
}
.wiki-middle .wiki-middle-detail-2 li:last-child span {
  margin-left: 30px;
  background: url(../images/sprite.png) no-repeat -886px -1px;
}
.wiki-middle .wiki-middle-detail-2 li:last-child:hover span {
  background: url(../images/sprite.png) no-repeat -801px -49px;
}
.wiki-middle .wiki-middle-detail-2 li:last-child u {
  margin-left: 40px;
}
.wiki-middle .wiki-middle-detail-2 li u {
  float: left;
  color: #676767;
  margin-left: 25px;
  margin-top: 3px;
}
.wiki-middle .wiki-middle-detail-2 li:hover u {
  color: #9b7b69;
}
.wiki-middle .wiki-middle-detail-2 li sub {
  width: 1px;
  height: 60px;
  display: block;
  background-color: #ddd;
}
 .section-title {
  background: url(../images/section-brandnews.png) no-repeat center center;
}
 .section-title img {
  float: left;
  margin-top: 54px;
}
 .brandnews-detail-1 {
  overflow: hidden;
  float: left;
  width: 62%;
}
 .brandnews-detail-1 .brandnews-left {
  float: left;
}
 .brandnews-detail-1 .brandnews-left .ih-item {
  margin-bottom: 24px;
  border: none;
  width: 300px;
  height: 200px;
}
 .brandnews-detail-1 .brandnews-left .ih-item .info p {
  font-style: normal;
  color: #fff;
}
 .brandnews-detail-1 .brandnews-middle {
  width: 420px;
  float: left;
  margin-left: 24px;
}
 .brandnews-detail-1 .brandnews-middle .guonei {
  margin-top: 10px;
  margin-bottom: 10px;
}
 .brandnews-detail-1 .brandnews-middle .guonei h2 {
  font-size: 18px;
  border-bottom: 1px dashed #C9C9C9;
  padding-bottom: 12px;
  color: #000000;
}
 .brandnews-detail-1 .brandnews-middle .guonei h2 a {
  margin-top: 5px;
  float: right;
  margin-left: 20px;
  color: #999999;
  font-size: 12px;
}
 .brandnews-detail-1 .brandnews-middle .guonei h2 a:hover {
  color: #9b7b69;
  font-weight: bold;
}
 .brandnews-detail-1 .brandnews-middle .guonei ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
 .brandnews-detail-1 .brandnews-middle .guonei ul li {
  margin-bottom: 17px;
}
 .brandnews-detail-1 .brandnews-middle .guonei ul li a {
  font-size: 14px;
}
 .brandnews-detail-1 .brandnews-middle .guonei ul li a em {
  font-weight: bold;
}
 .brandnews-detail-1 .brandnews-middle .guoji {
  margin-top: 30px;
}
 .brandnews-detail-1 .brandnews-middle .guoji h2 {
  font-size: 18px;
  border-bottom: 1px dashed #C9C9C9;
  padding-bottom: 12px;
  color: #000000;
}
 .brandnews-detail-1 .brandnews-middle .guoji h2 a {
  margin-top: 5px;
  float: right;
  margin-left: 20px;
  color: #999999;
  font-size: 12px;
}
 .brandnews-detail-1 .brandnews-middle .guoji h2 a:hover {
  color: #9b7b69;
  font-weight: bold;
}
 .brandnews-detail-1 .brandnews-middle .guoji ul {
  margin-top: 20px;
}
 .brandnews-detail-1 .brandnews-middle .guoji ul li {
  margin-bottom: 17px;
}
 .brandnews-detail-1 .brandnews-middle .guoji ul li a {
  font-size: 14px;
}
 .brandnews-detail-1 .brandnews-middle .guoji ul li a em {
  font-weight: bold;
}
 .brandnews-detail-1 .brandnews-right {
  float: right;
  width: 300px;
}
 .brandnews-detail-1 .brandnews-right .hd {
  overflow: hidden;
  margin-bottom: 15px;
}
 .brandnews-detail-1 .brandnews-right .hd ul h2 {
  float: left;
  background-color: #4C4C4C;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 0 15px;
  line-height: 30px;
  margin-right: 15px;
}
 .brandnews-detail-1 .brandnews-right .hd ul h2 sub {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 7px solid #4C4C4C;
  border-bottom: 5px solid transparent;
  position: relative;
  top: -1px;
  left: 19px;
}
 .brandnews-detail-1 .brandnews-right .hd ul li {
  line-height: 30px;
  float: left;
  padding: 0 8px;
  font-size: 16px;
}

.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 300px;
  height: 200px;
}
.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  visibility: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  opacity: 0;
  background: #333;
  background: rgba(0, 0, 0, 0.6);
}
.ih-item.square.effect6 .info h3 {
  font-size: 17px;
  margin: 30px 0 0 0;
  padding: 10px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #111;
}
.ih-item.square.effect6 .info p {
  font-size: 12px;
  font-style: italic;
  position: relative;
  padding: 20px 20px 20px;
  -webkit-transition: all .35s .1s linear;
  -moz-transition: all .35s .1s linear;
  transition: all .35s .1s linear;
  text-align: center;
  color: #bbb;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}
.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
