.page{text-align: right;width: 100%;}
.pagination {margin:0 !important;padding: 10px 10px;background: #fff;}
.pagination li{margin: 3px 5px;display: inline-block; }
.pagination  span{background-color: #b57909;color: #fff;display: block;padding: 8px 15px;}
.pagination .disabled span{color: #aaa;background-color: #f5f5f5;}
.pagination > li > a{
    display: inline-block;
    background: #e5e5e5;
    color: #666666;
    width: auto;
    overflow: inherit;
  padding: 8px 15px;
}

.empty{font-size: 16px; margin: 15px 15px;}

/*文本列表*/
.textlist,.thumblist,.gridlist,.pholist{}
.textlist li{background:  url(../images/doc.gif) left center  no-repeat; text-indent:14px;padding: 2px 0px; text-overflow:ellipsis; white-space:nowrap;border-bottom:1px dashed #999;line-height: 35px;}
.textlist li a:hover{ color:#999;}
.textlist li span{color: #999;}

/*带缩略图文本列表*/
.thumblist li {line-height:1.8em;overflow:hidden;width:100%;padding: 10px 0;  border-bottom: 1px dashed #ccc;}
.thumblist li img{ float:left; width:250px; margin-right:18px;  }
.thumblist li .infotit{color:#000000; font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.thumblist li .infotxt{color: #8c8c8c;line-height: 22px;}
.thumblist li .time{margin-top: 10px;color: #8c8c8c;}

/*橱窗列表*/
.gridlist li{overflow:hidden;float:left;width: 235px;  margin:0  0 15px 20px ; }
.gridlist li .infotit{ height: 30px; line-height:30px; overflow: hidden;text-align:center;}
.gridlist li img{height: 250px;width: 100%;}

.pholist li{overflow:hidden;float:left;width: 30%;  margin:0  0px 15px 2% ; }
.pholist li .infotit{ height: 35px; line-height:35px; overflow: hidden;text-align:center;font-size: 16px;}
.pholist li img{border: 1px solid #eee;width: 100%;height: 100%;}
.pholist li .txts{border: 1px solid #eee;border-top: 0;padding: 1.25rem 1.5rem 1.25rem 1.5rem;}
.pholist li .tit{font-size: 1.375rem;height: 1.5rem;line-height: 1.5rem;color: #4d4c51;font-weight: bold;}
.pholist li hr{background-color: #e6e6e6;}
.pholist li h6{font-size: 1.2rem;color: #E51721;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*文章详细*/

.read .title{ font-weight: bold;height: 36px;line-height: 36px;margin-bottom: 10px;margin-top: 10px;overflow: hidden;text-align: center; font-size: 18px;}
.read .titles{ font-weight: bold;height: 36px;line-height: 36px;margin-bottom: 10px;margin-top: 10px;overflow: hidden; font-size: 25px;color: #258c22;}
.read .tips{ line-height: 35px; text-align: center; margin-bottom: 10px;border-bottom: 1px dashed #ccc;}
.read .tips span{  margin: 0 20px;color: #999;font-size: 12px}
.read .cons{ word-break:break-all; line-height: 30px; padding: 0 10px;}
.read .cons table{border-collapse: collapse;}
.read .cons table td{ padding: 2px 8px; }
.read .cons img{ max-width: 750px;vertical-align: middle; }

div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, img, form, table, th, tr, td {
  margin: 0;
  padding: 0;
}

ul, ol, li {
  list-style: none;
}

img {
  border: none;
}

a {
  color: #333;
  text-decoration: none;
}

.input, select {
  font-size: 12px;
  vertical-align: middle;
  outline: none;
  color: #000;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}

input::placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000;
  background: #fff;
}

@font-face {
  font-family: 'iconfont';
  src: url("../fonts/iconfont.woff2") format("woff2"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.banner{width: 100%;margin: 0 auto;}
.banner img{width: 100%; height: 100%;padding: 0;margin: 0;vertical-align:top;}
.swiper-pagination .swiper-pagination-bullet{width: 15px;height: 15px;opacity: 2;background: #fff;}
.swiper-pagination .swiper-pagination-bullet-active{background: #000;}



.header {
  width: 100%;
  height: 100px;
  clear: both;
  margin: 0 auto;

  z-index: 999;
}
.header .logo-search-menu {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
.header .logo-search-menu .logo {
  float: left;
  width: 250px;
  margin: 15px 0;
}
.header .logo-search-menu .logo img{
  
  height: 60px;
}

.header .logo-search-menu .logo a {
  display: block;
  width: 250px;
}
.header .logo-search-menu .search {
  float: right;
  width: 240px;
  height: 35px;
  margin: 20px 25px 10px 0;
}
.header .logo-search-menu .menu {
  float: right;
  width: 850px;
}

.headeron {
  width: 100%;
  height: 150px;
  background: #b57909;
  clear: both;
  margin: 0 auto;
}
.headeron .logo-search-menu {
  width: 1200px;
  height: 150px;
  margin: 0 auto;
}
.headeron .logo-search-menu .logo {
  float: left;
  width: 367px;
  height: 100px;
  margin: 25px 0;
}
.headeron .logo-search-menu .logo a {
  display: block;
  width: 367px;
  height: 100px;
}
.headeron .logo-search-menu .search {
  float: right;
  width: 240px;
  height: 35px;
  margin: 20px 25px 10px 0;
}
.headeron .logo-search-menu .menu {
  float: right;
  width: 770px;
  height: 50px;
}

.scope {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.scope .scope-head {
  width: 1200px;
  height: 100px;
  margin: 60px auto 45px auto;
}
.scope .scope-head a {
  display: block;
  width: 1200px;
  height: auto;
}
.scope .scope-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  font-family: "思源黑体 CN";
  font-weight: normal;
  color: #b57909;
  margin-bottom: 15px;
  position: relative;
}
.scope .scope-head a h2:after, .scope .scope-head a h2:before {
  display: block;
  content: '';
  clear: both;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 45px;
  height: 3px;
  background: #EFB134;
}
.scope .scope-head a h2:before {
  left: 39%;
}
.scope .scope-head a h2:after {
  right: 39%;
}
.scope .scope-head a h5 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgba(44, 45, 45, 0.8);
  font-size: 16px;
  font-weight: normal;
  font-family: "思源黑体 CN";
}
.scope .scope-list {
  width: 1200px;
  height: 300px;
  clear: both;
  overflow: hidden;
  margin: 0 auto 45px auto;
  position: relative;
}
.scope .scope-list #public-scope {
  width: 1080px;
  height: 300px;
  margin: 0 auto;
}
.scope .scope-list #public-scope b {
  display: block !important;
  position: absolute;
  width: 24px;
  height: 44px;
  cursor: pointer;
  z-index: 9999;
  top: 50%;
  margin-top: -22px;
}
.scope .scope-list #public-scope b#btnLeft {
  background: url("../images/btnLeft.png") no-repeat center;
  left: 0;
}
.scope .scope-list #public-scope b#btnRight {
  background: url("../images/btnRight.png") no-repeat center;
  right: 0;
}
.scope .scope-list #public-scope .conbox {
  width: 1080px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
}
.scope .scope-list #public-scope .conbox ul {
  position: relative;
}
.scope .scope-list #public-scope .conbox ul li {
  float: left;
  width: 330px;
  height: 300px;
  overflow: hidden;
  position: relative;
  transition: all .45s linear;
  margin: 0 15px;
  background: #F3F3F3;
}
.scope .scope-list #public-scope .conbox ul li:after {
  display: block;
  content: '';
  width: 100%;
  height: 300px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: -300px;
  left: 0;
  right: 0;
  transition: all .45s linear;
}
.scope .scope-list #public-scope .conbox ul li a {
  display: block;
  width: 100%;
}
.scope .scope-list #public-scope .conbox ul li .a-name {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: 10px;
  z-index: 999;
  transition: all .3s;
}
.scope .scope-list #public-scope .conbox ul li .a-intro {
  width: 88%;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-align: justify;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 13px;
  color: #7F7D7D;
  transition: all .3s linear;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  z-index: 999;
}
.scope .scope-list #public-scope .conbox ul li .a-img {
  width: 100%;
  height: 180px;
  transition: all .4s linear;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.scope .scope-list #public-scope .conbox ul li .a-img img {
  display: block;
  width: 100%;
  height: 180px;
}
.scope .scope-list #public-scope .conbox ul li .a-icon {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 185px;
  z-index: 999;
  transition: all .3s;
  transform: rotateY(90deg);
}
.scope .scope-list #public-scope .conbox ul li .a-icon span {
  font-size: 28px;
  color: #fff;
}
.scope .scope-list #public-scope .conbox ul li:hover:after {
  bottom: 0;
}
.scope .scope-list #public-scope .conbox ul li:hover .a-img {
  bottom: 60px;
}
.scope .scope-list #public-scope .conbox ul li:hover .a-name {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  top: 80px;
}
.scope .scope-list #public-scope .conbox ul li:hover .a-intro {
  top: 140px;
  color: #ddd;
}
.scope .scope-list #public-scope .conbox ul li:hover .a-icon {
  transform: rotateY(0);
}
.scope .scope-list #public-scope .conbox ul li:hover .a-icon span {
  color: #CB0D0F;
}

.about-choose-news {
  width: 100%;
  height: 2081px;
  background: url("../images/all.jpg") no-repeat top center;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}

.about {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.about:before {
  clear: both;
  overflow: hidden;
  content: '';
  display: block;
}
.about .about-head {
  width: 1200px;
  height: 100px;
  margin: 150px auto 60px auto;
  clear: both;
}
.about .about-head a {
  display: block;
  width: 1200px;
  height: auto;
}
.about .about-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  font-family: "思源黑体 CN";
  font-weight: normal;
  color: #b57909;
  margin-bottom: 15px;
  position: relative;
}
.about .about-head a h2:after, .about .about-head a h2:before {
  display: block;
  content: '';
  clear: both;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 45px;
  height: 3px;
  background: #EFB134;
}
.about .about-head a h2:before {
  left: 39%;
}
.about .about-head a h2:after {
  right: 39%;
}
.about .about-head a h5 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgba(44, 45, 45, 0.8);
  font-size: 16px;
  font-weight: normal;
  font-family: "思源黑体 CN";
}
.about .about-list {
  width: 1200px;
  height: 455px;
  margin: 0 auto;
  overflow: hidden;
}
.about .about-list .about-title-img {
  width: 1200px;
  height: 455px;
  margin: 0 auto;
}
.about .about-list .about-title-img .about-img {
  float: left;
  width: 395px;
  height: 260px;
  margin: 20px 0 0 0;
}
.about .about-list .about-title-img .about-img img {
  display: block;
  width: 395px;
  height: 260px;
}
.about .about-list .about-title-img .about-img span {
  display: none;
}
.about .about-list .about-title-img .about-title {
  float: right;
  width: 800px;
  height: 455px;
}
.about .about-list .about-title-img .about-title h5 {
  width: 660px;
  height: 49px;
  line-height: 49px;
  border-bottom: 1px solid #2e2626;
  margin: 40px auto 20px auto;
  font-size: 20px;
  font-weight: normal;
  color: #2e2626;
}

.choose {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.choose .choose-head {
  width: 1200px;
  height: 100px;
  margin: 60px auto 80px auto;
  clear: both;
}
.choose .choose-head a {
  display: block;
  width: 1200px;
  height: auto;
}
.choose .choose-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  font-family: "思源黑体 CN";
  font-weight: normal;
  color: #b57909;
  margin-bottom: 15px;
  position: relative;
}
.choose .choose-head a h2:after, .choose .choose-head a h2:before {
  display: block;
  content: '';
  clear: both;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 45px;
  height: 3px;
  background: #EFB134;
}
.choose .choose-head a h2:before {
  left: 33%;
}
.choose .choose-head a h2:after {
  right: 33%;
}
.choose .choose-head a h5 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgba(44, 45, 45, 0.8);
  font-size: 16px;
  font-weight: normal;
  font-family: "思源黑体 CN";
}
.choose .choose-list {
  width: 1200px;
  height: 210px;
  margin: 0 auto;
}
.choose .choose-list ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.choose .choose-list ul li {
  float: left;
  width: 280px;
  height: 210px;
}
.choose .choose-list ul li span {
  display: block;
  text-align: center;
}
.choose .choose-list ul li span.span-icon {
  line-height: 80px;
  font-size: 60px;
  color: #b57909;
}
.choose .choose-list ul li span.span-name {
  line-height: 40px;
  font-size: 24px;
  font-family: "思源黑体 CN";
  color: #b57909;
}
.choose .choose-list ul li span.span-title {
  line-height: 30px;
  font-size: 18px;
  color: #29292c;
  margin-bottom: 5px;
}
.choose .choose-list ul li span.span-intro {
  line-height: 25px;
  font-size: 14px;
  color: #29292c;
}
.choose .choose-list ul li.line {
  position: relative;
}
.choose .choose-list ul li.line:before, .choose .choose-list ul li.line:after {
  display: block;
  content: '';
  width: 1px;
  height: 200px;
  background: #ddd;
  position: absolute;
  top: 20px;
}
.choose .choose-list ul li.line:before {
  left: -90px;
}
.choose .choose-list ul li.line:after {
  right: -90px;
}

.news {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.news .news-head {
  width: 1200px;
  height: 100px;
  margin: 210px auto 60px auto;
}
.news .news-head a {
  display: block;
  width: 1200px;
  height: auto;
}
.news .news-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  font-family: "思源黑体 CN";
  font-weight: normal;
  color: #b57909;
  margin-bottom: 15px;
  position: relative;
}
.news .news-head a h2:after, .news .news-head a h2:before {
  display: block;
  content: '';
  clear: both;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 45px;
  height: 3px;
  background: #EFB134;
}
.news .news-head a h2:before {
  left: 39%;
}
.news .news-head a h2:after {
  right: 39%;
}
.news .news-head a h5 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgba(44, 45, 45, 0.8);
  font-size: 16px;
  font-weight: normal;
  font-family: "思源黑体 CN";
}
.news .news-list {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 80px auto;
}
.news .news-list .news-img {
  float: left;
  width: 500px;
  height: 345px;
}
.news .news-list .news-img img{width: 100%;height: 100%;}
.news .news-list .news-title {
  float: right;
  width: 670px;
  height: 345px;
}

.services {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.services .services-head {
  width: 1200px;
  height: 100px;
  margin: 60px auto 45px auto;
}
.services .services-head a {
  display: block;
  width: 1200px;
  height: auto;
}
.services .services-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  font-family: "思源黑体 CN";
  font-weight: normal;
  color: #b57909;
  margin-bottom: 15px;
  position: relative;
}
.services .services-head a h2:after, .services .services-head a h2:before {
  display: block;
  content: '';
  clear: both;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 45px;
  height: 3px;
  background: #EFB134;
}
.services .services-head a h2:before {
  left: 39%;
}
.services .services-head a h2:after {
  right: 39%;
}
.services .services-head a h5 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgba(44, 45, 45, 0.8);
  font-size: 16px;
  font-weight: normal;
  font-family: "思源黑体 CN";
}
.services .services-list {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto 60px auto;
}
.services .services-list ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.services .services-list ul li {
  width: 130px;
  height: 90px;
  border: 1px solid #b57909;
  border-radius: 8px;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .45s linear;
}
.services .services-list ul li span {
  display: block;
  transition: all .45s linear;
}
.services .services-list ul li span.span-icon {
  font-size: 42px;
  color: #b57909;
  margin: 10px 0 5px 0;
}
.services .services-list ul li span.span-name {
  font-size: 16px;
  color: #000;
}
.services .services-list ul li.pact .span-icon {
  font-size: 36px;
  margin: 10px 0 0 0;
}
.services .services-list ul li.pact .span-name {
  width: 70%;
  font-size: 14px;
  margin: 0 auto;
}
.services .services-list ul li:hover {
  background: #b57909;
}
.services .services-list ul li:hover span {
  color: #fff;
}

.unit {
  width: 100%;
  height: 360px;
  clear: both;
  overflow: hidden;
}
.unit .unit-head {
  width: 1200px;
  height: 100px;
  margin: 60px auto 45px auto;
}
.unit .unit-head a {
  display: block;
  width: 1200px;
  height: auto;
}
.unit .unit-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  font-family: "思源黑体 CN";
  font-weight: normal;
  color: #b57909;
  margin-bottom: 15px;
  position: relative;
}
.unit .unit-head a h2:after, .unit .unit-head a h2:before {
  display: block;
  content: '';
  clear: both;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 45px;
  height: 3px;
  background: #EFB134;
}
.unit .unit-head a h2:before {
  left: 39%;
}
.unit .unit-head a h2:after {
  right: 39%;
}
.unit .unit-head a h5 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: rgba(44, 45, 45, 0.8);
  font-size: 16px;
  font-weight: normal;
  font-family: "思源黑体 CN";
}
.unit .unit-list {
  width: 1200px;
  height: 100px;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.public-unit {
  width: 1080px;
  height: 100px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.public-unit ul {
  position: relative;
}
.public-unit ul li {
  float: left;
  width: 240px !important;
  height: 100px;
  margin: 0 10px;
  border: 1px solid #DDD;
  box-sizing: border-box;
  overflow: hidden;
}
.public-unit ul li img {
  display: block;
  width: 240px !important;
  height: 100px;
}
.public-unit ul li span {
  display: none;
}
.public-unit ul li a {
  display: block;
  width: 240px !important;
  height: 100px;
}

.place {
  width: 100%;
  height: 255px;
  background: url("../images/place.jpg") no-repeat center;
  margin: 0 auto;
}

.footer {
  width: 100%;
  background: #b57909;
}
.footer .footer-list {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.footer .footer-list .footer-tel-img {
  float: right;
}
.footer .footer-list .footer-tel-img .footer-tel {
  width: 280px;
  height: 70px;
  background: url("../images/f-tel.png") no-repeat left center;
  margin: 60px 0 0 0;
  text-indent: 85px;
}
.footer .footer-list .footer-tel-img .footer-tel span {
  display: block;
  font-size: 18px;
  color: #fff;
}
.footer .footer-list .footer-tel-img .footer-tel i {
  display: block;
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  margin: 5px 0;
}
.footer .footer-list .footer-tel-img .footer-img {
  width: 100px;
  height: 125px;
  margin: 40px 0 0 120px;
}
.footer .footer-list .footer-tel-img .footer-img img {
  display: block;
  width: 100px;
  height: 100px;
}
.footer .footer-list .footer-tel-img .footer-img span {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footer .footer-copy {
  width: 100%;
  height: 40px;
  background: #666;
}
.footer .footer-copy .copy {
  width: 1200px;
  
  line-height: 40px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.footer .footer-copy .copy a {
  font-size: 14px;
  color: #fff;
}

.mainer {
  width: 100%;
  height: auto;
  margin: 20px auto;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 280px;
  height: auto;
}
.mainer .mainer-list-side .mainer-side .public-side-name {
  width: 100%;
  height: auto;
}
.mainer .mainer-list-side .mainer-side .public-side-name h1 {
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #b57909;
  font-size: 32px;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin: 15px 0;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a {
  display: block;
  width: 270px;
  height: 45px;
  line-height: 45px;
  border: #e5e5e5 1px solid;
  font-size: 14px;
  color: #333;
  padding: 0 10px 0 12px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .45s;
  background: #fff;
  margin: 0 0 0 10px;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a:before {
  content: '';
  width: 5px;
  height: 0;
  position: absolute;
  top: 0;
  left: -10px;
  transition: all .45s;
  background: #b57909;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a:hover {
  background: url("../images/arrow.png") no-repeat right center #b57909;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a:hover:before {
  height: 44px;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li.onm a {
  background: url("../images/arrow.png") no-repeat right center #b57909;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li.onm a:before {
  height: 44px;
}
.mainer .mainer-list-side .mainer-square {
  float: right;
  width: 900px;
  height: auto;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-square .mainer-path {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background: url("../images/home.png") no-repeat left center;
  border-bottom: 1px solid #eee;
  text-indent: 30px;
}
.mainer .mainer-list-side .mainer-square .mainer-path a {
  font-size: 15px;
  color: #333;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list {
  width: 100%;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list {
  width: 98%;
  height: 45px;
  line-height: 45px;
  padding: 0 1%;
  margin: 15px 0;
  background: #F2F2F2;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-name {
  float: left;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-name a {
  font-size: 16px;
  color: #666;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-more {
  float: right;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-more a {
  font-size: 14px;
  color: #666;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share {
  width: auto;
  height: 36px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom a {
  display: block;
  float: left;
  margin: 9px 2px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText, .mainer .mainer-list-side .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
  padding: 20px 0;
}

.about p{
  font-size: 16px;
    text-indent: 2em;
    line-height: 35px;
  }
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText img, .mainer .mainer-list-side .mainer-square .mainer-page-list .page-content img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.banner {
  width: 100%;
  margin: 0 auto;
}

.banneron {
  width: 100%;
  height: 300px;
  margin: 0 auto;
}

#nav-menu {
  width: 100%;
  margin: 0 auto;
}
#nav-menu li {
  float: left;
  width: 120px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  position: relative;
  transition: all .6s;
}
/*#nav-menu li.navli2 ul li {
  width: 200px;
}*/
#nav-menu li.active {
  border-bottom: 3px solid #fff;
}
#nav-menu li a {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #3d3d3d;
  transition: all .45s linear;
}
#nav-menu li span {
  display: none;
}
#nav-menu li ul {
  position: absolute;
  border-top: 3px solid #b57909;
  top: 120px;
  opacity: 0;
  transition: all .6s;
  visibility: hidden;
  z-index: 9999;
}
#nav-menu li ul li {
  clear: both;
  overflow: hidden;
  float: none;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  background: #b57909;
  transition: all .6s;
}
#nav-menu li ul li a {
  font-size: 13px;
  color: #999;
}
#nav-menu li ul li:hover {
  background: #666;
}
#nav-menu li ul li:hover a {
  color: #fff;
}
#nav-menu li:hover {
  /*border-bottom: 3px solid #999;*/
}
#nav-menu li:hover ul a {
  color: #fff;
  font-weight: bolder;
}
#nav-menu li:hover ul {
  top: 100px;
  opacity: 1;
  visibility: visible;
}

.search-list {
  width: 673px;
  height: 311px;
  margin: 80px auto;
  clear: both;
  overflow: hidden;
  background: url("../images/sbg.jpg") no-repeat center;
}
.search-list h2 {
  width: 100%;
  height: 50px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 70px auto 30px auto;
}
.search-list ul {
  width: 380px;
  height: 50px;
  margin: 0 auto;
}
.search-list ul li {
  float: left;
  line-height: 50px;
}
.search-list ul li input {
  display: block;
  outline: none;
  background: none;
}
.search-list ul li input:focus {
  outline: none;
  background: none;
}
.search-list ul li.search-input {
  width: 300px;
}
.search-list ul li.search-input input {
  width: 294px;
  height: 46px;
  border: 1px solid #fff;
  text-indent: 12px;
  color: #fff;
}
.search-list ul li.search-submit input {
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 80px;
  height: 50px;
  line-height: 48px;
  background: #F5901A;
  text-align: center;
}

.search-list-text {
  width: 100%;
  height: 35px;
  clear: both;
  overflow: hidden;
  border: 1px solid #fefefe;
}
.search-list-text ul {
  width: 100%;
  height: 35px;
  margin: 0 auto;
}
.search-list-text ul li {
  float: left;
  line-height: 35px;
}
.search-list-text ul li input {
  display: block;
  outline: none;
  background: none;
  border: none;
}
.search-list-text ul li input:focus {
  outline: none;
  background: none;
}
.search-list-text ul li.search-input {
  width: 200px;
}
.search-list-text ul li.search-input input {
  width: 196px;
  height: 33px;
  text-indent: 6px;
  color: #fff;
}
.search-list-text ul li.search-submit button {
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #b57909;
  width: 40px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}

.public-big-goods {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.public-big-goods ul li {
  float: left;
  width: 200px;
  height: 150px;
  margin: 0 0 50px 20px;
  position: relative;
}
.public-big-goods ul li a {
  display: block;
  width: 200px;
  overflow: hidden;
}
.public-big-goods ul li a.a-img {
  width: 100%;
  height: 150px;
}
.public-big-goods ul li a.a-img img {
  width: 100%;
  height: 150px;
  transition: all .45s;
}
.public-big-goods ul li a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: #fff;
}
.public-big-goods ul li.bigPic {
  width: 540px;
  height: 350px;
  margin: 0;
}
.public-big-goods ul li.bigPic a {
  display: block;
  width: 100%;
  height: 350px;
}
.public-big-goods ul li.bigPic a.a-img img {
  width: 100%;
  height: 350px;
}
.public-big-goods ul li.bigPic a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: #fff;
}
.public-big-goods ul li:hover img {
  transition: all .45s;
  transform: scale(1.1);
}
.public-big-goods ul li:hover img .a-title {
  font-weight: bold;
  transition: all .45s;
  color: #b57909;
  font-size: 15px;
}

.public-goods {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.public-goods ul li {
  float: left;
  width: 260px;
  height: 230px;
  position: relative;
  margin: 0 20px 45px 20px;
}
.public-goods ul li a {
  display: block;
  width: 260px;
  overflow: hidden;
}
.public-goods ul li a.a-img {
  width: 100%;
  height: 200px;
}
.public-goods ul li a.a-img img {
  width: 100%;
  height: 200px;
  transition: all .45s;
}
.public-goods ul li a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: #fff;
}
.public-goods ul li:hover img {
  transition: all .45s;
  transform: scale(1.1);
}
.public-goods ul li:hover img .a-title {
  font-weight: bold;
  transition: all .45s;
  color: #b57909;
  font-size: 15px;
}

.public-page-intro {
  width: 720px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.public-page-intro p{line-height: 35px;font-size: 14px;}
.public-page-intro a {
  display: inline-block;
  line-height: 35px;
  font-size: 15px;
  color: #2e2626;
  text-indent: 28px;
}
.public-page-intro a.page-more {
  display: block;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  color: #000;
  transition: all .45s;
  margin-top: 15px;
  margin-left: 28px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.public-page-intro a.page-more:hover {
  background: #CB0D0F;
  border: 1px solid rgba(203, 13, 15, 0.6);
  color: #fff;
}

.public-pic {
  width: 100%;
  height: 330px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-pic ul li {
  float: left;
  width: 350px;
  height: 300px;
  margin: 15px;
}
.public-pic ul li a {
  display: block;
}
.public-pic ul li a.a-img {
  width: 350px;
  height: 260px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  clear: both;
  overflow: hidden;
}
.public-pic ul li a.a-img img {
  display: block;
  width: 330px;
  height: 240px;
  margin: 10px;
}
.public-pic ul li a.a-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #000;
}

.public-title-intro {
  float: right;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.public-title-intro ul li {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-indent: 12px;
  background: url("../images/nbs.png") no-repeat left center;
}
.public-title-intro ul li a {
  display: block;
  float: left;
  font-size: 16px;
  color: #000;
}
.public-title-intro ul li span {
  float: right;
  font-size: 14px;
  color: #777;
}
.public-title-intro ul li.intro1 {
  width: 100%;
  height: 100px;
  background: none;
  text-indent: 0;
  margin: 20px auto;
}
.public-title-intro ul li.intro1 .intro-world {
  width: 100%;
}
.public-title-intro ul li.intro1 .intro-world .a-title {
  font-size: 18px;
  color: #050607;
  height: 40px;
  line-height: 40px;
}
.public-title-intro ul li.intro1 .intro-world .a-intro {
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  color: #888;
  text-align: justify;
}

.public-title-list {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul li {
  width: 100%;
  height: 200px;
  padding: 15px 0;
  border-bottom: 1px dashed #DCDCDC;
}
.public-title-list ul li .inside-img {
  float: left;
  width: 160px;
  height: 200px;
}
.public-title-list ul li .inside-img a {
  display: block;
  width: 160px;
  height: 200px;
  overflow: hidden;
}
.public-title-list ul li .inside-img a img {
  display: block;
  width: 160px;
  height: 200px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.public-title-list ul li .inside-title-times-intro {
  float: right;
  width: 680px;
  height: 200px;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times {
  width: 100%;
  height: 50px;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times a {
  display: block;
  line-height: 50px;
  float: left;
  font-size: 20px;
  color: #595959;
  font-weight: bold;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times span {
  display: block;
  float: right;
  line-height: 50px;
  font-size: 15px;
  color: #777;
}
.public-title-list ul li .inside-title-times-intro .inside-intro {
  width: 100%;
  height: 50px;
  line-height: 25px;
}
.public-title-list ul li .inside-title-times-intro .inside-intro a {
  font-size: 14px;
  color: #999;
}
.public-title-list ul li:hover .inside-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-title-list ul li:hover .inside-title-times a {
  color: #BE1C0F;
}

.public-search-list {
  width: 800px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 60px auto 180px auto;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.public-search-list th {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 24px;
  color: #000;
  border: 1px solid #ddd;
}
.public-search-list td {
  height: 60px;
  line-height: 60px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.public-search-list td.td-name {
  width: 30%;
  text-align: right;
  font-size: 16px;
  padding-right: 20px;
  font-weight: 600;
}
.public-search-list td.td-site {
  width: 70%;
  font-size: 16px;
  padding-left: 20px;
}

.baohan{
  float: left;
  width: auto;
  height: auto;
  margin: 40px 60px 0 40px;
}

.baohan dt {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 15px;
}
.baohan dt a {
  font-size: 15px;
  color: #fff;
}
.baohan dd {
  width: auto;
  line-height: 35px;
  text-align: left;
  font-size: 16px;
  color: #333;
}
.baohan dd a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.public-sort-name {
  float: left;
  width: auto;
  height: auto;
  margin: 40px 60px 0 40px;
}
.public-sort-name dt {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 15px;
  color: #fff;
}
.public-sort-name dt a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.public-sort-name dd {
  width: auto;
 
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.public-sort-name dd a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

.public-sort-name-scope {
  float: left;
  width: 300px;
  height: auto;
  margin: 40px 20px 0 20px;
}
.public-sort-name-scope dt {
  width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}
.public-sort-name-scope dt a {
  font-size: 16px;
  color: #fff;
}
.public-sort-name-scope dd {
  float: left;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
.public-sort-name-scope dd a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.public-pic-list, .public-pic-list-son, .public-goods-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-pic-list ul li, .public-pic-list-son ul li, .public-goods-list ul li {
  float: left;
  width: 260px;
  height: 240px;
  margin: 25px 20px;
  z-index: 999;
  overflow: hidden;
  transition: all .4s;
}
.public-pic-list ul li a, .public-pic-list-son ul li a, .public-goods-list ul li a {
  display: block;
  width: 100%;
  height: 200px;
}
.public-pic-list ul li a img, .public-pic-list-son ul li a img, .public-goods-list ul li a img {
  display: block;
  width: 100%;
  height: 200px;
}
.public-pic-list ul li h2, .public-pic-list-son ul li h2, .public-goods-list ul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list ul li h2 a, .public-pic-list-son ul li h2 a, .public-goods-list ul li h2 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list ul li:hover, .public-pic-list-son ul li:hover, .public-goods-list ul li:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  transform: translate3d(0px, -2px, 0px);
}

/*产品*/
.production-detail-list {
  width: 100%;
  height: auto;
  margin: 30px auto;
}
.production-detail-list .production-detail {
  width: 100%;
  height: 400px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-pic .introShow {
  width: 400px;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow {
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow a {
  display: block;
  width: 398px;
  height: 298px;
  border: #CCCCCC 1px solid;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow a img {
  display: block;
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll {
  width: 400px;
  height: 60px;
  margin: 15px auto;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul {
  float: left;
  width: 380px;
  height: 60px;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li {
  float: left;
  width: 80px;
  height: 60px;
  margin: 0 7px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a {
  display: block;
  width: 78px;
  height: 58px;
  border: 1px solid #F3F3F3;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a img {
  display: block;
  width: 80px;
  height: 60px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a:hover, .production-detail-list .production-detail .detail-pic .introShow .scroll ul li a.currentItem {
  border: 1px solid #C80000;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .prevView {
  float: left;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -132px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .prevView:hover {
  background-position: -146px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .nextView {
  float: right;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -153px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .nextView:hover {
  background-position: -167px -17px;
}
.production-detail-list .production-detail .detail-desc {
  float: left;
  width: 400px;
  height: 300px;
  margin: 0 30px;
}
.production-detail-list .production-detail .detail-desc h1 {
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #1C599D;
}
.production-detail-list .production-detail .detail-desc p {
  width: 400px;
  height: 25px;
  line-height: 25px;
  margin: 10px auto;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: auto;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 15px;
  color: #000;
  padding: 0 10px;
  border-radius: 5px;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  height: 25px;
  line-height: 25px;
  width: auto;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc .tel-online {
  width: 100%;
  height: 40px;
  margin-top: 30px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-chat {
  float: left;
  width: 65px;
  height: 30px;
  margin: 10px 0;
  padding-left: 10px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-online {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #C30C22;
  margin-left: 9px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-online a {
  font-size: 16px;
  color: #fff;
}
.production-detail-list .production-derail-intro {
  width: 100%;
  height: auto;
  margin: 10px auto 30px auto;
}
.production-detail-list .production-derail-intro .intro {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: left !important;
  border-bottom: 1px solid #9E9595;
  margin-bottom: 35px;
}

.mainer-message-contact {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.mainer-message-contact .mainer-message-contact-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
  margin: 40px 0 15px 0;
}
.mainer-message-contact .mainer-message {
  float: left;
  width: 300px;
  height: auto;
  margin-left: 15px;
}
.mainer-message-contact .mainer-message .mainer-message-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message-contact .mainer-message .mainer-message-list label {
  display: block;
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.mainer-message-contact .mainer-message .mainer-message-list label input {
  display: block;
  width: 298px;
  height: 28px;
  line-height: 28px;
  outline: none;
  background: none;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  text-indent: 12px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-content {
  width: 100%;
  height: 100px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-content textarea {
  width: 298px;
  height: 98px;
  border: 1px solid #ddd;
  font-family: "Microsoft YaHei";
  font-size: 13px;
  color: #444;
  margin: 0;
  padding: 0;
  text-indent: 12px;
  outline: none;
  resize: none;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-btn {
  width: 140px;
  height: 35px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-btn input {
  width: 140px;
  height: 35px;
  text-indent: 0;
  font-size: 16px;
  background: #E6212A;
  color: #fff;
  border-color: #E6212A;
  border-radius: 6px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-none {
  display: none;
}
.mainer-message-contact .mainer-contact {
  float: right;
  width: 430px;
  height: auto;
  margin-right: 15px;
}
.mainer-message-contact .mainer-contact .mainer-contact-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li {
  width: 100%;
  height: 49px;
  line-height: 49px;
  text-align: left;
  border-bottom: 1px dashed #ddd;
  text-indent: 40px;
  font-size: 14px;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-tel {
  background: url("../images/ctel.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-fax {
  background: url("../images/cfax.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-phone {
  background: url("../images/cphone.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-email {
  background: url("../images/cemail.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-site {
  background: url("../images/csite.png") no-repeat left center;
}

.mainer-valid {
  width: 100%;
  height: auto;
}
.mainer-valid .mainer-valid-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
}
.mainer-valid .mainer-valid-list {
  width: 100%;
  height: 230px;
  clear: both;
  overflow: hidden;
}

.public-related-goods {
  width: 100%;
  height: 190px;
  margin: 15px auto;
}
.public-related-goods ul li {
  float: left;
  width: 210px;
  height: 190px;
  margin: 0 7px;
}
.public-related-goods ul li a {
  display: block;
}
.public-related-goods ul li a.a-img img {
  display: block;
  width: 210px;
  height: 160px;
}
.public-related-goods ul li a.a-title {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
}

.mainer-list-side-search {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.mainer-list-side-search .mainer-square {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-search .mainer-square .mainer-path {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background: url("../images/home.png") no-repeat left center;
  border-bottom: 1px solid #eee;
  text-indent: 30px;
}
.mainer-list-side-search .mainer-square .mainer-path a {
  font-size: 15px;
  color: #333;
}
.mainer-list-side-search .mainer-square .mainer-page-list {
  width: 100%;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list {
  width: 98%;
  height: 45px;
  line-height: 45px;
  padding: 0 1%;
  margin: 15px 0;
  background: #F2F2F2;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-name {
  float: left;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-name a {
  font-size: 16px;
  color: #666;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-more {
  float: right;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-more a {
  font-size: 14px;
  color: #666;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption h3 {
  width: 100%;
  color: #666;
  line-height: 40px;
  text-align: right;
  font-size: 24px;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type {
  display: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share {
  width: auto;
  height: 36px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom a {
  display: block;
  float: left;
  margin: 9px 2px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .showText, .mainer-list-side-search .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .showText img, .mainer-list-side-search .mainer-square .mainer-page-list .page-content img {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

/** 网站地图 **/
.mainer-list-side-map {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer-list-side-map:after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
}
.mainer-list-side-map .mainer-map-path {
  width: 1200px;
  height: 35px;
  line-height: 35px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer-list-side-map .mainer-map-path a {
  font-size: 14px;
  color: #888;
}
.mainer-list-side-map .mainer-map-list {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.mainer-list-side-map .mainer-map-list .menu_map {
  margin: 15px auto;
  width: 99%;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map span {
  margin: 0 auto;
  width: 99.9%;
  border-top: #D6DBE1 1px solid;
  border-left: #D6DBE1 1px solid;
  border-right: #D6DBE1 1px solid;
  border-bottom: #CCCCCC 3px solid;
  background-color: #F5F8FA;
  height: 35px;
  line-height: 35px;
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle;
  text-align: left;
  text-indent: 20px;
}
.mainer-list-side-map .mainer-map-list .menu_map span a {
  text-indent: 20px;
  line-height: 35px;
  display: block;
  text-align: left;
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
.mainer-list-side-map .mainer-map-list .menu_map span a:hover {
  color: #e4393c;
}
.mainer-list-side-map .mainer-map-list .menu_map ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li {
  margin: 0 auto;
  width: 99.9%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li h1 {
  background: url(../images/menu_map.jpg) repeat-x bottom;
  color: #333333;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 100;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li h1 a {
  line-height: 48px;
  display: block;
  text-indent: 20px;
  text-align: left;
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li h1 a:hover {
  color: #e4393c;
}
.mainer-list-side-map .mainer-map-list .map_listname {
  float: none;
  width: 100%;
}
.mainer-list-side-map .mainer-map-list .map_listname ul {
  margin-left: 20px;
  width: 100%;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li {
  float: left;
  margin-right: 18px;
  width: auto;
  height: 48px;
  line-height: 48px;
  text-align: left;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li h2 {
  height: 48px;
  line-height: 48px;
  width: auto;
  text-align: left;
  float: left;
  clear: right;
  font-size: 12px;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li h2 a {
  color: #ABABAB;
  text-decoration: none;
  text-align: left;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 12px;
}
.mainer-list-side-map .mainer-map-list .map_listname ul li h2 a:hover {
  color: #e4393c;
}

/**分页**/
#home-page {
  width: 98%;
  height: 30px;
  margin: 10px auto 60px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
#home-page a {
  font-size: 14px;
  color: #b57909;
  height: 30px;
  line-height: 30px;
}

#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
#pagelist a {
  width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  border-radius: 2px;
  text-align: center;
  margin: 0 5px;
}
#pagelist a#nowpage {
  border: #b57909 1px solid;
  background-color: #b57909;
  color: #ffffff;
}
