img {
  max-width: 100%;
}
.bg-color-normal {
  background: #cf271e;
}
.bg-color-l1 {
  background: #bcbe10;
}
.bg-color-l2 {
  background: #10b0be;
}
.bg-color-l3 {
  background: #10be6a;
}
.header {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #cf271e;
  padding: 0 0.3rem;
}
.header span {
  line-height: 0.8rem;
  height: 0.8rem;
  width: 0.5rem;
}
.header span .iconfont {
  font-size: 0.46rem;
  color: #FFFFFF;
}
.header h2 {
  text-align: center;
}
.header h2 a {
  margin: 0 0.5rem;
  font-size: 0.30rem;
  color: #FFFFFF;
}
/*侧栏菜单*/
.menu {
  padding-top: 0.4rem;
  overflow-y: scroll ;
}
.menu h3 {
  text-align: center;
  line-height: 0.64rem;
  font-size: 0.36rem;
  color: #FFFFFF;
  border-bottom: 0.02rem solid #FFFFFF ;
  margin-bottom: 0.2rem;
}
.menu h3 .iconfont {
  font-size: 0.36rem;
  margin-right: 0.2rem;
  font-weight: normal ;
}
.menu ul li {
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: 0.02rem solid #4e7abc ;
  padding: 0 0.4rem 0 0.3rem;
}
.menu ul li > a {
  font-size: 0.3rem;
  color: #FFFFFF;
}
.menu ul li span {
  height: 0.8rem;
}
.menu ul li .iconfont {
  font-size: 0.32rem;
  color: #FFFFFF;
}
.menu ul .drop {
  padding: 0 0.3rem 0 0.3rem;
}
.menu ul .drop dd {
  height: 0.6rem;
  line-height: 0.6rem;
  border-bottom: 0.02rem solid #4e7abc ;
  padding-left: 0.3rem;
}
.menu ul .drop dd a {
  font-size: 0.28rem;
  color: #FFFFFF;
}
.menu ul .drop dd span {
  height: 0.6rem;
  margin-right: 0.15rem;
  color: #FFFFFF;
}
/*首页导航*/
.nav {
  width: 100%;
  text-align: center;
  margin: 0.28rem 0;
}
.nav ul li {
  display: inline-block;
  width: 1.87rem;
  height: 1.37rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 0.24rem;
  margin: 0 0.06rem;
}
.nav ul li .iconfont {
  font-size: 0.5rem;
  color: #FFFFFF;
}
.nav ul li span {
  display: block;
  font-size: 0.28rem;
  color: #FFFFFF;
}
/*公共标题*/
.index_tit {
  text-align: center;
  font-size: 0.36rem;
  color: #4a4a4a;
  font-weight: bold;
  background: url(../images/icon.png) center bottom no-repeat;
  background-size: 2.51rem 0.1rem;
  padding-bottom: 0.25rem;
}
/*产品分类*/
.pro {
  margin-top: 0.4rem;
  padding: 0 0.12rem;
}
.pro .cont {
  border: 0.02rem solid #dddddd;
  margin-top: 0.55rem;
  padding-bottom: 0.05rem;
}
.pro .sort ul li {
  display: inline-block;
  border-color: #DDDDDD;
  border-style: solid;
  border-width: 0 1px 1px 0;
  text-align: center;
  font-size: 0.28rem;
  color: #555555;
  height: 0.6rem;
  background: #ededed;
  line-height: 0.6rem;
}
.pro .sort ul li.on {
  background: none;
  border-bottom-width: 0;
}
.pro .list {
  padding: 0 0.2rem;
}
.pro .list ul li {
  padding: 0.28rem 0 0.28rem 0.15rem;
  height: 1.93rem;
  border-bottom: 1px dashed #cdcdcd;
}
.pro .list ul li .photo {
  width: 1.7rem;
  height: 1.37rem;
  float: left;
}
.pro .list ul li .photo img {
  width: 100%;
  height: 100%;
}
.pro .list ul li .txt {
  margin-left: 2.1rem;
}
.pro .list ul li .txt a {
  font-size: 0.30rem;
  color: #333333;
  line-height: 0.6rem;
}
.pro .list ul li .txt p {
  font-size: 0.28rem;
  color: #666666;
}
.pro .list ul li .txt p .iconfont {
  float: right;
  font-size: 0.28rem;
  margin-top: 0.05rem;
}
.pro .list ul li .txt span {
  font-size: 0.24rem;
  color: #666666;
}
/*新闻中心*/
.news_index {
  padding: 0.5rem 0.18rem;
  background: #f6f6f6;
  margin-top: 0.5rem;
  position: relative;
}
.news_index .photo {
  width: 2.98rem;
  height: 3.54rem;
  border: 0.02rem solid #dfdfdf;
  margin: 0.67rem 0 0 0.1rem;
  float: left;
}
.news_index .photo img {
  width: 100%;
  height: 3.54rem;
  display: block;
  margin: -0.1rem 0 0 -0.1rem;
}
.news_index .info {
  width: 3.17rem;
  height: 3.08rem;
  background: #cf271e;
  position: absolute;
  right: 0.2rem;
  top: 2.11rem;
}
.news_index .info .iconfont {
  color: #cf271e;
  position: absolute;
  font-size: 0.32rem;
  left: -0.17rem;
  top: 0.36rem;
}
.news_index .news_list {
  padding: 0.25rem 0.17rem 0 0.28rem;
  height: 3.08rem;
}
.news_index .news_list ul li .name {
  font-size: 0.28rem;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}
.news_index .news_list ul li h2 {
  font-size: 0.28rem;
  color: #FFFFFF;
  font-weight: normal;
}
.news_index .news_list ul li p {
  font-size: 0.24rem;
  color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0.16rem 0;
}
.news_index .news_list ul li .more {
  font-size: 0.24rem;
  color: #FFFFFF;
}
.news_index .news_list .swiper-btn {
  position: absolute;
  right: 0;
  text-align: right;
  bottom: 0.2rem;
}
.news_index .news_list .swiper-btn .my-btn {
  width: 12px;
  height: 12px;
  border: 1px solid #4b7fce;
  display: inline-block;
  border-radius: 50%;
  margin: 0 3px;
}
.news_index .news_list .swiper-btn .my-bullet-active {
  background: #edac22;
  border-color: #edac22;
}
/*底部*/
.copy {
  font-size: 0.24rem;
  color: #acacac;
  text-align: center;
  background: #f2f2f2;
  margin-top: 0.44rem;
  padding: 0.12rem 0;
  margin-bottom: 0.98rem;
}
.tab_bar {
  height: 0.98rem;
  background: #cf271e;
  position: fixed;
  z-index: 97;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.tab_bar ul li {
  display: inline-block;
  height: 0.98rem;
  line-height: 0.98rem;
}
.tab_bar ul li .iconfont {
  font-size: 0.4rem;
  color: #FFFFFF;
  vertical-align: middle;
}
.tab_bar ul li span {
  font-size: 0.3rem;
  color: #FFFFFF;
  vertical-align: top;
}
/*内页标题*/
.item_tit {
  height: 0.6rem;
  background: #f5f5f5;
  line-height: 0.6rem;
  margin-top: 0.2rem;
}
.item_tit p {
  min-width: 1.8rem;
  height: 0.6rem;
  background: #cf271e;
  text-align: center;
  float: left;
  font-size: 0.32rem;
  color: #FFFFFF;
  margin-right: 0.1rem;
  position: relative;
}
.item_tit p .iconfont {
  color: #cf271e;
  position: absolute;
  height: 0.2rem;
  line-height: 0.2rem;
  bottom: -0.16rem;
  left: 50%;
  font-size: 0.32rem;
  margin-left: -0.18rem;
}
.item_tit span {
  font-size: 0.32rem;
  color: #d2d2d2;
  text-transform: uppercase;
}
.bar_menu {
  background: #7cadf8;
  padding: 0 0.24rem;
  margin-top: 0.2rem;
  overflow: hidden;
}
.bar_menu .swiper-slide {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #FFFFFF;
  float: left;
  margin: 0.2rem 0;
  font-size: 0.24rem;
  color: #313131;
  text-align: center;
}
/*分页*/
.pagination {
  width: 100%;
  margin: 0.6rem 0 0.3rem;
  text-align: center;
}
.pagination a {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border: 0.02rem solid #414344;
  line-height: 0.6rem;
  color: #3c3e3f;
  font-size: 0.3rem;
}
.pagination a.on {
  background: #cf271e;
  color: #FFFFFF;
  border-color: #cf271e;
}
.pagination .iconfont {
  font-size: 0.32rem;
  color: #3c3e3f;
}
/*单页*/
.page {
  margin: 0.4rem 0;
  padding: 0 0.25rem;
  font-size: 0.28rem;
  line-height: 0.42rem;
  min-height: 5rem;
}
.min {
  min-height: 5rem;
}
/*详情页*/
.detail {
  margin: 0.4rem 0;
  min-height: 5rem;
  padding: 0 0.25rem;
}
.detail .tit {
  text-align: center;
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}
.detail .tit h4 {
  font-size: 0.36rem;
  color: #333333;
  margin-bottom: 0.2rem;
}
.detail .tit span {
  font-size: 0.28rem;
  color: #8f8f94;
}
.detail .photo {
  max-width: 100%;
  margin-bottom: 0.2rem;
}
.detail .txt {
  font-size: 0.28rem;
  line-height: 0.42rem;
  margin-bottom: 0.2rem;
  color: #222222;
}
.detail > p {
  font-size: 0.24rem;
  color: #999999;
  line-height: 0.48rem;
}
.detail > p a {
  color: #333333;
}
/*地图*/
.map {
  width: 100%;
  height: 6rem;
  margin-top: 0.5rem;
}
.BMap_bubble_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}
.BMap_bubble_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
/*搜索*/
.ss {
  padding: 0 0.25rem;
  margin-top: 0.4rem;
  min-height: 6rem;
  text-align: center;
}
.ss input {
  border: 1px solid #D7D7D7;
  width: 100%;
  height: 0.8rem;
  border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  text-indent: 0.16rem;
  outline: none;
  font-size: 0.30rem;
}
.ss p {
  font-size: 0.28rem;
  color: #999999;
  line-height: 0.6rem;
  margin-top: 0.2rem;
}
.ss button {
  background: #ff5400;
  color: #FFFFFF;
  margin-top: 0.4rem;
  width: 2rem;
  height: 0.6rem;
  font-size: 0.28rem;
  border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border: none;
  outline: none;
}
/*表单*/
.form {
  margin-top: 0.4rem;
  padding: 0 0.25rem;
  min-height: 5rem;
}
.form .form-row {
  min-height: 0.8rem;
  max-height: 2.08rem;
  position: relative;
  clear: left;
  overflow: hidden;
}
.form .form-row:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 15px;
  height: 1px;
  content: '';
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  background-color: #c8c7cc;
}
.form .form-row label {
  height: 0.8rem;
  line-height: 0.8rem;
  float: left;
  width: 35%;
  font-size: 0.34rem;
  padding-left: 15px;
}
.form .form-row input {
  background: none;
  float: right;
  width: 65%;
  border: 0;
  height: 0.8rem;
  outline: none;
  font-size: 0.36rem;
}
.form .form-row textarea {
  height: auto;
  outline: none;
  resize: none;
  border: none;
  width: 65%;
  font-size: 0.36rem;
  height: 2rem;
  padding: 0.16rem 0;
}
.form .form-btn {
  text-align: center;
  margin: 0.3rem 0;
}
.form .form-btn button {
  outline: none;
  border: none;
  margin: 0 0.15rem;
  font-size: 0.28rem;
}
/*产品内页*/
.product {
  padding: 0.4rem 0.2rem 0;
}
.product ul li {
  width: 2.6rem;
  height: 2.4rem;
  float: left;
  margin: 0.1rem 0.2rem;
}
.product ul li .photo {
  width: 100%;
  height: 1.8rem;
}
.product ul li .photo img {
  width: 100%;
  height: 100%;
}
.product ul li p {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  background: #cf271e;
}
.product ul li p a {
  font-size: 0.28rem;
  color: #FFFFFF;
}
/*新闻内页*/
.news ul {
  padding: 0 0.25rem;
  margin-top: 0.4rem;
}
.news ul li {
  height: 1.8rem;
  padding: 0.3rem 0 0.3rem 0.26rem;
  border-bottom: 0.02rem dashed #a7a7a7;
}
.news ul li a {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
}
.news ul li p {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.3rem;
  margin-top: 0.16rem;
}
