﻿/* index banner */
.banner{
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination{
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet{
	background-color: #b71e1e!important;
	opacity: 1!important;
	border: 2px solid #b71e1e;
}
.swiper-pagination-bullet-active{
	background-color: transparent!important;
	border: 2px solid #b71e1e;
}
/* banner 分页器 */



/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	background-color: #efefef!important;
}
body,input{font-family: "microsoft yahei";}
.fl{float: left;}
.fr{float: right;}


/* 字体图标 */
@font-face{
	font-family:"iconfont2";
	src:url('../fonts/iconfont.woff2') format('woff'),
	url('../fonts/iconfont2.ttf') format('truetype');
}
.iconfont2{
	font-family:"iconfont2" !important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}



/* 		文字导航  		*/
.nav_new{
	width: 100%;
	background-color: #636563;
}
.nav_new ul li{
	width: 24.5%;
	height: 0.6rem;
	float: left;
	text-align: center;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}
.nav_new ul li:nth-child(4){
	/*border-right:none*/
}
.nav_new ul li:last-child{
	border-right:none
}
.nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.6rem;
	line-height: 0.5rem;
	color:#fff;
	font-size: 15px;
	font-family: "microsoft yahei";
}
.nav_new ul li a:nth-child(4){
	border:none!important;
}
.nav_new ul li a:last-child{
	border:none;
}
/* 		文字导航  		*/

/* 搜索 */
.search_lh{
	width: 94%;
	padding:0 3%;
	text-align: center;
	background-color: #970f0f;
}
.index_text {
  width: 85%;
  font-size: 14px;
  height: 0.5rem;
  border: none;
  font-family: "microsoft yahei";
  text-indent: 5%;
  margin: 2% 0;
  border-radius: 25px 0 0 25px;
  background-color: #fff;
  float: left;
}
.index_submit_i{
	width: 15%;
	height: 0.5rem;
 	 border: none;
 	 margin: 2% 0;
 	 border-radius: 0 25px 25px 0;
 	 float: left;
 	 background: #fff url(../images/search_bg_05.png) no-repeat  center;
	-webkit-background-size: 45%;
 	 background-size: 45%;
}
/* 首页公共样式 */
.common_i_css{
	background-color: #fff;
	padding:0 4%;
	margin-bottom: 2%;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	box-shadow: 1px 1px 5px #c4c4c4;
}
.common_i_title{
	padding-top: 3%;
	border-bottom: 1px solid #dadada;
	margin-bottom: 3%;
}
.common_i_title h2{
	display: inline-block;
	color:#636363;
	font-size: 0.26rem;
	font-weight: normal;
	border-bottom: 1px solid #636363;
	padding-bottom: 1%;
	padding-right: 2%;
}
.common_i_title a{
	float: right;
	color:#636363;
	font-size: 0.22rem;
}
/* 新闻样式 */
.news_i_list ul li{
	padding:2% 0;
}
.news_i_list ul li a{
	display: inline-block;
	width: 90%;
	padding-left: 3%;
	color:#000000;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li:nth-child(even){
	background-color: #efefef;
}

/* 字体图标样式 */
.icon_nav {
  background-color: #fff;
}
.icon_nav ul li {
  width: 21%;
  text-align: center;
  float: left;
  margin: 0 2%;
  margin-top: 4%;
  margin-bottom: 2%;
}
.icon_nav ul li a strong {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  font-size: 0.4rem;
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #333;
  font-size: 0.2rem;
  margin-top: 14%;
  width: 100%;
  height: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.icon_nav ul li:first-child strong,
.icon_nav ul li:nth-child(3) strong{
	background-color: #970f0f;
}
.icon_nav ul li:nth-child(2) strong,
.icon_nav ul li:nth-child(4) strong{
	background-color: #636363;
}

/* 图文样式 */
.yewu_i{
	padding-bottom: 3%;
}
.yewu_i_list{
	margin-top: 2%;
}
.yewu_i_list ul li{
	margin-bottom: 2.5%;
}
.i_list_pic{
	width: 37.93%;
	float: left;
}
.i_list_text{
	width: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2{
	font-size: 0.23rem;
	font-weight: normal;
	color:#000;
}
.i_list_text a span{
	display: inline-block;
	font-size: 14px;
	height: 0.92rem;
	line-height: 1.5;
	color:#939393;
	overflow: hidden;
	margin-top: 0.07rem;
}

/* 首页文本 */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
	padding-bottom: 3%;
}

/* 产品样式 */
.product_i_list{
	margin:2% 0;
}
.product_i_list ul li{
	width: 46.5%;
	float: left;
	margin-bottom: 3%;
}
.product_i_list ul li:nth-child(even){
	margin-left: 5.5%;
}
.product_i_list ul li a span{
	display: inline-block;
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
	background-color: #636363;
	font-size: 0.21rem;
	color:#fff;
	text-align: center;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
}

/* 联系方式 */
.baoming{
	padding:4% 8%;
	background-color: #636363;
	color:#fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div{
	font-size: 0.5rem;
}
.beian {
  background-color: #fff;
  color: #333;
  text-align: center;
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.21rem;
}
.beian a {
  color: #333;
  font-size: 0.21rem;
}