﻿/*首页*/
#content {
  margin-top: 34px;
}
.section {
  margin: 30px auto;
}
.section .title {
  color: #333333;
  font-size: 24px;
}
.section .title span {
  color: #e27e1c;
  margin-left: 10px;
}
.Store .title {
  height: 53px;
  background: url(../images/main_80.png) left top no-repeat;
  text-align: center
}
.Store .title span {
  color: #e27e1c;
  font-size: 30px;
}

.Store .title p {
  color: #000000;
  font-size: 22px;
}
.Store .cont {
  padding-top: 37px;
}

.Store li .photo {
  width: 230px;
  height: 151px;
}

.Store li .photo .m1 {
  display: block
}

.Store li .photo .m2 {
  margin-top: -151px;
  display: none
}

.Store li:hover .photo .m2 {
  display: block
}

.Store li p {
  width: 230px;
  height: 31px;
  background: url(../images/main_97.png) left bottom no-repeat;
  margin-top: 12px;
}

.Store li p .more {
  float: right;
  display: block;
  background: url(../images/main_92.png) no-repeat;
  width: 31px;
  height: 26px;
  margin-right: 4px;
}

.Store li p a {
  color: #725446;
  font-size: 14px;
}

.Store li:hover .more {
  background: url(../images/main_94.png) no-repeat
}

.Store li:hover p a {
  color: #e67817
}

.Store li {
  float: left;
  width: 230px;
  height: 194px;
  margin: 0 12px;
}

.contentbg {
  margin-top: 30px;
  background: #881a18;
}

.Store2 {
  padding-top: 35px;
  margin-bottom: 37px;
}

.Store2 .title {
  background: url(../images/tbg2.png) left top no-repeat;
}

.Store2 .title p {
  color: #ffffff;
}
.Store li p .more {
  background: url(../images/pbg2.png) no-repeat;
}

.Store li p a {
  color: #e67817;
  font-size: 14px;
}

.Store li:hover .more {
  background: url(../images/main_94.png) no-repeat
}

.Store li:hover p a {
  color: #e67817
}


.activity {
  float: left;
  width: 300px;
}

.activity .cont {
  padding-top: 28px;
  position: relative;
  height: 135px;
}

.activity .hd {
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 3px;
  z-index: 1000
}

.activity .hd ul {
  zoom: 1;
  width: 100%;
  text-align: right
}

.activity .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  width: 8px;
  height: 8px;
  margin-right: 2px;
  background: #fff;
  border-radius: 5px;
}

.activity .hd ul li.on {
  background: #e67817
}

.activity .bd {
  float: left;
}

.activity .bd ul {
  overflow: hidden;
  zoom: 1;
}

.activity .bd li {
  float: left;
  width: 300px;
  height: 135px;
  overflow: hidden;
}

.news {
  float: left;
  width: 355px;
  margin-left: 45px;
}

.news .cont {
  padding-top: 20px;
}

.news li {
  height: 24px;
  line-height: 24px;
}

.news li span {
  display: inline-block;
  width: 68px;
  color: #aca097
}

.news li a {
  color: #725446;
}

.about {
  width: 275px;
  float: right;
}

.about .cont {
  line-height: 24px;
  color: #725446;
  padding-top: 15px;
}


/*单页*/
.single_con .ny_right .content {
  line-height: 27px
}

.single_con .ny_right .content img {
  max-width: 100%;
}

/*新闻列表*/
.news_con .ny_right .content_title {
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px #ddd dotted;
}

.news_con .ny_right .content_title h3 {
  font-size: 17px;
  color: #4d5260;
}

.news_con .ny_right .content_title .info {
  margin-top: 15px;
  font-size: 12px;
  color: #aaa;
}

.news_con .ny_right .content_title .info span {
  display: inline-block;
  margin: 0 10px;
}

.news_con .ny_right .content {
  line-height: 27px
}

.first_list {
  height: 125px;
  overflow: hidden;
  margin-bottom: 26px;
}

.first_list img {
  border: solid 1px #c2c2c2;
  float: left;
}

.first_list .right {
  float: right;
  color: #8c8573;
  line-height: 20px;
  width: 516px;
}

.first_list .right .tit {
  display: block;
  height: 31px;
  color: #CF271E;
  font-size: 14px;
}

.first_list .right .text {
  height: 40px;
  overflow: hidden;
  margin-bottom: 4px;
}

.first_list .right a {
  color: #CF271E;
  display: block
}

.first_list .right .date {
  display: block;
  height: 20px;
  line-height: 20px;
  background: url(../images/news_03.gif) left center no-repeat;
  padding-left: 20px;
  margin-top: 10px;
}

.other_list {
  margin-bottom: 67px;
}

.other_list li {
  height: 37px;
  line-height: 37px;
  border-bottom: dotted 1px #dddddd;
}

.other_list a:hover,
.other_list li:hover {
  color: #CF271E
}

.other_list li span {
  float: right;
}

.list_btn {
  margin: 20px auto;
  width: 752px;
}

.list_btn_l_r {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #d3d3d3;
  text-align: center;
  color: #d3d3d3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.list_btn_l_r:hover {
  color: #8c8573;
  border-color: #8c8573;
}

.list_btn_line {
  float: left;
  width: 285px;
  height: 1px;
  background-color: #d3d3d3;
  margin-top: 11px;
}

.list_btn_num {
  width: 120px;
  float: left;
  margin: 0 9px;
  text-align: center;
}

.list_btn_num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 1px #d3d3d3;
  margin: 0 2px;
  color: #606060;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.list_btn_num a:hover,
.list_btn_num .hover {
  color: #8c8573;
  border-color: #8c8573;
}

/*新闻详情*/
.news_con .ny_right .content_tit {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.news_con .ny_right .content_related {
  padding: 6px 0;
  text-align: center;
  margin-bottom: 30px;
}

.news_con .ny_right .content {
  line-height: 27px
}

.news_con .ny_right .content .photo {
  text-align: center;
}

.news_con .ny_right .content_btn {
  line-height: 27px
}

.news_con .ny_right .content_btn a {
  color: #CF271E
}

/*产品列表*/
.pro_con .ny_right .content {
  line-height: 27px
}

.pro_con .ny_right .content ul {
  float: left;
  margin: 0 -24px 0 -23px;
}

.pro_con .ny_right .content li {
  float: left;
  width: 213px;
  height: 235px;
  border: solid 3px transparent;
  ;
  margin: 0 24px 67px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pro_con .ny_right .content li .photo {
  display: block;
  width: 213px;
  height: 125px;
}

.pro_con .ny_right .content li .info {
  width: 213px;
  height: 110px;
  background: #f5f5f5;
}

.pro_con .ny_right .content li .info .name {
  height: 40px;
  line-height: 40px;
  padding-left: 19px;
  font-size: 14px;
  font-weight: bold;
}

.pro_con .ny_right .content li .info .text {
  line-height: 18px;
  padding: 0 19px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 10px;
}

.pro_con .ny_right .content li .info .more {
  display: block;
  height: 24px;
  line-height: 24px;
  background: #adadad;
  padding-left: 20px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pro_con .ny_right .content li:hover {
  border-color: #CF271E
}

.pro_con .ny_right .content li:hover .more {
  background: #CF271E
}

.list_btn {
  margin: 20px auto;
  width: 752px;
}

.list_btn_l_r {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #d3d3d3;
  text-align: center;
  color: #d3d3d3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.list_btn_l_r:hover {
  color: #8c8573;
  border-color: #8c8573;
}

.list_btn_line {
  float: left;
  width: 285px;
  height: 1px;
  background-color: #d3d3d3;
  margin-top: 11px;
}

.list_btn_num {
  width: 120px;
  float: left;
  margin: 0 9px;
  text-align: center;
}

.list_btn_num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 1px #d3d3d3;
  margin: 0 2px;
  color: #606060;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.list_btn_num a:hover,
.list_btn_num .hover {
  color: #CF271E;
  border-color: #CF271E;
}